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

@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);

@import url(//maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css);

/**
 * CSS @imports must be at the top of the file.      
 * Add them above this section.                             
 */
 .portfolios ul#isotope-container {
    list-style-type: none;
}

.portfolio-inner-item #slider-wrapper {
    background-image:url('//info.aspengroup.com/hubfs/spinner.gif');
    background-position:center center;
    background-repeat:no-repeat;
}
 
 .shareaholic-ui {
     display:none!important;
 }
 
.portfolios li.portfolio-item-wrapper {
    max-width: 33%;
    width:100%;
    padding:5px 10px;
    margin-bottom:30px;
}
.portfolios .portfolio_details .title a {
text-transform:uppercase;    
}

@media (max-width:768px) {
    .portfolios li.portfolio-item-wrapper {
        max-width: 100%;
    }
}

@media (min-width:768px) {
    .portfolios li.portfolio-item-wrapper {
        /* max-width: 100%; */
    }
.hs-blog-post .hs_cos_wrapper_type_blog_comments form > div {
    width: 45%;
    /* float: right; */
    display: block;
}

.hs-blog-post .hs_cos_wrapper_type_blog_comments form > div.hs_comment.field.hs-form-field {
    /* float: right; */
    width: 48%;
    display: block;
}


#comment-form textarea {
    min-height: 230px;
}

.gg_galleria_slider_wrap .slick-next:before, .gg_galleria_slider_wrap .slick-prev:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #B45D31;
}
.gg_galleria_slider_wrap:before {
    content: 'Click to expand';
    text-align: center;
    font-weight: 500;
    font-size: 8px;
    display: block;
    text-transform: ;
}

.rss-related-holder .related--container .widget-type-rss_listing h3 {
    font-size: 32px;
    text-transform: uppercase;
}


.resources #resources-container .resources-pane {
    display:none;
}
.resources #resources-container .resources-pane.active {
    display:block;
}

.gsc-search-box {
    border:0px!important;
}
.gsc-control-cse, .gsc-control-cse table, .gsc-control-cse td {
 padding:0px!important;
 background-color:transparent!important;
}
.gsc-control-cse table {
    vertical-align:middle;
    margin-bottom:0px!important;
    margin-top:0px;
}
.gsc-input input {
    background-position:left -100px center;
   
}
.custom-header-search {
    padding-top:5px;
}
.gsc-search-button, .gsc-clear-button {
    display:none!important;
}

.slidee.type-bg-image {
    height: 200px;
}

.press-center .hs-rss-module.feedreader_box {
    margin:0px -12px;
}
.press-center .slick-post-wrapper {
    max-width:33%;
    display:inline-block;
    margin-bottom:20px;
}




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

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

/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}

/* Videos */
video {
    max-width: 100%;
    height: auto;
}

/* Date Picker */
#calroot {
    width: 202px !important;
}

/* Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 56.25%;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0;
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}
@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

/* Forms */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"]
select {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* System Template Forms */
#email-prefs-form .email-edit {
    width: 100% !important;
    max-width: 507px !important;
}
#hs-pwd-widget-password {
    height: auto !important;
}

/* Menus */
.hs-menu-wrapper ul {
    padding: 0;
}

/* Horizontal Menu */
.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
    padding: 10px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
}

/* Veritical Menu */
.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

/* Show Nested Children */
.hs-menu-wrapper.hs-menu-flow-vertical li.hs-item-has-children > ul > li { display: none; }
.hs-menu-wrapper.hs-menu-flow-vertical li.active-branch > ul > li { display: block; }
.hs-menu-wrapper.hs-menu-flow-vertical li ul { padding-left: 1em; }
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul {
    max-width: 100%;
    overflow: hidden;
}

@media (max-width: 767px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
    }

    /* Stacking Horizontal Nav for Mobile */
     .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        visibility: visible !important;
        opacity: 1 !important;
        position: static !important;
    } 
    .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
        padding: 0;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        white-space: normal;
    }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts .hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}

/* Space Module */
.widget-type-space {
    visibility: hidden;
}

/* Blog Author Section */
.hs-author-social-links {
    display: inline-block;
}
.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider {margin: 0; padding: 0;}
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(http://cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
    }
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url(http://cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png) no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {opacity: 1; left: 0;}
  .hs_cos_flex-direction-nav .hs_cos_flex-next {opacity: 1; right: 0;}
}

.hs_cos_flex-slider .caption {
    background-color: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    top: 40%;
    text-align: center;
}

.hs_cos_flex-slider .superimpose .caption {
    color: white;
    font-size: 3em;
    line-height: 1.1em;
    position: absolute;
    padding: 0px 5% 0px 5%;
    width: 90%;
    top: 40%;
    text-align: center;
    background-color: transparent;
}

@media all and (max-width: 400px) {
    .hs_cos_flex-slider .superimpose .caption {
        background-color: black;
        position: static;
        font-size: 2em;
        line-height: 1.1em;
        color: white;
        width: 90%;
        padding: 0px 5% 0px 5%;
        top: 40%;
        text-align: center;
    }
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white;
}

/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

table pre {
    white-space: pre-wrap;
}

/* adding minimal spacing for blog comments */
.comment {
    margin: 10px 0 10px 0;
}

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
    word-wrap: break-word;
}

/* These includes are optional, but helpful. */
/* 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 ;
    }
}
/* HTML 5 Reset */

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

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

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

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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






/* ==========================================================================
   Index:                                                

    - Variables
    - Macros
    - Base
    - Typography
    - Structure
    - Header
    - Custom Menu Primary
    - Mobile Menu
    - Content
    - Blog
    - Forms
    - Buttons
    - Footer
    - Mobile
    - Custom Styles
 
   ========================================================================== */





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


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

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

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

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





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


/** 
 * Create jinja macros for CSS3 properties that need browser prefixes.
 *
 * Apply the style as shown below.  Ignore the jinja comment tags. 
 *
 * 
*/

 

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





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


/** 
 * Box Sizing
 * 
 * Applies a natural box layout model to all elements so that width and padding 
 * are essentially combined, making responsive styles easier to manage.
 */
*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

/* Custom fonts */
/* ex. @font-face {}; */
/* all @import calls need to be done at the top on line 1 */

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

