@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700|Lusitana:400,700");
@import url(https://fonts.googleapis.com/css?family=Slabo+27px);
@font-face {
  font-family: 'ACaslonPro-Bold';
  src: url('//cdn2.hubspot.net/hubfs/455739/fonts/AdobeCaslonPro/ACaslonPro-Bold.otf') format('otf');
}
@font-face {
  font-family: 'ACaslonPro-BoldItalic';
  src: url('//cdn2.hubspot.net/hubfs/455739/fonts/AdobeCaslonPro/ACaslonPro-BoldItalic.otf') format('otf');
}
@font-face {
  font-family: 'ACaslonPro-Italic';
  src: url('//cdn2.hubspot.net/hubfs/455739/fonts/AdobeCaslonPro/ACaslonPro-Italic.otf') format('otf');
}

@font-face {
  font-family: 'ACaslonPro-Regular';
  src: url('//cdn2.hubspot.net/hubfs/455739/fonts/AdobeCaslonPro/ACaslonPro-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'ACaslonPro-Semibold';
  src: url('//cdn2.hubspot.net/hubfs/455739/fonts/AdobeCaslonPro/ACaslonPro-Semibold.otf') format('otf');
}
@font-face {
  font-family: 'gotham-black';
  src: url('//cdn2.hubspot.net/hubfs/455739/fonts/Gotham/GOTHAM-BLACK.ttf') format('truetype');
}
@font-face {
  font-family: 'gotham-bold';
  src: url('//cdn2.hubspot.net/hubfs/455739/fonts/Gotham/GOTHAM-BOLD.ttf') format('truetype');
}
@font-face {
  font-family: 'gotham-book';
  src: url('//cdn2.hubspot.net/hubfs/455739/fonts/Gotham/Gotham_Book.ttf') format('truetype');
}
@font-face {
  font-family: 'gotham-light';
  src: url('//cdn2.hubspot.net/hubfs/455739/fonts/Gotham/GOTHAM-LIGHT.ttf') format('truetype');
}
@font-face {
  font-family: 'gotham-medium';
  src: url('//cdn2.hubspot.net/hubfs/455739/fonts/Gotham/GOTHAM-MEDIUM.ttf') format('truetype');
}


/* @import url('http://example.com/example_style.css'); */

/**
 * CSS @imports must be at the top of the file.      
 * Add them above this section.                             
 */


/* ==========================================================================
   HS COS Boilerplate v1.4.0                                
   ========================================================================== */

/* This responsive framework is required for all styles. */
/* Responsive Grid */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-fluid {
    *zoom: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

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

/* Responsive Visibilty Classes */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Blog Social Sharing */
.hs-blog-social-share .hs-blog-social-share-list {
  margin: 0;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
  height: 30px;
}
@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 */
}

/* 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: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    top: 40%;
    text-align: center;
}

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

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

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

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

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

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

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

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

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

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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

 





/* ==========================================================================

   Index:         

  1. BASE STYLES   
    - Variables
    - Macros
    - Base
    - Typography

  2. COS STRUCTURE
    - Structure
    - Header
    - Content
    - Footer

  3. MAIN NAVIGATION
    - Custom Menu Primary
    - Mobile Menu

  4. TEMPLATE MODULE CLASSES
    - Common Template Classes
    - Site Pages
    - Landing Pages
    - System Pages

  5. COS COMPONENTS
    - Blog
    - Forms
    - Buttons

  6. MISCELLANOUS

  7. MOBILE MEDIA QUERIES
  
  8. FONT AWESOME

   ========================================================================== */




/* ==========================================================================


   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 */

 /* Used on '.page-center' in 'Base' and in the 'Portrait tablet to landscape and desktop' media query */

 /* 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: #111111;
  font-family: ACaslonPro-Regular, serif;;
  font-size: 18px;
  line-height: 22px;
  
}

/**
 * Page Center
 *
 * Apply .page-center to full-width modules.
 */

.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 100%!important;
  margin: 0 auto;
}
.container-fluid .row-fluid .page-center-text {
  float: none;
  max-width: 96%;
  margin: 0 auto;
}

.container-fluid .row-fluid .page-center-footer {
  float: none;
  max-width: 96%;
  margin: 0 auto;
}

a { color: #044a9f;
text-decoration:underline;
}
a:hover, a:focus { color: #999999;
text-decoration:underline;
}

/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background:#3399FF;
  text-shadow: none;
}
::selection {
  color: #fff;
  background:#3399FF;
  text-shadow: none;
}

/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img {
max-width: initial;
}



/* ==========================================================================
   Typography
   ========================================================================== */


/* Basic text */
p {} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
    font-family:gotham-black, sans-serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    font-size:3em;
    font-weight:700;
    color:#111111;
    /* line-height:3.6em;*/
    line-height:1.5em;
    text-transform: uppercase;
}
h2 {
    font-size:1.7em;
    font-weight:700;
    color:#111111;
    /*line-height:2.5;*/
    line-height:1.2;
    text-transform: uppercase;
}
h3 {
    font-size:1.1em;
    font-weight:700;
    line-height:1.2em;
    text-transform: uppercase;
}
h4 {
    font-size:16px;
    font-weight:700;
    color:#111111;
    line-height:26px;
}
h5 {
    font-size:14px;
    font-weight:700;
    color:#111111;
    line-height:24px;
}
h6 {
    font-size:13px;
    font-weight:700;
    color:#111111;
    line-height:19.5px;
}

/*Span styles for the Headers with two different font sizes ex. What We Do */
.swkbig {
    font-size:5em!important;
    font-weight:700;
    line-height:1.5em;
    text-transform: uppercase;
    font-family: gotham-black,sans-serif;
}

.swksmall {
    font-size:3em!important;
    font-weight:700;
    line-height:1.5em;
    text-transform: uppercase;
    font-family: gotham-black,sans-serif;
}



/* Lists */
ul, ol {

}
ul ul, ul ol, ol ol, ol ul {
       
}
li {

}

ul.unstyled, ol.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul {
}

/* Quotes */
blockquote {}
blockquote p {}
blockquote small {}
blockquote small:before {}

q:before, q:after, blockquote:before, blockquote:after {}








/* ==========================================================================


   2. COS STRUCTURE                                            


   ========================================================================== */





/* ==========================================================================
   Structure                                               
   ========================================================================== */


/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}




/* ==========================================================================
   Header
   ========================================================================== */


.header-container-wrapper {}
.header-container {}

/* 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 {}

.custom_logo {
    padding: 26px 0 27px;
    width: 30% !important;
}
.custom_header_right {
    margin: 0 !important;
    width: 70% !important;
}
.custom_nav {
    padding: 13px 0 0;
}
.custom_nav ul {
    background: url("//cdn2.hubspot.net/hub/455739/file-2149285209-jpg/swktech_img/support-nav-bg-1.jpg") repeat-x scroll left bottom;
    border: 1px solid #cccccc;
    display: block;
    float: right;
    list-style: outside none none;
    margin: 0;
    padding: 0 2px;
}
.custom_nav ul li {
    border-right: 1px solid #cccccc;
    display: inline-block;
}
.custom_nav ul li:last-child {
    border: medium none;
}
.custom_nav ul li a{
    font-family:ACaslonPro-Regular, serif;
    font-size:10.5px;
    font-weight:700;
    color:#d75400;
    text-decoration:none;
    line-height:15.6px;
    text-align:center;
    display: block;
    padding: 0 3px 3px 1px;
}
.custom_nav ul li a:hover{
    text-decoration:underline;
}
.custom_header_contact {
    padding: 14px 1px 0 0;
    text-align: right;
}
.custom_header_contact p {
    float: right;
    margin: 0;
    padding: 8px 9px 0 0;
}
.custom_header_contact p a{
    font-family:ACaslonPro-Regular, serif;
    font-size:14.8667px;
    color:#355190;
    line-height:22.3px;
    text-align:right;
    text-decoration:underline;
}
.custom_header_contact p a:hover{
    color:#355190;
    text-decoration:underline;
}
.custom_header_contact ul{
    list-style:none;
    margin:0;
    padding:0;
    float: right;
}
.custom_header_contact ul li {
    display: inline-block;
    padding: 0 0 0 2px;
}
.custom_search {
    padding: 12px 0 0;
}
.custom_input {
    border: 1px solid #333333 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #555555 !important;
    float: right !important;
    font-family: sans-serif !important;
    font-size: 13px !important;
    height: 22px !important;
    line-height: 16px !important;
    margin: 0 !important;
    max-width: 264px !important;
    padding: 1px 0 2px 2px !important;
    transition: all 0.25s ease-in-out 0s !important;
    width: 246px !important;
}
.custom_input:focus{
    border: 1px solid #333333;
}
.custom_button {
    background: url("//cdn2.hubspot.net/hub/455739/file-2141080514-jpg/swktech_img/search-btn.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 0;
    display: table-cell;
    float: right;
    height: 22px;
    margin: 0 0 0 1px !important;
    padding: 0;
    text-indent: -9999px;
    vertical-align: top;
    width: 28px;
    cursor: pointer;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color:#7F8286; font-style:italic;}
input:-moz-placeholder, textarea:-moz-placeholder{color: #7F8286;opacity: 1;font-style:italic;}
input::-moz-placeholder, textarea::-moz-placeholder{color:#7F8286;opacity: 1;font-style:italic;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder{color:#7F8286;font-style:italic;}




/* ==========================================================================
   Content                                                 
   ========================================================================== */


.body-container-wrapper {}
.body-container {}
.body-container .page-center{
    padding: 0 0 0 0;
    border: none;
    
}

.sidebar.left {
    padding: 0 30px;
}

.custom_section{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("//cdn2.hubspot.net/hub/455739/file-2148067155-jpg/swktech_img/content-header.jpg") no-repeat scroll right top #274174;
    border-color: #274174 -moz-use-text-color #274174 #274174;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 0 0 0 0;
    min-height: 96px;
    padding-bottom: 20px;
    margin: 9px 0 0;
}
.custom_sectiontext h1{
    font-family:Verdana,Verdana,Geneva,sans-serif;
    font-size:24px;
    font-weight:400;
    color:#ffffff;
    line-height:31px;
    margin:0;
    padding: 31px 0 0 30px;
}
.main-content {
    padding: 9px 30px;
    
}



@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width: 1161px){ 
    
    .custom_nav ul {
        padding: 0 14px !important;
    }
    .custom_search {
        padding: 13px 0 0 !important;
    }
    .custom_logo {
        padding: 26px 0 26px !important;
    }
   .custom-menu-primary2 .hs-menu-wrapper>ul>li>a {
        padding: 15px 63.5px 20px 64.5px !important;
    }
    .custom-menu-primary2 .hs-menu-wrapper>ul>li:nth-child(2)>a {
        padding: 15px 66px 20px 66px !important;
    }
    .custom-menu-primary2 .hs-menu-wrapper>ul>li:nth-child(3)>a {
        padding: 15px 62px 20px 61px !important;
    }
    .custom-menu-primary2 .hs-menu-wrapper>ul>li:nth-child(4)>a {
        padding: 15px 68px 20px 67px !important;
    }
    .custom-menu-primary2 .hs-menu-wrapper>ul>li:nth-child(6)>a {
        padding: 15px 75px 20px 75px !important;
    }
    .custom-menu-primary2 .hs-menu-wrapper>ul>li:nth-child(5)>a {
    padding: 15px 52px 20px 51px !important;
    }
    
}

.custompage-center{
    margin: 0 auto !important;
    float: none !important;
    max-width: 1140px;
}


/* 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 {}
.footer-container .page-center{
    max-width:1144px !important;
}

.custom_footer {
    padding: 0 0 15px;
}

.custom_footerbg{
        background: url("//cdn2.hubspot.net/hub/455739/file-2141080484-jpg/swktech_img/footer-bg.jpg") repeat-x scroll 0 bottom #ffffff;
        border: none;

}

.custom_bordertop {
    border-top: 12px solid #9a9a9a;
    padding: 13px 0 10px;
}

.custom_common h3{
    margin:0;
    line-height:19.5px;
}
.custom_common h3 a{
    font-family:Verdana,​Arial,​sans-serif;
    font-size:13px;
    font-weight:700;
    color:#000000;
    text-decoration:none;
    line-height:19.5px;
}
.custom_common h3 a:hover{
    text-decoration:underline;
}
.custom_common ul{
    margin:0;
    list-style:none;
    padding:0;
}
.custom_common ul li {
    padding: 0 0 6.5px;
}
.custom_common ul li a{
    font-family:ACaslonPro-Regular, serif;;
    font-size:13px;
    font-weight:400;
    color:#000000;
    text-decoration:none;
    line-height:19.5px;
}
.custom_common ul li a:hover{
    text-decoration:underline;
}

.custom_col1 {
    margin: 0 !important;
    padding: 0 67px 0 37px;
    width: 23% !important;
}
.custom_col2 {
    margin: 0 !important;
    padding: 0 65px 0 2px;
    width: 20% !important;
}
.custom_col3 {
    margin: 0 !important;
    width: 20% !important;
}
.custom_col4 {
    margin: 0 1px 0 -1px !important;
    padding: 0 58px 0 0;
    width: 19% !important;
}
.custom_col5 {
    margin: 0 !important;
    padding: 0 37px 0 9px;
    width: 18% !important;
}

.custom_img ul {
    list-style: outside none none;
    margin: 0;
    padding: 0 22px 35px 0;
    text-align: center;
}
.custom_img ul li {
    display: inline-block;
    padding: 0 1px 0 0;
}
.custom_img ul li:nth-child(2) img {
    margin: 0 0 12px;
    width: 135px;
}
.custom_img ul li:nth-child(3) img {
    margin: 0 0 11px;
    width: 140px;
}
.custom_img ul li:nth-child(7) img {
    margin: 0 0 7px;
    width: 145px;
}
.custom_img ul li:nth-child(4) img {
    margin: 0 0 -8px;
}
.custom_img ul li:nth-child(5) img {
    margin: 0 0 -6px;
}
.custom_img ul li:nth-child(6) img {
    margin: 0 0 -1px;
}
.custom_img ul li:nth-child(8) img {
    margin: 0 0 -8px;
}
.custom_location {
    padding: 0 0 10px;
}
.custom_location p{
    margin:0;
    font-family:VACaslonPro-Regular, serif;
    font-size:13px;
    font-weight:700;
    color:#111111;
    line-height:19.5px;
    text-align:center;
    padding: 0 6px 0 9px;
}
.custom_location p a{
    font-family:ACaslonPro-Regular, serif;
    font-size:13px;
    font-weight:700;
    color:#044a9f;
    line-height:19.5px;
    text-align:center;
    text-decoration:underline;
}
.custom_location p a:hover{
    color: #999999;
    text-decoration:underline;
}

.custom_footer_contact {
    padding: 0 0 10px 19px;
}
.custom_footer_contact h3 {
    color: #111111;
    font-family: Verdana,Arial,sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 18.5px;
    margin: 0;
}
.custom_footer_contact ul {
    list-style: outside none none;
    margin: 0;
    padding: 0 0 18px 1px;
}
.custom_footer_contact ul li {
    display: inline-block;
    padding: 0 2px 0 0;
}
.custom_footer_contact p {
    color: #111111;
    font-family: ACaslonPro-Regular, serif;
    font-size: 13px;
    line-height: 18.5px;
    margin: 0;
}
.custom_footer_contact p a{
    font-family:ACaslonPro-Regular, serif;
    font-size:13px;
    color:#044a9f;
    line-height:19.5px;
    text-decoration:underline;
}
.custom_footer_contact p a:hover{
    color: #999999;
    text-decoration:underline;
}

.custom_copyright p {
    color: #111111;
    font-family: ACaslonPro-Regular, serif;
    font-size: 13px;
    line-height: 19.5px;
    margin: 0;
    padding: 10px 17px 0 0;
    text-align: right;
}
.custom_copyright ul {
    list-style: outside none none;
    margin: 0;
    padding: 0 12px 0 0;
    text-align: right;
}
.custom_copyright ul li {
    border-right: 1px solid #000000;
    display: inline-block;
    padding: 0 5px;
}
.custom_copyright ul li:last-child{
    border:none;
}
.custom_copyright ul li a{
    font-family:ACaslonPro-Regular, serif;
    font-size:13px;
    color:#000000;
    text-decoration:none;
    line-height:19.5px;
    text-align:right;
}
.custom_copyright ul li a:hover{
    text-decoration:underline;
}

#back-to-top{
    display: block;
    cursor: pointer;
    z-index: 99999;
    position: fixed;
    bottom: 10px;
    right: 30px;
    background-color: #fff;
    background: url("//cdn2.hubspot.net/hub/455739/file-2162973674-png/swktech_img/back-to-top.png") no-repeat ;
    overflow: hidden;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,0.15);
    box-shadow: 0 0 15px rgba(0,0,0,0.15);
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    -ms-border-radius: 500px;
    -o-border-radius: 500px;
    border-radius: 500px;
    opacity: .3;
    text-indent: -9999em;
    width: 40px;
    height: 40px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-to-top:hover{
    opacity: 1;
}
/* ==========================================================================


   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-primary2 .hs-menu-wrapper > ul{ 
  background: url("//cdn2.hubspot.net/hub/455739/file-2141080504-jpg/swktech_img/nav-bg.jpg") repeat-x scroll left bottom rgba(0, 0, 0, 0);
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  height: 57px;
}
.custom-menu-primary2 .hs-menu-wrapper > ul > li{
  background:transparent;
  
}
.custom-menu-primary2 .hs-menu-wrapper > ul > li > a{
    color:#000000;
    font-family:ACaslonPro-Regular, serif;
    font-size:13px;
    font-weight:400;
    color:#000000;
    text-decoration:none;
    line-height:19.5px;
    text-align:center;
    vertical-align:middle;
    border-left: 1px solid #cccccc;
    padding: 15px 64.5px 20px;
}
.custom-menu-primary2 .hs-menu-wrapper > ul > li:nth-child(2) > a {
    padding: 15px 67px 20px 66px;
}
.custom-menu-primary2 .hs-menu-wrapper > ul > li:nth-child(3) > a {
    padding: 15px 62px 20px;
}
.custom-menu-primary2 .hs-menu-wrapper > ul > li:nth-child(4) > a {
    padding: 15px 69px 20px;
}
.custom-menu-primary2 .hs-menu-wrapper > ul > li:nth-child(5) > a {
    padding: 15px 52px 20px 51px;
}
.custom-menu-primary2 .hs-menu-wrapper > ul > li:nth-child(6) > a {
    padding: 15px 74px 20px 74px;
}
.custom-menu-primary2 .hs-menu-wrapper > ul > li > a:hover{
  color:#000000;
}
.custom-menu-primary2 .hs-menu-wrapper > ul > li:hover > a{
    background: url("//cdn2.hubspot.net/hub/455739/file-2145816359-jpg/swktech_img/nav-bg-hover.jpg") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    color: #000000;
}

/* Child List */
.custom-menu-primary2 .hs-menu-wrapper > ul ul{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #e5e5e5;
    border-color: #e5e5e5 #cccccc #cccccc;
    border-image: none;
    border-radius: 0 0 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 2px 4px #888888;
    padding: 10px;
}
.custom-menu-primary2 .hs-menu-wrapper > ul > li:last-child > ul > li > a{
    font-size: 12px;
    line-height: 17.5608005523682px;
    color: black;
    font-weight: normal;
    border-bottom: 1px dotted;
}
.custom-menu-primary2 .hs-menu-wrapper > ul > li:last-child > ul{
    min-width: 262px;
}
.custom-menu-primary2 .hs-menu-wrapper > ul > li:last-child > ul > li:last-child > a{
    border-bottom: none;
}
.custom-menu-primary2 .hs-menu-wrapper > ul > li:last-child > ul > li > a:hover{
    color: #D75904;
}
.custom-menu-primary2 .hs-menu-wrapper > ul ul li{
  background:transparent;
}
.custom-menu-primary2 .hs-menu-wrapper > ul ul li a{
    color:#000000;
    font-family:ACaslonPro-Regular, serif;
    font-size:13px;
    font-weight:700;
    color:#005393;
    text-transform:none;
    text-decoration:none;
    line-height:19.5px;
    text-align:left;
    padding: 6px;
    border-bottom:1px dotted #ccc;
    text-indent: 10px;
}
.custom-menu-primary2 .hs-menu-wrapper > ul ul li:last-child a{
    border-bottom:none;
}
.custom-menu-primary2 .hs-menu-wrapper > ul ul li a:hover{
    background: none repeat scroll 0 0 #e5e5e5;
    color: #d75904;
}

