/****************************************************************************************************************************************************************************

Framework Info

New Breed Unfied Framework 1.2
For use with the HubSpot COS - designers.hubspot.com/docs
©2015 New Breed Marketing - newbreedmarketing.com
6/3/15

Table of Contents

- CSS Imports (Fonts, Icons, Animation, HubSpot COS)                   
- HubL Variables (File Path, Colors, Typography, Shadows, Layout)
- Macros (Vendor Prefixes, Backgoung Images)
- Shortcut Utilities (Padding, Margin, Delays, Font Sizes, Floats, Clears, Line Height)         
- Grid (HTML/Body Reset, Box Sizing, Rows, "ctr" Containter)
- Typography (Body, Headings, Paragraphs, Blockquotes )
- Common Elements (Forms, Images, Links, Buttons, Lists, Horizontal Rules, Code, Tables)
- Navigation (Parent, Child, Max Width, Carrets, Mobile Toggle)
- CTAs (Simple, Vertical, Horizontal)
- Global Groups (Header, Hero, Footer CTA, Footer)
- Page Template: One Column General

****************************************************************************************************************************************************************************/










/****************************************************************************************************************************************************************************
- CSS Imports | Must be at the top of the file
****************************************************************************************************************************************************************************/

@import url(https://fonts.googleapis.com/css?family=Droid+Sans:300italic,400italic,600italic,700italic,400,300,600,700); /* google.com/fonts/specimen/Droid+Sans */
@import url(https://fonts.googleapis.com/css?family=Cinzel); /* google.com/fonts/specimen/Cinzel */
@import url(https://cdnjs.cloudflare.com/ajax/libs/normalize/3.0.3/normalize.min.css); /* necolas.github.io/normalize.css */
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css); /* fortawesome.github.io/Font-Awesome */
@import url(//cdnjs.cloudflare.com/ajax/libs/animate.css/3.2.6/animate.min.css); /* daneden.github.io/animate.css */
/* 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 ;
    }
} /* HubSpot Responsive Grid - designers.hubspot.com/docs/cos/the-cos-responsive-grid */
/* Images */

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

/* Videos */

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

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

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

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

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

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

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

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

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

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

/* Forms */

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

/* Menus */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Space Module */

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

/* Blog Author Section */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}


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

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



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

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

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

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

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

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

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

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

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

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
    word-wrap: break-word;
} /* HubSpot Modules Base Styles - designers.hubspot.com/docs/markup/supported-modules */










/****************************************************************************************************************************************************************************
- HubL Variables | always add ; after calling a variable, ex: .classname { ;
****************************************************************************************************************************************************************************/

/* File Manager Base Path */


/* Primary Colors */




/* Secondary Colors */






/* Tertiary Colors */



/* Typography */
 /* Body copy font */
 /* Headers and navigation */
 /* Set default body font size */
 /* Body copy */
 /* Small copy */
 /* Medium copy */
 /* Large copy */
 /* Huge copy */

/* Shadows ex. text-shadow: ; */




/* Layout */
 /* Ensures that the live content never touches the edge of the browser */
 /* For ctr class, leaves 1080px without padding for 12 perfect columns of 90px */

/* Buttons */

 

/* Link */
 /* Remove underline, set weight, add color, and add animation */







 


/****************************************************************************************************************************************************************************
 - Macros 
****************************************************************************************************************************************************************************/

/* Prefixes */










/* Background Images */











/****************************************************************************************************************************************************************************
 - Shortcut Utilities
****************************************************************************************************************************************************************************/

/* Padding | p=all ph=horizontal pv=vertical  pt=top pr=right pb=bottom pl=left */
.p0{padding:0}.p10{padding:10px}.p20{padding:20px}.p30{padding:30px}.p40{padding:40px}.p50{padding:50px}.p60{padding:60px}.p70{padding:70px}.p80{padding:80px}.p90{padding:90px}.p100{padding:100px}.p110{padding:110px}.p120{padding:120px}.p130{padding:130px}.p140{padding:140px}.p150{padding:150px}.p160{padding:160px}.p170{padding:170px}.p180{padding:180px}.p190{padding:190px}.p200{padding:200px}.ph0{padding-left:0; padding-right:0}.ph10{padding-left:10px; padding-right:10px}.ph20{padding-left:20px; padding-right:20px}.ph30{padding-left:30px; padding-right:30px}.ph40{padding-left:40px; padding-right:40px}.ph50{padding-left:50px; padding-right:50px}.ph60{padding-left:60px; padding-right:60px}.ph70{padding-left:70px; padding-right:70px}.ph80{padding-left:80px; padding-right:80px}.ph90{padding-left:90px; padding-right:90px}.ph100{padding-left:100px; padding-right:100px}.ph110{padding-left:110px; padding-right:110px}.ph120{padding-left:120px; padding-right:120px}.ph130{padding-left:130px; padding-right:130px}.ph140{padding-left:140px; padding-right:140px}.ph150{padding-left:150px; padding-right:150px}.ph160{padding-left:160px; padding-right:160px}.ph170{padding-left:170px; padding-right:170px}.ph180{padding-left:180px; padding-right:180px}.ph190{padding-left:190px; padding-right:190px}.ph200{padding-left:200px; padding-right:200px}.pv0{padding-top:0; padding-bottom:0}.pv10{padding-top:10px; padding-bottom:10px}.pv20{padding-top:20px; padding-bottom:20px}.pv30{padding-top:30px; padding-bottom:30px}.pv40{padding-top:40px; padding-bottom:40px}.pv50{padding-top:50px; padding-bottom:50px}.pv60{padding-top:60px; padding-bottom:60px}.pv70{padding-top:70px; padding-bottom:70px}.pv80{padding-top:80px; padding-bottom:80px}.pv90{padding-top:90px; padding-bottom:90px}.pv100{padding-top:100px; padding-bottom:100px}.pv110{padding-top:110px; padding-bottom:110px}.pv120{padding-top:120px; padding-bottom:120px}.pv130{padding-top:130px; padding-bottom:130px}.pv140{padding-top:140px; padding-bottom:140px}.pv150{padding-top:150px; padding-bottom:150px}.pv160{padding-top:160px; padding-bottom:160px}.pv170{padding-top:170px; padding-bottom:170px}.pv180{padding-top:180px; padding-bottom:180px}.pv190{padding-top:190px; padding-bottom:190px}.pv200{padding-top:200px; padding-bottom:200px}.pt0{padding-top:0}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pt60{padding-top:60px}.pt70{padding-top:70px}.pt80{padding-top:80px}.pt90{padding-top:90px}.pt100{padding-top:100px}.pt110{padding-top:110px}.pt120{padding-top:120px}.pt130{padding-top:130px}.pt140{padding-top:140px}.pt150{padding-top:150px}.pt160{padding-top:160px}.pt170{padding-top:170px}.pt180{padding-top:180px}.pt190{padding-top:190px}.pt200{padding-top:200px}.pr0{padding-right:0}.pr10{padding-right:10px}.pr20{padding-right:20px}.pr30{padding-right:30px}.pr40{padding-right:40px}.pr50{padding-right:50px}.pr60{padding-right:60px}.pr70{padding-right:70px}.pr80{padding-right:80px}.pr90{padding-right:90px}.pr100{padding-right:100px}.pr110{padding-right:110px}.pr120{padding-right:120px}.pr130{padding-right:130px}.pr140{padding-right:140px}.pr150{padding-right:150px}.pr160{padding-right:160px}.pr170{padding-right:170px}.pr180{padding-right:180px}.pr190{padding-right:190px}.pr200{padding-right:200px}.pb0{padding-bottom:0}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}.pb60{padding-bottom:60px}.pb70{padding-bottom:70px}.pb80{padding-bottom:80px}.pb90{padding-bottom:90px}.pb100{padding-bottom:100px}.pb110{padding-bottom:110px}.pb120{padding-bottom:120px}.pb130{padding-bottom:130px}.pb140{padding-bottom:140px}.pb150{padding-bottom:150px}.pb160{padding-bottom:160px}.pb170{padding-bottom:170px}.pb180{padding-bottom:180px}.pb190{padding-bottom:190px}.pb200{padding-bottom:200px}.pl0{padding-left:0}.pl10{padding-left:10px}.pl20{padding-left:20px}.pl30{padding-left:30px}.pl40{padding-left:40px}.pl50{padding-left:50px}.pl60{padding-left:60px}.pl70{padding-left:70px}.pl80{padding-left:80px}.pl90{padding-left:90px}.pl100{padding-left:100px}.pl110{padding-left:110px}.pl120{padding-left:120px}.pl130{padding-left:130px}.pl140{padding-left:140px}.pl150{padding-left:150px}.pl160{padding-left:160px}.pl170{padding-left:170px}.pl180{padding-left:180px}.pl190{padding-left:190px}.pl200{padding-left:200px}

/* Margin | m=all mh=horizontal mv=vertical mt=top mr=right mb=bottom ml=left */
.m0{margin:0}.m10{margin:10px}.m20{margin:20px}.m30{margin:30px}.m40{margin:40px}.m50{margin:50px}.m60{margin:60px}.m70{margin:70px}.m80{margin:80px}.m90{margin:90px}.m100{margin:100px}.m110{margin:110px}.m120{margin:120px}.m130{margin:130px}.m140{margin:140px}.m150{margin:150px}.m160{margin:160px}.m170{margin:170px}.m180{margin:180px}.m190{margin:190px}.m200{margin:200px}.mh0{margin-left:0; margin-right:0}.mh10{margin-left:10px; margin-right:10px}.mh20{margin-left:20px; margin-right:20px}.mh30{margin-left:30px; margin-right:30px}.mh40{margin-left:40px; margin-right:40px}.mh50{margin-left:50px; margin-right:50px}.mh60{margin-left:60px; margin-right:60px}.mh70{margin-left:70px; margin-right:70px}.mh80{margin-left:80px; margin-right:80px}.mh90{margin-left:90px; margin-right:90px}.mh100{margin-left:100px; margin-right:100px}.mh110{margin-left:110px; margin-right:110px}.mh120{margin-left:120px; margin-right:120px}.mh130{margin-left:130px; margin-right:130px}.mh140{margin-left:140px; margin-right:140px}.mh150{margin-left:150px; margin-right:150px}.mh160{margin-left:160px; margin-right:160px}.mh170{margin-left:170px; margin-right:170px}.mh180{margin-left:180px; margin-right:180px}.mh190{margin-left:190px; margin-right:190px}.mh200{margin-left:200px; margin-right:200px}.mv0{margin-top:0; margin-bottom:0}.mv10{margin-top:10px; margin-bottom:10px}.mv20{margin-top:20px; margin-bottom:20px}.mv30{margin-top:30px; margin-bottom:30px}.mv40{margin-top:40px; margin-bottom:40px}.mv50{margin-top:50px; margin-bottom:50px}.mv60{margin-top:60px; margin-bottom:60px}.mv70{margin-top:70px; margin-bottom:70px}.mv80{margin-top:80px; margin-bottom:80px}.mv90{margin-top:90px; margin-bottom:90px}.mv100{margin-top:100px; margin-bottom:100px}.mv110{margin-top:110px; margin-bottom:110px}.mv120{margin-top:120px; margin-bottom:120px}.mv130{margin-top:130px; margin-bottom:130px}.mv140{margin-top:140px; margin-bottom:140px}.mv150{margin-top:150px; margin-bottom:150px}.mv160{margin-top:160px; margin-bottom:160px}.mv170{margin-top:170px; margin-bottom:170px}.mv180{margin-top:180px; margin-bottom:180px}.mv190{margin-top:190px; margin-bottom:190px}.mv200{margin-top:200px; margin-bottom:200px}.mt0{margin-top:0}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mt70{margin-top:70px}.mt80{margin-top:80px}.mt90{margin-top:90px}.mt100{margin-top:100px}.mt110{margin-top:110px}.mt120{margin-top:120px}.mt130{margin-top:130px}.mt140{margin-top:140px}.mt150{margin-top:150px}.mt160{margin-top:160px}.mt170{margin-top:170px}.mt180{margin-top:180px}.mt190{margin-top:190px}.mt200{margin-top:200px}.mr0{margin-right:0}.mr10{margin-right:10px}.mr20{margin-right:20px}.mr30{margin-right:30px}.mr40{margin-right:40px}.mr50{margin-right:50px}.mr60{margin-right:60px}.mr70{margin-right:70px}.mr80{margin-right:80px}.mr90{margin-right:90px}.mr100{margin-right:100px}.mr110{margin-right:110px}.mr120{margin-right:120px}.mr130{margin-right:130px}.mr140{margin-right:140px}.mr150{margin-right:150px}.mr160{margin-right:160px}.mr170{margin-right:170px}.mr180{margin-right:180px}.mr190{margin-right:190px}.mr200{margin-right:200px}.mb0{margin-bottom:0}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb60{margin-bottom:60px}.mb70{margin-bottom:70px}.mb80{margin-bottom:80px}.mb90{margin-bottom:90px}.mb100{margin-bottom:100px}.mb110{margin-bottom:110px}.mb120{margin-bottom:120px}.mb130{margin-bottom:130px}.mb140{margin-bottom:140px}.mb150{margin-bottom:150px}.mb160{margin-bottom:160px}.mb170{margin-bottom:170px}.mb180{margin-bottom:180px}.mb190{margin-bottom:190px}.mb200{margin-bottom:200px}.ml0{margin-left:0}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml30{margin-left:30px}.ml40{margin-left:40px}.ml50{margin-left:50px}.ml60{margin-left:60px}.ml70{margin-left:70px}.ml80{margin-left:80px}.ml90{margin-left:90px}.ml100{margin-left:100px}.ml110{margin-left:110px}.ml120{margin-left:120px}.ml130{margin-left:130px}.ml140{margin-left:140px}.ml150{margin-left:150px}.ml160{margin-left:160px}.ml170{margin-left:170px}.ml180{margin-left:180px}.ml190{margin-left:190px}.ml200{margin-left:200px}