/* Website background color and default font styles can go here */
body {
  background: #fff;
  color: #4A4A4A;
  font-family: Verdana,sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-size: 14px;
  background:url(//cdn2.hubspot.net/hub/288364/file-497534755-jpg/image/bg_texture.jpg)repeat 0 0;
}

/**
 * Page Center
 *
 * Apply this class to full-width modules.
 */
.page-center {
  float: none !important;
  max-width: 1260px !important;
  margin: 0 auto !important;
}

a { color: #B45D31;
    text-decoration: none;
}
a:hover, a:focus {
    text-decoration: underline;
}

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





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


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

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

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

/* Headings */
h1, h2, h3, h4, h5, h6 {
    font-family:Open Sans;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    font-weight:300;
    font-size:36px;
    line-height:42px;
    color:#B45D31;
}
h2 {
    color:#B45D31;
    font-size:26px;
    font-weight:300;
    line-height:42px;
}
h3 {
    color: #B45D31;
    font-size:20px;
    font-weight:400;
    line-height:28px;
}
h4 {}
h5 {}
h6 {}

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

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

ul.inline, ol.inline {}
ul.inline > li, ol.inline > li {}

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

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





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


/* The outer wrappers of your website */
.header-container-wrapper {
    position: relative;
    z-index:15;
    
}
.body-container-wrapper{
    margin-top: -13px;
    z-index:10;
    position: relative;
}
.footer-container-wrapper {
    position: relative;
    z-index:15;
}

.page .body-container-wrapper .main-container .slick-slide .hs-rss-item { 
 /* padding-top:30px; */
 
 background-color:#E6E6E6;
 outline:0;
}

/* The inner wrappers of your website */
.header-container .page-center{ }

.new-breadcrumbs #sub-header .meta-header-inside {
padding: 10px 0 0 0px!important;
}
.new-breadcrumbs #sub-header .meta-header-inside > div {
    display: inline-block;
    vertical-align:middle;
}
.new-breadcrumbs #sub-header .meta-header-inside #header-breadcrumbs {
font: normal 12px/16px Open Sans;
    text-align: left;
    margin-top: 0;
    
    color: #4f4f4f;
    position:relative;
}
.new-breadcrumbs #sub-header .meta-header-inside #header-breadcrumbs a {
    font: normal 11px/12px Open Sans!important;
}
.new-breadcrumbs #sub-header .meta-header-inside #header-breadcrumbs * {
    font: normal 11px/12px Open Sans!important;
    
}
.new-breadcrumbs #sub-header .meta-header-inside #header-breadcrumbs:after {
    content: "";
    width: 70px;
    border-bottom: 1px solid #b9b9b9;
    position: absolute;
    top: 24px;
    left: 0px;
    height: 1px;
}
.new-breadcrumbs #sub-header .meta-header-inside .hs-breadcrumb-menu-divider:before {
    padding-left:4px;
    padding-right:4px;
}
.new-breadcrumbs #sub-header .meta-header-inside .hs-breadcrumb-menu-item {
    font: normal 12px/16px Open Sans!important;
    padding:0px;
}
.new-breadcrumbs #sub-header .meta-header-inside .hs-breadcrumb-menu-item a {
    font: normal 12px/16px Open Sans!important;
}




.body-container .page-center{
    padding:0 60px 40px 60px;
    background:#FFF;
    
}
.page .body-container-wrapper {
    margin-top:0px;
}
.body-container .page-center.hard--sides {
    padding-left:0px!important;
    padding-right:0px!important;
}
.body-container .page-center.hard--bottom {
    padding-bottom:0px!important;
}
.body-container .page-center.hard--left {
    padding-left:0px!important;
}
.body-container .page-center.hard--right {
    padding-right:0px!important;
}

.body-container .page-center.grey--bg {
  background-color:#E6E6E6;
}
.body-container .page-center.soft--top {
 padding-top:40px!important;   
}
.footer-container .page-center{}

.homepage .header-container-wrapper .page-center {
    padding-left:0px!important;
}

@media (max-width: 1023px) {
    .homepage .wpv-tabs.vertical .ui-tabs-nav li.inactive-block-title {
        display:none!important;
    }
    .body-container .page-center.hard--sides, .body-container .page-center.portable-hard--sides {
        padding-left:0px!important;
        padding-right:0px!important;
    }
    .body-container .page-center.hard--bottom {
        padding-bottom:0px!important;
    }
    .body-container .page-center.hard--left {
        padding-left:0px!important;
    }
    .body-container .page-center.hard--right {
        padding-right:0px!important;
    }
    #tabs-processed .pane.ui-tabs-hide.ui-tabs-panel.ui-widget-content.ui-corner-bottom .row .wpv-grid.grid-1-2.unextended {
        position: relative!important;
    }
}

.text--center {
    text-align:center;
}
.feedreader_box.slick-slider {
    padding:30px 0px;
}
.feedreader_box.slick-slider .slick-next:before, .feedreader_box.slick-slider .slick-prev:before {
    color:#999999;
    font-family:"FontAwesome";
}
.feedreader_box.slick-slider .slick-prev:before {
    content: '\f053';
}
.feedreader_box.slick-slider .slick-next:before {
    content: '\f054';
}
.slick-post-wrapper {
    outline:0px;
}
.slick-post-wrapper > .hs-rss-item.hs-with-featured-image {
    padding: 10px;
    border: 1px solid #b9b9b9;
    margin:0px 15px;
    height:385px;
}
.slick-post-wrapper > .hs-rss-item.hs-with-featured-image .thumbnail-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: block;
    text-align: center;
    background-color: rgba(180,93,49,0.8);
    opacity: 0;
    overflow: hidden;
    text-decoration: none;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
}
.slick-post-wrapper > .hs-rss-item.hs-with-featured-image .thumbnail-overlay .button {
    opacity: 0;
    position: relative;
    top:100%;
    z-index: 555;
    -webkit-transition: all .5s;
    transition: all .5s;
    background: #e6e6e6;
    color: #B45D31;
    font: normal 14px/20px Verdana;
    text-transform: uppercase;
    font-weight:300;
}
.slick-post-wrapper > .hs-rss-item.hs-with-featured-image:hover {
    box-shadow:0 0 3px 1px #b9b9b9
}
.slick-post-wrapper > .hs-rss-item.hs-with-featured-image:hover .thumbnail-overlay {
    opacity:1;
}
.slick-post-wrapper > .hs-rss-item.hs-with-featured-image:hover .thumbnail-overlay .button {
    opacity: 1;
    bottom: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.slick-post-wrapper > .hs-rss-item.hs-with-featured-image > div {
    width:100%;
    float:none;
}
.hs-rss-item-image-wrapper {
    height: 152px;
    text-align: left;
    overflow: hidden;
    position: relative;
}

.slick-post-wrapper > .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper .hs-rss-featured-image {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
        height: 100%;
    width: auto!important;
    max-width: none!important;
    /* margin: auto; */
    /* float: left; */
    display: inline-block;
}
.slick-post-wrapper > .hs-rss-item.hs-with-featured-image .hs-rss-item-text  {
    padding:10px;
    padding-bottom:15px;
}
.slick-post-wrapper > .hs-rss-item.hs-with-featured-image .hs-rss-title  {
    font:300 20px/28px Open Sans;
}
.slick-post-wrapper > .hs-rss-item.hs-with-featured-image .hs-rss-date {
    text-transform: uppercase;
    /* margin-bottom: 0; */
    color: #b3b3b3;
    /* float: left; */
    font: 300 12px/16px Arial;
    margin-top:8px;
    margin-bottom:5px;
    display:block;
}
.slick-post-wrapper > .hs-rss-item.hs-with-featured-image .hs-rss-description, .slick-post-wrapper > .hs-rss-item.hs-with-featured-image .hs-rss-title {
    overflow:hidden;
    display:block;
}
.slick-post-wrapper > .hs-rss-item.hs-with-featured-image .hs-rss-description p {
    margin:0px;
    display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;  
}
.slick-post-wrapper > .hs-rss-item.hs-with-featured-image .hs-rss-title span {
    margin:0px;
    display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
}

#tabs-processed .pane {
    background-color:#E6E6E6;
    padding:0px 0px 50px 0px;
}
#tabs-processed .pane {
    display:none;
    
}

#tabs-processed {
    margin:0px;
}

#tabs-processed .pane.ui-tabs-hide.ui-tabs-panel.ui-widget-content.ui-corner-bottom .row .wpv-grid.grid-1-2.unextended {
    position: absolute;
    top: -5px;
    right: -15px;
    overflow: hidden;
}

#tabs-processed .pane.ui-tabs-hide.ui-tabs-panel.ui-widget-content.ui-corner-bottom .row .wpv-grid.grid-1-2.first.unextended {
    position: relative;
    width: 410px;
    top: 10px;
}