.custom-menu-primary2 .hs-menu-wrapper > ul ul ul li a{
    font-family:ACaslonPro-Regular, serif;
    font-size:11.7px;
    font-weight:400;
    color:#000000;
    text-transform:none;
    text-decoration:none;
    line-height:17.55px;
    text-align:left;
    vertical-align:middle;
    border-bottom:1px dotted #ccc;
}
.custom-menu-primary2 .hs-menu-wrapper > ul ul ul li:last-child a{
    border-bottom:none;
}
.custom-menu-primary2 .hs-menu-wrapper > ul ul ul li a:hover{
    background: none repeat scroll 0 0 #e5e5e5;
    color: #d75904;
}

/* Override max width on menu links */
.custom-menu-primary2 .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:768px) {
      .custom-menu-primary2 .hs-menu-wrapper { 
          display:block !important;
      }
  }

/* ==========================================================================
   Mobile Menu - Toggle Side Menu - Left
   ========================================================================== */
 

/* Variables
   ========================================================================== */

 /* Set mobile icon color */
 /* Set close icon color */
 /* Set full menu background color */
 /* Set link Color */
 /* Set link Hover Color */
 

/* Toggle Button
   ========================================================================== */  

.mobile-icon2 {
  display: none;    /* Hide button on Desktop */
  cursor: pointer;  /* Mouse pointer type on hover */
  width: 74px;      /* Button width */
  height: 22px;   /* Button height */  
  margin: 10px; 
  position: absolute;
  top: 194px;
  right: 18px;
  background: none repeat scroll 0 0 #005596;
  padding: 0 8px;
}

.mobile-icon2:before {
    color: #ffffff;
    content: "Menu";
    float: left;
    font-family: ACaslonPro-Regular, serif;
    font-size: 14.8667px;
    line-height: 22.3px;
    padding: 0 4px 0 0;
    text-decoration: none;
}
.mobile-icon2:hover {
    text-decoration: none; /* Removes link text underline on button */
}

/* Three line icon */
.mobile-icon2 span {
    margin: 0 auto;
    position: relative;
    top: 17px;
}
.mobile-icon2  span:before, .mobile-icon2 span:after {
    position: absolute;
    content: '';
}
.mobile-icon2  span, .mobile-icon2  span:before, .mobile-icon2  span:after {
    width: 13px; /* Icon line width */
    height: 2px; /* Icon line height */
    background-color: #ffffff; /* Color of all three lines */
    -webkit-border-radius: 2px; /**********************************************/
    -moz-border-radius: 2px;    /* Border Radius - must be half of the height */
    border-radius: 2px;         /**********************************************/
    display: block;
    float:left;
    margin: -6px 0 0;
}
.mobile-icon2  span:before {
    margin-top: -4px; /* Position top line */
}
.mobile-icon2  span:after {
    margin-top: 4px; /* Position bottom line */
}
 

/* Close Button
   ========================================================================== */  

.close-icon2 {
    display: none !important;
    cursor: pointer;
    margin: 27px 20px 10px;
    float: right;
    position: relative;
    height: 25px;
    width: 25px !important;
}

.close-icon2 {
    cursor: pointer;
    display: none !important;
    height: 0;
    margin: 0;
    position: relative;
    width: 0;
    visibility: hidden !important;
}
.close-icon2:after,
.close-icon2:before {
    content: "";
    width: 25px !important;
    height: 4px;
    background: #fff;
    position: absolute;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -ms-transform: rotate(45deg); 
    -webkit-transform: rotate(45deg); 
    transform: rotate(45deg);
}
.close-icon2:before {
    -ms-transform: rotate(-45deg); 
    -webkit-transform: rotate(-45deg); 
    transform: rotate(-45deg);
}


/* Menu Styles on Mobile Devices
   ========================================================================== */  

@media (min-width: 768px) {

     /* Will prevent the '100% Height' script for the Main Menu to affect desktop */
     .custom-menu-primary2 {
          height: auto !important;
     }

}