/* Delays */
.delay1  { animation-delay: .1s; -moz-animation-delay: .1s; -webkit-animation-delay: .1s; -o-animation-delay: .1s; transition-delay: .1s; -webkit-transition-delay: .1s; -moz-transition-delay: .1s; -o-transition-delay: .1s; }
.delay2  { animation-delay: .2s; -moz-animation-delay: .2s; -webkit-animation-delay: .2s; -o-animation-delay: .2s; transition-delay: .2s; -webkit-transition-delay: .2s; -moz-transition-delay: .2s; -o-transition-delay: .2s; }
.delay3  { animation-delay: .3s; -moz-animation-delay: .3s; -webkit-animation-delay: .3s; -o-animation-delay: .3s; transition-delay: .3s; -webkit-transition-delay: .3s; -moz-transition-delay: .3s; -o-transition-delay: .3s; }
.delay4  { animation-delay: .4s; -moz-animation-delay: .4s; -webkit-animation-delay: .4s; -o-animation-delay: .4s; transition-delay: .4s; -webkit-transition-delay: .4s; -moz-transition-delay: .4s; -o-transition-delay: .4s; }
.delay5  { animation-delay: .5s; -moz-animation-delay: .5s; -webkit-animation-delay: .5s; -o-animation-delay: .5s; transition-delay: .5s; -webkit-transition-delay: .5s; -moz-transition-delay: .5s; -o-transition-delay: .5s; }
.delay6  { animation-delay: .6s; -moz-animation-delay: .6s; -webkit-animation-delay: .6s; -o-animation-delay: .6s; transition-delay: .6s; -webkit-transition-delay: .6s; -moz-transition-delay: .6s; -o-transition-delay: .6s; }
.delay7  { animation-delay: .7s; -moz-animation-delay: .7s; -webkit-animation-delay: .7s; -o-animation-delay: .7s; transition-delay: .7s; -webkit-transition-delay: .7s; -moz-transition-delay: .7s; -o-transition-delay: .7s; }
.delay8  { animation-delay: .8s; -moz-animation-delay: .8s; -webkit-animation-delay: .8s; -o-animation-delay: .8s; transition-delay: .8s; -webkit-transition-delay: .8s; -moz-transition-delay: .8s; -o-transition-delay: .8s; }
.delay9  { animation-delay: .9s; -moz-animation-delay: .9s; -webkit-animation-delay: .9s; -o-animation-delay: .9s; transition-delay: .9s; -webkit-transition-delay: .9s; -moz-transition-delay: .9s; -o-transition-delay: .9s; }
.delay1s { animation-delay: 1s; -moz-animation-delay: 1s; -webkit-animation-delay: 1s; -o-animation-delay: 1s; transition-delay: 1s; -webkit-transition-delay: 1s; -moz-transition-delay: 1s; -o-transition-delay: 1s; }
.delay2s { animation-delay: 2s; -moz-animation-delay: 2s; -webkit-animation-delay: 2s; -o-animation-delay: 2s; transition-delay: 2s; -webkit-transition-delay: 2s; -moz-transition-delay: 2s; -o-transition-delay: 2s; }

/* Duration */
.duration1  { animation-duration: .1s; -moz-animation-duration: .1s; -webkit-animation-duration: .1s; -o-animation-duration: .1s; transition-duration: .1s; -webkit-transition-duration: .1s; -moz-transition-duration: .1s; -o-transition-duration: .1s; }
.duration2  { animation-duration: .2s; -moz-animation-duration: .2s; -webkit-animation-duration: .2s; -o-animation-duration: .2s; transition-duration: .2s; -webkit-transition-duration: .2s; -moz-transition-duration: .2s; -o-transition-duration: .2s; }
.duration3  { animation-duration: .3s; -moz-animation-duration: .3s; -webkit-animation-duration: .3s; -o-animation-duration: .3s; transition-duration: .3s; -webkit-transition-duration: .3s; -moz-transition-duration: .3s; -o-transition-duration: .3s; }
.duration4  { animation-duration: .4s; -moz-animation-duration: .4s; -webkit-animation-duration: .4s; -o-animation-duration: .4s; transition-duration: .4s; -webkit-transition-duration: .4s; -moz-transition-duration: .4s; -o-transition-duration: .4s; }
.duration5  { animation-duration: .5s; -moz-animation-duration: .5s; -webkit-animation-duration: .5s; -o-animation-duration: .5s; transition-duration: .5s; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; -o-transition-duration: .5s; }
.duration6  { animation-duration: .6s; -moz-animation-duration: .6s; -webkit-animation-duration: .6s; -o-animation-duration: .6s; transition-duration: .6s; -webkit-transition-duration: .6s; -moz-transition-duration: .6s; -o-transition-duration: .6s; }
.duration7  { animation-duration: .7s; -moz-animation-duration: .7s; -webkit-animation-duration: .7s; -o-animation-duration: .7s; transition-duration: .7s; -webkit-transition-duration: .7s; -moz-transition-duration: .7s; -o-transition-duration: .7s; }
.duration8  { animation-duration: .8s; -moz-animation-duration: .8s; -webkit-animation-duration: .8s; -o-animation-duration: .8s; transition-duration: .8s; -webkit-transition-duration: .8s; -moz-transition-duration: .8s; -o-transition-duration: .8s; }
.duration9  { animation-duration: .9s; -moz-animation-duration: .9s; -webkit-animation-duration: .9s; -o-animation-duration: .9s; transition-duration: .9s; -webkit-transition-duration: .9s; -moz-transition-duration: .9s; -o-transition-duration: .9s; }
.duration1s { animation-duration: 1s; -moz-animation-duration: 1s; -webkit-animation-duration: 1s; -o-animation-duration: 1s; transition-duration: 1s; -webkit-transition-duration: 1s; -moz-transition-duration: 1s; -o-transition-duration: 1s; }
.duration2s { animation-duration: 2s; -moz-animation-duration: 2s; -webkit-animation-duration: 2s; -o-animation-duration: 2s; transition-duration: 2s; -webkit-transition-duration: 2s; -moz-transition-duration: 2s; -o-transition-duration: 2s; }