#tabs-processed .pane.ui-tabs-hide.ui-tabs-panel.ui-widget-content.ui-corner-bottom .row .wpv-grid.grid-1-2.first.unextended + .unextended {
    padding-left:45px;
}




.widget_nav_menu .menu li.hs-menu-item a {
    padding: 15px 0 0 30px;
}

.widget_nav_menu .menu li.hs-menu-item.active a {
color:#4f4f4f !important
}
.widget_nav_menu .menu li.hs-menu-item.active:before {
    content: '\f00c';
    font-family: "FontAwesome";
    position: absolute;
    bottom: 0px;
    left: 10px;
}




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






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


.body-container-wrapper {}
.body-container {}





/* ==========================================================================
   Blog                                               
   ========================================================================== */
.page-header h1 {
    text-transform: uppercase;
    border-bottom: 1px solid #B9B9B9;
    padding-bottom: 0px;
}
.input ul{
    list-style:none;
}
.post-header h2 a,
.section.post-header h2 a{
    color:#39383A;
    font-size:30px;
    font-weight:300;
    line-height:42px;
    font-family:Open Sans;
}

.post-header h2 a:hover,
.section.post-header h2 a:hover{
    text-decoration:none;
}
.hs-blog-header h1{
    font-weight:300;
    font-size:36px;
    line-height:42px;
    color:#B45D31;
    font-family:Open Sans;
}
.blog-sidebar h3{
    color: #B45D31;
    font-size:20px;
    font-weight:400;
    line-height:28px;
    font-family:Open Sans;
}

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

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

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

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {
    padding-bottom:15px;
    margin-bottom:15px;
}
.blog-listing-wrapper .post-listing .post-item .post-body {}

/** 
 * Blog Commments 
 *
 * Custom styles are listed below, as the COS does not provide default styles.
 */
#comments-listing {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    margin-top: 30px;
}
.comment {
    margin: 10px 0;
    border-top: 1px solid #ccc;
    padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

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

/* Subscription frequency form */
.hs_blog_default_blog_subscription {}
.hs_blog_default_blog_subscription ul {}

/** 
 * This is to override the default button styles.  
 *
 * Must include !important for each overriding propety.
 */
.hs_blog_default_blog_subscription .hs-button {}


#add-comment-button{
    color:#A7A7A7;
    border:0;
    text-decoration: none;
    transition: opacity 0.15s linear 0s;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    padding: 7px 18px;
    font-family: Helvetica,Arial,sans-serif;
    text-align: center;
    cursor: pointer;
    background: #EAEAEA;
    text-transform: uppercase;
    border-radius: 3px 3px 3px 3px;
}
#add-comment-button:hover{
    color: #B45D31 !important;
}


/* ==========================================================================
   Forms
   ========================================================================== */
.sidebar-form{}
.sidebar-form h3{
    text-transform: uppercase;
    color: #B45D31;
    border-bottom: 1px solid #B9B9B9;
    font: 300 36px/42px Open Sans;
    padding-bottom: 20px;
    
}
.sidebar-form .hs-input{
    background-color: #FFFFFF;
    color: #808080;
     border: 1px solid #B9B9B9;
    padding: 5px;
    font: 400 13px/16px Open Sans;
    margin:8px 0 12px 0;
}
.sidebar-form .hs-input:focus{
    border:1px solid #E6E6E6;;
}
.sidebar-form .hs-button{
    background: none repeat scroll 0 0 #E6E6E6;
    border: medium none;
    color: #B45D31;
    padding: 7px 14px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    display: inline-block;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    transition: all 0.1s ease 0s;
}
.sidebar-form .hs-button:hover{
    color: #B45D31 !important;
    text-decoration: underline;
}
.sidebar-form label{
    font: 14px/20px Verdana;
    color: #4A4A4A;
}

select, 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"], .uneditable-input {
    width: 375px;
    height: 30px;
}

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

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

/* One Line Inputs */
body input[type="text"],
body input[type="password"], 
body input[type="datetime"], 
body input[type="datetime-local"], 
body input[type="date"], 
body input[type="month"], 
body input[type="time"], 
body input[type="week"], 
body input[type="number"], 
body input[type="email"], 
body input[type="url"], 
body input[type="search"], 
body input[type="tel"], 
body input[type="color"] {
    margin-bottom:5px;
}

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

/* Multiple Line Inputs */
body textarea {}
body textarea:focus {}

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

/* Drop Downs */
body select {}
body select:focus {}

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

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


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

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

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

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

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

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

/* Drop Downs */
.hs_cos_wrapper_type_form select {}
.hs_cos_wrapper_type_form select:focus {}


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

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

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

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

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

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


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

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

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

#hs_form_target_blog_subscription input[type="radio"] {}


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

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

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






 

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

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

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

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


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

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


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


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


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


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

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



/* ==========================================================================
   Custom Styles
   ========================================================================== */

/**
 * The include below remains at the bottom of the stylesheet so that custom
 * styles will override base styles.
 *
 * The styles from the include below are custom and miscellaneous styles 
 * that do not pertain to any sections in CompanyStyle.css.
 */

/**
 * CompanyCustom.css     
 *
 * All custom and miscellaneous styles that do not pertain to any available
 * sections in CompanyStyle.css.                           
 */



/* ==========================================================================
   Index:                                                

    - Components
    - Template Module Classes
    - Unique pages
    - Micellaneous
    - Mobile
 
   ========================================================================== */





/* ==========================================================================
   Components                                               
   ========================================================================== */


/* Ex. Additional Menus aside from the Main Nav */

/* Ex. Extra Container Wrappers */

/* Ex. Extra Button Styles */

/* Ex. Social Media Icons */

/* Ex. Callouts */





/* ==========================================================================
   Template Module Classes                                               
   ========================================================================== */


/* Site Pages
   ========================================================================== */

/* Full Width Template */
.full-width-template .full-width{}

/* Three Column Template */
.three-column-template{}
.three-column-template .left-column{}
.three-column-template .center-column{}
.three-column-template .sidebar{}

/* Two Column Template */
.two-column-template{}
.two-column-template .left-column{}
.two-column-template .sidebar{}


/* Landing Pages
   ========================================================================== */

/* Full Width Template */
.full-width-template-landing-page .full-width{}

/*Thank You Flex Template */
.thank-you-template{}
.thank-you-template .left-column{}
.thank-you-template .sidebar{}

/*Three Column Template */
.three-column-template-landing-page{}
.three-column-template-landing-page .left-column{}
.three-column-template-landing-page .center-column{}
.three-column-template-landing-page .sidebar-form{}

/* Two Column Template */
.two-column-template-landing-page{}
.two-column-template-landing-page .left-column{}
.two-column-template-landing-page .sidebar-form{}


/* Blog
   ========================================================================== */

.blog-template{}
.blog-template .left-column{}
.blog-template .blog-sidebar{}





/* ==========================================================================
   Unique Pages                                             
   ========================================================================== */


/* Ex. Homepage */

/* Ex. Contact Us */

/* Ex. About Us */





/* ==========================================================================
   Miscellaneous                                             
   ========================================================================== */


/* Ex. Fancybox Plugin Overrides */

/* Ex. Twitter Feed Overrides */

/* Ex. Any 3rd Party Plugin/Code Overrides */





/* ==========================================================================
   Mobile                                                 
   ========================================================================== */


/* Large Desktop
   ========================================================================== */
@media (min-width: 1200px) {}


/* Landscape phone to portrait tablet
   ========================================================================== */
@media (max-width: 767px) {}
     