@media (max-width: 767px) {
/* Hubspot Support removed height 100% on 3/25/2015*/
     body, html {
        height:;
     }

     /* Show the Mobile and Close Icons */
     .mobile-icon2,
     .close-icon2 {
          display: block !important;
     }

     /* Container added with js and is required for transforms to work */
     #site-wrapper{
        max-width: 100%;
        height: 100%;
        overflow-x: hidden;
        overflow-y: hidden;
        position: relative;
     }

     /* Provide room in header for the toggle button */ 
     .header-container-wrapper .page-center{
        padding-left: 0px;
     }

     /* Provide spacing for the menu ul */
     .custom-menu-primary2 .hs-menu-flow-horizontal>ul {
         clear: both;
         padding-right: 0px;
         padding-left: 0;
     }
     
     .custom-menu-primary2 .hs-menu-wrapper > ul {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: medium none;
        height: auto;
    }
    
    .custom-menu-primary2 .hs-menu-wrapper > ul > li > a {
        border-left: none;
        color: #ffffff;
        font-family: ACaslonPro-Regular, serif;
        font-size: 13px;
        font-weight: 400;
        line-height: 19.5px;
        text-align: left;
        text-decoration: none;
        vertical-align: middle;
        background: none repeat scroll 0 0 #005596;
        padding: 10px 0 !important;
        text-indent: 20px;
    }
    .custom-menu-primary2 .hs-menu-wrapper > ul > li:nth-child(2) > a {
        padding: 10px 26px;
    }
    .custom-menu-primary2 .hs-menu-wrapper > ul > li:nth-child(3) > a {
        padding: 10px 26px;
    }
    .custom-menu-primary2 .hs-menu-wrapper > ul > li:nth-child(4) > a {
        padding: 10px 26px;
    }
    .custom-menu-primary2 .hs-menu-wrapper > ul > li:nth-child(5) > a {
        padding: 10px 26px;
    }
    .custom-menu-primary2 .hs-menu-wrapper > ul > li:nth-child(6) > a {
        padding: 10px 26px;
    }
    
    .custom-menu-primary2 .hs-menu-wrapper > ul > li {
        border-bottom: 1px solid #0066ba;
    }
    .custom-menu-primary2 .hs-menu-wrapper > ul > li:hover > a{
        background:#0063b0;
        color:#fff;
    }
    .custom-menu-primary2 .hs-menu-wrapper > ul > li > a:hover{
        background:#0063b0;
        color:#fff;
    }
    .custom-menu-primary2 .hs-menu-wrapper > ul ul > li > a{
        color:#fff!important;
        border-bottom: none!important;
    }
    .custom-menu-primary2 .hs-menu-wrapper > ul ul > li:hover > a{
        background:none #0063b0;
        color:#fff;
    }
    .custom-menu-primary2 .hs-menu-wrapper > ul ul ul > li:hover > a{
        background:none #0063b0;
        color:#fff;
    }
    
    .custom-menu-primary2 .hs-menu-wrapper > ul > li > a.child-trigger2 {
        background: url("//cdn2.hubspot.net/hub/455739/file-2147087227-png/swktech_img/child.png") no-repeat scroll center rgba(0, 0, 0, 0) !important;
        border-left: 1px solid #0066ba !important;
        width: 90px !important;
        padding: 10px 0 !important;
    }
    .custom-menu-primary2 .hs-menu-wrapper > ul > li > .child-trigger2:hover{
        background: url("//cdn2.hubspot.net/hub/455739/file-2143060678-png/swktech_img/childhover.png") no-repeat scroll 37px 12px #0063b0 !important;
    }
    .custom-menu-primary2 .hs-menu-wrapper > ul > li:hover >.child-trigger2{
        background: url("//cdn2.hubspot.net/hub/455739/file-2143060678-png/swktech_img/childhover.png") no-repeat scroll 37px 12px #0063b0 !important;
    }
    @-moz-document url-prefix() {

        .custom-menu-primary2 .hs-menu-wrapper > ul > li > .child-trigger2:hover{
            background: url("//cdn2.hubspot.net/hub/455739/file-2143060678-png/swktech_img/childhover.png") no-repeat scroll 36px 11px #0063b0 !important;
        }
        .custom-menu-primary2 .hs-menu-wrapper > ul > li:hover >.child-trigger2{
            background: url("//cdn2.hubspot.net/hub/455739/file-2143060678-png/swktech_img/childhover.png") no-repeat scroll 36px 11px #0063b0 !important;
        }
        
    }  
    .custom-menu-primary2 .hs-menu-wrapper > ul ul {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: medium none;
        border-radius: 0;
        box-shadow: none;
        padding: 0;
    }
    .custom-menu-primary2 .hs-menu-wrapper > ul ul li a {
        border-bottom: medium none;
        border-top: 1px solid #0066ba;
        color: #ffffff;
        display: block;
        font-family: ACaslonPro-Regular, serif;
        font-size: 13px;
        font-weight: 400;
        line-height: 19.5px;
        padding: 10px 26px;
        text-align: left;
        text-decoration: none;
        text-transform: none;
    }
    
    .custom-menu-primary2 .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li.hs-item-has-children > a.child-trigger2 {
        background: url("//cdn2.hubspot.net/hub/455739/file-2147087227-png/swktech_img/child.png") no-repeat scroll center rgba(0, 0, 0, 0) !important;
        border-left: 1px solid #0066ba !important;
        height: 41px !important;
        width: 90px!important;
    }
    .custom-menu-primary2 .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li.hs-item-has-children:hover > a.child-trigger2{
        background: url("//cdn2.hubspot.net/hub/455739/file-2143060678-png/swktech_img/childhover.png") no-repeat scroll 37px 12px #0063b0 !important;
    }
     @-moz-document url-prefix() {

        .custom-menu-primary2 .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li.hs-item-has-children:hover > a.child-trigger2{
            background: url("//cdn2.hubspot.net/hub/455739/file-2143060678-png/swktech_img/childhover.png") no-repeat scroll 36px 12px #0063b0 !important;
        }     
             
    }
    .custom-menu-primary2 .hs-menu-wrapper > ul ul ul li a {
        border-bottom: medium none;
        border-top: 1px solid #0066ba;
        color: #ffffff;
        font-family: ACaslonPro-Regular, serif;
        font-size: 13px;
        font-weight: 400;
        line-height: 19.5px;
        text-align: left;
        text-decoration: none;
        text-transform: none;
        padding: 10px 26px;
        text-indent: 18px;
    }


     /* Mobile Nav is HIDDEN By Default */
     .custom-menu-primary2 {
          position: absolute;
          width: 70% !important; /* must match the value above in 'left' */
          z-index: 1000;
          background: #005596; 
          right: 0;
          top: 0;
          -webkit-transform: translate3d(100%, 0, 0);
          -moz-transform: translate3d(100%, 0, 0);
          -ms-transform: translate3d(100%, 0, 0);
          -o-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -ms-backface-visibility: hidden;
          -o-backface-visibility: hidden;
          backface-visibility: hidden;
     }

     /* Set Link Colors */
     .custom-menu-primary2 a { color: #fff; }
     .custom-menu-primary2 a:hover { color: #ccc; }
     
     /* All Main Containers Display FULL Width By Default */
     .header-container-wrapper, .body-container-wrapper, .footer-container-wrapper {
          -webkit-transition: -webkit-transform 500ms ease;
          -moz-transition: -moz-transform 500ms ease;
          -o-transition: -o-transform 500ms ease;
          transition: transform 500ms ease;
     }
     
     /* All Main Containers Display PARTIAL Width On Icon Click */
     .show-mobile-nav .header-container-wrapper, .show-mobile-nav .body-container-wrapper, .show-mobile-nav .footer-container-wrapper{
          -webkit-transform: translate3d(-70%, 0, 0) scale3d(1, 1, 1); /* the x value must match the 'left' and 'width' values of '.custom-menu' */
          -moz-transform: translate3d(-70%, 0, 0) scale3d(1, 1, 1);
          -ms-transform: translate3d(-70%, 0, 0) scale3d(1, 1, 1);
          -o-transform: translate3d(-70%, 0, 0) scale3d(1, 1, 1);
          transform: translate3d(-70%, 0, 0) scale3d(1, 1, 1);
     }
    .custom-menu-primary2 li{
        width:100%;
    }
    li.hs-item-has-children:hover ul.hs-menu-children-wrapper {
      position: relative !important;
    }
    /*---------------------*/
@media (min-width:768px) {
   .child-trigger2 {
        display:none !important;
    }
}

@media (max-width:767px) {
   a.child-trigger2 {
        display:inline-block;
        border: medium none !important;
        cursor: pointer;
        height: 40px;
        padding: 0 !important;
        position: absolute;
        right: 0;
        top: 0;

    }
  /* Make child lists appear below parent items */
  .custom-menu-primary2 ul.hs-menu-children-wrapper {
      visibility: visible !important;
      opacity: 1 !important;
      position: static !important;
      display: none;
  }

  /* Mobile Menu Styles */
  .custom-menu-primary2.js-enabled .hs-menu-flow-horizontal{
      position: absolute; /**************************************************************/
      top: 0;             /* Positions the menu to drop from the very top of the screen */
      left: 0px;          /**************************************************************/
      width: 100%;
  }

  .custom-menu-primary2 .hs-menu-flow-horizontal{
      width: 100%; /* Full screen width */
      z-index: 8888;
  }
   /* Level 1 Menu List Styles */
  .custom-menu-primary2 .hs-menu-flow-horizontal > ul > li{
      position: relative;
   }
    .custom-menu-primary2 {
        position:fixed !important;
    }
    a.child-trigger2 span {
      position: relative;
      top: 50%; /* Centers icon inside button */
      margin: 0 auto !important;
      -webkit-transition-duration: .2s;
      -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  a.child-trigger2 span:after {
      position: absolute;
      content: '';
  }
  a.child-trigger2 span, a.child-trigger2 span:after {
      width: 10px; /* Icon line width */
      height: 1px; /* Icon line height */
      background-color: #000; /* Icon color */
      display: block;
      visibility: hidden;
  }
  a.child-trigger2 span:after {
      -webkit-transform: rotate(-90deg);
       -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  a.child-trigger2.child-open2 span:after {
      -webkit-transform: rotate(-180deg);
       -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  a.child-trigger2.child-open2 span {
      -webkit-transform: rotate(180deg);
       -ms-transform: rotate(180deg);
      transform: rotate(180deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
}
}









/* ==========================================================================


   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                                           
   ========================================================================== */
body.landing-page  .main-content {
    padding: 9px 30px 20px;
}
/* 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 {}

/*Changed to blue per Hilary's Request - 042216*/

.blog-section a{color:#0000EE!important;}


/* Blog Post */
body.hs-blog-post {}

/* Blog Listing */
body.hs-blog-listing {}

/* Blog Columns Wrapper */
.blog .content-wrapper {}


/* Blog Content Column
   ========================================================================== */

.blog .blog-content {
    padding: 9px 30px;
}

/* 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 a{}

/* Blog Post Title */
.post-header h2 a {
    text-decoration:none;
    color: #111!important;
    font-size: 24px;
}
/* Blog Post body */
.post-body-clearfix ul li a:selection  {
    text-decoration:none;
    }


/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data a.author-link {color: #111!important;}
.hs-author-avatar {}
.hs-author-avatar img {}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  border-width: 0;
  max-height: 170px;
  max-width: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: right;
  margin-left: 0em;
  margin-top: 3em;
}

/* Read More Link */
a.more-link {
    display:block;
    padding:10 0px;
    color: #000!important;
    font-size: 14px !important;
    font-family: georgia, palatino!important;
    font-weight: bold;
    text-transform: capitalize !important;
}

/* 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: .5em 0 0 0;
  border-top: 0px solid #cccccc;
  border-bottom: 0px solid #cccccc;
  height: auto;
  padding-left: 6em;
  display: none;
  list-style: none!important;
}

/** 
 * 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 .previous-posts-link {}
.blog-pagination .all-posts-link {}
.blog-pagination .next-posts-link {}



/* Blog Sidebar
   ========================================================================== */

.blog .blog-sidebar {
    padding: 9px;
}

/* Blog Modules */
.blog .blog-sidebar .widget-span {}


.custom_listing_comments {
    border: 1px solid #ccc;
    padding: 15px;
    margin-top: 10px;
    display: none;
}
.blog-listing-wrapper .post-listing .post-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
}

/* ==========================================================================
   Forms
   ========================================================================== */


/* All Global Forms
   ========================================================================== */

/* Form Field */
body .hs-form-field {}

/* Descriptions */
body .hs-field-desc {}

/* Labels */
body label {}
body .hs-form-field > label {
    font-family: georgia, palatino;
    font-size:14px;
    font-weight:700;
    color:#111111;
    line-height:16.9px;
    text-align:left;
}
.hs-form-required{
    color:#ff0000;
}

/* 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:ACaslonPro-Regular, serif;
    font-size:14px;
    color:#555555;
    letter-spacing:normal;
    line-height:15px;
    text-align:start;
    vertical-align:baseline;
    border: 1px solid #cccccc;
    padding: 0.5em 0;
    margin:10px 0;
    max-width:500px;
    display:block;
}

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 {
    border: 1px solid #333333;
}

/* Separate Styles for Multiple Line Inputs */
body textarea {}
body textarea:focus {}

/* Separate Styles for Drop Downs */
body select {}
body select:focus {}

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
body form.hs-form .hs-form-field ul.inputs-list li input {}
body input[type="radio"] {}
body input[type="checkbox"] {}

/* Required */
body input:focus:required:invalid, 
body textarea:focus:required:invalid, 
body select:focus:required:invalid {}

body input:focus:required:invalid:focus, 
body textarea:focus:required:invalid:focus, 
body select:focus:required:invalid:focus {}

/* Placeholder Text */
::-webkit-input-placeholder { /* Webkit Browsers */
   /* color: #555;
   opacity: 1; */
}
:-moz-placeholder { /* Firefox 18- */
   /* color: #555;
   opacity: 1; */
}
::-moz-placeholder { /* Firefox 19+ */
   /* color: #555;
   opacity: 1; */
}
:-ms-input-placeholder { /* IE10 */
   /* color: #555;
   opacity: 1; */
}


/* Form Module
   ========================================================================== */

/* Form Field */
.hs_cos_wrapper_type_form .hs-form-field {}

/* Descriptions */
.hs_cos_wrapper_type_form .hs-field-desc {}

/* Labels */
.hs_cos_wrapper_type_form label {}
.hs_cos_wrapper_type_form .hs-form-field > label {}

/* One Line Inputs */
.hs_cos_wrapper_type_form input[type="text"],
.hs_cos_wrapper_type_form input[type="password"], 
.hs_cos_wrapper_type_form input[type="datetime"], 
.hs_cos_wrapper_type_form input[type="datetime-local"], 
.hs_cos_wrapper_type_form input[type="date"], 
.hs_cos_wrapper_type_form input[type="month"], 
.hs_cos_wrapper_type_form input[type="time"], 
.hs_cos_wrapper_type_form input[type="week"], 
.hs_cos_wrapper_type_form input[type="number"], 
.hs_cos_wrapper_type_form input[type="email"], 
.hs_cos_wrapper_type_form input[type="url"], 
.hs_cos_wrapper_type_form input[type="search"], 
.hs_cos_wrapper_type_form input[type="tel"], 
.hs_cos_wrapper_type_form input[type="color"],
.hs_cos_wrapper_type_form input[type="file"],
.hs_cos_wrapper_type_form textarea,
.hs_cos_wrapper_type_form select {}

.hs_cos_wrapper_type_form input[type="text"]:focus,
.hs_cos_wrapper_type_form input[type="password"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime-local"]:focus, 
.hs_cos_wrapper_type_form input[type="date"]:focus, 
.hs_cos_wrapper_type_form input[type="month"]:focus, 
.hs_cos_wrapper_type_form input[type="time"]:focus, 
.hs_cos_wrapper_type_form input[type="week"]:focus, 
.hs_cos_wrapper_type_form input[type="number"]:focus, 
.hs_cos_wrapper_type_form input[type="email"]:focus, 
.hs_cos_wrapper_type_form input[type="url"]:focus, 
.hs_cos_wrapper_type_form input[type="search"]:focus, 
.hs_cos_wrapper_type_form input[type="tel"]:focus, 
.hs_cos_wrapper_type_form input[type="color"]:focus,
.hs_cos_wrapper_type_form input[type="file"]:focus,
.hs_cos_wrapper_type_form textarea:focus,
.hs_cos_wrapper_type_form select:focus {}

/* Separate Styles for Multiple Line Inputs */
.hs_cos_wrapper_type_form textarea {}
.hs_cos_wrapper_type_form textarea:focus {}

/* Separate Styles for Drop Downs */
.hs_cos_wrapper_type_form select {}
.hs_cos_wrapper_type_form select:focus {}

/* Multiple Selection Inputs */
.hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.inputs-list li input {}
.hs_cos_wrapper_type_form input[type="radio"] {}
.hs_cos_wrapper_type_form input[type="checkbox"] {}


/* Blog Comment Form
   ========================================================================== */

/* Label */
#comment-form .hs-form-field > label {}
#comment-form label {}

/* Inputs */
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

#comment-form textarea {}
#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}

/* Error */
body .hs-common-error-message {}


/* Blog Subscription Form
   ========================================================================== */

/* Label */
#hs_form_target_blog_subscription .hs-form-field > label {}
#hs_form_target_blog_subscription label {}

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}

#hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
width: auto;
margin-right: 10px;
}


/* Google Search Form
   ========================================================================== */

/* Label */
.widget-type-google_search label {}

/* Input */
.widget-type-google_search input[type="text"] {}
.widget-type-google_search input[type="focus"] {}


/* Multi Column Form
   ========================================================================== */

body .hs-form fieldset.form-columns-1 {}
body .hs-form fieldset.form-columns-1 .hs-form-field {}

body .hs-form fieldset.form-columns-2 {}
body .hs-form fieldset.form-columns-2 .hs-form-field {}

body .hs-form fieldset.form-columns-3 {}
body .hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list li input {}
body input[type="radio"] {}
body input[type="checkbox"] {}
body form.hs-form fieldset { max-width: none; }
body form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
body form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
body form.hs-form fieldset[class*="form-columns"] .hs-input { }
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; }
}



/* ==========================================================================


   6. MISCELLANOUS                                        


   ========================================================================== */

.icon-circle {
    text-align:center;
    padding:0;
	margin:auto
}

.icon-circle a{
    display: inline-block;
    width:7em;
    height: 7em;
    border: none;
    border-radius: 50%;
    margin-right: 0;
    margin-top: 1em;
    margin-bottom: 1em;
    background:#000000;
    z-index: -1;
}
.icon-circle a i{
  text-align: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  }   
  
/*Fix Centering of Law Firms Icons*/ 
.fa.fa-balance-scale {
    margin-left: 5px;
}

/* Footer_2016
   ========================================================================== */
.footer-2016{
background: #1d1d1d;
color: #ffffff;
} 

.footer-2016 .iframe{ max-width: 250px; height: auto }

.footer-2016 .hs_recaptcha .field .hs-form-field {
    height: 74px;
    width: 250px!important;
}
.rc-anchor-normal-footer{
    display: inline-block;
    width: 1px;
    vertical-align: top;
}

.footer-2016 .blog-space-extend ul li{
line-height: 1.4em;
padding-bottom: 1.5em
   }

.footer-2016 ul li{
line-height: 1.4em;
padding-bottom: .2em
   }
   
.footer-2016 ul ul{
  margin-left:15px;
}   

.blog-footer-2016{
background: #111111;
color: #ffffff;
line-height: 250%
}

.footer-2016 .hs-form-field>label{
color: #ffffff;
text-transform: capitalize;
    font-size: 18px;
    line-height: 1.4em;
}

.footer-2016 .hs-button .primary .large{
    background-image:none;
    background:#fff;
    }

.footer-2016 .hs-button .primary .large:hover{
    background-image:none;
    }
    
.footer-2016 .hs-button .primary .large:hover{
    transition: all .2s ease-in-out;
    transform: scale(1.1)
    }
	
.footer-2016 .hs-form-field {
    font-family: ACaslonPro-Regular, serif;
    font-size: 18px;
    font-weight: 700;
    color: #111;
    line-height: 1.4em;
    text-align: left;
	color: #ffffff;
}

 .sub-header-brush {
  Background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/SWKT_Highlighter.png") ;
  background-size: 100% 100%;
  padding: 0 10px;
  background-repeat: no-repeat;
  background-position: top;
  color: #000000;
  }  

.header_banner {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(//cdn2.hubspot.net/hubfs/455739/SWKT_WhoWereFor_HeaderImage.png) no-repeat;
  width: 180px; /* Width of new image */
  height: 236px; /* Height of new image */
  padding-left: 180px; /* Equal to width of new image */
}

.rounded-input-form input {
	border: 1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;
	font-size: 20px;
	padding: 4px 7px;
	outline: 0;
	-webkit-appearance: none;
}
.rounded-input-form input:focus {
	border-color: #339933;
}





/* Berger Menu - Full Screen
   ========================================================================== */
/* Primary style  -------------------------------- */

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* body {
  font-size: 100%;
  font-family: german-bold;
  color: rgba(2, 23, 37, 1.0);
  }
body.overflow-hidden {
  /* when primary navigation is visible, the content in the background won't scroll
  overflow: hidden;
}*/

a {
  color: white;
  text-decoration: none;
}

/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 768px;
  margin: 0 auto;
}
.cd-container:after {
  content: "";
  display: table;
  clear: both;
}

/* -------------------------------- 

Main components 

-------------------------------- */

.cd-header {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(17, 17, 17, .3);
  height: 50px;
  width: 100%;
  z-index: 3;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (min-width: 768px) {
  .cd-header {
    height: 80px;
    background: transparent;
    box-shadow: none;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-header {
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;

  }
  .cd-header.is-fixed {
    /* when the user scrolls down, we hide the header right above the viewport */
    position: fixed;
    top: -80px;
    background-color: rgba(29,29,29,1);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
  }
  .cd-header.is-visible {
    /* if the user changes the scrolling direction, we show the header */
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  .cd-header.menu-is-open {
    /* add a background color to the header when the navigation is open */
    background-color: rgba(29, 29, 29, 1);
  }
}

.cd-logo {
  background-color: transparent;
  position: relative;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
.cd-logo img {
  display: block;
  background-color: transparent;
}
@media only screen and (min-width: 768px) {
  .cd-logo {
    padding-left: 4.6em;
	padding-right: 4.6em;
  }
}

.cd-secondary-nav {
  position: relative;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10em;
  /* hidden on small devices */
  display: none;
}
.cd-secondary-nav li {
  display: inline-block;
  margin-left: 2.2em;
}
.cd-secondary-nav a {
  display: inline-block;
  color: white;
  text-transform: uppercase;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .cd-secondary-nav {
    display: block;
  }
}

/*****************************************/
/* Light Style - Header - Start   */
/*****************************************/
.cd-primary-nav-trigger {
  position: absolute;
  height: 100%;
  width: 50px;
  background-color: transparent;
}
.cd-primary-nav-trigger .cd-menu-text {
  color: #111;
  text-transform: uppercase;
  font-weight: 700;
  /* hide the text on small devices */
  display: none;
	font-family:gotham-black, sans-serif;  
 /*Menu MAKE IT BIGGER*/
  margin-top: 2px!important;
  margin-left: -15px!important;
  font-size: 22px!important;
}
.cd-primary-nav-trigger .cd-menu-icon {
  /* this span is the central line of the menu icon */
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  /*MENU - MAKE IT BIGGER - was 18px*/
  width: 22px!important;
   /*MENU - MAKE IT BIGGER - was 2px*/
  height: 3px!important;
  background-color: #fff;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
  /* these are the upper and lower lines in the menu icon */
  border-radius: 25px;
}
.cd-primary-nav-trigger .cd-menu-icon::before, .cd-primary-nav-trigger .cd-menu-icon:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #fff;
  margin-right: 0;
  -webkit-transition: -webkit-transform .3s, top .3s, background-color 0s;
  -moz-transition: -moz-transform .3s, top .3s, background-color 0s;
  transition: transform .3s, top .3s, background-color 0s;
  border-radius: 25px;
}
.cd-primary-nav-trigger .cd-menu-icon::before {
  top: -5px;
}
.cd-primary-nav-trigger .cd-menu-icon::after {
  top: 5px;
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked {
  background-color: rgba(255, 255, 255, 0);
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::before, .cd-primary-nav-trigger .cd-menu-icon.is-clicked::after {
  background-color: white;
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::before {
  top: 0;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::after {
  top: 0;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}
@media only screen and (min-width: 768px) {
  .cd-primary-nav-trigger {
    width: 100px;
    padding-left: 0em;
    background-color: transparent;
    height: 30px;
    line-height: 30px;
    right: 2.2em;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .cd-primary-nav-trigger .cd-menu-text {
    display: inline-block;
  }
  .cd-primary-nav-trigger .cd-menu-icon {
    left: auto;
    right: 1em;
    -webkit-transform: translateX(0) translateY(-50%);
    -moz-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
  }
}
/*****************************************/
/* Light Style - Header - End   */
/*****************************************/

/*****************************************/
/* Dark Style - Header - Start   */
/*****************************************/
.cd-primary-nav-trigger-dark {
  position: absolute;
  height: 100%;
  width: 50px;
  background-color: transparent;
}
.cd-primary-nav-trigger-dark .cd-menu-text {
  color: #111;
  text-transform: uppercase;
  font-weight: 700;
  /* hide the text on small devices */
  display: none;
    font-family:gotham-black, sans-serif;  
 /*Menu MAKE IT BIGGER*/
  margin-top: 2px!important;
  margin-left: -15px!important;
  font-size: 22px!important;
}
.cd-primary-nav-trigger-dark .cd-menu-icon {
  /* this span is the central line of the menu icon */
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  /*MENU - MAKE IT BIGGER - was 18px*/
  width: 22px!important;
   /*MENU - MAKE IT BIGGER - was 2px*/
  height: 3px!important;
  background-color: #111;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
  /* these are the upper and lower lines in the menu icon */
}
.cd-primary-nav-trigger-dark .cd-menu-icon::before, .cd-primary-nav-trigger-dark .cd-menu-icon:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #111;
  margin-right: 0;
  -webkit-transition: -webkit-transform .3s, top .3s, background-color 0s;
  -moz-transition: -moz-transform .3s, top .3s, background-color 0s;
  transition: transform .3s, top .3s, background-color 0s;
}
.cd-primary-nav-trigger-dark .cd-menu-icon::before {
  top: -5px;
}
.cd-primary-nav-trigger-dark .cd-menu-icon::after {
  top: 5px;
}
.cd-primary-nav-trigger-dark .cd-menu-icon.is-clicked {
  background-color: rgba(255, 255, 255, 0);
}
.cd-primary-nav-trigger-dark .cd-menu-icon.is-clicked::before, .cd-primary-nav-trigger-dark .cd-menu-icon.is-clicked::after {
  background-color: white;
}
.cd-primary-nav-trigger-dark .cd-menu-icon.is-clicked::before {
  top: 0;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.cd-primary-nav-trigger-dark .cd-menu-icon.is-clicked::after {
  top: 0;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}
@media only screen and (min-width: 768px) {
.cd-primary-nav-trigger-dark {
    width: 100px;
    padding-left: 0em;
    background-color: transparent;
    height: 30px;
    line-height: 30px;
    right: 2.2em;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
.cd-primary-nav-trigger-dark .cd-menu-text {
    display: inline-block;
  }
.cd-primary-nav-trigger-dark .cd-menu-icon {
    left: auto;
    right: 1em;
    -webkit-transform: translateX(0) translateY(-50%);
    -moz-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
  }
}
/*****************************************/
/* Dark Style - Header - End   */
/*****************************************/
.cd-primary-nav {
  /* by default it's hidden - on top of the viewport */
  font-family:gotham-black, sans-serif;
  font-weight: 800; 
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(17, 17, 17, 1);
  z-index: 2;
  text-align: center;
  padding: 50px 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: auto;
  /* this fixes the buggy scrolling on webkit browsers - mobile devices only - when overflow property is applied */
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.cd-primary-nav li {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: .2em 0;
  text-transform: capitalize;
}
.cd-primary-nav a {
  display: inline-block;
  padding: .4em 1em;
  border-radius: 0.25em;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
  text-decoration: none;
}
.no-touch .cd-primary-nav a:hover {
  Background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/SWK_fullmenu_highlighter_fix.png");
  max-width:100%;
  max-height:100%;
}

.cd-primary-nav a:hover {
  Background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/SWK_fullmenu_highlighter_fix.png") ;
  background-size: 85% 70%;
  background-repeat: no-repeat;
  background-position: center;
  color: #000000
  }


.cd-primary-nav .cd-label {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875em;
  margin: 2.4em 0 .8em;
}
.cd-primary-nav .cd-social {
  display: inline-block;
  margin: 0 .4em;
  background-color: #111;
  
}
/*.cd-primary-nav .cd-social a:hover {
  background-image: none;
  background-color: #111;
  background-repeat: no-repeat;
  width: 44px;
  height: 44px;
  padding: 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}*/

.cd-primary-nav .cd-social a{
  width: 44px;
  height: 44px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
}

.cd-primary-nav .cd-facebook a {
  
  }
.cd-primary-nav .cd-facebook a:hover {
    transition: all .2s ease-in-out;
	transform: scale(1.1);
	background-image: none;
}
.cd-primary-nav .cd-instagram a {
  
}
.cd-primary-nav .cd-instagram a:hover {
    transition: all .2s ease-in-out;
	transform: scale(1.1);
	background-image: none;		
}
.cd-primary-nav .cd-dribbble a {
  
}
.cd-primary-nav .cd-dribbble a:hover {
    transition: all .2s ease-in-out;
	transform: scale(1.1);
	background-image: none;	
}
.cd-primary-nav .cd-twitter a {
  
}
.cd-primary-nav .cd-twitter a:hover {
    transition: all .2s ease-in-out;
	transform: scale(1.1);
	background-image: none; 	
}
.cd-primary-nav.is-visible {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (min-width: 768px) {
  .cd-primary-nav {
    padding: 80px 0;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-primary-nav li {
    font-size: 30px;
    font-size: 1.875rem;
  }
  .cd-primary-nav .cd-label {
    font-size: 16px;
    font-size: 1rem;
  }
}

.cd-intro {
  position: relative;
  height: 100%;
  background: url("../img/cd-background-img.jpg") no-repeat center center;
  background-size: cover;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cd-intro h1 {
  position: absolute;
  width: 90%;
  max-width: 1170px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  color: white;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 300;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .cd-intro h1 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-intro {
    height: 700px;
  }
}

.cd-main-content {
  position: relative;
  z-index: 1;
}
.cd-main-content p {
  line-height: 1.6;
  margin: 2em 0;
}
@media only screen and (min-width: 1170px) {
  .cd-main-content p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}


/** 
 * Styles that do not fit into available sections above can go here.
 * For example, one would place 3rd party plugin overriding styles here.
 *
 * This section is NOT for 'Custom' styles.  All custom styles must go in the
 * proper sections above.
 *
 * For instance, custom header and footer styles must go in the HEADER and 
 * FOOTER sections.  Custom styles for anything in-between the header and footer 
 * (such as, styles that are unique to the HOMEPAGE only), must go in the 
 * CONTENT section.
*/ 




/* ==========================================================================


   7. MOBILE MEDIA QUERIES                              


   ========================================================================== */



   

/* Screen sizes smaller than site maxWidth (.page-center)
   ========================================================================== */

@media (max-width: 1301px) {
    
    .custom-menu-primary2 .hs-menu-wrapper > ul > li:last-child > ul{
        right: 0;
        left: auto!important;
    } 
    
}

@media (min-width: 768px){
    .child-trigger2 {
     display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1160px){
	
    .custom-menu-primary2 .hs-menu-wrapper > ul {
        display: table;
        width: 100%;
    }
    
    .custom-menu-primary2 .hs-menu-wrapper > ul > li {
      display: table-cell;
      float: none !important;
      text-align: center;
    }
    
    .custom-menu-primary2 .hs-menu-wrapper > ul > li > a {
      display: block;
      width: 100%;
    }
    
    .custom-menu-primary2 .hs-menu-wrapper > ul ul {
      left: auto !important;
      text-align: left;
    }

    .custom-menu-primary2 .hs-menu-wrapper>ul>li>a{
        padding: 0!important;
        line-height: 55px;
    }
/*    .custom-menu-primary2 .hs-menu-wrapper > ul > li > a {
        padding: 15px 50px 20px 50px !important;
    }
    .custom-menu-primary2 .hs-menu-wrapper > ul > li:nth-child(2) > a {
        padding: 15px 50px 20px 50px !important;
    }
    .custom-menu-primary2 .hs-menu-wrapper > ul > li:nth-child(3) > a {
        padding: 15px 50px 20px 50px !important;
    }
    .custom-menu-primary2 .hs-menu-wrapper > ul > li:nth-child(4) > a {
        padding: 15px 55.5px 20px 50px !important;
    }
    .custom-menu-primary2 .hs-menu-wrapper > ul > li:nth-child(5) > a {
        padding: 15px 50px 20px 50px !important;
    }
    .custom-menu-primary2 .hs-menu-wrapper > ul > li:nth-child(6) > a {
        padding: 15px 50px 20px 50px !important;
    } 
    
    .custom-menu-primary2 .hs-menu-wrapper > ul ul ul {
        width: 223px;
    }
*/
}

@media (min-width: 768px) and (max-width: 1024px) {

.page-center,
.custompage-center .page-center-text{
    max-width: 100%!important;
}

.footer-container .page-center {
    max-width: 100%!important;
}



.custom_header_contact ul {
    float:none;
}
.custom_header_contact p {
    float: none;
    padding: 8px 0 0;
}
.custom_search {
    padding: 12px 0 13px !important;
}/*
.custom-menu-primary2 .hs-menu-wrapper > ul > li > a {
    padding: 14px 31px 20px 30.5px !important;
}
.custom-menu-primary2 .hs-menu-wrapper > ul > li:nth-child(2) > a {
    padding: 14px 33px 20px !important;
}
.custom-menu-primary2 .hs-menu-wrapper > ul > li:nth-child(3) > a {
    padding: 14px 28.5px 20px 29px !important;
}
.custom-menu-primary2 .hs-menu-wrapper > ul > li:nth-child(4) > a {
    padding: 14px 35.5px 20px 35px !important;
}
.custom-menu-primary2 .hs-menu-wrapper > ul > li:nth-child(5) > a {
    padding: 14px 18px 20px !important;
}
.custom-menu-primary2 .hs-menu-wrapper > ul > li:nth-child(6) > a {
    padding: 14px 30px 20px 30px !important;
}
*/
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li:nth-child(6).hs-item-has-children ul.hs-menu-children-wrapper{
    left: auto;
    right: 0px;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:nth-child(6).hs-item-has-children > ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper{
    right: 100%;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li:nth-child(5).hs-item-has-children ul.hs-menu-children-wrapper{
    left: auto;
    right: 0px;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:nth-child(5).hs-item-has-children > ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper{
    right: 100%;
}
.custom-menu-primary2 ul li:nth-child(5) ul ul li a {
    white-space: normal !important;
}
.custom-menu-primary2 ul li:nth-child(5) ul ul {
    display: block !important;
    padding: 10px 80px 10px 10px;
}
.custom-menu-primary2 .hs-menu-wrapper > ul ul ul li a {
    white-space: normal !important;
}
.custom-menu-primary2 .hs-menu-wrapper > ul ul ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #e5e5e5;
    border-color: #e5e5e5 #cccccc #cccccc;
    border-image: none;
    border-radius: 0 0 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 2px 4px #888888;
    display: block;
    padding: 10px;
    min-width: 125px;
}
.custom_col5 {
    padding: 0 25px 0 7px;
}
.custom_col4 {
    padding: 0 40px 0 0;
}
.custom_col3 {
    padding: 0 20px 0 0;
}
.custom_col2 {
    padding: 0 50px 0 0;
}
.custom_col1 {
    padding: 0 50px 0 23px;
}

.custom_img ul {
    padding: 0 22px 22px 0;
    text-align: right;
}
.custom_img ul li {
    display: inline-block;
    padding: 0 1px 20px 0;
}
.custom_footer_contact {
    padding: 0 0 10px 10px;
}
.custom_copyright p {
    padding: 10px 10px 0 0;
    text-align: right;
}
.custom_copyright ul {
    padding: 0 5px 0 0;
}

}

/* Landscape tablet and smaller devices
   ========================================================================== */

@media (max-width: 767px) {
    
    .custom_logo {
        padding: 13px 0 0;
        text-align: center;
        width: 100% !important;
    }
    .custom_header_right {
        margin: 0 !important;
        text-align: center;
        width: 100% !important;
    }
    .custom_nav ul {
        display: inline-block;
        float: none;
        text-align: center;
        
    }
    .custom_nav {
        padding: 17px 0 0;
    }
    .custom_nav ul li a {
        padding: 4px 3px 2px 1px;
    }
    .custom_header_contact ul {
        float: none;
        text-align: center;
        padding:0 2px 0 0;
    }
    .custom_header_contact {
        padding: 10px 0px 0 0;
        text-align: center;
    }
    .custom_header_contact p a {
        text-align: center;
        text-decoration: none;
    }
    .custom_header_contact p a:hover{
        text-decoration: none;
    }
    .custom_header_contact p {
        float: none;
        margin: 0;
        padding: 5px 0 0;
    }
    .page-center,
    .custompage-center{
        max-width:96% !important;
    }
    
    .footer-container .page-center {
        max-width: 96% !important;
    }
    .custom_search {
        padding: 10px 0 0;
    }
    .custom_form {
        float: left;
        width: 100%!important;
        max-width: 65%;
    }
    .custom_button {
        margin: 0!important;
        width: 27px!important;
        float: none;
    }
    .custom_input {
        float: left!important;
        width: 88.2%!important;
        max-width: none!important;
    }
    
    .custom_common {
        display: none !important;
    }
    .custom_img {
        display: none !important;
    }
    .custom_footer_contact {
        display: none !important;
        padding: 0;
    }
    .custom_copyright {
        margin: 0 !important;
        padding: 0 0 20px;
        text-align: center;
        width: 100% !important;
    }
    .custom_copyright ul {
        list-style: outside none none;
        margin: 0;
        padding: 0;
        text-align: center;
    }
    .custom_copyright p {
        padding: 10px 0 0;
        text-align: center;
    }
    .custom_bordertop {
        border-top: 12px solid #9a9a9a;
        padding: 13px 0px 0 0;
    }
    .custom_location p {
        padding: 0 9px;
    }

}
     

/* Landscape phones and smaller devices
   ========================================================================== */

@media (max-width: 479px) {
    .custom-menu-primary2 .hs-menu-wrapper > ul > li > a {
        padding: 10px;
        white-space: normal;
    }
    .custom-menu-primary2 .hs-menu-wrapper > ul ul li a {
        padding: 10px;
        white-space: normal;
        text-indent: 15px;
    }
    .custom-menu-primary2 .hs-menu-wrapper > ul ul ul li a {
        padding: 10px;
        white-space: normal;
        text-indent: 22px;
    }
    
    .custom-menu-primary2 .hs-menu-wrapper > ul > li:nth-child(2) > a {
        padding: 10px;
    }
    .custom-menu-primary2 .hs-menu-wrapper > ul > li:nth-child(3) > a {
        padding: 10px;
    }
    .custom-menu-primary2 .hs-menu-wrapper > ul > li:nth-child(4) > a {
        padding: 10px;
    }
    .custom-menu-primary2 .hs-menu-wrapper > ul > li:nth-child(5) > a {
        padding: 10px;
    }
    .custom-menu-primary2 .hs-menu-wrapper > ul > li:nth-child(6) > a {
        padding: 10px;
    }
    .mobile-icon2 {
        right: 0;
    }
    .custom_input{
        width: 85% !important;
    }

}

/* ==========================================================================


   8. FONT AWSOME                                            


   ========================================================================== */
/*!* Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license(Font:SIL OFL 1.1,CSS:MIT License) */
@font-face {
    font-family:'FontAwesome';src:url('https://static.hsappstatic.net/content_shared_assets/static-1.3779/fonts/fontawesome-webfont.eot?v=4.1.0');src:url('https://static.hsappstatic.net/content_shared_assets/static-1.3779/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),url('https://static.hsappstatic.net/content_shared_assets/static-1.3779/fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('https://static.hsappstatic.net/content_shared_assets/static-1.3779/fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('https://static.hsappstatic.net/content_shared_assets/static-1.3779/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }

    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }

    100% {
        -o-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
    -webkit-transform: scale(-1,1);
    -moz-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    -o-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
    -webkit-transform: scale(1,-1);
    -moz-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    -o-transform: scale(1,-1);
    transform: scale(1,-1)
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
    content: "\f158"
}

.fa-won:before,.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,.fa-bank:before,.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-square:before,.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

/* ==========================================================================


   9. VERTICAL TABS                                            


   ========================================================================== */
.v-nav {
    list-style: none!important;
}


.v-nav>div.tab-content>p {
    font-size: 1.0;
    text-transform: none;
    color: #111;
    text-align: left;
    margin-left: 2em;
    padding-left: 5px;
    /* padding-bottom: 5px; */
}
   
.v-nav-wrapper {
  margin: 0 0;
  padding-top:60px;
  min-height: 1200px;
}

.v-nav-wrapper h1,
.v-nav-wrapper h4,
.v-nav-wrapper p,
.v-nav-wrapper pre,
.v-nav-wrapper ul,
.v-nav-wrapper li {
  margin: 0;
  padding: 60px;
  border: 0;
  vertical-align: baseline;
  background: transparent;
}

.v-nav-wrapper h1 {
  vertical-align: middle;
  padding-bottom: 10px;
}

#v-nav>ul>li>h3{padding: 10px 0 10px 0;}

.v-nav-wrapper li {
  outline: 0;
  text-decoration: none;
  /*-webkit-transition-property: background color;
  -moz-transition-property: background color;
  -o-transition-property: background color;
  -ms-transition-property: background color;
  transition-property: background color;
  -webkit-transition-duration: 0.12s;
  -moz-transition-duration: 0.12s;
  -o-transition-duration: 0.12s;
  -ms-transition-duration: 0.12s;
  transition-duration: 0.12s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  transition-timing-function: ease-out;*/
}

#v-nav {
  height: 100%;
  margin: auto;
  color: #fff;
  font: 12px;
  background-color: #111;
}

#v-nav p{
  height: 100%;
  margin: auto;
  color: #fff;
  font: 12px;
  max-width: 90%;
  text-align: right;
  text-transform: uppercase;
  list-style-type: none;
  font-size: 1.0em;
  font-weight:lighter;
  position: relative;
  border-right-width: 0;
  border-bottom: none;
  margin: 0 0 10px 0!important;
  background: transparent;  
}

#v-nav >ul {
  float: left;
  width: 40%;
  display: block;
  position: relative;
  top: 0;
  border: none;
  border-right-width: 0;
  margin: auto 0 !important;
  margin: 0;
  padding: 1.5em 0 0em 0;
  margin: 0 2em 0 0;  
  background: #111;
}

#v-nav >ul >li {
  max-width: 93%;
  text-align: right;
  text-transform: uppercase;
  list-style-type: none;
  font-size: .9em;
  font-weight:lighter;
  position: relative;
  border-right-width: 0;
  border-bottom: none;
  margin: .2em .5em;
  padding: .2em .5em !important;
  background: transparent;
  /* Old browsers */
  background: -moz-linear-gradient(top, #111111 0%, #111111 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #111111), color-stop(100%, #111111));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #111111 0%, #111111 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #111111 0%, #111111 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #111111 0%, #111111 100%);
  /* IE10+ */
  background: linear-gradient(top, #111111 0%, #111111 100%);
  /* W3C */
}

#v-nav >ul >li.current {
	padding: 0 0;
	color: #666!important;
	border-right: none;
    z-index: 1;
	position: relative;
}

#v-nav >ul >li:hover {
  background-color: rgba(14,14,14,.7);
  padding: 0 1em;
  color: #666!important;
  border-right: none;
  cursor: pointer;
  }
 
 #v-nav >ul >li:active {
  background-color: rgba(14,14,14,.7);
  padding: 0 1em;
  color: #666!important;
  border-right: none;
  cursor: pointer;
  }
 
#v-nav >ul >li.first.current {
  border-bottom: none;
}

#v-nav >ul >li.last {
  border-bottom: none;
}

#v-nav >div.tab-content {
  max-width: 93%;
  border: none;
  background-color: #fff;
  color: #111;
  min-height: 3px;
  position: top;
  text-align: left;
  display: none;
  padding: 0 15% 2em 0;
  margin: 0 0 0 0;
  overflow:hidden;
}

.tab-content h1 {
  font-size:2.4em;
  color: #111;
  padding-top: 5px;
  padding-left: 18px;
  padding-bottom: 5px;
}
.tab-content h2 {
  font-size:1.7em;
  color: #111;
  padding-top: 5px;
  padding-left: 30px;
  padding-bottom: 5px;
}
.tab-content h3 {
  font-size:1.0em;
  color: #111;
  padding-top: 5px;
  padding-left: 30px;
  padding-bottom: 5px;
}
.tab-content h4 {
  font-size: 1.0em;
  color: #111;
  padding-top: 5px;
  padding-left: 40px;
  padding-bottom: 5px;
}

#v-nav >div.tab-content >h3 {
  font-size: 1.1em;
  color: #111;
  padding-top: 5px;
  padding-left: 40px;
  padding-bottom: 5px;
}
#v-nav >div.tab-content>ul {
  list-style: disc;
  list-style-position: inside;
  font-size: 1.0em;
  color: #111;
  padding-top: 0px;
  padding-left: 30px;
  padding-bottom: 0px;
}
#v-nav >div.tab-content>ul li{
  color: #111;
  padding-top: 0px;
  padding-left: 10px;
  padding-bottom: 0px;
}

#v-nav >div.tab-content >p {
  font-size: 1.0em;
  text-transform: none;
  color: #111;
  text-align: left;
  padding-left: 2em!important; 
  padding-top: 5px;
  padding-bottom: 5px;
}
/* ==========================================================================


   10. Background Image setup                                        


   ========================================================================== */
/*----- Background Images Setup -----*/  

 .main-page-home-image{
   background-color:#fff;
   width:100%;
   height:950px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/Desktops_and_Laptops/Resize_063016/SWKT_home.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   margin-top: -3px;
   } 
   
 .main-page-middle-image{
   background-color:transparent;
   width:100%;
   height:721px;
   background-position: top center;
   background-repeat:no-repeat;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/SWKT_middle_HOME_1.png"); 
   background-size: cover;
   }    
   
  .main-page-lower-image{
   background-color:#fff;
   width:100%;
   height:721px;
   background-position: top center;
   background-repeat:no-repeat;
    background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/SWKT_middle_HOME_2.png"); 
    background-size: cover;
   }   
   
.what-we-do-header-image{
   background-color:#fff;
   max-width:100%;
   height:850px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/Desktops_and_Laptops/Resize_063016/SWK_whatwedo.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   margin-top: -3px;
   }
   
   
.what-we-do-center-image{
   background-color:#fff;
   max-width:100%;
   height:263px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/SWKT_middle_WHATWEDO-rectangle.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   }
   
   .what-we-do-center-header-image{
   background-color:#111;
   max-width:100%;
   height:425px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/SWKT_middle_WHATWEDO.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   margin-top: -3px;
   }
   
   .what-we-do-center-bar-image{
   background-color:#fff;
   max-width:100%;
   height:425px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/SWKT_middle_WHATWEDO.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   }
  
  .main-page-image-erp{
   background-color:#fff;
   width:100%;
   height:850px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/Desktops_and_Laptops/Resize_063016/SWK_ERP.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   margin-top: -3px;
   }
  
.middle-page-image-erp{
   background-color:#fff;
   max-width:100%;
   height:425px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/SWKT_middle_ERP.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   }

.main-page-image-network-services{
   background-color:#fff;
   width:100%;
   height:850px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/Desktops_and_Laptops/Resize_063016/SWK_networkservices.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   margin-top: -3px;
   }
   
.center-bar-image-network-services{
   background-color:#fff;
   max-width:100%;
   height:425px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/SWKT_middle_NETWORKSERVICES.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   } 
  
 .main-page-image-who-we-are-for{
   background-color:#fff;
   width:100%;
   height:850px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/Desktops_and_Laptops/Resize_063016/SWK_whowerefor.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   margin-top: -3px;
   }
   
.center-image-who-we-are-for{
   background-color:#fff;
   width:100%;
   height:721px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/SWKT_middle_WHOWEREFOR.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   }
   
   
.header-image-who-for-distribution{
   background-color:#fff;
   width:100%;
   height:850px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/Desktops_and_Laptops/Resize_063016/SWK_wholesale.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   margin-top: -3px;
   } 
   
 .center-image-who-for-distribution{
   background-color:#fff;
   max-width:100%;
   height:425px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/SWKT_middle_DISTRIBUTION.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   } 
 
 
 .header-image-who-for-manufacturing{
   background-color:#fff;
   width:100%;
   height:850px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/Desktops_and_Laptops/Resize_063016/SWK_manufacturing.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   }  
   
.center-image-who-for-manufacturing{
   background-color:#fff;
   max-width:100%;
   height:600px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/SWKT_Distribution_Middle_Crop-1.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   margin-top: -3px;
   } 

.header-image-who-for-retail{
   background-color:#fff;
   width:100%;
   height:850px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/Desktops_and_Laptops/Resize_063016/SWK_retail.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   margin-top: -3px;
   }
   
.center-image-who-for-retail{
   background-color:#fff;
   width:100%;
   height:721px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/SWKT_middleimage_retail.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   }   
   
 .header-image-who-for-professional{
   background-color:#fff;
   width:100%;
   height:1000px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/SWKT_proservices.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   margin-top: -3px;
   }  
 
 .center-image-who-for-professional{
   background-color:#fff;
   max-width:100%;
   height:721px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/SWKT_middleimage_proservices.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   } 
   
   .main-page-image-who-we-are{
   background-color:#fff;
   width:100%;
   height:850px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/Desktops_and_Laptops/Resize_063016/SWK_whoweare.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   margin-top: -3px;
   }
 
   .who-we-are-middle-image{
   background-color:#fff;
   width:100%;
   height:721px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/SWKT_middleimages_full_WHOWEARE.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   } 
   
  
.header-image-careers{
   background-color:#fff;
   width:100%;
   height:1000px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/SWKT_careers.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   margin-top: -3px;
   }    

.header-image-privacy{
   background-color:#fff;
   max-width:100%;
   height:576px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/text-page-header.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   margin-top: -3px;
   } 

.header-image-training{
   background-color:#fff;
   max-width:100%;
   height:850px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/SWKT_Training_Header.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   margin-top: -3px;
  } 
  
 .center-image-training{
   background-color:#fff;
   max-width:100%;
   height:425px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/SWKT_middleimages_training.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
  }  
  
      
.header-image-connect{
   background-color:#fff;
   max-width:100%;
   height:850px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/Desktops_and_Laptops/Resize_063016/SWK_connect.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   margin-top: -3px;
  }       
  
  .middle-page-connect{
   background-color:#fff;
   max-width:100%;
   height:425px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/SWKT_middleimages_CONNECT.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   }
  
.center-image-warehouse-management-services{
   background-color:#fff;
   width:100%;
   height:721px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/SWKT_middle_WHOWEREFOR.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   }
   
   .warehouse-management-services-for-your-warehouse-image{
   background-color:#fff;
   max-width:100%;
   height:850px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/Desktops_and_Laptops/Resize_063016/SWK_WMS.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   margin-top: -3px;
   }
   
   .warehouse-management-services-image{
   background-color:#fff;
   max-width:100%;
   height:1000px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/SWKT_WMSmain_header.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   }
   
   .warehouse-management-services-for-your-warehouse-middle-image{
   background-color:#fff;
   max-width:100%;
   height:721px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/SWKT_middleimage_WMS.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   }
   
   
   .nws-header-image{
   background-color:#fff;
   width:100%;
   height:1000px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/SWKT_NWS_header.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size:cover;
   margin-top: -3px;
   }   
   
   .nws-middle-image{
   background-color:#fff;
   max-width:100%;
   height:721px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/SWKT_NWS_middleimage.jpg"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size:cover;
   }
   
    .sports-management-header {
   background-color:#fff;
   width:100%;
   height:800px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/swkt_sports_management_header.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size:cover;
   margin-top: -3px;
   }   
   
      .sports-middle-header {
   background-color:#fff;
   max-width:100%;
   height:721px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/swkt_sports_middle_header.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size:cover;
   }
   
   .landing-page-food-safety-header-image{
   background-color:#fff;
   width:100%;
   height:350px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/Outsource_Marketing_Landing_Page_Rebrand_042516/Food_Safety/Food_Safety_Header_Image.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size: cover;
   }   
   
      .landing-page-food-safety-header-straight-image{
   background-color:#fff;
   width:100%;
   height:350px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/Outsource_Marketing_Landing_Page_Rebrand_042516/Food_Safety/Food_Safety_Header_straight.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size:cover;
   }  
   
      .landing-page-compare-erp-header-straight-image{
   background-color:#fff;
   width:100%;
   height:350px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/Outsource_Marketing_Landing_Page_Rebrand_042516/Compare_ERP/compare_ERP_header.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size:cover;
   }  
   
      .landing-page-business-growth-header-straight-image{
   background-color:#fff;
   width:100%;
   height:350px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/Outsource_Marketing_Landing_Page_Rebrand_042516/Business_Growth/business-growth_header_straight.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size:cover;
   }  
   
     .landing-page-distribution-success-header-straight-image{
   background-color:#fff;
   width:100%;
   height:350px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/Outsource_Marketing_Landing_Page_Rebrand_042516/Distribution_Success/Distribution-Success_header_straight.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size:cover;
   } 
   
   .landing-page-thank-you {
   background-color:#fff;
   max-width:100%;
   height:350px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/Landing_Pages/thank-you-slant.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size:cover;
   } 
   
         .landing-page-generic-header-image {
   background-color:#fff;
   width:100%;
   height:350px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/Landing_Pages/generic_header_image.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size:cover;
   }  
   
   /*Landing Page Custom Header - SWK Team/Jon and Hilary you want this*/         
        .landing-page-custom-header {
   background-color:#fff;
   width:100%;
   height:350px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/Landing_Pages/custom_header_image.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size:cover;
   }  
   
        .landing-page-test-dog {
   background-color:#fff;
   width:100%;
   height:350px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/Full_Width_Images/Landing_Pages/custom_header_image.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size:cover;
   }  
   
        .landing-page-chemicals-header {
   background-color:#fff;
   width:100%;
   height:350px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/Outsource_Marketing_Landing_Page_Rebrand_042516/Chemicals/SWKT_Chemicals.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size:cover;
   }
 
         .landing-page-pharmaceuticals-header {
   background-color:#fff;
   width:100%;
   height:350px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/Outsource_Marketing_Landing_Page_Rebrand_042516/Pharmaceuticals/SWKT_Pharmaceuticals_Header.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size:cover;
   }
   
          .landing-page-pharmanutra-header {
   background-color:#fff;
   width:100%;
   height:350px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/Outsource_Marketing_Landing_Page_Rebrand_042516/PharmaNutra/SWKT_PharmaNutra.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size:cover;
   }
          .landing-page-erp-food-bev-infographic {
   background-color:#fff;
   width:100%;
   height:350px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/Outsource_Marketing_Landing_Page_Rebrand_042516/ERP_Food_Bev_Infographic/SWKT_landingpage_FoodBevInfographic.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size:cover;
   }
   
        .landing-page-forrester {
   background-color:#fff;
   width:100%;
   height:350px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/Outsource_Marketing_Landing_Page_Rebrand_042516/Forrester/SWKT_landingpage_Boxes.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size:cover;
   }
   
        .landing-page-gangong-bros {
   background-color:#fff;
   width:100%;
   height:350px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/Outsource_Marketing_Landing_Page_Rebrand_042516/Gangong_Bros/SWKT_landingpage_GangongBros.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size:cover;
   }
   
           .landing-page-improving-transparency {
   background-color:#fff;
   width:100%;
   height:350px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/Outsource_Marketing_Landing_Page_Rebrand_042516/Improving_Transparency/SWKT_landingpage_Boxes.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size:cover;
   }
   
            .landing-page-reducing-waste {
   background-color:#fff;
   width:100%;
   height:350px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/Outsource_Marketing_Landing_Page_Rebrand_042516/Reducing_Waste/SWKT_landingpage_ReducingWaste.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size:cover;
   }
   
            .landing-page-sage-x3-food-bev-brochure {
   background-color:#fff;
   width:100%;
   height:350px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/Outsource_Marketing_Landing_Page_Rebrand_042516/Sage_X3_Food_Bev_Brochure/SWKT_landingpage_Food_2.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size:cover;
   }
   
            .landing-page-sage-x3-food-bev-schema {
   background-color:#fff;
   width:100%;
   height:350px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/Outsource_Marketing_Landing_Page_Rebrand_042516/Sage_X3_Food_Bev_Schema/SWKT_landingpage_Beverages.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size:cover;
   }
   
               .landing-page-reinhart {
   background-color:#fff;
   width:100%;
   height:350px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/Outsource_Marketing_Landing_Page_Rebrand_042516/Sage_X3_Reinhart/SWKT_landingpage_Reinhardt.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size:cover;
   }

              .landing-page-schroeder {
   background-color:#fff;
   width:100%;
   height:350px;
   background-image: url("//cdn2.hubspot.net/hubfs/455739/Outsource_Marketing_Landing_Page_Rebrand_042516/Schroeder/SWKT_landingpage_Milk.png"); 
   background-position: top center;
   background-repeat:no-repeat;
   background-size:cover;
   }



/*----- End Background Images Setup -----*/

.li-indent ul { 
    list-style-position: inside;
}

.center-column-white{
    margin: 0 auto;
	padding: 20px 0;
    width: 450px;
	color: #fff; 
	font-size:1.5em;	 
}






/* ==========================================================================


   11. STAFF TABS                                            


   ========================================================================== */
.s-nav-wrapper {
  
  margin: 0 0;
  padding-top:60px;
  min-height: 600px;
}

.s-nav-wrapper h1,
.s-nav-wrapper h4,
.s-nav-wrapper p,
.s-nav-wrapper pre,
.s-nav-wrapper ul,
.s-nav-wrapper li {
  margin: 0;
  padding: 60px;
  border: 0;
  vertical-align: baseline;
  background: transparent;
}

.s-nav-wrapper h1 {
  vertical-align: middle;
  padding-bottom: 10px;
}

.s-nav-wrapper li {
  outline: 0;
  text-decoration: none;
  -webkit-transition-property: background color;
  -moz-transition-property: background color;
  -o-transition-property: background color;
  -ms-transition-property: background color;
  transition-property: background color;
  -webkit-transition-duration: 0.12s;
  -moz-transition-duration: 0.12s;
  -o-transition-duration: 0.12s;
  -ms-transition-duration: 0.12s;
  transition-duration: 0.12s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#s-nav {
  height: 100%;
  margin: auto;
  color: #111;
  font: 12px;
  background-color: #fff;
}

#s-nav p{
  height: 100%;
  margin: auto;
  color: #111;
  font: 12px;
  max-width: 90%;
  text-align: right;
  text-transform: uppercase;
  list-style-type: none;
  font-size: 1.0em;
  font-weight:lighter;
  position: relative;
  border-right-width: 0;
  border-bottom: none;
  margin: auto;
  padding: 10px 0 10px 0!important;
  background: transparent;  
}

#s-nav >ul {
  float: left;
  width: 40%;
  display: block;
  position: relative;
  top: 0;
  border: none;
  border-right-width: 0;
  margin: auto 0 !important;
  margin: 0;
  padding: 10px 0 10px 0;
}

#s-nav >ul >li {
  max-width: 90%;
  text-align: right;
  text-transform: uppercase;
  list-style-type: none;
  font-size: 1.0em;
  font-weight:lighter;
  position: relative;
  border-right-width: 0;
  border-bottom: none;
  margin: auto;
  padding: 10px 15px !important;
  background: transparent;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fff 0%, #fff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #fff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fff 0%, #fff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fff 0%, #fff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fff 0%, #fff 100%);
  /* IE10+ */
  background: linear-gradient(top, ##fff 0%, #fff 100%);
  /* W3C */
}

#s-nav >ul >li.current {
  background-color: #fff;
  padding: 0 1em;
  color: #bfbfbf;
  border-right: none;
  }

#s-nav >ul >li.first.current {
  border-bottom: none;
}

#s-nav >ul >li.last {
  border-bottom: none;
}

#s-nav >div.tab-content {
  border: none;
  background-color: #fff;
  color: #111;
  min-height: 3px;
  position: relative;
  text-align: left;
  display: none;
  padding: 10px 0 10px 0;
}

.tab-content h4 {
  font-size: 1.2em;
  color: #111;
  padding-top: 5px;
  padding-left: 15px;
  padding-bottom: 5px;
}

#s-nav >div.tab-content >h3 {
  font-size: 1.2em;
  color: #111;
  padding-top: 5px;
  padding-left: 15px;
  padding-bottom: 5px;
}
#s-nav >div.tab-content>ul {
  font-size: 1.2em;
  color: #111;
  padding-top: 5px;
  padding-left: 15px;
  padding-bottom: 5px;
}
#s-nav >div.tab-content >p {
  font-size: 1.2em;
  text-transform: none;
  color: #111;
  text-align: left;
  padding-left: 0px !important;
  padding-top: 5px;
  padding-bottom: 5px;
}