/* Text Styles */
.small  { 1.2rem; } 
.medium { 1.8rem; }
.large  { 3rem; }
.huge   { 6rem; }
.white  { color: #fff; }
.center-text { text-align: center; }

/* Floats | fl=float left fr=float right fn=float none */
.fl {float: left} .fr {float: right} .fn {float: none; }

/* Clears | cl=clear left cr=clear right cb=clear both */
.cl {clear: left} .fr {clear: right} .cb {clear: both; }

/* Line Height */
.lh1{line-height:1}.lh1-1{line-height:1.1}.lh1-2{line-height:1.2}.lh1-3{line-height:1.3}.lh1-4{line-height:1.4}.lh1-5{line-height:1.5}.lh1-6{line-height:1.6}.lh1-7{line-height:1.7}.lh1-8{line-height:1.8}.lh1-9{line-height:1.9}.lh2{line-height:2}

/* Display & Visibility */
.none {display: none !important; }
.inline {display: inline; }
.block {display: block; }
.inline-block {display: inline-block; }
.visible {visibility: visible;}
.invisible {visibility: hidden;}

/* Text alignment */
.text-left {text-align: left;}
.text-right {text-align: right;}

/* Fixed background */
.bg-fixed {background-attachment: fixed;}








/****************************************************************************************************************************************************************************
 - Grid
****************************************************************************************************************************************************************************/

html, body {min-height: 100%; margin: 0; padding: 0; background-color: #fff; } /* Fill body BGs and remove outer margin/padding */
*, *:before, *:after {-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } /* Padding and border included in total width and height */
.row-fluid [class*="span"] { margin-left: 0 ; min-height: 1px; }  /* No margins simple 12 column design grid, lowest min height to keep columns from collapsing */
.row-fluid .span1 {  width: 8.333333333% ; }    /*  90px columns at 1080px container */
.row-fluid .span2 {  width: 16.66666666% ; }    /* 180px columns at 1080px container */
.row-fluid .span3 {  width: 25% ; }				/* 270px columns at 1080px container */
.row-fluid .span4 {  width: 33.333333333% ; }	/* 360px columns at 1080px container */
.row-fluid .span5 {  width: 41.666666666% ; }	/* 450px columns at 1080px container */
.row-fluid .span6 {  width: 50% ; }				/* 540px columns at 1080px container */
.row-fluid .span7 {  width: 58.333333333% ; }	/* 630px columns at 1080px container */
.row-fluid .span8 {  width: 66.666666666% ; }	/* 720px columns at 1080px container */
.row-fluid .span9 {  width: 75% ; }				/* 810px columns at 1080px container */
.row-fluid .span10 {  width: 83.333333333% ; }	/* 900px columns at 1080px container */
.row-fluid .span11 {  width: 91.6666666666% ; }	/* 990px columns at 1080px container */
.row-fluid .span12 {  width: 100% ; }			/* 1080px column at 1080px container */
@media (max-width: 767px) { .row-fluid [class*="span"] { width: 100%; } } /* Full width columns for mobile */
.container-fluid .row-fluid .ctr {float: none; max-width: 1100px; margin-left: auto; margin-right: auto; padding-left: 10px; padding-right: 10px; }

/* Sample wraps */
.wrap {background-color: orange; } /* Sets a background color that fills the whole width of browser window */
.wrap .ctr {max-width: 1300px !important; } /* Overides .ctr's default max-width via the !important rule */




/****************************************************************************************************************************************************************************
 - Typography
****************************************************************************************************************************************************************************/

html {font-size: 10px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } /* Set font size to 10px for easy rem calcuation, antialiased text for better rendering */
@media (max-width: 767px) { html { font-size: 8px; } } /* Reduce all rem font sizes on mobile */


body { font-family: 'Droid Sans', sans; font-size: 1.8rem; line-height: 1.5; color: #4d4f53; } /* Set default text size from HubL variables */
h1,h2,h3,h4,h5,h6 { font-family: 'Droid Sans', sans; font-weight: normal; } /* Set header font from HubL variable */
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {margin-top: 0; } /* Remove top margin from initial header */ 

/* Set default header sizes, line-height and letter spacing */
h1 { font-size: 6.0rem; line-height: 1.2;  letter-spacing: -.1rem; } 
h2 { font-size: 4.0rem; line-height: 1.25; letter-spacing: -.1rem; }
h3 { font-size: 3.0rem; line-height: 1.3;  letter-spacing: -.1rem; }
h4 { font-size: 2.4rem; line-height: 1.35; letter-spacing: -.08rem; }
h5 { font-size: 2.2rem; line-height: 1.4;  letter-spacing: -.05rem; }
h6 { font-size: 2.0rem; line-height: 1.45; letter-spacing: 0; }
p { font-size: 1.8rem; line-height: 1.5; margin-top: 0; font-weight: lighter; }
em { font-weight: 600; }
strong {font-weight: 600; }
blockquote {color: #5b9a98; display: block; font-size: 3.2rem; line-height: 1.2; font-style: italic; max-width: 90%; margin: 0 auto; font-weight: normal; margin-bottom: 3rem}

/* Lists */
ul{list-style:disc}
ol{list-style:decimal}
ol,ul{padding-left:60px; margin-top:0; margin-bottom: 3rem; }
ul ul,ul ol,ol ol,ol ul{margin:1.5rem 0 1.5rem 3rem; }
li{margin-bottom:.5rem}

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










/****************************************************************************************************************************************************************************
 - Common Elements
****************************************************************************************************************************************************************************/

.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } /* Set default Animate.css speed */

/* Forms */
form {margin-bottom: 3rem}
input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],textarea,select{height:38px; padding:5px 10px; background-color:#fff; border:1px solid #D1D1D1; border-radius:5px; box-shadow:none; color: black; }
input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],textarea{-webkit-appearance:none; -moz-appearance:none; appearance:none}
textarea{min-height:65px; padding-top:6px; padding-bottom:6px}
input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="text"]:focus,input[type="tel"]:focus,input[type="url"]:focus,input[type="password"]:focus,textarea:focus,select:focus{border:1px solid #33C3F0; outline:0}
label,legend{display:block; margin-bottom:.5rem; font-weight:600}
fieldset{padding:0; border-width:0}
input[type="checkbox"],input[type="radio"]{display:inline}
label > .label-body{display:inline-block; margin-left:.5rem; font-weight:400}
input, textarea, select, fieldset {margin-bottom: 2rem}
::-webkit-input-placeholder { color: ; opacity: 1; } /* Webkit input placeholders */
::-moz-placeholder { color: ; opacity: 1; } /* Firefox input placeholders */
:-ms-input-placeholder {  color: ; opacity: 1; } /* IE  input placeholders */
#email-prefs-form .email-edit {width: 100% !important; max-width: 507px !important; } /* System template forms */
#hs-pwd-widget-password {height: auto !important; } /* System template password */

/* 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: " 'Droid Sans', sans ", sans-serif !important; font-size: 10px !important; line-height: 18px !important; font-weight: normal !important; }
#caldays { margin-bottom: 4px; }

/* Images */
img {max-width: 100%; height: auto; border: 0; -ms-interpolation-mode: bicubic; vertical-align: bottom; } /* Make responsive, clear border, fix IE scaling, suppress the space beneath the baseline */

/* Links */
a { text-decoration: none; color: #4d4f53; font-weight: 500 ; transition: all .33s ease-out; }
a:hover { ; }

/* Buttons */
.button,button,.hs-button,input[type="submit"],input[type="reset"],input[type="button"]{  transition: all .5s ease-out; display:inline-block; padding: 10px 15px; color: white; text-align:center; font-size:1.4rem; font-weight:600; line-height: normal; letter-spacing: normal; text-transform: uppercase; text-decoration:none; white-space:nowrap; background-color: #5b9a98; border-radius:4px; border: 0; cursor:pointer; }
.button:hover,button:hover,.hs-button:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,.button:focus,button:focus,input[type="submit"]:focus,input[type="reset"]:focus,input[type="button"]:focus{ color:#fff; border-color: black; outline:0; background-color: #679A01; }
button, .button {margin-bottom: 0;}
.stroke-button {  transition: all .5s ease-out; display:inline-block; padding: 10px 15px; color: white; text-align:center; font-size:1.4rem; font-weight:600; line-height: normal; letter-spacing: normal; text-transform: uppercase; text-decoration:none; white-space:nowrap; background-color: #5b9a98; border-radius:4px; border: 0; cursor:pointer; color: #d71921; background-color: #fff; border-radius: 0; border: solid 2px #d71921; padding: 5px 20px;}
.stroke-button:hover { color: #fff; background-color: #d71921; }

/* Horizontal Rule */
hr {margin-top: 3rem; margin-bottom: 3.5rem; border-width: 0; border-top: 1px solid gray; }

/* Code */
code {padding: .2rem .5rem; margin: 0 .2rem; white-space: nowrap; background: #F1F1F1; border: 1px solid #E1E1E1; border-radius: 4px; }
pre > code {display: block; padding: 1rem 1.5rem; white-space: pre; margin-bottom: 3rem }
pre {overflow-x: auto; } /* responsive pre elements */
table pre {white-space: pre-wrap; } /* responsive pre tables */

/* Tables */
th,td {padding: 12px 15px; text-align: left; border-bottom: 1px solid gray; }
th:first-child, td:first-child {padding-left: 0; }
th:last-child, td:last-child {padding-right: 0; }
table {margin-bottom: 3rem}

/* For WordPress Imports */
img.alignRight {float: right; margin: 0 0 5px 15px; }
img.alignLeft {float: left; margin: 0 15px 5px 0; }

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

/* Embeds */
.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%} }

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

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

/* Page Heading */
.page-heading {min-height: 250px; background-color: #d71921; }
.page-heading h1 {color: #fff; margin: 80px 0; text-align: center;}

/* Main Content */
.main-content {max-width: 100%; margin: 0 auto !important; float: none !important;}
.main-content h2 {padding-bottom: 25px; margin-bottom: 25px; border-bottom: solid 1px #ebebdf;}
.main-content a { border-bottom: solid 1px rgba(0,0,0,.1); font-weight: 600;}
.main-content a:hover { border-bottom: solid 1px #4d4f53; }
.main-content img {border: solid 4px #ebebdf; opacity: .66;}
@media (max-width: 767px) { .main-content img {float: none !important; margin: 25px auto !important; display: block;} } /* Remove image float and set default margin */










/****************************************************************************************************************************************************************************
 - Header
****************************************************************************************************************************************************************************/

/* Header */
.header-container-wrapper {position: relative; width: 100%; z-index: 999; }
.header-container {padding: 20px 0; background: #fff; z-index: 999; }
.header-container .logo img { max-width: 159px; -webkit-transition: all .1s ease-out; -moz-transition: all .1s ease-out; -o-transition: all .1s ease-out; -ms-transition: all .1s ease-out; transition: all .1s ease-out; }
.header-cta button {margin: 11px 0 0 15px;}


/* Small Header - On page scroll*/
/* .page-scrolled .header-container { background-color:rgba(255,255,255,0.93); padding: 10px 0; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15); -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; -ms-transition: all .5s ease-out; transition: all .5s ease-out; }
.page-scrolled .header-container .logo img { max-width: 150px; -webkit-transition: all .1s ease-out; -moz-transition: all .1s ease-out; -o-transition: all .1s ease-out; -ms-transition: all .1s ease-out; transition: all .1s ease-out; }
.page-scrolled .custom-menu-primary .hs-menu-wrapper>ul { padding-top: 0; }
.page-scrolled .main-menu .hs-menu-wrapper>ul { padding-top: 0px;}
.page-scrolled .header-cta button {margin: 4px 0 0 15px;}
.page-scrolled #right-menu { top: 22px; } */

/* Offset fixed header navigation */
.body-container-wrapper { padding-top: 0px; }

/* Parent List */
.main-menu .hs-menu-wrapper > ul{ padding-top: 6px; float: right; -webkit-transition: all .1s ease-out; -moz-transition: all .1s ease-out; -o-transition: all .1s ease-out; -ms-transition: all .1s ease-out; transition: all .1s ease-out; font-family: 'Droid Sans', sans; }
.main-menu .hs-menu-wrapper > ul > li{ font-weight: normal; text-transform: uppercase; font-size: 1.8rem; margin: 0 0 0 0; }
.main-menu .hs-menu-wrapper > ul > li > a{ padding: 10px 12px; position: relative; display: block; color: white; font-size: 1.8rem; text-align: center;}
.main-menu .hs-menu-wrapper > ul > li > a:hover{ color: ; }

/* Child List */
.main-menu .hs-menu-wrapper > ul ul{ font-family: 'Droid Sans', sans; left: 15px!important; background: #5b9a98; padding: 0; min-width: 150px; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.33); }
.main-menu .hs-menu-wrapper > ul ul li:hover { background: rgba(255,255,255,.1); }
.main-menu .hs-menu-wrapper > ul > li > ul:before { color: #5b9a98; content: "\f0d8"; display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; font-size: 18px;  position: absolute; top: -12px; left: 0; width: 100%; padding-left: 10px; }
.main-menu .hs-menu-wrapper > ul ul li {border-top: solid 1px rgba(255,255,255,.1); margin: 0;}
.main-menu .hs-menu-wrapper > ul ul li:first-child  {border-top: 0;}
.main-menu .hs-menu-wrapper > ul ul li a{ color: #fff; padding: 8px 10px; font-weight: normal; font-size: 1.6rem;}
.main-menu .hs-menu-wrapper > ul ul li a:hover{ color: #4d4f53; }

/* Override max width and padding */
.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; }
.hs-menu-wrapper ul { padding: 0; }

/* Carret after Menu items with dropdown */
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children > a:after { position: relative; top: -2px; content: "\f0d7"; display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; margin-left: 7px; font-size: 1.5rem; }
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:after { border-top-color: #4d4f53; }

/* Mobile Nav Toggle (Sidr) */
#right-menu {width:30px; height:23px; display:none; position:absolute; top:40px; right:40px; -ms-transform:rotate(0deg); -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -o-transform:rotate(0deg); transform:rotate(0deg); -webkit-transition:.5s ease-out; -moz-transition:.5s ease-out; -o-transition:.5s ease-out; transition:.5s ease-out; cursor:pointer;}
#right-menu span{display:block; position:absolute; height:5px; width:100%; background:rgba(41,92,157,0.7); border-radius:5px; opacity:1; left:0; -ms-transform:rotate(0deg); -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -o-transform:rotate(0deg); transform:rotate(0deg); -webkit-transition:.25s ease-out; -moz-transition:.25s ease-out; -o-transition:.25s ease-out; transition:.25s ease-out}
#right-menu span:nth-child(1){top:0; -webkit-transform-origin:left center; -moz-transform-origin:left center; -o-transform-origin:left center; -ms-transform-origin:left center; transform-origin:left center}
#right-menu span:nth-child(2){top:9px; -webkit-transform-origin:left center; -moz-transform-origin:left center; -o-transform-origin:left center; -ms-transform-origin:left center; transform-origin:left center}
#right-menu span:nth-child(3){top:18px; -webkit-transform-origin:left center; -moz-transform-origin:left center; -o-transform-origin:left center; -ms-transform-origin:left center; transform-origin:left center}
.sidr-open #right-menu span:nth-child(1){-ms-transform:rotate(45deg); -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -o-transform:rotate(45deg); transform:rotate(45deg); top:-2px; left:4px}
.sidr-open #right-menu span:nth-child(2){width:0; opacity:0}
.sidr-open #right-menu span:nth-child(3){-ms-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -o-transform:rotate(-45deg); transform:rotate(-45deg); top:20px; left:4px}

/* Mobile Nav Menu */
#sidr {display:none;} /* Prevents flash on page load */
.sidr {display:none; position:absolute; position:fixed; top:0; height:100%; z-index:999999; width:270px; overflow-x:none; overflow-y:auto; background:#333; color:#fff; box-shadow: -10px 0px 10px -10px rgba(0,0,0,0.5); }
.sidr .sidr-inner{padding:0 0 15px}
.sidr .sidr-inner>p{margin-left:15px; margin-right:15px}
.sidr.right{left:auto; right:-260px}
.sidr.left{left:-260px; right:auto}
#sidr .hs-menu-depth-1 > a{font-weight:200; font-size:14px; color:#fff; text-transform:uppercase; background:#131f2b; padding:2px 0 2px 35px; display:block; text-align:left; margin:0 auto 2px auto; -webkit-transition: background .1s linear; -moz-transition: background .1s linear; -o-transition: background .1s linear; -ms-transition: background .1s linear; transition: background .1s linear; }
#sidr .hs-menu-depth-1 > a:hover{background:#5b9a98; }
#sidr .hs-menu-children-wrapper{position:relative; left:12px; margin-bottom:0px; max-height:0; overflow:hidden; -webkit-transition: max-height .2s linear; -moz-transition: max-height .2s linear; -o-transition: max-height .2s linear; -ms-transition: max-height .2s linear; transition: max-height .2s linear; }
#sidr .hs-menu-children-wrapper a{width:auto; padding:5px 30px; }
#sidr .open-menu-accordion > .hs-menu-children-wrapper{max-height:530px; margin-bottom:5px; } /*Adjust max height as needed */
#sidr .hs-menu-depth-2 a{color: white; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; -ms-transition: all .2s linear; transition: all .2s linear; }
#sidr .hs-menu-depth-2 a:hover{background:#5b9a98; }
#sidr .hs-menu-depth-2{ -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; -ms-transition: all .2s linear; transition: all .2s linear; }
#sidr .open-menu-accordion .hs-menu-depth-2{font-size: 1.3rem;}
#sidr ul{margin-bottom:0; }
#sidr .accordion-arrow{position:absolute; top:0px; width:38px; height:18px; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; -ms-transition: all .2s linear; transition: all .2s linear; pointer-events:none; }
#sidr .open-menu-accordion .accordion-arrow{ -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }
#sidr .accordion-arrow span{height:15px; width:2px; background:#fff; display:block; position:absolute; left:21px; }
#sidr .accordion-arrow span:first-of-type{ -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
#sidr .accordion-arrow span:last-of-type{ -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); top:10px; }

/* Mobile / desktop element switching | Show/hide on less than 1024, adjust as needed to prevent main menu wrapping */
@media (max-width: 1023px){		
	.main-menu, .header-cta {display: none !important; } 
	.header-container-wrapper a img { margin-left: 30px; }	
}
@media (max-width: 1023px){
	#right-menu {display: block;}
}

/* Header Mobile */
@media (max-width: 767px) {
.header-container-wrapper{ position: relative; }
.body-container-wrapper { padding-top: 0; }
.header-container .logo img { max-width: 150px; -webkit-transition: all .1s ease-out; -moz-transition: all .1s ease-out; -o-transition: all .1s ease-out; -ms-transition: all .1s ease-out; transition: all .1s ease-out; }
#right-menu { top: 32px; }
}


.logo img {
    margin-top: -12px;
    z-index: 4;
    position: absolute;
}


.veda-header-title h3 {
    text-align: center;
    font-family: "Cinzel";
    left: 0;
    right: 245px;
    margin-bottom: 0;
    position: absolute;
    height: 40px;
    top: 50%;
    bottom: 0;
    margin: 0;
    font-size: 2.1rem;
    color: black;
    z-index: 1;
   
}

.veda-head-rates-fees {
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
    left: 374px;
    bottom: 0;
}   

.veda-head-rates-fees p:nth-child(2) {
    margin-bottom: 2px !important;
    color: #295C9D;
    position: absolute;
    text-align: center;
    top: 89px;
    right: 0px;
    left: 0px;
    bottom: 0;
    z-index: 3;
    max-height: 40px;
}

span.phone-line {
    padding-left: 15px;
    padding-right: 15px;
}

.veda-head-rates-fees p:nth-child(2) a {
    color: #295C9D;
}

.veda-head-rates-fees p:nth-child(2) a:hover {
    color: #679A01;
} 

.rates-fees-button {
    width: 150px;
    font-size: 1.8rem;
    height: initial;
    border-radius: 0px;
}

.news-events-button {
    width: 150px;
    font-size: 1.8rem;
    height: initial;
    border-radius: 0px;
    margin-right: 5px;
}


.fa-search:before {
    content: "\f002";
}

.fa {
    display: inline-block;
    font: normal normal normal 1.7rem 'FontAwesome';
}

.page-scrolled .header-container .logo {
    /* padding-top: 10px; */
}

.page-scrolled .header-container .veda-head-rates-fees p:first-child {
    margin-bottom: 2px;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 180px;
  top: 0;
  position: absolute;
  left: 100% !important;
}

.main-menu .hs-menu-wrapper>ul ul li {
  border: 0px;
}


.hs-menu-wrapper.hs-menu-flow-horizontal>ul li:nth-child(4).hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper { display: none;}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul:last-child li:last-child.hs-item-has-children>a:after {    }

ul li:nth-child(4) li.hs-menu-item.hs-menu-depth-2.hs-item-has-children a:after {content: " ";}

li.hs-menu-item.hs-menu-depth-1:hover {
    background-color: #5b9a98;
}



/****************************************************************************************************************************************************************************
 - Footer
****************************************************************************************************************************************************************************/

.footer-container-wrapper {}
.footer-container {}
.footer ul {padding: 0; list-style: none; line-height: 1; margin-bottom: 20px;}
.footer li {margin-bottom: 10px;}
.footer ul a {text-transform: uppercase; font-size: 14px; color: #5b9a98; font-weight: 600; }
.footer h4 a {text-transform: uppercase; color: #4d4f53; font-size: 17px; }
.footer h4 {padding-bottom: 10px; margin-bottom: 10px; border-bottom: solid 1px #ebebdf; }
.footer p {font-size: 13px; margin: 0; font-weight: normal; line-height: 2;}
.footer .contact-info a { color: #4d4f53; }
.footer img {margin-bottom: 20px;}
.sub-footer {border-top: solid 1px #ebebdf; }
.sub-footer p {font-size: 1.6rem;}
.sub-footer a {color: #d71921; }
.footer .social-links a span { font-size: 3.5rem; margin-left: 40px;}
.footer .social-links a:first-child span { margin-left: 0;}
.footer a:hover {color: #00549f; }
@media (max-width: 767px) {
	.footer li ,.footer h4, .sub-footer .text-left, .sub-footer .text-right {text-align: center !important;}
	.footer li {margin-bottom: 20px;}
	.footer h4.mobile-hide {display: none;}
	.footer ul {margin-bottom: 40px;}
	.footer ul.mobile-hide {margin-bottom: 0;}
	.footer h4.mobile-margin {margin-top: 40px;}
	.footer .contact-info {text-align: center; margin-top: 75px;}
	.footer .contact-info a img {max-width: 250px;}
	.footer .social-links {margin-top: 25px;}
	.sub-footer p {font-size: 1.4rem;}
}



/********************************************************************************************************************************************
- Search Pop Up
********************************************************************************************************************************************/

.mfp-hide{
    display:none;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-left: 20px;
    background: transparent;
}

.gsc-search-button{
    background:transparent;
    margin-right:0px;
    padding:0 !important;
    width: 90px !important;
    height: auto !important;
    padding: 0 !important;
       min-width: 50px;
    min-height: 60px;
    margin-top: 0;
    margin-bottom: 0!important;
    margin-left: 0px !important;
}

.gsc-search-button input{ 
opacity:0;
}


.gsc-search-button{
    background-image:url("//www.veda.org/hubfs/veda-search-pop.png") !important;
    background-repeat: no-repeat !important;
    background-position: center!important;
    background-size: 50px !important;
    opacity:.6;
    transition: .5s;
}


.gsc-search-button.input{
    margin-right:20px;
    float:right;
}


.gsc-input-box td{
    border:0 !important;
}



.gsc-search-box{
    background:;
    border-bottom:1px solid ;
}

 .gsc-search-box > tbody{
    border-top:1px solid ;
}

 #___gcse_1{
    clear:both;
}

.gsc-input-box {
    border: none;
    background: transparent;
    height: auto;
    box-shadow: none !important;
    outline: none;
}

.gsc-input-box  table{
    margin-bottom:0;
}

.gsc-input-box input{
    background:transparent !important;
    min-height:70px;
    height:auto;
    font-size:4rem !important;
    
    
}

form.gsc-search-box {
    margin-bottom: 0;
}

table.gsc-search-box {
    margin-bottom: 0;
}


.search-popup {
    background: transparent;
    max-width: 100%;
}

.gs-no-results-result div.gs-snippet {
    background-color: white !important;
}




.search-popup .gsc-search-box {
    background: transparent;
    border-bottom: 0 solid transparent!important;
    border-color: transparent !important;
}

.search-popup .gsc-search-box > tbody {
    border-top: 0;
}

.search-popup input.gsc-input{
    color:white;
}


.gsib_b{
    display:none;
}

.search-popup .mfp-close{
    margin-top:50px;
}

.mfp-preloader{
    display:none;
}

.mfp-content{
    display:table-cell;
    vertical-align:middle;
}

.mfp-container {
    display: table;
}




/********************************************************************************************************************************************
- Search Results
********************************************************************************************************************************************/


.gsc-adBlock, .gsc-adBlockVertical, .gcsc-branding, .gsc-resultsHeader{
    display:none !important;
}

.gsc-thinWrapper {
    width: 100%;
    border:none;
}

.gsc-selected-option-container {
    max-width: 100%;
    width: auto!important;
}


.gsc-result-info {
    color: #4d4f53;
    font-size: 3rem;
    font-family: 'Droid Sans', sans;
    font-weight: 300;
        padding: 20px 20px 5px;
}


.gs-no-results-result div.gs-snippet{
    background-color:#4d4f53;
    color:;
    font-size: 3rem;
    font-family: 'Droid Sans', sans
    font-weight: 300;
        padding: 2rem;
        text-align:center;
}

.gsc-control-wrapper-cse *{
    border:0 !important;
}

.gsc-expansionArea .gsc-webResult.gsc-result:nth-child(odd){
    background-color:rgba(235, 235, 223, .35);
}

.gs-result .gs-title, .gs-result .gs-title *{
    color:#00549f !important;
   font-family: 'Droid Sans', sans;
   font-size: 1.8rem !important;
    text-decoration: none;
    height:auto !important;
}

.gs-result .gs-title b, .gs-result .gs-title strong{
    color:;
}


.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl {
    color: #5b9a98 !important;
        font-family: 'Droid Sans', sans
}

    .gs-visibleUrl b, .gs-visibleUrl strong{
        font-family: 'Droid Sans', sans;
        font-weight:normal;
    }
    
    .gsc-control-cse .gs-snippet b, .gsc-control-cse .gs-snippet strong{
        font-weight:500;
    }

.gsc-preview-reviews, .gsc-control-cse .gs-snippet, .gsc-control-cse .gs-promotion em, .gsc-control-cse .gs-snippet, .gsc-control-cse .gs-promotion em {
    color: #4d4f53;
    font-size: 1.6rem;
        font-weight: lighter;
            font-family: 'Droid Sans', sans
    
}

.gsc-webResult .gsc-result {
    padding: 2rem;
}

.gsc-results {
    width: 100%;
}

.gsc-table-result{
    margin-bottom:0;
}

.gsc-table-result, .gsc-thumbnail-inside, .gsc-url-top {
    padding-left: 0;
    padding-right: 0;
}

.gsc-above-wrapper-area-container{
    margin-bottom:0;
    border-bottom:1px solid #ebebdf !important;
}


.gsc-cursor-page {
    color: #4d4f53 !important;
    padding: 8px 14px;
    background-color: #ebebdf !important;
    font-weight: 400;
        font-family: 'Droid Sans', sans
    font-size: 1.8rem
        transition: .5s;
            display: inline-block !important;
    margin-bottom: 10px;
}

.gsc-cursor-current-page, .gsc-cursor-page:hover {
    color: white !important;
    background-color: #b2bb1c !important;
    font-weight: 400;
    text-decoration:none !important;
        transition: .5s;
}

.gsc-cursor-box{
    text-align:center;
    margin-top:5rem !important;
}

.gsc-control-cse {
    padding: 0;
}

.gs-spelling a{
    color:#00549f;
}

.gs-spelling{
    float:left;
    font-family: 'Droid Sans', sans;
    color:#4d4f53;
    padding-left:0;
    padding-right:0;
}

.gs-spelling.gs-spelling-original{
    float:right;
    margin-top:1rem;
}

.gs-image-box{
    text-align:center;
}


.gsc-tabsArea {
    text-align:left;
    font-family: 'Roboto',sans-serif;
    font-size:1.8rem;
}

.gsc-tabHeader{
font-weight:300;
}

.gsc-tabHeader.gsc-tabhActive{
    color:;
    background-color:#f36f21;
    transition: .5s;
    cursor:default;
}

.gsc-tabHeader.gsc-tabhInactive{
    background-color:;
    color:;
    transition: .5s;
}

.gsc-tabHeader.gsc-tabhInactive:hover{
    background-color:#ebebdf;
    color:white;
    transition: .5s;
    }

.gsc-tabsArea > .gsc-tabHeader {
    height: auto !important;
    padding: 10px 25px !important;
}












/********************************************************************************************************************************************
- Additonal Global Groups | To be added to as needed
********************************************************************************************************************************************/

/* Global Module Name: Three Column CTAs */
.three-column-ctas { background-color: #ebebdf;}
.three-column-ctas a {color: #4d4f53;}
.three-column-ctas .fa {height: 18rem; width: 18rem; line-height: 18rem; background-color: #fff; border-radius: 50%; font-size: 9.0rem;}
.three-column-ctas button {background-color: #00549f; margin-top: 20px;}
.three-column-ctas button:hover {background-color: #b2bb1c;}
.three-column-ctas h3 {font-size: 2.4rem; margin-bottom: 10px;}
.three-column-ctas .middle-cta {border-left: solid 1px #4d4f53; border-right: solid 1px #4d4f53; }
@media (max-width: 767px) {		
	.three-column-ctas .middle-cta {border: 0; margin: 50px auto;}
	.three-column-ctas .hs-cta-wrapper {max-width: 80%; margin-left: auto; margin-right: auto; display: block;}
}










/********************************************************************************************************************************************
- Custom Modules | To be added to as needed
********************************************************************************************************************************************/

/* Custom Module Name: Full Width CTA */
.full-width-cta { text-align: center; color: #fff;}
.full-width-cta .hs-cta-wrapper .fa {display: none;}
.full-width-cta { background-size: cover; }

/* Custom Module Name: Home Hero */
.home-hero {max-width: 550px; margin: 0 auto; padding-left: 20px; padding-right: 20px;}
.home-hero p {font-size: 2.3rem;}
.home-hero h1 {margin-bottom: 15px;}
.home-hero button {background-color: #d71921; font-size: 1.6rem; }
.home-hero button:hover {background-color: #b2bb1c; }
.home-hero-bg { background-size: cover; }






/********************************************************************************************************************************************
- CTAS | should always contain ONLY these tags in the following order <img> <h2> <p> <button>, <button> is the only required tag
********************************************************************************************************************************************/

/* Simple CTA */
.simple-cta {}

/* Vertical CTA */
.vertical-cta {text-align: center; }
.vertical-cta img {display: block; margin: 0 auto; }

/* Horizontal CTA */
.horizontal-cta img {display: block; float: left; margin-right: 30px; }










/********************************************************************************************************************************************
 - Page Template: One Column | .one-column
********************************************************************************************************************************************/

.one-column .main-content { max-width: 900px; }

/* Primary mobile break point */
@media (max-width: 767px) { 
	.footer {} 
}
 .main-menu { max-width: 100%; width: auto !important;}
 .main-menu ul li {
     background-color: #678699;
     text-transform: none !important;
     border-right: 1px solid white;
     min-width: 160px;
 }
 
 .page-header img {
     width: 100%;
     height: 391px !important;
 }
 
 .header-text  {
    /* position: absolute;
    top: 400px;*/
    width: 100%;
    background: rgba(41, 92, 157, 0.7);
    position: absolute;
        top: 294px;   
 }
 
 .header-text h2 {
    color: white;
    font-family: "Cinzel", 'sans-serif';
    font-size: 2.6rem;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 60px;
    padding-left: 80px;
    margin: 0 auto;
    max-width: 1080px;
 }
 
 .header-text h1 {
    color: white;
    font-family: "Cinzel", 'sans-serif';
    font-size: 2.6rem;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 60px;
    padding-left: 80px;
    margin: 0 auto;
    max-width: 1080px;
 }
 
 
 .below-footer {
     background-color: #67869a;
 }
 
 .secondary-footer
 {
     margin-bottom: 35px;
     margin-top: 35px ;
 }
 
 p.secondary-footer {
     color: white !important;
     text-align: center;
     font-size: 1.4rem;
 }
 
 .secondary-footer a {
     color: white !important;
 }
 
 .main-footer p {
     margin-top: 25px;
     margin-bottom: 25px;
 }
 
 .facebook {
     background-image: url("https://367793.fs1.hubspotusercontent-na1.net/hubfs/367793/facebook_2015_logo_detail.png");
    background-position: center center;
    background-size: cover;
    min-height: 65px;
    display: inline-block;
    width: 205px;
    padding-right: 0px;
    margin-right: 20px;
    vertical-align: middle;
 }

.facebook:hover {
    opacity: 0.8;
}

 .linkedin {
     background-image: url("https://367793.fs1.hubspotusercontent-na1.net/hubfs/367793/linkedin-logo.png");
    background-position: center center;
    background-size: cover;
    min-height: 65px;
    display: inline-block;
    width: 205px;
    padding-right: 0px;
    margin-right: 20px;
    vertical-align: middle;
 }

.linkedin:hover {
    opacity: 0.8;
}
 
 .main-footer a {
     color: white;
 }
 
 .contact-us {
     background-color: #295c9d;
     padding-top: 21px;
     display: inline-block;
     height: 65px;
     vertical-align: middle;
     padding-left: 15px;
     padding-right: 15px;
     padding-top: 17px;
     min-width: 225px;
     font-size: 2.2rem;
     transition: background-color 0.2s ease;
 }
 
 .contact-us:hover {
     background-color: #679A01;
 }
 
 .edu-center {
     padding: 12px;
     background-color: #4B978D;
 }
 
 .main-footer {
     background-color: #333333;
     text-align: center;
     color: white;
    
 }
 
.subpage-top-nav li {
    display: inline-block;
    list-style-type: none;
    padding-right: 20px;
    min-width: 190px;
    white-space: nowrap;
}

.main-menu {
    width: auto;
    padding-top: 100px;
    padding-left: 180px;
}

.veda-main-content {
    background-color: white;
    padding-left:20px;
}

.veda-main-content h2 {
    font-family: 'Cinzel';
    color: #234F6A;
    font-size: 2.7rem;
}

.veda-main-content h1 {
    font-family: 'Cinzel';
    color: #234F6A;
    font-size: 2.7rem;
}

.veda-main-content h3 {
    font-size: 1.7rem;
    color: #235592;
    font-weight: bold;
    line-height: 25px;
    letter-spacing: 0rem;
}

.veda-main-content p {
    font-size: 1.7rem;
}

.veda-main-content li {
    font-size: 1.7rem;
}

.veda-main-content a {
    color: #4B978D;
    transition: color 0.2s ease;
}

.veda-main-content a:hover {
    color: #295C9D;
}


ul.subpage-top-nav {
    padding-left: 0px;
    padding-top: 0px;
    font-size: 1.7rem;
    text-align: center;
    margin-top: 30px;
}

.subpage-top-nav li:first-child {
    color: white;
    padding: 10px;
    margin-right: 25px;
    background-color: #295C9D;
    text-transform: uppercase;
    transition: background-color ease 0.5s;
}

.subpage-top-nav li:nth-child(2) {
    color: white;
    padding: 10px;
    margin-right: 25px;
    background-color: #4B978D;
    text-transform: uppercase;
    transition: background-color ease 0.5s;
    

}

.subpage-top-nav li:last-child {
    color: white;
    padding: 10px;
    background-color: #679A01;
    text-transform: uppercase;
    transition: background-color ease 0.5s;
}

.subpage-top-nav a:hover{
    color: white !important;
}


.veda {
    background-color: #F0F0F0;
    overflow-x: hidden !important;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.html {
    overflow-x: hidden !important;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.header-container {
    max-height: 180px !important;
}

.breadcrumb-menu ul {
    font-size: 1.4rem;
    height: 49px;
}

.breadcrumb-menu {
    max-height: 45px;
    padding-left: 80px;
    /* margin-top: -45px; */
    background-color: #F0F0F0;
    position: absolute;
    z-index: 2;
    max-width: 1080px;
}

span.home-bread:after {
  content: '›';
  padding-left: 10px;
  padding-right: 10px;
}

.side-menu {
    position: fixed;
    right: 0;
    top: 390px;
    width: 300px;
    text-transform: uppercase;
    background-color: white;
    max-width: 250px;
    z-index: 6;
    
}

.side-menu ul {
    list-style: none !important;
    list-style-type: none !important;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0px !important;
    color: white;
    text-align: center;
    font-size: 1.7rem;
}

.side-menu li {
    padding: 12px 16px;
}

.side-menu li:first-child {
    background-color: #295C9D;
    text-transform: uppercase;
    box-shadow: inset 0 0 0 0 #679a01;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.side-menu li:nth-child(2) {
    background-color: #8EBC5C;
    box-shadow: inset 0 0 0 0 #4B978D;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.side-menu li:last-child {
    background-color: #4B978D;
    box-shadow: inset 0 0 0 0 #295C9D;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.side-menu li:first-child:hover {
     box-shadow: inset 0 42px 0 0 #679a01;
}

.side-menu li:nth-child(2):hover {
    box-shadow: inset 0 42px 0 0 #4B978D;
}

.side-menu li:last-child:hover {
   box-shadow: inset 0 42px 0 0 #295C9D;
}


div.direct-loan-custom {
    background-position: center center;
    background-size:cover;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width:auto;
  max-width: 500px;
  margin: 20px auto;
  background-repeat: no-repeat;
  background-position: bottom left;
  background-color: #67869a;

}

.white-popup h1 {
    color: white;
}

.white-popup p {
    color: white;
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0!important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.direct-loan-wrapper {
    margin-top: -45px;
}

.direct-loan-main {
    margin-top: 45px;
    padding-bottom: 70px;
}
 
.fadeInBlock {
    opacity:0;
}

.bottom-nav-links a.open-popup-link { 
    color: white !important;
}

.subpage-top-nav a {
  color: white;
  padding-top: 10px;
  padding-bottom: 10px;
}

.subpage-top-nav li:first-child:hover {
    background-color: #679A01;
 
}

.subpage-top-nav li:nth-child(2):hover {
    
    background-color: #295C9D;
}

.subpage-top-nav li:last-child:hover {
    
    background-color: #4B978D;
    
}








/********************************************************************************************************************************************
- Page Template: Home | .home
********************************************************************************************************************************************/

.home-personas {text-align: center;}
.home-personas h2 {font-size: 2.2rem; }
.home-personas p {font-size: 1.6rem; }
.home-personas img {max-width: 100px;}
.persona-middle {border-left: solid 1px #ebebdf; border-right: solid 1px #ebebdf; }

.home-quote {background-color: #b2bb1c; color: #fff;}
.home-quote .ctr {max-width: 1300px !important;}
.home-quote blockquote {color: #fff; max-width: 100%;}
@media (max-width: 767px){
	.home-quote, .home-hero {text-align: center;}
	.home-quote img {margin-top: 50px;}
	.persona-middle {margin-top: 50px; margin-bottom: 50px; border: 0;}
}

.logos-header {  text-align: center; background: url('//marathon.newbreedmarketing.com/hubfs/bg-logos-head.png'); background-repeat: repeat-x; background-position: center center; overflow: auto;}
.logos-header h3 {display: inline-block; background-color: #fff; font-family: 'Droid Sans', sans; font-size: 2rem; padding: 15px 20px 0 20px;}









.line-center {
    margin:0;padding:0 10px;
    background:#fff;
    display:inline-block;
}

.news-events h2 {
    text-align:center;
    position:relative;
    z-index:2;
}

.news-events h2:after {
    content:"";
    position:absolute;
    top:50%;
    left:0;
    right:0;
    border-top:solid 1px black;
    z-index:-1;
}

.a-financing, .c-financing, .e-financing {
    background-color: white;
    margin-bottom: 10px;
    max-width: 351px;
    max-height: 175px;
    
}

.a-financing, .c-financing {
    margin-right: 13px;
}

.a-financing h2, .c-financing h2, .e-financing h2 {
    font-family: 'Cinzel' !important;
    font-size: 2.2rem;
    text-align: center;
    text-transform: uppercase;
    color: white;
    padding: 15px;
    font-family: bold;
    margin-bottom: 12px;
}

.a-financing h2 {
    background-color: #679A01;
}

.c-financing h2 {
    background-color: #4B978D;
}

.e-financing h2 {
    background-color: #295C9D;
}

.a-financing p, .c-financing p, .e-financing p {
    font-size: 1.5rem;
    padding-left: 20px;
}

.veda-facebook {
    text-align: right !important;
    float: right !important;
    max-width: 410px !important;
    
}

.veda-home-blog {
    max-width: 410px;
    
}

.veda-home-blog h3:first-child {
    margin-bottom: 0px;
}

.top-nav-box {
    margin-top: -260px;
    z-index: 5;
    position: relative;
}

.home-veda-main {
    margin-top: -75px;
    z-index: 5;
    position: relative;
}

 .news-events-veda {
    margin-bottom: 50px;
}

.home-main-content-veda p:nth-child(2) {
    font-size: 2.0rem !important;
    margin-bottom: 30px;
}

.home-main-content-veda p {
    font-size: 1.7rem !important;
}

.home-main-content-veda img {
    float: left;
    max-width: 541px;
    margin-right: 35px;
    margin-bottom: 25px;
    max-height: 297px;
    margin-top: 5px;
}

.home-main-content-veda p:last-child {
    float: left;
    margin-bottom: 60px;
}

.home-labels h2 {
    background-color: rgba(41, 92, 157, 0.7);
    color: white;
    right: 0;
    min-width: 1080px;
    padding: 10px;
    position: absolute;
    top: 200px;
    font-family: 'Cinzel';
}

.home-labels h3 {
    background-color: rgba(103, 154, 1, 0.7);
    color: white;
    right: 0;
    padding: 10px;
    min-width: 930px;
    top: 300px;
    position: absolute;
    font-family: "Droid-Sans";
}

#slides {
   height: 826px !important;
    
}
.clone #slides {
   height: 603px !important;
    
}
#slides img {
    top: 0px !important;
}

#slides h2, #slides h3 {
    padding: 12px;
    letter-spacing: 0px;
}

#slides h2:first-child {
    background-color: #295c9d;
    color: white;
    float: right;
    top: 150px;
    position: absolute;
    right: 0;
    font-family: "Cinzel";
    font-size: 2.6rem;
}

#slides h2:nth-child (2) {
    background-color: #295c9d;
    color: white;
    float: right;
    top: 250px;
    position: absolute;
    right: 0;
    font-family: "Cinzel";
    font-size: 2.6rem;

}

#slides h3 {
    background-color: #679A01;
    color: white;
    float: right;
    clear: both;
    position: absolute;
    top: 210px;
    right: 0;
    font-style: italic;
    font-size: 2.4rem;
    font-family: "Droid-Sans";
}

#slides h3:nth-child(3){
    background-color: #679A01;
    left: 0;
}

#slides h3:nth-child(3){
    background-color: #679A01;
    left: 0;
}

#slides img {
    /* max-height: 590px !important; */
}


.slides-pagination {
    position: absolute;
    z-index: 3;
    top: 50px;
    display: inline-table;
    width: 100%;
    left: 150px;
}

.slides-pagination a.current {
    border: 2px solid white;
}

.slides-pagination a {
    width: 60px;
    height: 50px;
    margin: 5px 2px;
    border-color: white;
    border: 2px solid #222;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    margin: 2px;
    overflow: hidden;
    text-indent: -100%;
}


.slides-pagination a:first-child {
    background-image: url("//www.veda.org/hubfs/2016-07-01_c.jpg");
    background-position: center center;
    background-size: cover;
}

.slides-pagination a:nth-child(2) {
    background-image: url("//www.veda.org/hubfs/Cabot_Hosiery_2_b.jpg");
    background-position: center center;
    background-size: cover;
}

.slides-pagination a:nth-child(3) {
    background-image: url("//www.veda.org/hubfs/Blais_Farm_3_b.jpg");
    background-position: center center;
    background-size: cover;
}

.slides-pagination a:nth-child(4) {
    background-image: url("//www.veda.org/hubfs/Lo2015H_Greensea_chip_board_b.jpg");
    background-position: center center;
    background-size: cover;
}

.slides-pagination a:nth-child(5) {
    background-image: url("//www.veda.org/hubfs/Putney_Road_5_f.jpg");
    background-position: center center;
    background-size: cover;
}

.slides-pagination a:last-child {
    background-image: url("//www.veda.org/hubfs/Pie-Chart-Slider-Image-2016-hi-res-.jpg");
    background-position: center center;
    background-size: cover;
}
@media(max-width: 767px){
    .slides-container img {top: 230px !important; width: 100% !important; left: 0 !important;}
    #slides img {top: 230px !important; height: auto !important;}
    }




img.thumb {
    display: block !important;
    height: 60px !important;
}

h2.veda-welcome {
    background-color: #295c9d;
    color: white;
    float: right;
    top: 250px;
    position: absolute;
    right: 0;
}

.slides-navigation {
    position: absolute;
    z-index: 4;
    top: 55px;
}


.slides-navigation a.next {
    background-image: url("//www.veda.org/hubfs/btn_next.png");
    background-repeat: no-repeat;
    background-position: 15px 10px;
    position: absolute;
    right: 0;
    left: 500px;
}

a.prev {
  background-image: url("//www.veda.org/hubfs/btn_back.png");
  background-repeat: no-repeat;
  background-position: 15px 10px;
  position: absolute;
  right: 0;
  left: 90px;
}

.slides-navigation a {
  display: block;
  text-decoration: none;
  color: white;
  font-weight: bold;
  font-size: 26px;
  margin: 0 25px;
  text-shadow: 0 1px 1px #000;
  text-align: center;
  height: 40px;
  width: 40px;
  padding: 1px;
  
}
.icon-chevron-right {
    display: inline-block;
    text-decoration: inherit;
}

.icon-chevron-right:before {
    font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  content: "\f054";
}


span.learn-ag {
    color: #679A01;
}

span.learn-com {
    color: #4B978D;
}

span.learn-ent {
    color: #295C9D;
}

.veda-home-header-container {
    height: 603px;
    overflow: hidden;
}

.home .span12.widget-span.widget-type-cell.top-nav-box{
    
    padding-top:203px;
    padding-bottom:80px;
}

.bottom-nav-links li {
    list-style-type: none;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 2.2rem;
    min-width: 220px;
    border-radius: 4px;
}

.bottom-nav-links ul {
    padding-left: 0px;
    margin-bottom: 0px;
    padding-bottom: 12px;
}

.bottom-nav-links {
    text-align: center;
    opacity: 0.9;
    position: fixed;
    z-index: 8;
    width: 100%;
    min-height: 0px !important;
    bottom: 0px;
   
}

.bottom-nav-links li:first-child {
    background-color: #295C9D;
    transition: background-color 0.2s ease;
}

.bottom-nav-links li:nth-child(2) {
    background-color: #4B978D;
    transition: background-color 0.2s ease;
}

.bottom-nav-links li:last-child {
    background-color: #679A01;
    transition: background-color 0.2s ease;
}


.bottom-nav-links li:first-child:hover {
    background-color: #679A01;
}

.bottom-nav-links li:nth-child(2):hover {
    background-color: gray;
}

.bottom-nav-links li:last-child:hover {
    background-color: #295C9D;
}



.bottom-nav-links {position: fixed; width: 100%; height: auto !important; background-color: #333333 ; padding-top: 20px; bottom: -120px; transition: all .5s ease-out; overflow: hidden;
}
.page-scrolled .bottom-nav-links {bottom: 0;} 
.reached-footer .bottom-nav-links {bottom: -170px; }







/********************************************************************************************************************************************
- Borrower Stories
********************************************************************************************************************************************/



#image{
    margin-top: 20px;
    margin-left: 15px;
    max-height: 421px;
    max-width: 616px;
}

div#image img {
    min-width: 616px;
}


.thumbs{
float:left;
margin-right:10px;
margin-top:10px;
height: 100px;
max-width: 147px;

}

.thumbs-wrap img:hover {
  border: 1px solid white;
}

.borrower-info-wrap {
    max-width: 350px;
    max-height: 515px;
    float: right;
    overflow-y: auto;
    color: white;
    margin-right: 15px;
    margin-bottom: 15px;
    
}

.borrower-info-wrap p {
    font-size: 1.4rem;
}

.borrower-stories-main {
    margin-top: 45px;
    border: 30px solid white;
    background-color: #ABABAB;
    padding-bottom: 20px;
    
}
 .thumbs-wrap {
     margin-left: 15px;
 }
 
.borrower-story-info {
    max-width: 300px;
    background-color: #EAEAEA;
    margin-right: 44px;
    min-height : 222px !important;
}

.borrower-story-info p {
    font-size: 1.1rem;
}

.borrower-story-info h4 {
    font-size: 1.8rem;
}

.borrower-story-info-inner {
   padding: 10px 20px;
}

.borrower-story-info-inner a {
    color: #005f99;
}


.borrower-bottom {
    background-color: white;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 62px;
    margin-bottom: 25px;
    padding-top: 32px;
}

.borrower-bio-image {
    max-width: 300px;
    margin-right: 15px;
    margin-left: 18px !important;
    
}

.view-more-image {
    max-width: 300px;
    margin-left: 43px !important;

}

.borrowerIntro {
    font-weight: bold;
    font-size: 1.6rem !important;
}

.borrowerIntro p {
    font-size: 1.5rem;
}












/********************************************************************************************************************************************
- Agricultural Financing
********************************************************************************************************************************************/






.ag-table {
    margin-top: 30px;
}

.ag-table th {
    min-width: 350px;
    padding: 6px 20px;
    font-size: 17px;
}

.ag-table tr:first-child {
    color: white;
    background-color: #005E99;
    font-size: 1.6rem;
}


.ag-table tr:nth-child(2n+2) {
  background-color: #F2F2F2;
}

.ag-table tr:nth-child(2n+3) {
  background-color: #E2E2E2;
}

.ag-table tr a {
    color: #005E99;
    font-weight: bold;
    font-size: 17px;
}

.ag-table td {
    border-bottom: 0px;
    padding: 6px 20px;
    vertical-align: top;
    font-size: 17px;
    
}

.ag-table table {
    font-size: 1.4rem;
}

.ag-finance-wrap {
    padding-top: 30px;
    padding-bottom: 50px;
    position: relative;
}

.ag-finance-body .rates-table td {
    font-size: 17px;
}

.ag-finance-body .rates-table th {
    font-size: 17px;
}


.ag-finance-body .rates-table ul li {
    font-size: 17px !important;
}










/********************************************************************************************************************************************
- Rates and Fees Page
********************************************************************************************************************************************/




.rates-table {
    margin-top: 30px;
}

.rates-table th {
    min-width: 250px;
    padding: 6px 20px;
}

.rates-table tr:first-child {
    color: white;
    background-color: #005E99;
    font-size: 1.6rem;
}


.rates-table tr:nth-child(2n+2) {
  background-color: #F2F2F2;
}

.ag-table tr:nth-child(2n+3) {
  background-color: #E2E2E2;
}

.rates-table tr a {
    color: #005E99;
    font-weight: bold;
}

.rates-table td {
    border-bottom: 0px;
    padding: 6px 20px;
    vertical-align: top;
    
}

.rates-table table {
    font-size: 1.4rem;
}

.rates-table li {
    font-size: 1.4rem !important;
}

.hs-content-name-current-rates-and-fees-new-revised ul{
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 0;
}

.rates-and-fees .veda-main-content h3{
    background-color: #005e99;
    color: #fff;
    padding: 10px;
    text-align: center;
}
.rates-and-fees .rates-table tr:first-child {
    background-color: #fff;
    color: #000;
}
.rates-and-fees .rates-table th{
    text-align: center;
}
@media(max-width: 570px){
    .rates-table td{
        padding: 0 6px;
        max-width:60px;
    }
    }





/********************************************************************************************************************************************
- Featured Borrower Stories Page
********************************************************************************************************************************************/


.featured-story {
    max-width: 160px;
    max-height: 130px;
    float: left;
    margin-right: 50px;
    margin-top: 10px;
    margin-bottom: 100px;
    text-align: center;
}

.featured-story a {
    font-size: 1.4rem;
    color: #005f99;

}

.featured-story img {
    margin-bottom: 15px !important;
}


.span12.widget-span.widget-type-widget_container.stories-flex {
    margin-left: 65px;
}



/********************************************************************************************************************************************
- 40th Anniversary Page
********************************************************************************************************************************************/


img.side-img {
    max-height: 2040px;
    max-width: 300px;
    float: right;
    margin-left: 45px;
}

img.main-img {
    max-height: 357px;
    max-width: 523px;
    margin-bottom: 15px;
}

.gray-background {
    background-color: #f5f5f5 ;
    padding: 50px;
}

img.vt-img {
    max-height: 494px;
    max-width: 451px;
    float: left;
    margin-right: 30px;
}

img.tractor-img {
    max-width: 344px;
    max-height: 140px;
    margin-bottom: 35px;
}

p.auth-p {
    margin-right: 25px;
    margin-bottom: 30px;
    padding-right: 20px;
}

img.loan-img {
    max-width: 860px;
    max-height: 513px;
}

img.honey-img {
    max-width: 860px;
    max-height: 350px;
}

img.pie-img {
    max-height: 615px;
    max-width: 370px;
    float: right;
}







/********************************************************************************************************************************************
- Contact Us Page
********************************************************************************************************************************************/

.contact-us-wrap {
    padding-top: 10px;
    padding-bottom: 30px;
    border-left: 1px solid #e1e2e1;
    border-right: 1px solid #e1e2e1;
    padding-left: 80px;
    padding-right: 80px;
    margin-top: 30px;
}

.contact-us-form {
    border-left: 1px solid #e1e2e1;
    border-right: 1px solid #e1e2e1;
    padding-left: 80px;
    padding-right: 80px;
}

.contact-us-form .hs-form-required {
    display: none;
}











/********************************************************************************************************************************************
- News Clips Page 
********************************************************************************************************************************************/



.news-clips-wrap {
    padding-top: 30px;
    padding-bottom: 50px;
    text-align: center;
}

.news-clips-wrap h3 {
    border-top: 1px solid #e7e7e7;
    padding-top: 25px;
    
}

.news-clips-wrap img {
    margin-bottom: 20px;
}












/********************************************************************************************************************************************
- Education Center
********************************************************************************************************************************************/


.edu-box:first-child {
    padding-right: 30px;
}

.edu-box:nth-child(2) {
    float: right;
    text-align: left;
    width: 50%;
}

.edu-box:nth-child(3) {
    float: left;
    text-align: left;
    width: 50%;
    background-image: url('//www.veda.org/hubfs/branchleft.png');
    background-repeat: no-repeat;
    background-position: 422px 398px;
    
}

.edu-box:nth-child(5) {
    float: right;     
    text-align: right;     
    width: 50%;
}

.edu-box:nth-child(5) {
    float: right;
    text-align: right;
    width: 50%;
    background-image: url("//www.veda.org/hubfs/branch_copy_6.png");
    background-repeat: no-repeat;
    background-position: 17px 396px;
}

.edu-box:nth-child(6){
    float: right;     
    text-align: right;     
    width: 50%;
}
.edu-box {
    padding-bottom: 50px;
}

.edu-box-wrap {
    text-align: center;
}

.edu-box {
    height: 430px;
    width: 50%;
    float: left;
    margin-bottom: 60px;
    clear: both;
}

.edu-main {
    background-image: url("//www.veda.org/hubfs/edu-trunk.jpg"), url("//www.veda.org/hubfs/root.jpg"), url('//www.veda.org/hubfs/root.jpg');
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position-x: center, 25px, 845px;
    background-position-y: -300px, -30px, -30px;
    padding-bottom: 280px;
}



.edu-text {
    width: 50%;
    float: left;
    height: 412px;
    margin-bottom: 60px;
    text-align: left;
    font-size: 1.5rem;
}

.edu-text:nth-child(2) {
    padding-left: 45px;
}

.edu-text:nth-child(4) {
    text-align: left;
    width: 50%;
    float: right;
    padding-left: 45px;
    padding-top: 60px;
}

.edu-text:nth-child(6) {
    text-align: right;
    float: left;
    width: 50%;
    padding-right: 45px;
    padding-top: 80px;
}

.edu-text:nth-child(8) {
    padding-left: 45px;
    float: right;
    text-align: left;
    width: 50%;
    padding-top: 80px;

}

.edu-box:nth-child(9) {
    float: right;
    text-align: right;
    width: 50%;
    background-image: url("//www.veda.org/hubfs/branch_copy_6.png");
    background-repeat: no-repeat;
    background-position: 17px 396px;
}

.edu-box:nth-child(7) {
    float: left;
    text-align: left;
    width: 50%;
    background-image: url('//www.veda.org/hubfs/branchleft.png');
    background-repeat: no-repeat;
    background-position: 422px 397px;
}

.edu-text:nth-child(10){
    text-align: right;
    float: left;
    width: 50%;
    padding-right: 45px;
    padding-top: 80px;

}

.edu-box:nth-child(11) {
    float: left;
    text-align: left;
    width: 50%;
    background-image: url('//www.veda.org/hubfs/branchleft.png');
    background-repeat: no-repeat;
    background-position: 419px 398px;
}

.edu-text:nth-child(12){
    text-align: left;
    float: right;
    width: 50%;
    padding-left: 45px;
    padding-top: 80px;

}

.edu-box:nth-child(13) {
    float: right;
    text-align: right;
    width: 50%;
    background-image: url("//www.veda.org/hubfs/branch_copy_6.png");
    background-repeat: no-repeat;
    background-position: 17px 396px;
}

.edu-text:nth-child(14){
    text-align: left;
    float: left;
    width: 50%;
    padding-right: 45px;
    padding-top: 80px;
}

.edu-box-first {
    font-size: 1.5rem;
}

.edu-box-first:nth-child(1) {
    width: 50%;
    float: left;
    text-align: right;
    padding-right: 35px;
    padding-left: 115px;
    margin-bottom: 60px;
    height: 350px;
}

.edu-box-first:nth-child(2) {
    float: right;
    width: 50%;
    text-align: left;
    padding-left: 45px;
    margin-bottom: 60px;
    padding-right: 110px;
    height: 350px;
}

.edu-text:last-child {
    text-align: left;
    float: right;
    padding-left: 45px;
    padding-top: 80px;
}

.edu-box:nth-child(15) {
    float: left;
    text-align: left;
    padding-right: 45px;
    background-image: url('//www.veda.org/hubfs/branchleft.png');
    background-repeat: no-repeat;
    background-position: 419px 397px;
}

 
.edu-buttons li {
    display: inline-block;
    list-style-type: none;
    padding-right: 20px;
    min-width: 190px;
    white-space: nowrap;
    background-color: #679A01;
    padding: 10px;
    margin-right: 20px;
    transition: background-color 0.2s ease;
}

.edu-buttons li:hover {
    background-color: #295c9d;
}

ul.edu-buttons {
    padding-left: 0px;
    padding-top: 0px;
    font-size: 1.7rem;
    text-align: center;
    margin-top: 30px;
}

.edu-sub {
    margin-top: 0px !important;
    padding-top: 80px;
    margin-bottom: 50px;
}

.edu-buttons a {
    color: white !important;
}

div.edu-head-custom {
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #cbd2d8;
    
}

span.down-arrow {
    position: absolute;
    right: 0;
    left: 46%;
    top: 340px;
    bottom: 0;
}

.fa-chevron-circle-down {
    font-size: 9.5rem;
    position: relative;
    color: #4B978D;
    background-color: white;
    transition: color 0.2s ease;
}


.fa-chevron-circle-down:hover {
    color: #295C9D;
}


.edu-main a {
    font-weight: 600;
}




.edu-box-first h3 {
    color: black !important;
}

 
.edu-text h3 {
    font-size: 3.6rem !important;
    font-family: 'Cinzel';
    line-height: 35px;
}


.mfp-fade.mfp-bg {
    opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}



@media(max-width: 767px){
    .edu-main {
        background-image: none;
        padding-bottom: 0;
    }
    .ag-finance-wrap{
        padding-bottom: 10px;}
    
    .edu-sub{
        margin-top: 0;
        margin-bottom: 0;
            padding-top: 10px;
    }
    .edu-box-first:nth-child(1){
        width: 100%;
        padding-left: 0;
        padding-right: 0;
         text-align: left;
             height: auto;

    }

    .edu-box-first{
        height: auto;
    }
    .edu-box-first:nth-child(2){
        float: none;
        width: 100%;
        text-align: left;
        padding-left: 0;
        margin-bottom: 30px;
        padding-right: 0;
        height: auto;
    }
    .edu-box{ 
        width: 100% !important; 
        float: none !important;
        text-align: center !important;
        height: auto;
        margin: 20px auto;
        padding-bottom: 0px;
        background-image: none!important;
    }
    .edu-text{
        width: 100% !important;
        float: none !important;
        text-align: left !important;
        height: auto;
            padding: 0 !important;
    }
    .ag-finance-wrap .down-arrow{
        display: none;
    
}
.edu-text h3{
    font-size:2.6rem !important;
}
}





/********************************************************************************************************************************************
- Page Template: Landing Page | .landing-page
********************************************************************************************************************************************/

.veda-landing .header-container {padding-top: 0px;}
.veda-landing .header-text {top: 295px;}








/********************************************************************************************************************************************
- Page Template: Thank You Page | .thank-you-page
********************************************************************************************************************************************/










/********************************************************************************************************************************************
- Page Template: Blog Listing | .blog-listing
********************************************************************************************************************************************/



.post-item {
    margin-bottom: 30px;
}

h3.blog-topic-title {
  position: absolute;
  top: 535px;
  z-index: 2;
  bottom: 0;
  right: 0;
  left: 15%;
}





/********************************************************************************************************************************************
- Loan Calculator
********************************************************************************************************************************************/


#test-popup h1 {
    font-size: 3.0rem;
}

#test-popup #test-popup{
    display:block;
}

.rates-and-fees {
    background-image: url("//www.veda.org/hubfs/rates-bg.jpg");
    background-repeat: no-repeat;
    background-position: bottom left;
    background-color: #67869a;
}


@media (max-width: 767px) {
    .view-more-image, .borrower-bio-image{margin-left:0!important;}
}













/** Error Page **/

.error-search {background-color: #4d4f53; max-width: 800px; margin: 0 auto; padding: 10px 20px; border-radius: 3px;}
.error-search .gsc-search-box { background: none; border: 0; }
.error-search .gsc-search-box input { color: ; }
.error-search .gsc-search-box td, .error-search .gsc-search-box>tbody {border: 0;}

.custom_error_message h1 {
    color: #295C9D;
    font-size: 5.0rem;
    text-align: center;
    font-weight: lighter;
}

.custom_error_message p {
    text-align: center;
    color: black;
}




.main-menu .hs-menu-wrapper > ul > li:nth-of-type(n+6){display:none;}




.variant-row-one > .variant-column, .variant-row > .variant-column{
    float:left;
    width:25%;
    padding:10px;
}

.variant-row-one{
    font-weight:bold;
}

.variant-row-one, .variant-row{
    clear:both;
    overflow:auto;
}

.variant-row .column-title{
    display:none;
}

@media (max-width: 767px){
    
    .variant-row .column-one{font-size:20px;}

.variant-row .column-title{
    display:block;
    float:left;
    margin-right:17px;
    font-weight:bold;
}

.variant-row > .variant-column{
    float:left;
    width:100%; 
}

.variant-row-one{
    display:none;
}


}
.pricing-variant .page-scrolled .header-container{
    background-color: #fff !important;
}
.pricing-variant  .header-container-wrapper{
    position: relative !important;
}
.pricing-variant .pricing-table-section-title h6{
    background-color: #005e99;
    text-align: center;
    width:90%;
    margin: 0 auto;
    border-radius: 4px;
}

.pricing-variant .header-text h1{
    text-align: left;
}
.pricing-variant .variant-row a{
    color: #005e99;
}
.pricing-variant .container-fluid .row-fluid .ctr{
    background-color:#fff;
    }
.pricing-variant .container-fluid .row-fluid .ctr{
    padding-left: 0;
    max-width: 1080px;
}
@media (max-width:1200px){
    .header-text{top: 339px !important;}
    .page-heading{background-color:rgba(41,92,157,0) !important;}
    }
@media (max-width:767px){
    .pricing-variant .header-text{top: 85px !important;}
    .pricing-variant .header-text h1{text-align: center !important;}
    .pricing-variant .page-heading{padding-bottom: 0;}
    .pricing-variant .direct-loan-custom{min-height: 41px !important;}
    .pricing-variant .variant-row>.variant-column{width: 25% !important;}
    .pricing-variant .ag-finance-wrap{padding-bottom: 0;}
    .pricing-variant body{font-size: 1.2rem !important;}
    .pricing-variant .variant-row .column-one{font-size:12px;}
    .pricing-variant ul{padding-left: 0; list-style:none; margin: 0;}
    .pricing-variant li{font-size: 1.2rem;}
    .pricing-variant p{font-size: 1.2rem;}
    .pricing-variant .variant-row span{font-size: 1.2rem;}
    .pricing-variant .variant-row>.variant-column{padding:5px;}
    .pricing-variant .contact-us span{font-size: 2.2rem !important;}
    .pricing-variant .variant-row{padding-left:5px;}
    .column-title {width: 100%; margin-bottom: 10px;}
    .header-text {top: 95px !important;}
}

.variant-row .column-text li, .variant-row .column-text p {font-size: 1.4rem; clear: both;}
.variant-row .column-text ul {padding-left: 0;}

.row-wrap > .variant-row:nth-child(odd) {
    background-color: #f2f2f2;
}
.row-wrap > .variant-row:nth-child(even) {
    background-color: #ffffff;
}

.pricing-table-section-title h6 {
    background-color: #005e99;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 25px;
    letter-spacing: 0rem;
    font-family: 'Droid Sans',sans-serif;
}


.post-wrap{
    display: flex;
    align-items: center;

}

.post-wrap .hs-featured-image-wrapper{
    height: 400px;
    width: 50%;
    background-size: cover;
    background-position: 50%;
}
.post-wrap .hs-featured-image-wrapper+div{
    width: 50%;
    padding-left: 30px;
    
}

@media (max-width:767px){
.post-wrap{
    flex-direction:column;
}

.post-wrap .hs-featured-image-wrapper{
    width: 100%;
    margin-bottom:20px;
}
.post-wrap .hs-featured-image-wrapper+div{
    width: 100%;
    padding-left:0;
}
}

.with-sidebar .subpage-top-nav li{
        font-size: 1.3rem!important;
  	
}


/*

+++++        +++++   +++++++++++++++  +++++       +++       +++++          ++++++++++         +++++++++:           +++++++++++++++  +++++++++++++++   +++++++++,       
++++++       +++++   +++++++++++++++  +++++      ++++,     ; ++++           +++++++++++++      +++++++++++++        +++++++++++++++  +++++++++++++++   ++++++++++++     
++++++       +++++   +++++++++++++++   ++++      +++++     +++++           ++++++++++++++     ++++++++++++++       +++++++++++++++  +++++++++++++++   +++++++++++++    
+++++++      +++++   +++++++++++++++   +++++     +++++     +++++           +++++++++++++++    +++++++++++++++      +++++++++++++++  +++++++++++++++   ++++++++++++++   
+++++++      +++++   +++++             +++++     +++++     +++++           +++++    +++++++   ++++++++++++++++     +++++            +++++             +++++   '++++++  
++++++++     +++++   +++++             +++++    ++++++     +++++           +++++     ; +++++   +++++     ++++++     +++++            +++++             +++++     ++++++ 
++++++++     +++++   +++++             +++++    +++++++    ++++            +++++      +++++   +++++      +++++     +++++            +++++             +++++      +++++ 
+++++++++    +++++   +++++              ++++    +++++++   .++++            +++++      +++++   +++++      +++++     +++++            +++++             +++++      +++++ 
+++++++++    +++++   +++++              ++++    +++++++   +++++            +++++      +++++   +++++      +++++     +++++            +++++             +++++      ; ++++,
++++++++++   +++++   +++++              +++++  ,+++++++   +++++            +++++      +++++   +++++      +++++     +++++            +++++             +++++       +++++
+++++ ++++   +++++   +++++              +++++  ++++,+++`  +++++            +++++     +++++    +++++     '+++++     +++++            +++++             +++++       +++++
+++++ +++++  +++++   ++++++++++++++     +++++  ++++ ++++  ++++             ++++++++++++++.    +++++   +++++++;     +++++++++++++    ++++++++++++++    +++++       +++++
+++++  ++++  +++++   ++++++++++++++      ++++  ++++ ++++  ++++             +++++++++++++      +++++++++++++++      +++++++++++++    ++++++++++++++    +++++       +++++
+++++  +++++ +++++   ++++++++++++++      ++++ .+++' ++++ +++++             +++++++++++++++    ++++++++++++++       +++++++++++++    ++++++++++++++    +++++       +++++
+++++   ++++ +++++   ++++++++++++++      ++++.++++  ++++ +++++             ++++++++++++++++   ++++++++++++.        +++++++++++++    ++++++++++++++    +++++       +++++
+++++   ++++++++++   +++++               +++++++++   +++++++++             +++++      +++++   ++++++++++++,        +++++            +++++             +++++       +++++
+++++    +++++++++   +++++               +++++++++   ++++++++              +++++       +++++  +++++   +++++        +++++            +++++             +++++       +++++
+++++    +++++++++   +++++               ,++++++++   ++++++++              +++++       +++++  +++++   `+++++       +++++            +++++             +++++      :++++:
+++++     ++++++++   +++++                +++++++    ++++++++              +++++       +++++  +++++    +++++       +++++            +++++             +++++      +++++ 
+++++     ++++++++   +++++                +++++++     +++++++              +++++       +++++  +++++     +++++      +++++            +++++             +++++      +++++ 
+++++      +++++++   +++++                +++++++     +++++++              +++++      ++++++  +++++     ++++++     +++++            +++++             +++++     ++++++ 
+++++      +++++++   +++++                +++++++     ++++++,              +++++     ++++++   +++++      +++++     +++++            +++++             +++++   .++++++  
+++++       ++++++   +++++++++++++++      ++++++.     ++++++               ++++++++++++++++   +++++      :+++++    +++++++++++++++  +++++++++++++++   ++++++++++++++   
+++++       ++++++   +++++++++++++++       +++++      ; +++++               +++++++++++++++    +++++       ++++++   +++++++++++++++  +++++++++++++++   +++++++++++++`   
+++++       `+++++   +++++++++++++++       +++++       +++++               ++++++++++++++     +++++        +++++   +++++++++++++++  +++++++++++++++   ++++++++++++     
+++++        +++++   +++++++++++++++       +++++       +++++               +++++++++++        +++++        ++++++  +++++++++++++++  +++++++++++++++   ++++++++++

*/