/* Landscape phones and down
   ========================================================================== */
@media (max-width: 480px) {}


/* iPhone
   ========================================================================== */
@media (max-width: 320px) {}



.inputs-list li {
list-style-type:none;
padding-left: none;
}

ul.inputs-list {
padding-left: 0px;
}

#hs_cos_wrapper_module_1384420733025398 input[type="submit"]:hover {
    background-color: #f3c973!important;
    
    
}


#hero-slider .hs_cos_wrapper_widget_container {
    display:block;
}
#hero-slider .slick-dotted.slick-slider {
    margin-bottom:0px!important;
}
#hero-slider .slick-dots {
 bottom:15px;
 z-index:99;
 opacity:0;
 -webkit-transition:opacity 0.3s ease;
transition:opacity 0.3s ease;
}

#hero-slider .slick-dots li button:before {
    background: #fff;
    border-radius: 50%;
    line-height:15px;
    height:15px;
    width:15px;
    color:#FFF;
}

#hero-slider .slick-dots li.slick-active button:before {
 color:#000;   
}

#hero-slider .slick-next, #hero-slider .slick-prev {
    z-index:99;
    opacity:0;
    
}
#hero-slider:hover .slick-next, #hero-slider:hover .slick-prev, #hero-slider .slick-dots {
    opacity:1;
}
#hero-slider .slick-next {
    font-size:30px;
    right:25px;
}
#hero-slider .slick-prev {
    left:25px;
}