/*----- Counter Style -----*/   
.counter {
  display: table-cell;
  margin:1.5%;
  font-size:50px;
  background-color: #FF6F6F;
  width:200px;
  border-radius: 50%;
  height:200px;
  vertical-align: middle;
}   
/*----- End Counter Style -----*/  


/*----- Tabs Homepage Style -----*/   
.main-tabs-home *, *:before, *:after {margin: 0; padding: 0 0; box-sizing: border-box;}
 
.main-tabs-home {margin: 0 auto; min-width: 320px; max-width: 880px;text-align:center; }
.content {background: transparent;}

.content p {text-align:left;
}

.contentwhite label:hover {color: #666; cursor: pointer;}
.contentwhite input:checked + label {color: #fff; border-bottom: 6px solid #e3fc21;}

.content > div {display: none; padding: 20px 0;}
 
   input {display: none;}
   /* Removed padding: 0 7em 5em 7em; displayed text vertically 040516*/
   label {display: inline-block; font-family:gotham-black, sans-serif; font-size:1.3em; font-weight: 700; text-align: center; text-transform:uppercase;}
   label:hover {color: #666; cursor: pointer;}
   input:checked + label {color: #111; border-bottom: 6px solid #e3fc21;}
 
   #tab1:checked ~ .content #content1,
   #tab2:checked ~ .content #content2,
   #tab3:checked ~ .content #content3,
   #tab4:checked ~ .content #content4 {
     display: block;
	 }
 
   @media screen and (max-width: 400px) { label {padding: 15px 10px;} }
/*----- End Tabs Homepage Style -----*/ 

/*----- Button Grow -----*/   
.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.1); }
 
/*----- Black Form Style -----*/ 
.form-black-underline {max-width:500px;
margin: 0 auto;}

.form-black-underline .hs-form-field>label{
    color: #fff;
    line-height: 16.9px;
    text-transform: capitalize;
    padding: 0 0;
    text-align: right;
    font-family: georgia, palatino!important;
    font-size:18px;
    line-height: 1.4em;
    }

.form-black-underline .hs-input{
    background-color: #111;
    border-top: none;
    border-bottom: 1px solid #fff;
    border-right: none;
    border-left:none;
    padding: 0 0;
    font-family: georgia, palatino!important;
    font-size:18px;
    line-height: 1.4em;
}

.form-black-underline{
    margin: 0 auto;
}

.form-black-underline .hs_firstname .field .hs-form-field{
    max-width: 600px;
}

.form-black-underline .hs-form .hs-button{
    background-color:#e3fc21;
	color:#111;
    background-image:none;
    }

.Yellow-button {
    background-color:#e3fc21;
	color:#111;
    background-image:none;
	padding:1em 0 0 0;
    }
	
.Yellow-button .form-black-underline .hs-form .hs-button{
    background-color:#e3fc21;
	color:#111;
    background-image:none;
	padding:1em 0 0 0;
    }	
.form-black-underline .hs-form .hs-button:hover{
    background-color:#e3fc21;
	color:#111;
    background-image:none;
	transition: all .2s ease-in-out;
	transform: scale(1.1);
    }
/*----- End Black Form Style -----*/

/*----- Black Form Style Body -----*/ 
.form-black-underline-body {max-width:500px;
margin: 0 auto;}

.form-black-underline-body .hs-form-field>label{
    color: #fff;
    line-height: 16.9px;
    text-transform: capitalize;
    padding: 0 0;
    text-align: right;
    font-family: georgia, palatino!important;
    font-size:18px;
    line-height: 1.4em;
    }

.form-black-underline-body .hs-input{
    background-color: #111;
    border-top: none;
    border-bottom: 1px solid #fff;
    border-right: none;
    border-left:none;
    padding: 10px;
    font-family: georgia, palatino!important;
    font-size:18px;
    line-height: 1.4em;
    
}

.form-black-underline-body{
    margin: 0 auto;
}

.form-black-underline-body .hs_firstname .field .hs-form-field{
    max-width: 600px;
}

.form-black-underline-body .hs-form .hs-button{
    background-color:#e3fc21;
    color:#111;
    background-image:none;
    }

.Yellow-button .form-black-underline .hs-form .hs-button{
    background-color:#e3fc21;
	color:#111;
    background-image:none;
	padding:1em 0 0 0;
    }	
.form-black-underline-body .hs-form .hs-button:hover{
    background-color:#e3fc21;
	color:#111;
    background-image:none;
	transition: all .2s ease-in-out;
	transform: scale(1.1);
    }
/*----- Black Form Style Body -----*/

/*----- Yellow Form Style -----*/ 
.form-yellow-underline {max-width:500px;
margin: 0 auto;}

.form-yellow-underline .hs-form-field>label{
    color: #111;
    line-height: 1.4em;
    text-transform: capitalize;
    padding: 0 0;
    text-align: right;
    font-family: georgia, palatino!important;
    font-size:18px;
    }

.form-yellow-underline .hs-input{
    background-color: #fff;
    border-top: none;
    border-bottom: 1px solid #fff;
    border-right: none;
    border-left:none;
    padding: 10px;
    font-family: georgia, palatino!important;
    font-size:18px;
    line-height: 1.4em;
    
}


.form-yellow-underline{
    margin: 0 auto;
}

.form-yellow-underline .hs_firstname .field .hs-form-field{
    max-width: 600px;
}

.form-yellow-underline .hs-form .hs-button{
    background-color:#e3fc21;
    color:#111;
    background-image:none;
    border:solid 2px black;
    }

.Yellow-button .form-yellow-underline .hs-form .hs-button{
    background-color:#fff;
	color:#111;
    background-image:none;
	padding:1em 0 0 0;
    border:solid 2px black;
    }	
.form-yellow-underline .hs-form .hs-button:hover{
    background-color:#e3fc21;
	color:#111;
    background-image:none;
	transition: all .2s ease-in-out;
	transform: scale(1.1);
    }
    
.form-yellow-underline .hs-button.primary, body input[type="submit"], body input[type="button"] {
    color: #fff;
    line-height: 19px;
    text-align: left;
    vertical-align: middle;
    background-color: #111;
    }   
    
.hs-form.stacked label {
    font-weight: normal!important;
}
  
.hs-form.stacked label {
    text-transform: capitalize!important;
}
/*----- End Yellow Form Style -----*/

/*----- Submit Button Fix -----*/
.footer-2016 .hs-button.primary, body input[type="submit"], body input[type="button"] {
    color: #111!important;
    line-height: 19px!important;
    text-align: left;
    background-image:none!important;
    vertical-align: left!important;
    background-color: #e3fc21!important;
    border: 1px solid #ccc!important;
    -moz-border-radius: 8px!important;
    -webkit-border-radius: 8px!important;
    border-radius: 8px!important;
    -moz-box-shadow: 2px 2px 3px #666!important;
    -webkit-box-shadow: 2px 2px 3px #666!important;
    box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset,0 1px 2px rgba(0,0,0,0.05)!important;
    display: inline-block!important;
    padding: .5em 2em;
    text-shadow: 0 0px 0px rgba(0,0,0,0.75)!important;
    border: 0!important;
	margin:1em 0!important;
    font-size: 14px!important;
    font-family: georgia, palatino!important;
    
}	


/*----- accordian style -----*/
.accordion, .accordion * {
 -webkit-box-sizing:border-box; 
 -moz-box-sizing:border-box; 
 box-sizing:border-box;
}
 
.accordion {
 overflow:hidden;
 box-shadow:none;
 background:#fff;
}
 
/*----- section titles -----*/
.accordion-section-title {
 width:100%;
 padding: 0;
 display:inline-block;
 border-bottom:1px solid #fff;
 background:#fff;
 transition:all linear 0.15s;
 /* Type 
 font-size:1.200em;
 text-shadow:none;*/
 color:#111;
 text-decoration:none;
}
 
.accordion-section-title.active, .accordion-section-title:hover {
 background:#fff;
 /* Type */
 text-decoration:none;
}
 
.accordion-section:last-child .accordion-section-title {
  /* border-bottom-color:white;
 padding-bottom:2px;*/
}
 
/*----- section content -----*/
.accordion-section-content {
 padding:1em 0;
 display:none;
}

/*----- End Accordian Style -----*/

    
.milestones{font-family: 'Slabo 27px', serif;}

/*.recaptcha-fix {-webkit-transform:scale(0.93);-moz-transform-scale(0.95);text-align:left;}
.recaptcha-fix .hs_submit{padding-top:1em;}*/


@media (max-width: 600px) {
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, { font-size: .6em !important;
font-weight: 700 !important;}

.line-height-1-2 h3 {
    font-size: 1.1em;
    font-weight: 700;
    line-height: 1.2em;
    text-transform: uppercase;
}

.hs-form .hs-input, .hs-form textarea.hs-input{
}
/*.please_provide_relevant_information-9daa6b66-2d92-4540-a68a-00ab4d1ee90a{margin: 0 0 0 0}/*
/*.rc-anchor-normal  {-webkit-transform:scale(0.7);-moz-transform-scale(0.7);}*/

.cd-menu-icon-white::before {
    background: white;
    color:white;
}


.hs-form .hs-input, .hs-form textarea.hs-input {
    box-sizing: border-box;
    max-width: 500px;
    width: 100%;
}



.gray-hover-fix a:link{
    color: #000;
}

.gray-hover-fix a{
    color: #000;
}


.gray-hover-fix a:active {
    color: #000;
}

.gray-hover-fix a:hover {
    color: #000;
}

.gray-hover-fix a:visited: {
    color: #000;
}

.hs-form .hs-button {
    background-color:#e3fc21;
    background-image:none;
}



/* ==========================================================================


   12. MISCELLANOUS                                        


   ========================================================================== */

.icon-circle {
    text-align:center;
}

.icon-circle a{
    display: inline-block;
    width:7em;
    height: 7em;
    border: none;
    border-radius: 50%;
    margin-right: 15px;
	margin-top: 1em;
	margin-bottom: 1em;
	background:#000000;
	z-index: -1;
}
.icon-circle a i{
  text-align: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  }   

/* Footer_2016
   ========================================================================== */
.footer-2016{
background: #1d1d1d;
color: #ffffff;
padding-left: 2em;
padding-right:2em;
} 

.footer-2016 .iframe{ max-width: 250px; height: auto }

.footer-2016 .hs_recaptcha .field .hs-form-field {
    height: 74px;
    width: 250px!important;
}
.rc-anchor-normal-footer{
    display: inline-block;
    width: 1px;
    vertical-align: top;
}

.footer-2016 .blog-space-extend ul li{
line-height: 1.4em;
padding-bottom: 1.5em
   }

.footer-2016 ul li{
line-height: 1.4em;
padding-bottom: .2em
   }
   
.footer-2016 ul ul{
  margin-left:15px;
}   

.blog-footer-2016{
background: #111111;
color: #ffffff;
line-height: 250%
}

.footer-2016 .hs-form-field>label{
color: #ffffff;
text-transform: capitalize;
    font-size: 18px;
    line-height: 1.4em;
}

.footer-2016 .hs-button .primary .large{
    background-image:none;
    background:#fff;
    }

.footer-2016 .hs-button .primary .large:hover{
    background-image:none;
	}
    
.footer-2016 .hs-button .primary .large:hover{
	transition: all .2s ease-in-out;
	transform: scale(1.1)
	}
	
.footer-2016 .hs-form-field {
    font-family: ACaslonPro-Regular, serif;
    font-size: 18px;
    font-weight: 700;
    color: #111;
    line-height: 1.4em;
    text-align: left;
	color: #ffffff;
}

 .sub-header-brush {
  Background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/SWKT_Highlighter.png") ;
  background-size: 100% 100%;
  padding: 0 10px;
  background-repeat: no-repeat;
  background-position: top;
  color: #000000;
  }  

.header_banner {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(//cdn2.hubspot.net/hubfs/455739/SWKT_WhoWereFor_HeaderImage.png) no-repeat;
  width: 180px; /* Width of new image */
  height: 236px; /* Height of new image */
  padding-left: 180px; /* Equal to width of new image */
}

.rounded-input-form input {
	border: 1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;
	font-size: 20px;
	padding: 4px 7px;
	outline: 0;
	-webkit-appearance: none;
}
.rounded-input-form input:focus {
	border-color: #339933;
}





/* Berger Menu - Full Screen
   ========================================================================== */
/* Primary style  -------------------------------- */

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* body {
  font-size: 100%;
  font-family: german-bold;
  color: rgba(2, 23, 37, 0.7);
  }
body.overflow-hidden {
  /* when primary navigation is visible, the content in the background won't scroll
  overflow: hidden;
}*/

a {
  color: white;
  text-decoration: none;
}

/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 768px;
  margin: 0 auto;
}
.cd-container:after {
  content: "";
  display: table;
  clear: both;
}

/* -------------------------------- 

Main components 

-------------------------------- */

.cd-header {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(17, 17, 17, .3);
  height: 50px;
  width: 100%;
  z-index: 3;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (min-width: 768px) {
  .cd-header {
    height: 80px;
    background: transparent;
    box-shadow: none;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-header {
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;

  }
  .cd-header.is-fixed {
    /* when the user scrolls down, we hide the header right above the viewport */
    position: fixed;
    top: -80px;
    background-color: rgba(168,168,168,1);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
  }
  .cd-header.is-visible {
    /* if the user changes the scrolling direction, we show the header */
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  .cd-header.menu-is-open {
    /* add a background color to the header when the navigation is open */
    background-color: rgba(168, 168, 168, 1);
  }
}

.cd-logo {
  background-color: transparent;
  position: relative;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
.cd-logo img {
  display: block;
  background-color: transparent;
}
@media only screen and (min-width: 768px) {
  .cd-logo {
    padding-left: 4.6em;
	padding-right: 4.6em;
  }
}

.cd-secondary-nav {
  position: relative;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10em;
  /* hidden on small devices */
  display: none;
}
.cd-secondary-nav li {
  display: inline-block;
  margin-left: 2.2em;
}
.cd-secondary-nav a {
  display: inline-block;
  color: white;
  text-transform: uppercase;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .cd-secondary-nav {
    display: block;
  }
}

.cd-primary-nav-trigger {
  position: absolute;
  height: 100%;
  width: 50px;
  background-color: transparent;
}
.cd-primary-nav-trigger .cd-menu-text {
  color: #111;
  text-transform: uppercase;
  font-weight: 700;
  /* hide the text on small devices */
  display: none;
	font-family:gotham-black, sans-serif;  
}
.cd-primary-nav-trigger .cd-menu-icon {
  /* this span is the central line of the menu icon */
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 18px;
  height: 2px;
  background-color: #111;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
  /* these are the upper and lower lines in the menu icon */
}
.cd-primary-nav-trigger .cd-menu-icon::before, .cd-primary-nav-trigger .cd-menu-icon:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #fff;
  margin-right: 0;
  -webkit-transition: -webkit-transform .3s, top .3s, background-color 0s;
  -moz-transition: -moz-transform .3s, top .3s, background-color 0s;
  transition: transform .3s, top .3s, background-color 0s;
}
.cd-primary-nav-trigger .cd-menu-icon::before {
  top: -5px;
}
.cd-primary-nav-trigger .cd-menu-icon::after {
  top: 5px;
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked {
  background-color: rgba(255, 255, 255, 0);
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::before, .cd-primary-nav-trigger .cd-menu-icon.is-clicked::after {
  background-color: white;
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::before {
  top: 0;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::after {
  top: 0;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}
@media only screen and (min-width: 768px) {
  .cd-primary-nav-trigger {
    width: 100px;
    padding-left: 0em;
    background-color: transparent;
    height: 30px;
    line-height: 30px;
    right: 2.2em;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .cd-primary-nav-trigger .cd-menu-text {
    display: inline-block;
  }
  .cd-primary-nav-trigger .cd-menu-icon {
    left: auto;
    right: 1em;
    -webkit-transform: translateX(0) translateY(-50%);
    -moz-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
  }
}

.cd-primary-nav {
  /* by default it's hidden - on top of the viewport */
  font-family:gotham-black, sans-serif;
  font-weight: 800; 
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(17, 17, 17, 1);
  z-index: 2;
  text-align: center;
  padding: 50px 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: auto;
  /* this fixes the buggy scrolling on webkit browsers - mobile devices only - when overflow property is applied */
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.cd-primary-nav li {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: .2em 0;
  text-transform: capitalize;
}
.cd-primary-nav a {
  display: inline-block;
  padding: .4em 1em;
  border-radius: 0.25em;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
  text-decoration: none;
}
.no-touch .cd-primary-nav a:hover {
  Background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/SWK_fullmenu_highlighter_fix.png");
  max-width:100%;
  max-height:100%;
}

.cd-primary-nav a:hover {
  Background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/SWK_fullmenu_highlighter_fix.png") ;
  background-size: 85% 70%;
  background-repeat: no-repeat;
  background-position: center;
  color: #000000
  }


.cd-primary-nav .cd-label {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875em;
  margin: 2.4em 0 .8em;
}
.cd-primary-nav .cd-social {
  display: inline-block;
  margin: 0 .4em;
  background-color: #111;
  
}
/*.cd-primary-nav .cd-social a:hover {
  background-image: none;
  background-color: #111;
  background-repeat: no-repeat;
  width: 44px;
  height: 44px;
  padding: 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}*/

.cd-primary-nav .cd-social a{
  width: 44px;
  height: 44px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
}

.cd-primary-nav .cd-facebook a {
  
  }
.cd-primary-nav .cd-facebook a:hover {
    transition: all .2s ease-in-out;
	transform: scale(1.1);
	background-image: none;
}
.cd-primary-nav .cd-instagram a {
  
}
.cd-primary-nav .cd-instagram a:hover {
    transition: all .2s ease-in-out;
	transform: scale(1.1);
	background-image: none;		
}
.cd-primary-nav .cd-dribbble a {
  
}
.cd-primary-nav .cd-dribbble a:hover {
    transition: all .2s ease-in-out;
	transform: scale(1.1);
	background-image: none;	
}
.cd-primary-nav .cd-twitter a {
  
}
.cd-primary-nav .cd-twitter a:hover {
    transition: all .2s ease-in-out;
	transform: scale(1.1);
	background-image: none; 	
}
.cd-primary-nav.is-visible {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (min-width: 768px) {
  .cd-primary-nav {
    padding: 80px 0;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-primary-nav li {
    font-size: 30px;
    font-size: 1.875rem;
  }
  .cd-primary-nav .cd-label {
    font-size: 16px;
    font-size: 1rem;
  }
}

.cd-intro {
  position: relative;
  height: 100%;
  background: url("../img/cd-background-img.jpg") no-repeat center center;
  background-size: cover;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cd-intro h1 {
  position: absolute;
  width: 90%;
  max-width: 1170px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  color: white;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 300;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .cd-intro h1 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-intro {
    height: 700px;
  }
}

.cd-main-content {
  position: relative;
  z-index: 1;
}
.cd-main-content p {
  line-height: 1.6;
  margin: 2em 0;
}
@media only screen and (min-width: 1170px) {
  .cd-main-content p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}


.li-indent ul { 
    list-style-position: inside;
}

.center-column-white{
    margin: 0 auto;
	padding: 20px 0;
    width: 450px;
	color: #fff; 
	font-size:1.5em;	 
}



 text-shadow:none;*/
 color:#111;
 text-decoration:none;
}
 
  
.milestones{font-family: 'Slabo 27px', serif;}

/*.recaptcha-fix {-webkit-transform:scale(0.93);-moz-transform-scale(0.95);text-align:left;}
.recaptcha-fix .hs_submit{padding-top:1em;}*/


@media (max-width: 600px) {
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, { font-size: .6em !important;
font-weight: 700 !important;}

.line-height-1-2 h3 {
    font-size: 1.1em;
    font-weight: 700;
    line-height: 1.2em;
    text-transform: uppercase;
}

.hs-form .hs-input, .hs-form textarea.hs-input{
}
/*.please_provide_relevant_information-9daa6b66-2d92-4540-a68a-00ab4d1ee90a{margin: 0 0 0 0}/*
/*.rc-anchor-normal  {-webkit-transform:scale(0.7);-moz-transform-scale(0.7);}*/

.cd-menu-icon-white::before {
    background: white;
    color:white;
}


.hs-form .hs-input, .hs-form textarea.hs-input {
    box-sizing: border-box;
    max-width: 500px;
    width: 100%;
}



.gray-hover-fix a:link{
    color: #000;
}

.gray-hover-fix a{
    color: #000;
}




.form-yellow-submit .hs-form .hs-button{
    background-color:#e3fc21;
	color:#111;
    background-image:none;
    }
	
	
/*----- Yellow Submit Form Style -----*/ 
.form-yellow-submit {max-width:500px;
margin: 0 auto;}

.form-yellow-submit .hs-form-field>label{
    color: #fff;
    line-height: 1.2em;
    text-transform: capitalize;
    padding: 0 0;
    text-align: left;
    font-family: georgia, palatino!important;
    font-size:1em;
    }

.form-yellow-submit .hs-input{
    background-color: #111;
    border-top: none;
    border-bottom: 1px solid #fff;
    border-right: none;
    border-left:none;
    padding: 0 0;
    font-family: georgia, palatino!important;
    font-size:1em;
    line-height: 1.2em;
}

.form-yellow-submit{
    margin: 0 auto;
}

.form-yellow-submit .hs_firstname .field .hs-form-field{
    max-width: 600px;
}

.form-yellow-submit .hs-form .hs-button{
    background-color:#e3fc21;
	color:#111;
    background-image:none;
    }

.form-yellow-submit .hs-form .hs-button{
    background-color:#e3fc21;
	color:#111;
    background-image:none!important;
	padding:1em 0 0 0;
    }	
.form-yellow-submit .hs-form .hs-button:hover{
    background-color:#e3fc21;
	color:#111;
    background-image:none;
	transition: all .2s ease-in-out;
	transform: scale(1.1);
    }
	
.form-yellow-submit .hs-button .primary .large{
    background-color:#e3fc21;
	color:#111;
    background-image:none;}

.form-yellow-submit  .hs-form fieldset.form-columns-1 input[type="radio"] {
    width: 10px;
}
 

/*----- End yellow-submit Form Style -----*/

/*----- Support Submit Form Style -----*/ 
.support-submit {max-width:500px;
margin: 0 auto;}

.support-submit .hs-form-field>label{
    color: #fff;
    line-height: 1.2em;
    text-transform: capitalize;
    padding: 0 0;
    text-align: left;
    font-family: georgia, palatino!important;
    font-size:1em;
    }

.support-submit .hs-input{
    background-color: #111;
    border-top: none;
    border-bottom: 1px solid #fff;
    border-right: none;
    border-left:none;
    padding: 0 0;
    font-family: georgia, palatino!important;
    font-size:1em;
    line-height: 1.2em;
}

.support-submit{
    margin: 0 auto;
}

.support-submit .hs_firstname .field .hs-form-field{
    max-width: 600px;
}

.support-submit .hs-form .hs-button{
    background-color:#e3fc21;
	color:#111;
    background-image:none;
    }

.support-submit .hs-form .hs-button{
    background-color:#e3fc21;
	color:#111;
    background-image:none!important;
	padding:1em 0 0 0;
    }	
.support-submit .hs-form .hs-button:hover{
    background-color:#e3fc21;
	color:#111;
    background-image:none;
	transition: all .2s ease-in-out;
	transform: scale(1.1);
    }
	
.support-submit .hs-button .primary .large{
    background-color:#e3fc21;
	color:#111;
    background-image:none;}

.support-submit  .hs-form fieldset.form-columns-1 input[type="radio"] {
    width: 10px;
}
 

/*----- End support-submit Form Style -----*/

/* ==========================================================================
   Buttons                                              
   ========================================================================== */


/* All Global Buttons (Excluding CTAs)
   ========================================================================== */

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
  cursor: pointer;
  text-decoration: none !important;
  font-family:sans-serif;
  font-size:14.6333px;
  color:#111111;
  line-height:19px;
  text-align:center;
  vertical-align:middle;
  background-color: #e3fc21;
  border: 1px solid #ccc;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: 2px 2px 3px #666;
    -webkit-box-shadow: 2px 2px 3px #666;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  display: inline-block;
  padding: 0.5em 2em;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
  border:none;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {}

body .hs-button.primary:focus,
body input[type="submit"]:focus,
body input[type="button"]:focus {}


/* Form Module Button
   ========================================================================== */

.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* Blog Comment Button
   ========================================================================== */
#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* Blog Subscription Button
   ========================================================================== */
#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* Google Search Button
   ========================================================================== */
.widget-type-google_search .hs-button.primary {}
.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 {}








/* ==========================================================================


   13. MISCELLANOUS                                        


   ========================================================================== */

.icon-circle {
    text-align:center;
}

.icon-circle a{
    display: inline-block;
    width:7em;
    height: 7em;
    border: none;
    border-radius: 50%;
    margin-right: 15px;
	margin-top: 1em;
	margin-bottom: 1em;
	background:#000000;
	z-index: -1;
}
.icon-circle a i{
  text-align: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  }   

/* Footer_2016
   ========================================================================== */
.footer-2016{
background: #1d1d1d;
color: #ffffff;
} 

.footer-2016 .iframe{ max-width: 250px; height: auto }

.footer-2016 .hs_recaptcha .field .hs-form-field {
    height: 74px;
    width: 250px!important;
}
.rc-anchor-normal-footer{
    display: inline-block;
    width: 1px;
    vertical-align: top;
}

.footer-2016 .blog-space-extend ul li{
line-height: 1.4em;
padding-bottom: 1.5em
   }

.footer-2016 ul li{
line-height: 1.4em;
padding-bottom: .2em
   }
   
.footer-2016 ul ul{
  margin-left:15px;
}   

.blog-footer-2016{
background: #111111;
color: #ffffff;
line-height: 250%
}

.footer-2016 .hs-form-field>label{
color: #ffffff;
text-transform: capitalize;
    font-size: 18px;
    line-height: 1.4em;
}

.footer-2016 .hs-button .primary .large{
    background-image:none;
    background:#fff;
    }

.footer-2016 .hs-button .primary .large:hover{
    background-image:none;
	}
    
.footer-2016 .hs-button .primary .large:hover{
	transition: all .2s ease-in-out;
	transform: scale(1.1)
	}
	
.footer-2016 .hs-form-field {
    font-family: ACaslonPro-Regular, serif;
    font-size: 18px;
    font-weight: 700;
    color: #111;
    line-height: 1.4em;
    text-align: left;
	color: #ffffff;
}

 .sub-header-brush {
  Background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/SWKT_Highlighter.png") ;
  background-size: 100% 100%;
  padding: 0 10px;
  background-repeat: no-repeat;
  background-position: top;
  color: #000000;
  }  

.header_banner {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(//cdn2.hubspot.net/hubfs/455739/SWKT_WhoWereFor_HeaderImage.png) no-repeat;
  width: 180px; /* Width of new image */
  height: 236px; /* Height of new image */
  padding-left: 180px; /* Equal to width of new image */
}

.rounded-input-form input {
	border: 1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;
	font-size: 20px;
	padding: 4px 7px;
	outline: 0;
	-webkit-appearance: none;
}
.rounded-input-form input:focus {
	border-color: #339933;
}





/* Berger Menu - Full Screen
   ========================================================================== */
/* Primary style  -------------------------------- */

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* body {
  font-size: 100%;
  font-family: german-bold;
  color: rgba(2, 23, 37, 0.7);
  }
body.overflow-hidden {
  /* when primary navigation is visible, the content in the background won't scroll
  overflow: hidden;
}*/

a {
  color: white;
  text-decoration: none;
}

/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 768px;
  margin: 0 auto;
}
.cd-container:after {
  content: "";
  display: table;
  clear: both;
}

/* -------------------------------- 

Main components 

-------------------------------- */

.cd-header .cd-visible-backround{
  background: rgba(17, 17, 17, 1)!important;
}

.cd-header {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(17, 17, 17, .9);
  height: 50px;
  width: 100%;
  z-index: 3;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (min-width: 768px) {
  .cd-header {
    height: 80px;
    background: transparent;
    box-shadow: none;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-header {
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;

  }
  .cd-header.is-fixed-white {
    /* when the user scrolls down, we hide the header right above the viewport */
    position: fixed;
    top: -80px;
    background-color: rgba(255,255,255,.1);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
  }
  
   .cd-header.is-fixed{
    /* when the user scrolls down, we hide the header right above the viewport */
    position: fixed;
    top: -80px;
    background-color: rgba(255,255,255,.1);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
  } 
  
    .cd-header.is-fixed {
    /* when the user scrolls down, we hide the header right above the viewport */
    position: fixed;
    top: -80px;
    background-color: rgba(29,29,29,1);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
  }
  
  
  .cd-header.is-visible {
    /* if the user changes the scrolling direction, we show the header */
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  .cd-header.menu-is-open {
    /* add a background color to the header when the navigation is open */
    background-color: rgba(168, 168, 168, 1);
  }
}

  .cd-header.menu-is-open {
    /* add a background color to the header when the navigation is open */
    color: rgba(255, 255, 255, 1);
  }
}

.white-header.menu-is-open{
    /* add a background color to the header when the navigation is open */
    background-color: rgba(255, 255, 255, 1);
  }
  
.white-header.cd-header.is-visible {
    /* if the user changes the scrolling direction, we show the header */
    background-color: rgba(255, 255, 255, 1);
  }
  
}



}


.cd-logo {
  background-color: transparent;
  position: relative;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
.cd-logo img {
  display: block;
  background-color: transparent;
}
@media only screen and (min-width: 768px) {
  .cd-logo {
    padding-left: 4.6em;
	padding-right: 4.6em;
  }
}

.cd-secondary-nav {
  position: relative;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10em;
  /* hidden on small devices */
  display: none;
}
.cd-secondary-nav li {
  display: inline-block;
  margin-left: 2.2em;
}
.cd-secondary-nav a {
  display: inline-block;
  color: white;
  text-transform: uppercase;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .cd-secondary-nav {
    display: block;
  }
}

.cd-primary-nav-trigger {
  position: absolute;
  height: 100%;
  width: 50px;
  background-color: transparent;
  margin-left: 14em;
  margin-top: 0em;
}
.cd-primary-nav-trigger .cd-menu-text {
  color: #111;
  text-transform: uppercase;
  font-weight: 700;
  /* hide the text on small devices */
  display: none;
	font-family:gotham-black, sans-serif;  
}
.cd-primary-nav-trigger .cd-menu-icon {
  /* this span is the central line of the menu icon */
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 18px;
  height: 2px;
  background-color: #fff;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
  /* these are the upper and lower lines in the menu icon */
}
.cd-primary-nav-trigger .cd-menu-icon::before, .cd-primary-nav-trigger .cd-menu-icon:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #fff;
  margin-right: 0;
  -webkit-transition: -webkit-transform .3s, top .3s, background-color 0s;
  -moz-transition: -moz-transform .3s, top .3s, background-color 0s;
  transition: transform .3s, top .3s, background-color 0s;
}
.cd-primary-nav-trigger .cd-menu-icon::before {
  top: -5px;
}
.cd-primary-nav-trigger .cd-menu-icon::after {
  top: 5px;
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked {
  background-color: rgba(255, 255, 255, 0);
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::before, .cd-primary-nav-trigger .cd-menu-icon.is-clicked::after {
  background-color: white;
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::before {
  top: 0;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::after {
  top: 0;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}
@media only screen and (min-width: 768px) {
  .cd-primary-nav-trigger {
    width: 100px;
    padding-left: 0em;
    background-color: transparent;
    height: 30px;
    line-height: 30px;
    right: 2.2em;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .cd-primary-nav-trigger .cd-menu-text {
    display: inline-block;
  }
  .cd-primary-nav-trigger .cd-menu-icon {
    left: auto;
    right: 1em;
    -webkit-transform: translateX(0) translateY(-50%);
    -moz-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
  }
}

.cd-primary-nav {
  /* by default it's hidden - on top of the viewport */
  font-family:gotham-black, sans-serif;
  font-weight: 800; 
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(17, 17, 17, 1);
  z-index: 2;
  text-align: center;
  padding: 50px 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: auto;
  /* this fixes the buggy scrolling on webkit browsers - mobile devices only - when overflow property is applied */
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.cd-primary-nav li {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: .2em 0;
  text-transform: capitalize;
}
.cd-primary-nav a {
  display: inline-block;
  padding: .4em 1em;
  border-radius: 0.25em;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
  text-decoration: none;
}
.no-touch .cd-primary-nav a:hover {
  Background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/SWK_fullmenu_highlighter_fix.png");
  max-width:100%;
  max-height:100%;
}

.cd-primary-nav a:hover {
  Background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/SWK_fullmenu_highlighter_fix.png") ;
  background-size: 85% 70%;
  background-repeat: no-repeat;
  background-position: center;
  color: #000000
  }


.cd-primary-nav .cd-label {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875em;
  margin: 2.4em 0 .8em;
}
.cd-primary-nav .cd-social {
  display: inline-block;
  margin: 0 .4em;
  background-color: #111;
  
}
/*.cd-primary-nav .cd-social a:hover {
  background-image: none;
  background-color: #111;
  background-repeat: no-repeat;
  width: 44px;
  height: 44px;
  padding: 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}*/

.cd-primary-nav .cd-social a{
  width: 44px;
  height: 44px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
}

.cd-primary-nav .cd-facebook a {
  
  }
.cd-primary-nav .cd-facebook a:hover {
    transition: all .2s ease-in-out;
	transform: scale(1.1);
	background-image: none;
}
.cd-primary-nav .cd-instagram a {
  
}
.cd-primary-nav .cd-instagram a:hover {
    transition: all .2s ease-in-out;
	transform: scale(1.1);
	background-image: none;		
}
.cd-primary-nav .cd-dribbble a {
  
}
.cd-primary-nav .cd-dribbble a:hover {
    transition: all .2s ease-in-out;
	transform: scale(1.1);
	background-image: none;	
}
.cd-primary-nav .cd-twitter a {
  
}
.cd-primary-nav .cd-twitter a:hover {
    transition: all .2s ease-in-out;
	transform: scale(1.1);
	background-image: none; 	
}
.cd-primary-nav.is-visible {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (min-width: 768px) {
  .cd-primary-nav {
    padding: 80px 0;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-primary-nav li {
    font-size: 30px;
    font-size: 1.875rem;
  }
  .cd-primary-nav .cd-label {
    font-size: 16px;
    font-size: 1rem;
  }
}

.cd-intro {
  position: relative;
  height: 100%;
  background: url("../img/cd-background-img.jpg") no-repeat center center;
  background-size: cover;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cd-intro h1 {
  position: absolute;
  width: 90%;
  max-width: 1170px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  color: white;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 300;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .cd-intro h1 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-intro {
    height: 700px;
  }
}

.cd-main-content {
  position: relative;
  z-index: 1;
}
.cd-main-content p {
  line-height: 1.6;
  margin: 2em 0;
}
@media only screen and (min-width: 1170px) {
  .cd-main-content p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}


.li-indent ul { 
    list-style-position: inside;
}

.center-column-white{
    margin: 0 auto;
	padding: 20px 0;
    width: 450px;
	color: #fff; 
	font-size:1.5em;	 
}


 text-shadow:none;*/
 color:#111;
 text-decoration:none;
}
   

.milestones{font-family: 'Slabo 27px', serif;}

/*.recaptcha-fix {-webkit-transform:scale(0.93);-moz-transform-scale(0.95);text-align:left;}
.recaptcha-fix .hs_submit{padding-top:1em;}*/


@media (max-width: 600px) {
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, { font-size: .6em !important;
font-weight: 700 !important;}

.line-height-1-2 h3 {
    font-size: 1.1em;
    font-weight: 700;
    line-height: 1.2em;
    text-transform: uppercase;
}

.hs-form .hs-input, .hs-form textarea.hs-input{
}
/*.please_provide_relevant_information-9daa6b66-2d92-4540-a68a-00ab4d1ee90a{margin: 0 0 0 0}/*
/*.rc-anchor-normal  {-webkit-transform:scale(0.7);-moz-transform-scale(0.7);}*/

.cd-menu-icon-white::before {
    background: white;
    color:white;
}



.hs-form .hs-input, .hs-form textarea.hs-input {
    box-sizing: border-box;
    max-width: 500px;
    width: 100%;
}



.gray-hover-fix a:link{
    color: #000;
}

.gray-hover-fix a{
    color: #000;
}




.hs-form .hs-button {
    background-color:#e3fc21;
    background-image:none;
}


/* ==========================================================================


   14. MISCELLANOUS                                        


   ========================================================================== */

.icon-circle {
    text-align:center;
}

.icon-circle a{
    display: inline-block;
    width:7em;
    height: 7em;
    border: none;
    border-radius: 50%;
    margin-right: 15px;
	margin-top: 1em;
	margin-bottom: 1em;
	background:#000000;
	z-index: -1;
}
.icon-circle a i{
  text-align: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  }   

/* Footer_2016
   ========================================================================== */
.footer-2016{
background: #1d1d1d;
color: #ffffff;
} 

.footer-2016 .iframe{ max-width: 250px; height: auto }

.footer-2016 .hs_recaptcha .field .hs-form-field {
    height: 74px;
    width: 250px!important;
}
.rc-anchor-normal-footer{
    display: inline-block;
    width: 1px;
    vertical-align: top;
}

.footer-2016 .blog-space-extend ul li{
line-height: 1.4em;
padding-bottom: 1.5em
   }

.footer-2016 ul li{
line-height: 1.4em;
padding-bottom: .2em
   }
   
.footer-2016 ul ul{
  margin-left:15px;
}   

.blog-footer-2016{
background: #111111;
color: #ffffff;
line-height: 250%
}

.footer-2016 .hs-form-field>label{
color: #ffffff;
text-transform: capitalize;
    font-size: 18px;
    line-height: 1.4em;
}

.footer-2016 .hs-button .primary .large{
    background-image:none;
    background:#fff;
    }

.footer-2016 .hs-button .primary .large:hover{
    background-image:none;
	}
    
.footer-2016 .hs-button .primary .large:hover{
	transition: all .2s ease-in-out;
	transform: scale(1.1)
	}
	
.footer-2016 .hs-form-field {
    font-family: ACaslonPro-Regular, serif;
    font-size: 18px;
    font-weight: 700;
    color: #111;
    line-height: 1.4em;
    text-align: left;
	color: #ffffff;
}

/* End Footer_2016
   ========================================================================== */


 .sub-header-brush {
  Background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/SWKT_Highlighter.png") ;
  background-size: 100% 100%;
  padding: 0 10px;
  background-repeat: no-repeat;
  background-position: top;
  color: #000000;
  }  

.header_banner {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(//cdn2.hubspot.net/hubfs/455739/SWKT_WhoWereFor_HeaderImage.png) no-repeat;
  width: 180px; /* Width of new image */
  height: 236px; /* Height of new image */
  padding-left: 180px; /* Equal to width of new image */
}

.rounded-input-form input {
	border: 1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;
	font-size: 20px;
	padding: 4px 7px;
	outline: 0;
	-webkit-appearance: none;
}
.rounded-input-form input:focus {
	border-color: #339933;
}





/* Berger Menu - Full Screen
   ========================================================================== */
/* Primary style  -------------------------------- */

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* body {
  font-size: 100%;
  font-family: german-bold;
  color: rgba(2, 23, 37, 0.7);
  }
body.overflow-hidden {
  /* when primary navigation is visible, the content in the background won't scroll
  overflow: hidden;
}*/

a {
  color: white;
  text-decoration: none;
}*/

/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 768px;
  margin: 0 auto;
}
.cd-container:after {
  content: "";
  display: table;
  clear: both;
}

/* -------------------------------- 

Main components 

-------------------------------- */

.cd-header {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(17, 17, 17, .3);
  height: 50px;
  width: 100%;
  z-index: 3;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (min-width: 768px) {
  .cd-header {
    height: 80px;
    background: transparent;
    box-shadow: none;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-header {
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;

  }
  .cd-header.is-fixed {
    /* when the user scrolls down, we hide the header right above the viewport */
    position: fixed;
    top: -80px;
    background-color: rgba(168,168,168,1);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
  }
  .cd-header.is-visible {
    /* if the user changes the scrolling direction, we show the header */
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  .cd-header.menu-is-open {
    /* add a background color to the header when the navigation is open */
    background-color: rgba(168, 168, 168, 1);
  }
}

.cd-logo {
  background-color: transparent;
  position: relative;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
.cd-logo img {
  display: block;
  background-color: transparent;
}
@media only screen and (min-width: 768px) {
  .cd-logo {
    padding-left: 4.6em;
	padding-right: 4.6em;
  }
}

.cd-secondary-nav {
  position: relative;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10em;
  /* hidden on small devices */
  display: none;
}
.cd-secondary-nav li {
  display: inline-block;
  margin-left: 2.2em;
}
.cd-secondary-nav a {
  display: inline-block;
  color: white;
  text-transform: uppercase;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .cd-secondary-nav {
    display: block;
  }
}

.cd-primary-nav-trigger {
  position: absolute;
  height: 100%;
  width: 50px;
  background-color: transparent;
}
.cd-primary-nav-trigger .cd-menu-text {
  color: #111;
  text-transform: uppercase;
  font-weight: 700;
  /* hide the text on small devices */
  display: none;
	font-family:gotham-black, sans-serif;  
}
.cd-primary-nav-trigger .cd-menu-icon {
  /* this span is the central line of the menu icon */
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 18px;
  height: 2px;
  background-color: #111;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
  /* these are the upper and lower lines in the menu icon */
}
.cd-primary-nav-trigger .cd-menu-icon::before, .cd-primary-nav-trigger .cd-menu-icon:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #fff;
  margin-right: 0;
  -webkit-transition: -webkit-transform .3s, top .3s, background-color 0s;
  -moz-transition: -moz-transform .3s, top .3s, background-color 0s;
  transition: transform .3s, top .3s, background-color 0s;
}
.cd-primary-nav-trigger .cd-menu-icon::before {
  top: -5px;
}
.cd-primary-nav-trigger .cd-menu-icon::after {
  top: 5px;
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked {
  background-color: rgba(255, 255, 255, 0);
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::before, .cd-primary-nav-trigger .cd-menu-icon.is-clicked::after {
  background-color: white;
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::before {
  top: 0;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::after {
  top: 0;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}
@media only screen and (min-width: 768px) {
  .cd-primary-nav-trigger {
    width: 100px;
    padding-left: 0em;
    background-color: transparent;
    height: 30px;
    line-height: 30px;
    right: 2.2em;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .cd-primary-nav-trigger .cd-menu-text {
    display: inline-block;
  }
  .cd-primary-nav-trigger .cd-menu-icon {
    left: auto;
    right: 1em;
    -webkit-transform: translateX(0) translateY(-50%);
    -moz-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
  }
}

/*Removing the extra line in the nav - when active*/ 
.cd-menu-icon .is-clicked:active {
    display:none!important;
}

.cd-primary-nav {
  /* by default it's hidden - on top of the viewport */
  font-family:gotham-black, sans-serif;
  font-weight: 800; 
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(17, 17, 17, 1);
  z-index: 2;
  text-align: center;
  padding: 50px 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: auto;
  /* this fixes the buggy scrolling on webkit browsers - mobile devices only - when overflow property is applied */
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.cd-primary-nav li {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: .2em 0;
  text-transform: capitalize;
}
.cd-primary-nav a {
  display: inline-block;
  padding: .4em 1em;
  border-radius: 0.25em;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
  text-decoration: none;
}
.no-touch .cd-primary-nav a:hover {
  Background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/SWK_fullmenu_highlighter_fix.png");
  max-width:100%;
  max-height:100%;
}

.cd-primary-nav a:hover {
  Background-image: url("//cdn2.hubspot.net/hubfs/455739/swk_site_images/SWK_fullmenu_highlighter_fix.png") ;
  background-size: 85% 70%;
  background-repeat: no-repeat;
  background-position: center;
  color: #000000
  }


.cd-primary-nav .cd-label {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875em;
  margin: 2.4em 0 .8em;
}
.cd-primary-nav .cd-social {
  display: inline-block;
  margin: 0 .4em;
  background-color: #111;
  
}
/*.cd-primary-nav .cd-social a:hover {
  background-image: none;
  background-color: #111;
  background-repeat: no-repeat;
  width: 44px;
  height: 44px;
  padding: 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}*/

.cd-primary-nav .cd-social a{
  width: 44px;
  height: 44px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
}

.cd-primary-nav .cd-facebook a {
  
  }
.cd-primary-nav .cd-facebook a:hover {
    transition: all .2s ease-in-out;
	transform: scale(1.1);
	background-image: none;
}
.cd-primary-nav .cd-instagram a {
  
}
.cd-primary-nav .cd-instagram a:hover {
    transition: all .2s ease-in-out;
	transform: scale(1.1);
	background-image: none;		
}
.cd-primary-nav .cd-dribbble a {
  
}
.cd-primary-nav .cd-dribbble a:hover {
    transition: all .2s ease-in-out;
	transform: scale(1.1);
	background-image: none;	
}
.cd-primary-nav .cd-twitter a {
  
}
.cd-primary-nav .cd-twitter a:hover {
    transition: all .2s ease-in-out;
	transform: scale(1.1);
	background-image: none; 	
}
.cd-primary-nav.is-visible {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (min-width: 768px) {
  .cd-primary-nav {
    padding: 80px 0;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-primary-nav li {
    font-size: 30px;
    font-size: 1.875rem;
  }
  .cd-primary-nav .cd-label {
    font-size: 16px;
    font-size: 1rem;
  }
}

.cd-intro {
  position: relative;
  height: 100%;
  background: url("../img/cd-background-img.jpg") no-repeat center center;
  background-size: cover;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cd-intro h1 {
  position: absolute;
  width: 90%;
  max-width: 1170px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  color: white;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 300;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .cd-intro h1 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-intro {
    height: 700px;
  }
}

.cd-main-content {
  position: relative;
  z-index: 1;
}
.cd-main-content p {
  line-height: 1.6;
  margin: 2em 0;
}
@media only screen and (min-width: 1170px) {
  .cd-main-content p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}



 text-shadow:none;*/
 color:#111;
 text-decoration:none;
}
   
.milestones{font-family: 'Slabo 27px', serif;}

/*.recaptcha-fix {-webkit-transform:scale(0.93);-moz-transform-scale(0.95);text-align:left;}
.recaptcha-fix .hs_submit{padding-top:1em;}*/


@media (max-width: 600px) {
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, { font-size: .6em !important;
font-weight: 700 !important;}

.line-height-1-2 h3 {
    font-size: 1.1em;
    font-weight: 700;
    line-height: 1.2em;
    text-transform: uppercase;
}

.hs-form .hs-input, .hs-form textarea.hs-input{
}
/*.please_provide_relevant_information-9daa6b66-2d92-4540-a68a-00ab4d1ee90a{margin: 0 0 0 0}/*
/*.rc-anchor-normal  {-webkit-transform:scale(0.7);-moz-transform-scale(0.7);}*/

.cd-menu-icon-white::before {
    background: white;
    color:white;
}


.hs-form .hs-input, .hs-form textarea.hs-input {
    box-sizing: border-box;
    max-width: 500px;
    width: 100%;
}



.gray-hover-fix a:link{
    color: #000;
}

.gray-hover-fix a{
    color: #000;
}



.form-yellow-submit .hs-form .hs-button{
    background-color:#e3fc21;
	color:#111;
    background-image:none;
    }
	
	
.cta_button button_plain_e3fc21{
    box-shadow:none!important;
    line-height: 19px!important;
	text-shadow: none!important;
	font-family: sans-serif;
	font-size: 40px!important;
}	

/*.cta_button .button_plain_e3fc21{
    box-shadow:none!important;
    line-height: 19px!important;
	text-shadow: none!important;
	font-family: sans-serif!important;
	font-size: 40px!important;
}

*[class^=' button-']{
    box-shadow:none!important;
    line-height: 19px!important;
	text-shadow: none!important;
	font-family: sans-serif!important;
	font-size: 40px!important;
}*/


/* fix for default blog font-size settings */

.blog-inset-settings h1{font-size:.5em;}

.blog-inset-settings h2{font-size:.3em;}

.blog-inset-settings h3{font-size:.2em;}

/*Fix for bullet margin*/
.blog-inset-settings li {
    margin-left: 50px!important;
}

/* Careers- Job Board- Links Blue */
.job-links a {
    color: #0000EE!important;
}

/*Hamburger Menu - White */
.cd-primary-nav-trigger .cd-menu-icon::before {
    background-color: #fff!important;
}

.cd-primary-nav-trigger .cd-menu-icon::after {
    background-color: #fff!important;
}

.cd-primary-nav-trigger .cd-menu-icon {
    background-color: #fff!important;
}

/*Footer Submit button - remove blue hover */
.hs-form .hs-button:hover:not(.inactive) {
    box-shadow: inset 0px 0px 0px rgba(255,255,255,0.5),0 0 0px #3574e3!important;
    border-top: 0px solid #4db0ee!important;
    border-bottom: 0px solid #1946be!important;
    border-right: 0px solid #3080e3!important;
    border-left: 0px solid #3080e3!important;
}
.milestones{font-family: 'Slabo 27px', serif;}

/*Form Font Fixes */
.hbspt-form {
    font-weight: normal;
    padding-top: 0;
    font-family: 'ACaslonPro-Regular', serif;
}

.hs-form label{
    font-weight: normal;
    padding-top: 0;
    font-family: 'ACaslonPro-Regular', serif!important;
}

/*Header-2016-White Hamburger Menu White*/
.background-color-white .cd-primary-nav-trigger .cd-menu-icon {
    background-color: #fff!important;
}

.background-color-white .cd-menu-icon::before {
    background-color: #fff!important;
}

/*Single Blog Social Button Custom*/
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//cdn2.hubspot.net/hubfs/455739/Social_Icons_blog_2016/twitter.png")!important;
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//cdn2.hubspot.net/hubfs/455739/Social_Icons_blog_2016/linkedin.png")!important;
}

/*Website Bullet Fix*/
.footer-container-wrapper {
    color: #fff!important;
    list-style: none!important;
    margin-left: 0px!important;
}
.cd-primary-nav.is-visible {
    color: #fff!important;
    list-style: none!important;
    margin-left: 0px!important;
}

.cd-primary-nav {
    list-style: none!important;
    margin-left: 0px!important;
}

.tabtest li {
    list-style: none!important;
}
}
/* ==========================================================================


   15. LANDING PAGES                                         


   ========================================================================== */
/*Hide Form Error Message - Text was too big  */ 
.hs-error-msgs {
    display: none!important;
}

/*Custom Form*/ 
.tether-element {
  position: absolute;
  display: none; }
  .tether-element.tether-open {
    display: block; }
    
.tether-form{border: 1px solid #cccccc; background:#ccc;
}

.tether-target{border: 1px solid #cccccc;
background:#000;
}
.page-center-no-border {
    padding: 10px 30px 10px 30px;
    border-left: none;
    border-right: none;
}
    
    
.form-box-with-background{
   height: 330px;
   width: 400px;
}

/*Landing Page Header + Nav */
.landingpageheader {
    background: transparent!important;
}


.landingpageheader .cd-primary-nav-trigger .cd-menu-text {
  color: #111;
  text-transform: uppercase;
  font-weight: 700;
  /* hide the text on small devices */
  display: none;
    font-family:gotham-black, sans-serif;  
 /*Menu MAKE IT BIGGER*/
  margin-top: -10px!important;
  margin-left: -50px!important;
  font-size: 22px!important;
}

/*Thank you text responsive on mobile*/ 
@media only screen and (max-device-width: 480px) and (orientation : portrait) {
    .landing-page-thank-you-text h2 {
    font-size: 1em!important;
}
}

/* ==========================================================================


   9. Post-Launch Pages                                        


   ========================================================================== */
   /*****************************************/
/* General */
/*****************************************/ 
/*Footer - News Fix*/
.footer-news {
    margin-left: -1.5em!important;
    display: inherit!important;
}

.submit-black .form-black-underline .hs-form .hs-button {
    background-color: #000!important;
    color: #fff!important;
    font-family: georgia, palatino!important;
}

/*Input border blue to swk neon */ 
input.hs-input:focus {
    border-color: #e3fc21 !important;
    box-shadow: inset 0 0px 0px rgba(0,0,0,0.1),0 0 8px #e3fc21!important;
}

/*Form fit width to 100%*/ 
hs-form .hs-input, .hs-form textarea.hs-input {
    width: 100%!important;
}

/*Tab Link hover and text dec fix*/ 
a.link-tab-fix:hover{
    text-decoration: none!important;
    color: #fff!important;
}

a.link-tab-fix:focus{
    text-decoration: none!important;
    color: #fff!important;
}

/*Grayscale Product Logos on Homepage*/
.grayscale-logo {
    -webkit-filter: grayscale(100%); 
    filter: grayscale(100%);
    }
    
#___gcse_0 {
    padding-top: 3%;
    width: 200px!important;
    margin-left: auto;
    margin-right: auto; 
}

.gsc-input {
    margin-top: -10px!important;
}

.center-logo {
    display: block!important;
    margin-left: auto!important;
    margin-right: auto!important;
}
   /*****************************************/
/* Home */
/*****************************************/ 

.home-carousel p {
    font-size: 2em!important;
}

/*Product Slider Hide Main image*/ 
.swk-home-page-update .hs_cos_flex-viewport {
    display:none!important;
}

/*What we do - Active color white*/ 
.swk-home-page-update input:checked + label {
    color: #fff;
}

/*Custom Chevron Scroll Indicator*/ 
.scroll-indicator {
  width: 24px;
  height: 24px;
  margin: 16px auto;
  border-right: 6px solid #FFF;
  border-bottom: 6px solid #FFF;
  border-bottom-right-radius: 2px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-name: fade;
          animation-name: fade;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

@-webkit-keyframes fade {
  0% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    opacity: 1;
  }
  75% {
    -webkit-transform: rotate(45deg) translateY(-6px) translateX(-6px);
            transform: rotate(45deg) translateY(-6px) translateX(-6px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fade {
  0% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    opacity: 1;
  }
  75% {
    -webkit-transform: rotate(45deg) translateY(-6px) translateX(-6px);
            transform: rotate(45deg) translateY(-6px) translateX(-6px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}


/*****************************************/
/* Training  */
/*****************************************/ 
/*Javascript conflict - won't let links link out - solution = remove li class, replace with h3 class and add same CSS to appear the same*/
.tab-align-right h3 {
    max-width: 93%;
    text-align: right!important;
    text-transform: uppercase;
    list-style-type: none;
    margin: .2em .5em!important;
    padding: .2em .5em !important;
}

h3.tab-align-right {
    text-align: right!important;
    margin-right: 2.1em!important;
}

/*More Padding above the Main Courses */ 
.swk-training-page #v-nav > ul > li > h3 {
    padding: 30px 0 10px 0!important;
}
/*****************************************/
/* What We Do   */
/*****************************************/  
/*Make Solutions Right Font - In-line CSS not working*/ 
#v-nav > ul > li.first.current {
    font-family:gotham-bold, sans-serif!important;
}

#v-nav > ul > li.first {
    font-family:gotham-bold, sans-serif!important;
}
/*****************************************/
/* NWS Team page   */
/*****************************************/
.swk-nws-font-size h3 {
    font-size: 1.3em!important;
}

.swk-nws-font-size h4 {
    font-size: 1.1em!important;
}

.team-member-title a {
        color: #000!important;
        text-decoration: none!important;
        }
        
.team-member-title a:hover {
        color: #000!important;
        text-decoration: none!important;
        }
/*****************************************/
/* BLOG   */
/*****************************************/   
/*Remove "View All" - Ugly Page of Doom*/
.all-posts-link {
    display: none!important;
}

/*Read More - Button*/ 
a.more-link {
    background-color: #daf309;
    color: #333;
    padding: 10px 0px 10px 0px;
    text-align: center;
    width: 120px;
    text-decoration: none !important;
    border-radius: 5px;
}

a.more-link:hover {
    background-color: #F9FF12;
    transform: scale(1.1);
    transition: all .2s ease-in-out;
}

/*Next - Previous Buttons */ 
/*.next-posts-link {
    background-color: #daf309;
    padding: 10px 20px 10px 20px;
    text-align: center;
    width: 120px;
    text-decoration: none !important;
    border-radius: 5px;
    color: #000 !important;
    font-size: 14px !important;
    font-family: georgia,palatino !important;
    font-weight: bold;
    text-transform: capitalize !important;
}

.next-posts-link:hover {
    background-color: #F9FF12;
    transform: scale(1.1);
    transition: all .2s ease-in-out;
}

.previous-posts-link {
    background-color: #daf309;
    padding: 10px 20px 10px 20px;
    text-align: center;
    width: 120px;
    text-decoration: none !important;
    border-radius: 5px;
    color: #000 !important;
    font-size: 14px !important;
    font-family: georgia,palatino !important;
    font-weight: bold;
    text-transform: capitalize !important;
}

.previous-posts-link:hover {
    background-color: #F9FF12;
    transform: scale(1.1);
    transition: all .2s ease-in-out;
}*/

/*Remove featured images on Post listing*/ 
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    display: none!important;
}

/*Add padding above title*/ 
.post-header { 
    padding-top: 40px;
}
/*****************************************/
/* Calendar  */
/*****************************************/   

.mv-daynames-table {
color: #000!important;
background: #DAF309!important; 
}

.view-container-border {
background-color: #DAF309!important; 
}

#calendarTitle {
display: none!Important;
}

.wk-weektop {
background-color: #DAF309!important; 
}

.wk-scrolltimedevents {
    border-top: 1px solid #DAF309!important;     border-bottom: 1px solid #DAF309!important;
}

.wk-dayname {
color: #000!important;
}

/*****************************************/
/* Pay Online  */
/*****************************************/   
.swk-pay-online-form .hs-form .actions {
    padding: 0px!important;
    text-align: center!important;
}

.pay-button-submit {
    text-align: center!important;
    padding: 10px!important;
}

.pay-button-submit:hover {
    cursor: pointer!important;
}