.widget {
  padding: 0;
  margin: 0 auto 30px;
}
.widget .widget-title {
  padding: 10px;
  border-top: 1px solid #b9b9b9;
  border-bottom: 1px solid #b9b9b9;
  margin: 0;
  line-height: 1em !important;
  white-space: nowrap;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px !important;
}
.widget .widget-title > .icon {
  margin-right: 10px;
  color: #B45D31;
}
.widget:last-child {
  background: transparent;
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.widget.last-child {
  background: transparent;
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget li {
  margin: 0;
  padding: 5px 0;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: break-word;
}
.widget select {
  max-width: 100%;
}
.widget-box {
  border: 1px solid #b9b9b9;
  padding: 10px;
}
.widget-box:after {
  content: "";
  display: block;
  height: 1px;
  margin: 0 -10px;
  clear: both;
  position: relative;
  top: 10px;
}

aside.left {
    padding:30px 20px!important;
    
}
aside .widget .hs_cos_wrapper_type_rss_listing > h3 {
    display:none;
}
aside .widget .feedreader_box .hs-rss-item > div {
 display:block;
 width:100%;
}
aside .widget .feedreader_box .hs-rss-item > div.hs-rss-item-image-wrapper {
    height:auto!important;
    margin:10px 0px;
}
aside .widget .feedreader_box .hs-rss-item > div.hs-rss-item-image-wrapper {
    
}
aside .widget .feedreader_box .hs-rss-item > div.hs-rss-item-text .hs-rss-title {
font:300 20px/28px Open Sans;
}

aside .widget .feedreader_box .hs-rss-item > div.hs-rss-item-text .hs-rss-description a {
    display:inline-block;
    background: #e6e6e6;
    color: #B45D31;
    font: normal 14px/20px Verdana;
    text-transform: uppercase;
    
    margin-top: 30px;
    margin-bottom: 20px;
    padding: .6em 1em;
    border: none;
    font-weight: bold;
    box-shadow: none;
    text-shadow: none;
}
}
aside #text-28 .textwidget {
    padding-top:0px;
}
aside.left .widget,
aside.right .widget,
#header-sidebars .widget {
  background: #ffffff;
  border-bottom: 1px solid #b9b9b9;
  border-right: 1px solid #b9b9b9;
  border-left: 1px solid #b9b9b9;
  margin: 0 0 30px 0;
  padding: 0;
}
aside.left .widget .widget-title,
aside.right .widget .widget-title,
#header-sidebars .widget .widget-title {
  background: #ffffff;
}
aside.left .widget .widget-title > .icon,
aside.right .widget .widget-title > .icon,
#header-sidebars .widget .widget-title > .icon {
  margin-top: -3px;
}
aside.left .widget .widget-title > .icon.shortcode,
aside.right .widget .widget-title > .icon.shortcode,
#header-sidebars .widget .widget-title > .icon.shortcode {
  color: #b9b9b9;
}
aside.left .widget > ul,
aside.left .widget > div,
aside.left .widget > h4+form,
aside.right .widget > ul,
aside.right .widget > div,
aside.right .widget > h4+form,
#header-sidebars .widget > ul,
#header-sidebars .widget > div,
#header-sidebars .widget > h4+form {
  border: 1px solid #b9b9b9;
  padding: 10px;
}
aside.left .widget > ul:after,
aside.left .widget > div:after,
aside.left .widget > h4+form:after,
aside.right .widget > ul:after,
aside.right .widget > div:after,
aside.right .widget > h4+form:after,
#header-sidebars .widget > ul:after,
#header-sidebars .widget > div:after,
#header-sidebars .widget > h4+form:after {
  content: "";
  display: block;
  height: 1px;
  margin: 0 -10px;
  clear: both;
  position: relative;
  top: 10px;
}
aside.left .widget .widget-title + ul,
aside.left .widget .widget-title + div,
aside.left .widget .widget-title + form,
aside.right .widget .widget-title + ul,
aside.right .widget .widget-title + div,
aside.right .widget .widget-title + form,
#header-sidebars .widget .widget-title + ul,
#header-sidebars .widget .widget-title + div,
#header-sidebars .widget .widget-title + form {
  border: none;
}
aside.left .widget.wpv_posts > .ui-widget-content,
aside.right .widget.wpv_posts > .ui-widget-content,
#header-sidebars .widget.wpv_posts > .ui-widget-content {
  border: none;
  padding: 0;
}
aside.left .widget.wpv_posts > .ui-widget-content:after,
aside.right .widget.wpv_posts > .ui-widget-content:after,
#header-sidebars .widget.wpv_posts > .ui-widget-content:after {
  display: none;
}
aside.left .widget.wpv_posts > .ui-widget-content .tagcloud,
aside.right .widget.wpv_posts > .ui-widget-content .tagcloud,
#header-sidebars .widget.wpv_posts > .ui-widget-content .tagcloud {
  padding: 0;
}
aside.left .widget.wpv_posts > .ui-widget-content .tagcloud a,
aside.right .widget.wpv_posts > .ui-widget-content .tagcloud a,
#header-sidebars .widget.wpv_posts > .ui-widget-content .tagcloud a {
  margin: 2px;
}
aside.left .widget.wpv_posts > .ui-widget-content .posts_list,
aside.right .widget.wpv_posts > .ui-widget-content .posts_list,
#header-sidebars .widget.wpv_posts > .ui-widget-content .posts_list {
  margin: 0 -10px;
}
aside.left .widget.wpv_posts > .ui-widget-content .posts_list li,
aside.right .widget.wpv_posts > .ui-widget-content .posts_list li,
#header-sidebars .widget.wpv_posts > .ui-widget-content .posts_list li {
  padding-bottom: 0;
}
aside.left .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix,
aside.right .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix,
#header-sidebars .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix {
  border-bottom: none;
  padding: 10px 0;
}
aside.left .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix:hover,
aside.right .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix:hover,
#header-sidebars .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix:hover {
  background: #f6f6f6;
}
aside.left .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix .thumbnail,
aside.right .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix .thumbnail,
#header-sidebars .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix .thumbnail {
  margin: 0 10px;
  position: relative;
}
aside.left .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix .thumbnail:after,
aside.right .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix .thumbnail:after,
#header-sidebars .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix .thumbnail:after {
  content: "";
  font-family: icomoon;
  border: none;
  position: absolute;
  left: 10px;
  bottom: 25px;
  top: auto;
  z-index: 10;
  color: #ffffff;
  font-size: 15px;
}
aside.left .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix .thumbnail:before,
aside.right .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix .thumbnail:before,
#header-sidebars .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix .thumbnail:before {
  border: none;
}
aside.left .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix .post_extra_info,
aside.right .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix .post_extra_info,
#header-sidebars .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix .post_extra_info {
  margin: 0 10px;
}
aside.left .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix .post_extra_info h5.title,
aside.right .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix .post_extra_info h5.title,
#header-sidebars .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix .post_extra_info h5.title {
  font: bold 12px/15px Open Sans !important;
}
aside.left .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix .post_extra_info h5.title a,
aside.right .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix .post_extra_info h5.title a,
#header-sidebars .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix .post_extra_info h5.title a {
  font: bold 12px/15px Open Sans !important;
}
aside.left .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix .post_extra_info h6.date,
aside.right .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix .post_extra_info h6.date,
#header-sidebars .widget.wpv_posts > .ui-widget-content .posts_list li .clearfix .post_extra_info h6.date {
  padding-top: 0px;
  line-height: 1.5;
}
aside.left .widget.wpv_posts .ui-tabs-nav,
aside.right .widget.wpv_posts .ui-tabs-nav,
#header-sidebars .widget.wpv_posts .ui-tabs-nav {
  border-bottom: none;
  border-left: none;
  border-right: none;
}
aside.left .widget.wpv_posts .pane,
aside.right .widget.wpv_posts .pane,
#header-sidebars .widget.wpv_posts .pane {
  border: 1px solid #b9b9b9;
  padding: 10px;
  border-left: none;
  border-right: none;
  border-bottom: none;
  padding-top: 0;
}
aside.left .widget.wpv_posts .pane:after,
aside.right .widget.wpv_posts .pane:after,
#header-sidebars .widget.wpv_posts .pane:after {
  content: "";
  display: block;
  height: 1px;
  margin: 0 -10px;
  clear: both;
  position: relative;
  top: 10px;
}
aside.left .widget ul.product-categories,
aside.right .widget ul.product-categories,
#header-sidebars .widget ul.product-categories {
  padding: 0 !important;
}
aside.left .widget ul.product-categories li,
aside.right .widget ul.product-categories li,
#header-sidebars .widget ul.product-categories li {
  padding: 9px 25px 9px 37px;
}
aside.left .widget ul.product-categories li.current-cat,
aside.right .widget ul.product-categories li.current-cat,
#header-sidebars .widget ul.product-categories li.current-cat {
  background: #f6f6f6;
  color: #4f4f4f;
}
aside.left .widget ul.product-categories li.current-cat:before,
aside.right .widget ul.product-categories li.current-cat:before,
#header-sidebars .widget ul.product-categories li.current-cat:before {
  content: "";
  font-family: icomoon;
  color: #4f4f4f;
  position: absolute;
  left: 15px;
  top: 25%;
}
aside.left .woocommerce.widget_price_filter .price_slider,
aside.right .woocommerce.widget_price_filter .price_slider,
#header-sidebars .woocommerce.widget_price_filter .price_slider {
  height: 0.8em;
}
aside.left .woocommerce.widget_price_filter .price_slider > div.ui-slider-range,
aside.right .woocommerce.widget_price_filter .price_slider > div.ui-slider-range,
#header-sidebars .woocommerce.widget_price_filter .price_slider > div.ui-slider-range {
  background: #B45D31;
  box-shadow: none !important;
}
aside.left .woocommerce.widget_price_filter .price_slider > a.ui-slider-handle,
aside.right .woocommerce.widget_price_filter .price_slider > a.ui-slider-handle,
#header-sidebars .woocommerce.widget_price_filter .price_slider > a.ui-slider-handle {
  border: 6px solid #B45D31 !important;
  background: #fff;
  box-shadow: none !important;
  height: 0.5em;
  width: 0.5em;
}
aside.left .woocommerce.widget_price_filter .price_slider_amount .button,
aside.right .woocommerce.widget_price_filter .price_slider_amount .button,
#header-sidebars .woocommerce.widget_price_filter .price_slider_amount .button {
  background: #e6e6e6;
  color: #B45D31;
  font: normal 14px/20px Verdana;
  text-transform: uppercase;
  padding: .7em .5em !important;
  border: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  font-weight: bold;
}
aside.left .woocommerce.widget_price_filter .price_slider_amount .button:after,
aside.right .woocommerce.widget_price_filter .price_slider_amount .button:after,
#header-sidebars .woocommerce.widget_price_filter .price_slider_amount .button:after {
  left: 50%;
  right: 50%;
  top: 1.6em;
  transition: all 0.3s ease 0s;
  position: absolute;
  content: "";
  border-top: 1px solid #4a4a4a;
}
aside.left .woocommerce.widget_price_filter .price_slider_amount .button:hover,
aside.right .woocommerce.widget_price_filter .price_slider_amount .button:hover,
#header-sidebars .woocommerce.widget_price_filter .price_slider_amount .button:hover {
  color: #B45D31;
  text-decoration: none;
}
aside.left .woocommerce.widget_price_filter .price_slider_amount .button:hover:after,
aside.right .woocommerce.widget_price_filter .price_slider_amount .button:hover:after,
#header-sidebars .woocommerce.widget_price_filter .price_slider_amount .button:hover:after {
  left: 0.55em;
  right: 0.3em;
}
aside.left .woocommerce.widget_price_filter .price_slider_amount .button:after,
aside.right .woocommerce.widget_price_filter .price_slider_amount .button:after,
#header-sidebars .woocommerce.widget_price_filter .price_slider_amount .button:after {
  top: 2em;
}
aside.left .woocommerce.widget_price_filter .price_slider_amount .button:hover,
aside.right .woocommerce.widget_price_filter .price_slider_amount .button:hover,
#header-sidebars .woocommerce.widget_price_filter .price_slider_amount .button:hover {
  color: #B45D31 !important;
}
#footer-sidebars .widget .widget-title {
  white-space: normal;
}

.avatar {margin-left: 3px !important;}
#ourapproachmenu {margin: 15px 0 15px 5px; overflow: hidden;}
#ourapproachmenu img {display: inline; margin: 0 0;}

.posts_list li .thumbnail {background-color: #FFFFFF;}

.csstransforms #footer-sidebars:after {box-shadow: 0 0 0 0 rgb(255,255,255); }

.fixed-header-box .logo-wrapper {background: url('/wp-content/uploads/2014/01/aspen-logo-bg.png'); background-repeat:no-repeat; background-position:center;}

#main input[type=text], #main input[type=email], #main input[type=password], #main input[type=email], #main input[type=search], #main input[type=date], #main input[type=range], #main input[type=number], #main textarea, #main select { margin:10px;}

.loop-wrapper.news .post-subheader .post-date {color: #b3b3b3;}
#footer-sidebars .wpv_posts .posts_list .date {color: #b3b3b3;}


h3.nrelate .nr_title {color: #FFFFFF; background-color: #B55E31;}

aside.left .widget .widget-title, aside.right .widget .widget-title, #header-sidebars .widget .widget-title { background-color: #B55E31 !important; font-weight:lighter!important;}

.widget .widget-title {color: #FFFFFF;}

.widget_nav_menu .menu li a {padding: 15px 0 15px 30px;}
.widget_nav_menu .menu li.current_page_item a {padding: 15px 0 15px 30px;}

aside.left .widget > ul, aside.left .widget > div, aside.left .widget > h4+form, aside.right .widget > ul, aside.right .widget > div, aside.right .widget > h4+form, 
#header-sidebars .widget > ul, #header-sidebars .widget > div, #header-sidebars .widget > h4+form {padding: 25px;}

.widget li {list-style-type: circle !important;}

#header-middle .header-middle-content {padding: 0px 0px 0px 0px;}
footer.main-footer {border-top: 1px solid #B55E31;}

footer.main-footer a:link {text-decoration:none;}

header.main-header .second-row { border-top-color:#B55E31; background-image:url('/wp-content/uploads/2014/01/bg_menu.png');
background-repeat:repeat-x;}

h2 {line-height:150%;}

.add-images-h2 {margin-left: 20px;}

#sub-header.layout-left-only .meta-header .meta-header-inside h1:after, #sub-header.layout-full .meta-header .meta-header-inside h1:after, .page-header h1:after {
width: 0px;
}




.widget_nav_menu .menu li { border-bottom: none!important; }
.widget_nav_menu .menu li a { padding: 15px 0 0 30px; }


aside.left .widget_nav_menu { padding-bottom: 30px!important; }

.widget_nav_menu .menu li a, .widget_nav_menu .menu li.current_page_item a { 
line-height: 1.3;
padding: 5px 0 5px 35px;
      }

aside.left .widget_nav_menu .menu ul, aside.right .widget_nav_menu .menu ul {
margin-top: 10px;
}

.widget_nav_menu .menu {
margin-top: 20px!important;
margin-bottom: 20px;!important;
}

.widget_nav_menu .menu li a, .widget_nav_menu .menu li.current_page_item a { 
padding-left: 25px;
}

aside.left .widget_nav_menu, aside.right .widget_nav_menu { padding-bottom: 0px!important; }




/* Link Hover Effect
=============================================== */
a.linkopacity img {
    opacity: 1;
    transition-delay: 0s;
    transition-duration: 0.8s;
    transition-property: opacity; 
}
a.linkopacity:hover img {
    opacity: 0.3;
}
a.linkopacity2 img {
    opacity: .3;
    transition-delay: 0s;
    transition-duration: 0.8s;
    transition-property: opacity;
}
a.linkopacity2:hover img {
    opacity: 1;
}


@media (min-width: 768px) and (max-width: 1023px) {
  .responsive-layout .wpv-grid.grid-1-2,
  .responsive-layout .wpv-grid.grid-1-3,
  .responsive-layout .wpv-grid.grid-1-4,
  .responsive-layout .wpv-grid.grid-1-5,
  .responsive-layout .wpv-grid.grid-1-6,
  .responsive-layout .wpv-grid.grid-2-3,
  .responsive-layout .wpv-grid.grid-2-5,
  .responsive-layout .wpv-grid.grid-3-4,
  .responsive-layout .wpv-grid.grid-3-5,
  .responsive-layout .wpv-grid.grid-4-5,
  .responsive-layout .wpv-grid.grid-5-6,
  .responsive-layout #footer-sidebars > .row aside.cell-1-2,
  .responsive-layout #footer-sidebars > .row aside.cell-1-3,
  .responsive-layout #footer-sidebars > .row aside.cell-1-4,
  .responsive-layout #footer-sidebars > .row aside.cell-1-5,
  .responsive-layout #footer-sidebars > .row aside.cell-1-6,
  .responsive-layout #footer-sidebars > .row aside.cell-2-3,
  .responsive-layout #footer-sidebars > .row aside.cell-2-5,
  .responsive-layout #footer-sidebars > .row aside.cell-3-4,
  .responsive-layout #footer-sidebars > .row aside.cell-3-5,
  .responsive-layout #footer-sidebars > .row aside.cell-4-5,
  .responsive-layout #footer-sidebars > .row aside.cell-5-6 {
    width: 50%;
  }
  .responsive-layout aside.left,
  .responsive-layout aside.right,
  .responsive-layout .left-only,
  .responsive-layout .right-only,
  .responsive-layout .left-right {
    clear: both !important;
    width: 100% !important;
    float: none !important;
    margin-bottom: 30px;
  }
  .responsive-layout aside.left:last-child,
  .responsive-layout aside.right:last-child,
  .responsive-layout .left-only:last-child,
  .responsive-layout .right-only:last-child,
  .responsive-layout .left-right:last-child {
    margin-bottom: 0;
  }
  .responsive-layout #footer-sidebars > .row .widget {
    padding-left: 60px;
    padding-right: 60px;
  }
  .responsive-layout #footer-sidebars .footer-map-trigger {
    margin-left: -60px;
    margin-right: -60px;
  }
  .responsive-layout aside.left,
  .responsive-layout aside.right {
    padding-left: 96px;
    padding-right: 96px;
  }
  .responsive-layout.has-page-header .page-wrapper aside.right {
    margin-top: 0 !important;
  }
  .responsive-layout #main {
    padding-top: 1px;
  }
  .responsive-layout #main.layout-left-right:after,
  .responsive-layout #main.layout-left-right .page-outer-wrapper:before,
  .responsive-layout #main.layout-left-only:after,
  .responsive-layout #main.layout-left-only .page-outer-wrapper:before,
  .responsive-layout #main.layout-right-only:after,
  .responsive-layout #main.layout-right-only .page-outer-wrapper:before {
    display: none;
  }
  .responsive-layout .loop-wrapper.news > .grid-1-4,
  .responsive-layout .loop-wrapper.news > .grid-1-3,
  .responsive-layout .loop-wrapper.news > .grid-1-2,
  .responsive-layout .portfolios > ul > .grid-1-4,
  .responsive-layout .portfolios > ul > .grid-1-3,
  .responsive-layout .portfolios > ul > .grid-1-2 {
    width: 50%;
  }
  .responsive-layout .loop-wrapper.news > .grid-1-4:nth-child(2n+1),
  .responsive-layout .loop-wrapper.news > .grid-1-3:nth-child(2n+1),
  .responsive-layout .loop-wrapper.news > .grid-1-2:nth-child(2n+1),
  .responsive-layout .portfolios > ul > .grid-1-4:nth-child(2n+1),
  .responsive-layout .portfolios > ul > .grid-1-3:nth-child(2n+1),
  .responsive-layout .portfolios > ul > .grid-1-2:nth-child(2n+1) {
    clear: both;
  }
  .responsive-layout #sub-header {
    position: relative;
    z-index: 2;
  }
  .responsive-layout #sub-header.layout-left-only .meta-header .meta-header-inside h1,
  .responsive-layout #sub-header.layout-full .meta-header .meta-header-inside h1 {
    padding: 0 !important;
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    border-bottom: 1px solid #b9b9b9;
  }
  .responsive-layout #sub-header.layout-left-only .meta-header .meta-header-inside h1:after,
  .responsive-layout #sub-header.layout-full .meta-header .meta-header-inside h1:after {
    content: "";
    background: #e6e6e6;
    width: 70px;
    height: 1px;
    position: absolute;
    bottom: 30px;
    left: 60px;
  }
}
@media (max-width: 767px) {
  .responsive-layout.boxed .boxed-layout {
    padding: 0 !important;
    margin: 0 !important;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .responsive-layout .grid-1-2,
  .responsive-layout .grid-1-3,
  .responsive-layout .grid-1-4,
  .responsive-layout .grid-1-5,
  .responsive-layout .grid-1-6,
  .responsive-layout .grid-2-3,
  .responsive-layout .grid-2-5,
  .responsive-layout .grid-3-4,
  .responsive-layout .grid-3-5,
  .responsive-layout .grid-4-5,
  .responsive-layout .grid-5-6,
  .responsive-layout aside.left,
  .responsive-layout aside.right,
  .responsive-layout .left-only,
  .responsive-layout .right-only,
  .responsive-layout .left-right {
    clear: both !important;
    width: 100% !important;
    float: none !important;
    margin-bottom: 30px;
  }
  .responsive-layout .grid-1-2:last-child,
  .responsive-layout .grid-1-3:last-child,
  .responsive-layout .grid-1-4:last-child,
  .responsive-layout .grid-1-5:last-child,
  .responsive-layout .grid-1-6:last-child,
  .responsive-layout .grid-2-3:last-child,
  .responsive-layout .grid-2-5:last-child,
  .responsive-layout .grid-3-4:last-child,
  .responsive-layout .grid-3-5:last-child,
  .responsive-layout .grid-4-5:last-child,
  .responsive-layout .grid-5-6:last-child,
  .responsive-layout aside.left:last-child,
  .responsive-layout aside.right:last-child,
  .responsive-layout .left-only:last-child,
  .responsive-layout .right-only:last-child,
  .responsive-layout .left-right:last-child {
    margin-bottom: 0;
  }
  .responsive-layout .grid-1-1 {
    margin-bottom: 0;
  }
  .responsive-layout .grid-1-1:last-child {
    margin-bottom: 0;
  }
  .responsive-layout #header-sidebars aside,
  .responsive-layout #footer-sidebars aside {
    display: block !important;
    width: 100% !important;
    clear: both !important;
    margin: 0 0 30px 0 !important;
    padding: 0 !important;
  }
  .responsive-layout #header-sidebars aside section,
  .responsive-layout #footer-sidebars aside section {
    margin: 0;
  }
  .responsive-layout .row {
    margin-bottom: 30px;
  }
  .responsive-layout .row:last-child {
    margin-bottom: 0;
  }
  .responsive-layout #wpadminbar {
    min-width: 0;
    overflow: hidden;
  }
  .responsive-layout aside.left,
  .responsive-layout aside.right {
    padding: 0 60px;
    margin-left: 0;
    margin-right: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .responsive-layout aside .menu-item > .sub-menu {
    display: none !important;
  }
  .responsive-layout .copyrights {
    padding: 10px 0;
  }
  .responsive-layout .copyrights,
  .responsive-layout .copyrights *,
  .responsive-layout .copyrights div.last > p {
    text-align: center !important;
  }
  .responsive-layout .price-wrapper.featured {
    margin-top: 0;
  }
  .responsive-layout .meta-header-inside {
    width: 100%;
    background: #ffffff;
  }
  .responsive-layout .page-header .post-siblings {
    display: block;
    position: absolute;
    top: 0;
    left: 25px;
  }
  .responsive-layout.has-ajax-portfolio.has-page-header.no-header-sidebars .page-header .limit-wrapper,
  .responsive-layout.has-ajax-portfolio.has-page-header.no-header-sidebars .page-header .page-header-content {
    min-height: 150px;
  }
  .responsive-layout.fast-slider .fast-slider-caption {
    height: auto;
  }
  .responsive-layout.fast-slider .fast-slider-navbar {
    right: auto;
    left: 0;
    width: 100%;
  }
  .responsive-layout .slogan.has-button .slogan-content,
  .responsive-layout .slogan.has-button .button-wrp {
    display: block;
  }
  .responsive-layout .slogan.has-button .button-wrp {
    padding-left: 0;
    padding-top: 30px;
  }
  .responsive-layout #sub-footer-menu li {
    display: inline-block;
    float: none;
  }
  .responsive-layout .portfolio-viewer-wrap {
    padding: 0 30px;
  }
  .responsive-layout .portfolio-viewer-wrap .content .share-btns {
    margin-bottom: 20px;
  }
  .responsive-layout.woocommerce ul.products li,
  .responsive-layout.woocommerce-page ul.products li {
    float: none;
    width: 100% !important;
  }
  .responsive-layout.woocommerce div.product div.summary,
  .responsive-layout.woocommerce div.product div.images,
  .responsive-layout.woocommerce-page div.product div.summary,
  .responsive-layout.woocommerce-page div.product div.images {
    float: none;
    width: 100%;
  }
  .responsive-layout.woocommerce div.product .woocommerce-tabs > ul.tabs li,
  .responsive-layout.woocommerce-page div.product .woocommerce-tabs > ul.tabs li {
    float: none !important;
    border: none !important;
    text-align: center;
  }
  .responsive-layout.woocommerce table.cart,
  .responsive-layout.woocommerce-page table.cart {
    max-width: 100%;
  }
  .responsive-layout.woocommerce table.cart td.product-thumbnail,
  .responsive-layout.woocommerce table.cart th.product-thumbnail,
  .responsive-layout.woocommerce-page table.cart td.product-thumbnail,
  .responsive-layout.woocommerce-page table.cart th.product-thumbnail {
    display: none;
  }
  .responsive-layout.woocommerce table.cart td.actions,
  .responsive-layout.woocommerce-page table.cart td.actions {
    text-align: left;
  }
  .responsive-layout.woocommerce table.cart td.actions div.coupon,
  .responsive-layout.woocommerce-page table.cart td.actions div.coupon {
    margin-bottom: 1em;
  }
  .responsive-layout.woocommerce .cart-collaterals .shipping_calculator,
  .responsive-layout.woocommerce .cart-collaterals .cart_totals,
  .responsive-layout.woocommerce-page .cart-collaterals .shipping_calculator,
  .responsive-layout.woocommerce-page .cart-collaterals .cart_totals {
    float: none;
    width: 100%;
  }
  .responsive-layout.woocommerce .cart-collaterals .shipping_calculator,
  .responsive-layout.woocommerce-page .cart-collaterals .shipping_calculator {
    padding-top: 30px;
  }
  .responsive-layout.woocommerce .widget_shopping_cart .widget_shopping_cart_content .buttons a.button,
  .responsive-layout.woocommerce-page .widget_shopping_cart .widget_shopping_cart_content .buttons a.button {
    clear: both;
    float: left;
  }
  .responsive-layout.woocommerce span.onsale,
  .responsive-layout.woocommerce-page span.onsale {
    left: inherit;
    top: 10px;
    right: 10px;
  }
  .responsive-layout.woocommerce .summary form.cart,
  .responsive-layout.woocommerce .summary > div,
  .responsive-layout.woocommerce .summary .product_meta,
  .responsive-layout.woocommerce-page .summary form.cart,
  .responsive-layout.woocommerce-page .summary > div,
  .responsive-layout.woocommerce-page .summary .product_meta {
    padding-left: 0;
  }
  .responsive-layout.woocommerce .summary .share-btns,
  .responsive-layout.woocommerce-page .summary .share-btns {
    margin-left: 0;
  }
  .responsive-layout.woocommerce .summary .product_meta,
  .responsive-layout.woocommerce-page .summary .product_meta {
    margin: 0;
  }
  .responsive-layout.single-post header.page-header .page-header-content h1 .title,
  .responsive-layout.single-portfolio header.page-header .page-header-content h1 .title,
  .responsive-layout.ajax-portfolio-expanded header.page-header .page-header-content h1 .title {
    padding-top: 100px !important;
  }
  .responsive-layout.single-post header.page-header .page-header-content .spacer,
  .responsive-layout.single-portfolio header.page-header .page-header-content .spacer,
  .responsive-layout.ajax-portfolio-expanded header.page-header .page-header-content .spacer {
    display: none;
  }
  .responsive-layout header.page-header .post-siblings {
    left: 30px;
    top: 20px !important;
  }
  .responsive-layout.ajax-portfolio-expanded header.page-header .page-header-content .post-siblings {
    left: 0;
    top: 25px;
  }
  .responsive-layout.ajax-portfolio-expanded .portfolio-content > .grid-4-5 {
    padding-right: 15px;
  }
  .responsive-layout.ajax-portfolio-expanded .portfolio-content > .grid-1-5 {
    position: relative;
    text-align: center;
    margin: 0 0 60px 0;
  }
  .responsive-layout.ajax-portfolio-expanded nav.sort_by_cat span.inner-wrapper a:first-child.active {
    border-top: none;
  }
  .responsive-layout.single-portfolio .portfolios > ul > li.has-description {
    margin-bottom: 30px !important;
  }
  .responsive-layout.single-portfolio aside.right {
    margin-top: 0 !important;
  }
  .responsive-layout .page-content .load-more {
    margin-bottom: 30px;
  }
  .responsive-layout .page-content .load-more a {
    padding: 0;
  }
  .responsive-layout .page-content .load-more:before {
    display: none;
  }
  .responsive-layout .page-content .load-more:after {
    display: none;
  }
  .responsive-layout #footer-sidebars {
    overflow: hidden;
  }
  .responsive-layout #footer-sidebars .widget {
    padding: 0 60px !important;
  }
  .responsive-layout article .loop-wrapper {
    padding: 0 0 20px 0 !important;
  }
  .responsive-layout .post-article .post-media .media-inner {
    display: block;
    min-height: 21px;
    position: relative;
  }
  .responsive-layout .post-article a.single-post-format {
    display: none;
  }
  .responsive-layout #header-breadcrumbs {
    display: none;
  }
  .responsive-layout #sub-header {
    position: relative;
    z-index: 2;
  }
  .responsive-layout #sub-header.layout-right-only .meta-header:after,
  .responsive-layout #sub-header.layout-left-right .meta-header:after {
    content: "";
    top: 0;
    left: 50%;
    right: 0;
    bottom: 0;
    background: #f6f6f6;
    z-index: 0;
    position: absolute;
  }
  .responsive-layout #sub-header.layout-left-only .meta-header .meta-header-inside h1,
  .responsive-layout #sub-header.layout-full .meta-header .meta-header-inside h1 {
    padding: 0 !important;
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    border-bottom: 1px solid #b9b9b9;
  }
  .responsive-layout #sub-header.layout-left-only .meta-header .meta-header-inside h1:after,
  .responsive-layout #sub-header.layout-full .meta-header .meta-header-inside h1:after {
    content: "";
    background: #e6e6e6;
    width: 70px;
    height: 1px;
    position: absolute;
    bottom: 30px;
    left: 60px;
  }
  .responsive-layout #sub-header header.page-header {
    padding: 0 30px;
  }
  .responsive-layout #sub-header .meta-header-inside {
    position: relative;
    z-index: 5;
    width: 100%;
    padding: 0 0 30px 0;
    background: #ffffff;
  }
  .responsive-layout .row > .has-more-button {
    padding-right: 15px !important;
  }
  .responsive-layout .column-read-more-btn {
    display: none;
  }
  .responsive-layout #main.layout-left-right:after,
  .responsive-layout #main.layout-left-right .page-outer-wrapper:before,
  .responsive-layout #main.layout-left-only:after,
  .responsive-layout #main.layout-left-only .page-outer-wrapper:before,
  .responsive-layout #main.layout-right-only:after,
  .responsive-layout #main.layout-right-only .page-outer-wrapper:before {
    display: none;
  }
  .responsive-layout #commentform .form-submit {
    float: none;
    text-align: center;
  }
  .responsive-layout .page-wrapper > div,
  .responsive-layout .page-wrapper > article,
  .responsive-layout .page-wrapper .ajax-result > div,
  .responsive-layout .page-wrapper .ajax-result > article {
    padding-left: 30px;
    padding-right: 30px;
  }
  .responsive-layout #header-middle .header-middle-content {
    padding-left: 30px;
    padding-right: 30px;
  }
  .responsive-layout.boxed .row > div.extended.grid-1-1 {
    padding-left: 30px;
    padding-right: 30px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .responsive-layout .scrollable-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
  .responsive-layout .services.smallimage {
    margin: 0 60px;
  }
}

@media (max-width: 479px) {
  .responsive-layout.woocommerce .page-outer-wrapper .woocommerce-result-count,
  .responsive-layout.woocommerce-page .page-outer-wrapper .woocommerce-result-count,
  .responsive-layout .woocommerce-scrollable.scroll-x .page-outer-wrapper .woocommerce-result-count {
    margin: 20px 0 0;
    text-align: center;
    width: 100%;
  }
  .responsive-layout.woocommerce .page-outer-wrapper .woocommerce-ordering,
  .responsive-layout.woocommerce-page .page-outer-wrapper .woocommerce-ordering,
  .responsive-layout .woocommerce-scrollable.scroll-x .page-outer-wrapper .woocommerce-ordering {
    margin: 20px 0;
    text-align: center;
    width: 100%;
  }
  .responsive-layout.woocommerce .cart td.product-price,
  .responsive-layout.woocommerce .cart th.product-price,
  .responsive-layout.woocommerce-page .cart td.product-price,
  .responsive-layout.woocommerce-page .cart th.product-price,
  .responsive-layout .woocommerce-scrollable.scroll-x .cart td.product-price,
  .responsive-layout .woocommerce-scrollable.scroll-x .cart th.product-price {
    display: none;
  }
  .responsive-layout.woocommerce .cart td.actions .button.alt,
  .responsive-layout.woocommerce-page .cart td.actions .button.alt,
  .responsive-layout .woocommerce-scrollable.scroll-x .cart td.actions .button.alt {
    display: block;
    float: none;
    margin: 1em 0 0 0;
  }
  .responsive-layout .main-menu {
    clear: both;
    float: left;
    display: block;
    width: 100% !important;
    height: auto !important;
    padding: 0 20px 20px !important;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .responsive-layout .main-menu .menu {
    display: none;
  }
  .responsive-layout .main-menu * {
    display: block;
    float: none !important;
  }
  .responsive-layout #footer-sidebars > .row aside {
    padding: 30px 0 !important;
    margin: 0 !important;
  }
  .responsive-layout.single-portfolio .portfolios > ul > li.has-description {
    margin-bottom: 30px !important;
  }
  .responsive-layout.single-portfolio aside.right {
    margin-top: 0 !important;
  }
  .responsive-layout.fast-slider .fast-slider-navbar .title {
    padding-top: 60px;
  }
  .responsive-layout.fast-slider .fast-slider-arrows {
    position: absolute;
    left: -10px;
    top: 10%;
  }
  .responsive-layout.fast-slider .fast-slider-caption {
    margin-top: 30px;
    height: auto !important;
  }
  html.touch .responsive-layout.no-header-slider.boxed #header-middle.normal .portfolios.scroll-x,
  html.touch .responsive-layout.no-header-slider.boxed #header-middle.normal .loop-wrapper.scroll-x {
    margin: 0 -15px;
  }
}