/* @import url('http://example.com/example_style.css'); */

@import url(//fonts.googleapis.com/css?family=PT+Sans:400,700);

@font-face {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  src: url("//cdn2.hubspot.net/hubfs/2091826/Solar_ArtMar2016/Solar_Art-Fonts/fontawesome-webfont.eot") format("embedded-opentype"),
       url("//cdn2.hubspot.net/hubfs/2091826/Solar_ArtMar2016/Solar_Art-Fonts/fontawesome-webfont.woff") format("woff"),
       url("//cdn2.hubspot.net/hubfs/2091826/Solar_ArtMar2016/Solar_Art-Fonts/fontawesome-webfont.ttf") format("truetype");
}

@font-face {
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  src: url("//cdn2.hubspot.net/hubfs/2091826/Solar_ArtMar2016/Solar_Art-Fonts/icomoon.eot") format("embedded-opentype"), 
       url("//cdn2.hubspot.net/hubfs/2091826/Solar_ArtMar2016/Solar_Art-Fonts/icomoon.woff") format("woff"), 
       url("//cdn2.hubspot.net/hubfs/2091826/Solar_ArtMar2016/Solar_Art-Fonts/icomoon.ttf") format("truetype");
}

/**
 * CSS @imports must be at the top of the file.      
 * Add them above this section.                             
 */



/* ==========================================================================
   HS COS Boilerplate v1.5.3                                
   ========================================================================== */

/* This responsive framework is required for all styles. */
/* Responsive Grid */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-fluid {
    *zoom: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

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

/* Responsive Visibilty Classes */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}


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

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



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

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

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

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

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

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

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

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

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

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

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

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

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

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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

 





/* ==========================================================================

   Index:         

  1. BASE STYLES   
    - Variables
    - Macros
    - Base
    - Typography

  2. COS STRUCTURE
    - Structure
    - Header
    - Content
    - Footer

  3. MAIN NAVIGATION
    - Custom Menu Primary
    - Mobile Menu

  4. TEMPLATE MODULE CLASSES
    - Common Template Classes
    - Site Pages
    - Landing Pages
    - System Pages

  5. COS COMPONENTS
    - Blog
    - Forms
    - Buttons

  6. MISCELLANEOUS

  7. MOBILE MEDIA QUERIES

   ========================================================================== */








/* ==========================================================================


   1. BASE STYLES                                             


   ========================================================================== */





/* ==========================================================================
   Variables                                               
   ========================================================================== */


/**
 * Find the most consistently used font styles, colors, and container widths 
 * for your site and assign them to the jinja variables below for easy use 
 * and reference. 
 *
 * Apply the variable as shown below.  Ignore the jingja comment tags.
 *
 * 
 */

/* Colors */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */

/* Typography */
            /*  */
                         /*  */
                          /*  */
 /*  */

/* Containers */
 /* Used on '.page-center' in 'Base' and in the 'Portrait tablet to landscape and desktop' media query */




/* ==========================================================================
   Macros                                                  
   ========================================================================== */


/** 
  * Create jinja macros for CSS3 properties that need browser prefixes.
  *
  * Apply the style as shown below on it's own CSS property line.  
  * Ignore the jinja comment tags. 
  *
  * 
  */

 








/** 
  * Example of how to apply the above macro (ignore the jinja comment tags):
  *
  * a {
  *   color: red;
  *   font-size: 12px;
  *    
  * }
  */




/* ==========================================================================
   Base                                                    
   ========================================================================== */


/** 
 * Box Sizing
 * 
 * Applies a natural box layout model to all elements so that width and padding 
 * are essentially combined, making responsive styles easier to manage.
 */

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

/* Website background color and default font styles */
body {
  background: #fff;
  color: #747474;
  font-family: Century Gothic,Helvetica, sans-serif ;
  font-size: 13px;
  line-height: 20px;
}

/**
 * Page Center
 *
 * Apply .page-center to full-width modules.
 */

.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1100px;
  margin: 0 auto;
}

a { color: #333333; 
    text-decoration: none;
}
a:hover, a:focus { color: #42749e; 
    text-decoration: none;
}

hr {
    display: block;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    border-style: inset;
    border-width: 1px;
}

/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background: #338FFF;
  text-shadow: none;
}
::selection {
  color: #fff;
  background: #338FFF;
  text-shadow: none;
}

/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img {
    max-width: initial;
}



/* ==========================================================================
   Typography
   ========================================================================== */


/* Basic text */
p {
    margin-top: 0;
    margin-bottom: 20px;
} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {    
    color: #42749E;
    font-size: 34px;
    line-height: 48px;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
}
h2 {    
    color: #42749E;
    margin-top: 0em;
    margin-bottom: 1.1em;
    line-height: 27px;
    font-size: 18px;
}
h3 {
    color:#333333;
    font-size: 16px;
    line-height: 24px;
    margin-top: 1em;
    margin-bottom: 1em;
}
 h4 {
    color: #333333;
    font-size: 13px;
    line-height: 20px;
    margin-top: 1.33em;
    margin-bottom: 1.33em;
}
h5 {
    color: #333333;
    font-size: 12px;
    line-height: 18px;
    margin-top: 1.67em;
    margin-bottom: 1.67em;
}
h6 {
    color: #333333;
    font-size: 11px;
    line-height: 17px;
    margin-top: 2.33em;
    margin-bottom: 2.33em;
}

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

ul.unstyled, ol.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Quotes */
blockquote {}
blockquote p {}
blockquote small {}
blockquote small:before {}

q:before, q:after, blockquote:before, blockquote:after {}

.body-container .hs_cos_wrapper_type_rich_text ul,.hs-image-text ul {
    list-style: none;
    padding-left: 0;
    margin: 10px 0 0;
}

.body-container .hs_cos_wrapper_type_rich_text ul li,.hs-image-text ul li {
    padding-left: 32px;
    background: url(//cdn2.hubspot.net/hubfs/2091826/Solar_ArtMar2016/Solar_Art-Images/ul_arrow.png) no-repeat;
    padding-bottom: 11px;
}






/* ==========================================================================


   2. COS STRUCTURE                                            


   ========================================================================== */





/* ==========================================================================
   Structure                                               
   ========================================================================== */


/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}



/* ==========================================================================
   Header
   ========================================================================== */


.header-container-wrapper {}


/* Logo styling */
.header-container .hs_cos_wrapper_type_logo {}
.header-container .hs_cos_wrapper_type_logo a {}
.header-container .hs_cos_wrapper_type_logo a img {}


.custom-top-header-bg {
    background-color: #42749e;
    font-size: 12px;
    border-bottom-color: #e5e5e5;
    min-height: 43px !important;
    padding: 0 30px;
}

.custom-contact-info ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
}

.custom-contact-info ul li {
    display: inline-block;
    color: #ffffff;
    line-height: 44px;
}

.custom-contact-info ul li:after {
    content: '|';
    padding: 0 3px 0 9px;
}

.custom-contact-info ul li:last-child:after {
    content: '';
    padding: 0;
}

.custom-contact-info ul li a {
    color: #fff;
}

.custom-logo-group {
    padding: 0 30px;
    border-bottom: 2px solid #e5e5e5;
    background-color: rgba(255,255,255,1);
}

.custom-logo {
    margin-top: 32px;
    margin-bottom: 31px;
    text-align: center;
}



.custom-header-group.header-fixed .custom-logo {
    margin-top: 5px;
    margin-bottom: 5px;
}

.custom-header-group.header-fixed .custom-logo-group {
    padding: 0 30px;
    border-bottom: 0px solid #e5e5e5;
}

.custom-header-group.header-fixed img {
    max-height: 55px;
}

.custom-top-header-bg.top-hidden {
    margin-top: -44px;
    display: block;
}


.header-fixed .custom-logo-group {
    position: fixed;
    top: 0;
    max-height: 65px;
    left: 0;
    right: 0;
    box-shadow: rgba(0,0,0,0.117647) 0 1px 3px;
    z-index: 9999;
    background: rgba(255,255,255,0.97);
}

.custom-header-group {
   min-height: 230px !important;
   transition: all 0.3s ease;
}

.fixed .custom-header-group {
   min-height: 110px !important;
}

.custom-logo a {
    display: block;
}

.custom-logo img {
     max-height: 165px;
    transition: all 0.3s ease;
}

.custom-section-header-bg .hs-section-header-wrapper {
    display: table;
    z-index: 1;
    position: relative;
       height: 85px;
    width: 100%;
}
.custom-section-header-bg .page-center {
    padding-top: 0 !IMPORTANT;
    padding-bottom: 0 !IMPORTANT;
}
.custom-section-header-bg .page-header {
    display: table-cell;
    vertical-align: middle;
    width: 45%;
}

.custom-section-header-bg .hs-breadcrumb-menu-bg {
    display: table-cell;
    vertical-align: middle;
    width: 45%;
    text-align: right;
}
.hs-breadcrumb-menu-bg .hs-breadcrumb-menu {
    display: inline-block;
    font-size: 10px;
    color: #fff;
    line-height: 20px;
}

.hs-breadcrumb-menu-bg .hs-breadcrumb-menu > li>a {
    color: #fff;
}

.hs-breadcrumb-menu-bg .hs-breadcrumb-menu-divider:before {
    content: "/";
    padding: 0 2px 0 5px;
}
.hs-breadcrumb-menu-bg .hs-breadcrumb-menu-item {
    float: none;
    padding: 0;
    display: inline-block;
    line-height: 20px;
}
/* ==========================================================================
   Content                                                 
   ========================================================================== */


.body-container-wrapper {}
.body-container {
     padding: 55px 30px 40px 30px;
    
    
}


.custom-section-header-bg .page-center {
    max-width: 1100px !important;
    margin: 0 auto !IMPORTANT;
    float: none !IMPORTANT;
}
.custom-section-header-bg {
    background: #42749E;
    padding:0 30px 0px;
    border-bottom: 1px solid #d2d3d4;
}



.custom-section-header-bg h1 {
    color: #fff;
    font-size: 18px;
    line-height: normal;
    font-weight: 400;
    margin:0px 0 0;
}


/* Unique Pages
   ========================================================================== */

/* Homepage */

/* Contact Us */

/* About Us */
.hs-company-row1 img {
    width: 100%;
    max-width: 100%;
}
.hs-bottom-slider .hs_cos_gallery_main {
    padding: 0;
    margin-bottom: 0;
}
.hs-bottom-slider .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide {
    margin: 0;
    text-align: center;
}
.hs-bottom-slider .hs_cos_gallery_main .slick-slide img {
    max-height: 115px;
    height: auto;
    width: auto;
}
.hs-fusion-title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 31px;
    overflow: hidden;
    margin-top: 0em;
    margin-bottom: 1.1em;
    width:100%;
}

.hs-fusion-title h2,.hs-fusion-title h3 {
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin: 0;
    padding: 0 8px 0 0;
    padding-right: 8px;
    text-align: left;
    font-weight: 400;
    font-family: Century Gothic,Helvetica, sans-serif;
    color: #42749E;
    font-size: 18px;
    line-height: 27px;
}

.hs-fusion-title .title-sep-container {
    position: relative;
    height: 6px;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.hs-fusion-title .title-sep-container .title-sep.sep-double {
    position: relative;
    display: block;
    width: 100%;
    border-style: solid;
    border: 0 solid #e7e6e6;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    border-color: #e0dede;
    height: 6px;
    border-bottom-width: 1px;
    border-top-width: 1px;
}
.hs-company-row1 .row-fluid .span6:first-child {
        margin-bottom: 80px;
    }
.hs-company-row1 .row-fluid .span6:last-child {
    margin-right: 0;
}
.hs-bottom-slider .slick-prev,.hs-bottom-slider .slick-next {
    display: block;
    z-index: 1000;
    opacity: 0.8;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    height: 29px;
    width: 29px;
    text-align: center;
    cursor: pointer;
    color: transparent;
    background-color: rgba(0, 0, 0, 0.5);
    background-repeat: no-repeat;
    background-color: #999999;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    display: block;
}

.hs-bottom-slider .slick-prev:before {
    content: '\f104';
}
.hs-bottom-slider .slick-next:before {
       content: '\f105';
}
.hs-bottom-slider .slick-prev:before,.hs-bottom-slider .slick-next:before {
    display: block;
    position: relative;
    line-height: 29px;
    font-size: 14px;
    color: #fff;
    font-family: 'icomoon';
}
.hs-bottom-slider {
    padding-top: 20px;
    padding-bottom: 20px;
}
.hs-bottom-slider .slick-prev:hover, .hs-bottom-slider .slick-next:hover {
    background-color: #808080;
}
.hs-company-row2 .row-fluid .widget-span {
        margin-bottom: 20px;
        float: left;
      
}
.hs-company-row1 .row-fluid .span6:last-child{
    margin-bottom: 20px;
}
.hs-four-column-team-col {
    width: 22%;
    float: left;
    position: relative;
    float: left;
    margin-right: 4%;
        margin-bottom: 20px;
}
.hs-four-column-team-col.col4 {
    margin-right: 0;
}

.hs-person-shortcode-image-wrapper {
    text-align: center;
}

.hs-person-image-container {
    display: inline-block;
    z-index: 1;
    max-width: 100%;
    vertical-align: bottom;
    -moz-box-shadow: 2px 3px 7px rgba(0,0,0,.3);
    -webkit-box-shadow: 2px 3px 7px rgba(0,0,0,.3);
    box-shadow: 2px 3px 7px rgba(0,0,0,.3);
}

.hs-person-image-container img {
    height: 233px;
}

.hs-person-desc {
    margin-top: 25px;
}

.hs-person-author {
    display: table;
    width: 100%;
}

.hs-person-author-wrapper {
    display: table-cell;
    vertical-align: middle;
    float: none;
    min-width: 50%;
    font-family: Century Gothic,Helvetica, sans-serif;
    font-weight: 400;
}

span.hs-person-name {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}

span.hs-person-title,span.hs-person-name {
    display: block;
}

span.hs-person-title {
    font-size: 13px;
    line-height: 20px;
    color: #333333;
}

.hs-person-content {
    margin-top: 25px;
}
.hs-alignright {
    display: inline;
    float: right;
    margin-left: 15px;
}

.hs-fusion-dropcap {
    position: relative;
    top: 4px;
    float: left;
    margin-right: 10px;
    padding: 0;
    line-height: 52px;
        color: #42749e;
    font-size: 60px;
    text-transform: uppercase;
}
.hs-tabfull {
    width: 100%;
    height: 100%;
}

.hs-tabheader {
    background: #F5F5F5;
    padding: 8px 0px 7px 23px;
}

.hs-tabbody {
    background: #E5E5E5;
    padding: 17px;
    text-align: justify;
    font-size: 14px;
}
.hs-top-pane-background {
    margin-left: -30px !important;
    float: none !important;
    margin-right: -30px!IMPORTANT;
    border-color: #eae9e9;
    border-bottom-width: 0;
    border-top-width: 0;
    border-bottom-style: solid;
    border-top-style: solid;
    padding-bottom: 10%;
    padding-top: 10%;
    padding-left: 30px;
    padding-right: 30px;
    padding-left: 30px !important;
    padding-right: 30px !important;
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://solarart.com/wp-content/uploads/2016/10/iStock_14909649_XXLARGE.jpg', sizingMethod='scale')";
    margin-top: -56px;
        margin-bottom: 50px;
}
.hs-two-col-right-sidebar {}

.hs-sidebar-form {
    margin-bottom: 40px;
    padding-left: 10px;
    padding-right: 0;
}

.hs-sidebar-form > div {
    padding: 35px;
    border-radius: 20px;
    border: solid 1px #fff;
    background-color: rgba(66,116,158,1);
}

.hs-sidebar-form .form-columns-2 h4 {
    text-transform: uppercase;
    font-size: 1.5em;
    margin: 0;
    font-weight: 500;
    color: #fff;
    font-family: Century Gothic,Helvetica, sans-serif;
    line-height: 20px;
}

.hs-sidebar-form h3 {
    display: none;
}

.hs-sidebar-form h2 {
    color: #f7941d;
    font-size: 3em !important;
        margin-top: 7px;
    margin-bottom: 0;
    line-height: 1;
}

.hs-sidebar-form .hs-richtext label {
    display: -moz-inline-stack;
    display: inline-block;
    line-height: 1.3;
    font-weight: 100;
    color: #fff;
    margin-top: 23px;
    margin-bottom: 7px;
}

.hs-sidebar-form .hs-form-field.hs_firstname > label, 
.hs-sidebar-form .hs-form-field.hs_lastname > label {
    display: none;
}

.hs-sidebar-form .hs-form-field> label {
    color: #fff;
    display: block;
}

.hs-sidebar-form .hs-input {
    font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
    width: 100%;
    border-radius: 3px;
    min-height: 39px;
}

.hs-sidebar-form .hs-form-field:last-child {
    padding-right: 0 !IMPORTANT;
}
.hs-sidebar-form .hs_recaptcha.field.hs-form-field {
    overflow: auto;
    overflow-y: hidden;
}
.hs-sidebar-form input.hs-button.primary.large {
    padding: 13px 29px;
    line-height: 17px;
    background: rgba(247,148,29,1);
    border-radius: 5px;
    width: 100%;
    font-size: 1.5em;
    font-weight: 100;
    border: solid 1px;
    color: #000;
    margin-top: 38px;
    margin-bottom: 16px;
}
.hs-two-column-right-with-top-pane .body-container .hs_cos_wrapper_type_rich_text ul li {
    background: none;
    padding: 0;
    margin: 0;
}

.hs-two-column-right-with-top-pane .body-container .hs_cos_wrapper_type_rich_text ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
.hs-two-col-bottom-pane > div {
    margin-left: -30px;
    margin-right: -30px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ededed;
    padding-top: 20px;
    margin-top: 20px;
}

.hs-three-col-image-col {
    width: 30.6666%;
    position: relative;
    float: left;
    margin-right: 4%;
    margin-bottom: 40px;
}

.hs-three-col-image-col.col3 {
    margin-right: 0;
}

.hs-three-col-image-col .hs-fusion-title {
    margin-top: 1em;
    margin-bottom: 1em;
}

h3.hs-title-heading-left {
    font-size: 16px;
    line-height: 24px;
}

.hs-two-column-right-with-top-pane .body-container .page-center .row-fluid .widget-span.widget-type-cell {
    margin-bottom: 20px;
}
.hs-company-page .custom-logo-group,.hs-full-width-page .custom-logo-group{
    border-bottom: 1px solid #e5e5e5;
}
.hs-company-page .custom-section-header-bg,.hs-full-width-page .custom-section-header-bg{
    padding: 0 30px 2px;
}
.hs-two-column-right-with-top-pane .main-content h1 {
    font-size: 34px !IMPORTANT;
    line-height: 48px !IMPORTANT;
}
.hs-sidebar-form .hs-input {
    max-width: 100%;
}
.hs-contact-bottom-form ul.hs-error-msgs.inputs-list li label {
    padding: 0;
    color: #747474;
    line-height: 20px;
    font-weight: 400;
    font-size: 13px;
}
@media(max-width:880px)and(min-width:800px){

    .hs-sidebar-form>div {
        padding: 35px 17px;
        border-radius: 20px;
        border: solid 1px #fff;
        background-color: rgba(66,116,158,1);
    }
}
@media(min-width:768px){
    .hs-company-row1 .row-fluid .span6 {
        width: 48%;
        margin-right: 4%;
        margin-left: 0;
    }
    .hs-three-col-with-top-pane .body-container .page-center .row-fluid .span4 {
        width: 30.6666%;
        position: relative;
        float: left;
        margin-right: 4%;
        margin-left: 0;
    }

    .hs-three-col-with-top-pane .body-container .page-center .row-fluid .span4:last-child {
        margin-right: 0;
    }
    .hs-sidebar-form .hs-form-field:not(:last-child) {
        padding-right: 16px;
    }
    .hs-contact-page-main-content {
        padding-right: 6%;
    }
}

/* Modular & Reusable Components
   ========================================================================== */

/* Callouts */

/* Social Media Custom Icons */

/* Additional Menus aside from the Main Nav */




/* ==========================================================================
   Footer
   ========================================================================== */


.footer-container-wrapper {}
.footer-container {}

.custom-footer-group {
    border-top: 12px solid #e9eaee;
    background: #363839;
    color: #DDDDDD;
    padding: 43px 30px 40px 30px;
}

.custom-footer-group h4{
    font-size: 13px;
    line-height: 13px;
    margin: 0 0 28px;
    text-transform: uppercase;
    color: #DDDDDD;
}

.custom-footer-form h3{
    font-size: 13px;
    line-height: 13px;
    margin: 0 0 28px;
    text-transform: uppercase;
    color: #DDDDDD;
}

.custom-news h3{
    font-size: 13px;
    line-height: 13px;
    margin: 0 0 28px;
    text-transform: uppercase;
    color: #DDDDDD;
}

.custom-navi-group {
    max-width: 25% !important;
    padding-left: 0px;
    padding-right: 15px;
}

.custom-footer-menu ul {
    font-size: 13px;
    line-height: 20px;
}

.custom-footer-menu ul li:first-child a {
    padding-top: 0;
}

.custom-footer-menu ul li a {
    display: block;
    padding: 12px 0;
    border-bottom: 1px solid #505152;
    color: #BFBFBF;
}

.custom-footer-menu ul ul {
    padding-left: 15px !important;
    display: block !important;
}

.custom-footer-menu ul li a:hover {
    color: #42749e;
}

.custom-footer-menu {
    margin-bottom: 0;
}
.custom-portfolio {
    margin-bottom: 50px;
}
.fusion-icon-instagram:before {
    content: "\e615";
}
.fusion-social-networks-wrapper {
    margin: 0 -5.5px;
}

.fusion-social-network-icon {
    margin: 0 5.5px 14px 5.5px;
    display: inline-block;
}

.fusion-social-networks .fusion-social-network-icon:before {
    color: inherit;
}

.fusion-icon-facebook:before {
    content: "\e604";
}

[class^="fusion-icon-"], [class*=" fusion-icon-"] {
    font-family: 'icomoon'!important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fusion-tooltip {
    cursor: pointer;
}

.fusion-icon-twitter:before {
    content: "\e605";
}

.fusion-icon-youtube:before {
    content: "\e622";
}

.fusion-icon-googleplus:before {
    content: "\e900";
}

.fusion-icon-linkedin:before {
    content: "\e60f";
}

.fusion-social-network-icon:hover {
    opacity: 0.8;
}

.custom-news-group {
    max-width: 25% !important;
    padding-right: 15px;
}


.custom-news .hs-rss-item {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    font-size: 13px;
    line-height: 20px;
}

.custom-news .hs-rss-item {
    display: block;
    padding: 12px 0 12px 0;
    color: #BFBFBF;
    border-bottom: 1px solid #505152;
}

.custom-news .hs-rss-item span{
    color: #BFBFBF;
}

.custom-news .hs-rss-item span:hover {
    color: #42749e;
}

.custom-news .hs-rss-item:first-child  {
    padding-top: 0;
}

.custom-portfolio-group{
    max-width: 25% !important;
    padding-right: 0px;
}

.custom-form-group{
    max-width: 25% !important;
    padding-right: 5px;
}

.custom-portfolio a {
    max-width: 60px !important;
    display: inline-block;
    padding: 3px 1.5px;
}

.custom-portfolio img {
    transition: all .2s;
}

.custom-portfolio img:hover{
    opacity: 0.5;
}

/*.custom-footer-form label {
    display: none;
}*/

.custom-footer-form input,
.custom-footer-form select,
.custom-footer-form textarea{
    margin-bottom: 15px;
    height: 29px;
    padding-top: 0;
    border-color: #d2d2d2;
    color: #aaa9a9;
    background-color: #ffffff;
    border: 1px solid #d2d2d2;
    font-size: 13px;
    padding: 0px 15px;
    letter-spacing: normal;
    text-indent: .25em;
    border-radius: 0 !important;
    margin-top:0px;
}

.custom-footer-form textarea {
    height: 9.375em;
    padding: 8px;
}

.custom-footer-form .hs-button.primary.large {
    margin: 2em 0 .625em;
    font-size: 1em;
    display: inline-block;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
    font-weight: 700;
    border-width: 0px;
    border-style: solid;
    border-radius: 2px !important;
    -webkit-border-radius: 2px;
    background: #42749e;
    color: #ffffff;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    border: 1px solid rgba(0, 0, 0, 0);
    text-align: center;
    text-transform: uppercase;
    padding: 9px 20px;
    line-height: 14px;
    min-height: 32px !important;
}

.custom-dark-group {
    background-color: #282a2b;
    border-top: 1px solid #4b4c4d;
    background: #282a2b;
    padding: 18px 30px 15px 30px;
}
.custom-footer-form .hs-input {
    margin-bottom: 0;
}
.custom-copyright p {
    margin: 0;
    color: #8C8989;
    font-size: 12px;
}

.custom-copyright a {
    color: #BFBFBF;
}

.custom-copyright a:hover{
    color: #42749e; 
}

#back-to-top {
    background-color: #333333;
    border-radius: 4px 4px 0 0;
    bottom: 0;
    color: #FFFFFF;
    display: none;
    height: 35px;
    position: fixed;
    right: 30px;
    text-align: center;
    text-transform: uppercase;
    width: 48px;
    opacity: 0.9;
    z-index: 10000;
    transition: all 0.2s ease-in-out 0s;
}

#back-to-top:before {
    line-height: 35px;
    content: '\f106';
    -webkit-font-smoothing: antialiased;
    font-family: 'icomoon';
    font-size: 22px;
}

#back-to-top:hover {
    background-color: #42749e;
}

.custom-social-icon ul{
    list-style: none;
    margin:0;
    padding:0;
    display: block;
}

.custom-social-icon ul li{
    display: inline-block;
    position: relative;
}

.custom-social-icon ul li:hover:before {
    content: 'Facebook';
    position: absolute;
    top: -30px;
    max-width: 200px;
    padding: 3px 8px;
    color: #C5C1C1;
    text-align: center;
    text-decoration: none;
    background-color: #252121;
    left: -16px;
    font-size: 12px;
    line-height: 1.4;
    white-space: nowrap;
    border-radius: 4px;
}
.tooltip {
    display: none !IMPORTANT;
}
.custom-social-icon ul li:first-child:hover:before{
    left: -21px;
}

.custom-social-icon ul li:hover:after {
    bottom: 0;
    left: 51%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #252121;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    content: '';
    top: -8px;
    font-size: 12px;
    line-height: 1.4;
    color: transparent;
}

.custom-social-icon ul li:nth-child(2):hover:before {
    content: 'Twitter';
}

.custom-social-icon ul li:nth-child(3):hover:before {
    content: 'Youtube';
}

.custom-social-icon ul li:nth-child(4):hover:before {
    content: 'Google+';
}

.custom-social-icon ul li:last-child:hover:before {
    content: 'Linkedin';
}
/* ==========================================================================


   3. MAIN NAVIGATION                                            


   ========================================================================== */












/* ==========================================================================


   4. TEMPLATE MODULE SELECTORS                                         


   ========================================================================== */





/* Common Template Selectors                                             
   ========================================================================== */

body.one-column {}
body.two-column {}
body.three-column {}
.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}

/* Common One Column Selectors */
body.site-page.one-column, 
body.landing-page.one-column, 
body.error-template.one-column, 
body.password-template.one-column, 
body.subscription-template.one-column {}

body.site-page.one-column .main-content, 
body.landing-page.one-column .main-content, 
body.error-template .main-content, 
body.password-template .main-content, 
body.subscription-template .main-content {}

/* Common Two Column Selectors */
body.site-page.two-column, 
body.landing-page.two-column, 
body.blog {}  

body.site-page.two-column .main-content, 
body.landing-page.two-column .main-content, 
body.blog .blog-content {}

/* Common Three Column Selectors */
body.site-page.three-column, 
body.landing-page.three-column {}

body.site-page.three-column .main-content, 
body.landing-page.three-column .main-content {}


/* Site Pages                                            
   ========================================================================== */

/* One Column Template */
body.site-page.one-column {}
body.site-page.one-column .content-wrapper {}
body.site-page.one-column .main-content {}

/* Two Column Template */
body.site-page.two-column {}
body.site-page.two-column .content-wrapper {}
body.site-page.two-column .main-content {}
body.site-page.two-column .sidebar.right {}

/* Three Column Template */
body.site-page.three-column {}
body.site-page.three-column .content-wrapper {}
body.site-page.three-column .main-content {}


/* Landing Pages                                           
   ========================================================================== */

/* One Column Template */
body.landing-page.one-column {}
body.landing-page.one-column .content-wrapper {}
body.landing-page.one-column .main-content {}

/* Two Column Template */
body.landing-page.two-column {}
body.landing-page.two-column .content-wrapper {}
body.landing-page.two-column .main-content {}
body.landing-page.two-column .sidebar.right {}

/* Three Column Template */
body.landing-page.three-column {}
body.landing-page.three-column .content-wrapper {}
body.landing-page.three-column .main-content {}


/* System Pages                                          
   ========================================================================== */

/* Error Templates 404, 500 */
body.error-template.one-column {}
body.error-template.one-column .content-wrapper {}
body.error-template.one-column .main-content {}

/* Password template */
body.password-template.one-column {}
body.password-template.one-column .content-wrapper {}
body.password-template.one-column .main-content {}

/* Email Subscribition templates */
body.subscription-template.one-column {}
body.subscription-template.one-column .content-wrapper {}
body.subscription-template.one-column .main-content {}








/* ==========================================================================


   5. COS COMPONENTS                                        


   ========================================================================== */





/* ==========================================================================
   Blog                                         
   ========================================================================== */
.hs-blog-listing .body-container .page-center {
    padding-right: 0;
}
   
.hs-blog-post #hubspot-author_data {
    border-top: 1px solid #e7e6e6;
    border-bottom: 1px solid #e7e6e6;
    padding: 5px 0;
    margin-top: 20px;
}

span.fusion-inline-sep {
    padding: 0 1px;
}

.hs-blog-post .custom_listing_comments {
    float: none;
    margin: 0;
}

.hs-blog-post .custom_listing_comments a:before {
    content: '';
    margin: 0;
}

.blog-sidebar h3 {
    color: #333333;
    font-weight: 400;
    margin: 0;
    padding: 0;
    font: 13px Century Gothic,Helvetica, sans-serif;
    margin-bottom: 18px;
}

.blog-sidebar ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.blog-sidebar ul li {
    color: #747474;
    display: block;
    padding: 10px 10px 10px 12px;
    border-bottom: 1px solid #e7e6e6;
}

.blog-sidebar ul li a{
    position:relative;
}

.blog-sidebar ul li a:before {
    position: absolute;
    font-size: 14px;
    font-family: 'icomoon';
    content: '\f105';
    margin-left: -12px;
}

.custom-recent-post {
    margin-bottom: 45px;
    position: relative;
}

.custom-topic {
    margin-bottom: 45px;
    position: relative;
}

.custom-topic span.filter-link-count {
    display: none;
}

.custom-breadcrumb ul {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
    text-align: right;
}

.custom-breadcrumb ul li {
    display: inline-block;
    color: #fff;
    font-size: 10px;
}

.custom-breadcrumb ul li a {
    color: #fff;
    font-size: 10px;
}

.custom-breadcrumb ul li:nth-child(2) {
    padding: 0 1px;
}

/*.post-item {
    width: 30.33%;
    left: 0;
    top: 0;
    display: inline-block;
    border-color: #ebeaea;
    border: 1px solid #eaeaea;
    border-bottom-width: 3px;
    background-color: transparent;
    position: relative;
    margin: 20px 2% 20px 0;
}*/

/*.hs-blog-listing .post-header {
    padding: 30px 25px 0px 25px;
}*/

.post-header {
    margin-bottom: 28px;
}

/*.post-body.clearfix {
    padding: 30px 25px 0px 25px;
}*/

.post-banner-container{
    position:relative;  
    overflow: hidden;
}

#comment-form ul.inputs-list {
    margin: 0;
}

/*.post-banner-hover {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: normal;
    text-align: center;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: all 0.3s ease-in-out;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgba(78, 167, 206, 0.8)),color-stop(1, rgba(42, 163, 216, 0.8)));
    background-image: linear-gradient(top, rgba(160,206,78, 0.8) 0%, rgba(160,206,78, 0.8) 100%);
    background-image: -o-linear-gradient(top, rgba(160,206,78, 0.8) 0%, rgba(160,206,78, 0.8) 100%);
    background-image: -moz-linear-gradient(top, rgba(160,206,78, 0.8) 0%, rgba(160,206,78, 0.8) 100%);
    background-image: -webkit-moz-gradient(top, rgba(160,206,78, 0.8) 0%, rgba(160,206,78, 0.8) 100%);
    background-image: -ms-linear-gradient(top, rgba(160,206,78, 0.8) 0%, rgba(160,206,78, 0.8) 100%);
}*/

/*.post-banner-container:hover .post-banner-hover {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
}*/

a.fusion-rollover-link:before, a.fusion-rollover-gallery:before {
    content: '\f002';
    position: absolute;
    left: 50%;
    margin-left: -7.5px;
    text-indent: 0;
    line-height: 36px;
    text-shadow: none;
    font-family: 'icomoon';
    font-size: 15px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}




a.fusion-rollover-link:hover ,a.fusion-rollover-gallery:hover{
    opacity: 1;
}
.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories {
    color:#000;
}
.fusion-content-sep {
    border-color: #ebeaea;
    margin: 20px 25px 0 25px;
    height: 6px;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
}

/*.custom-listing-read-more {
    margin: 20px 25px;
    padding: 5px 0;
    font-size: 12px;
    clear: both;
    overflow: hidden;
}*/

/*.custom_listing_comments {
    display: inline;
    float: right;
    margin-left: 15px;
}*/

/*.custom_listing_comments a:before {
    content: "\e62a";
    font-family: 'icomoon'!important;
    margin-right: 3px;
}*/

/*.post-banner-hover:before {
    display: inline-block;
    content: '';
    vertical-align: middle;
    height: 100%;
}*/

/*.post-banner-content {
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
    height: auto;
    width: 90%;
}*/


.pp_content_container {
    padding: 13px 0;
}

.pp_overlay {
    background: #FFF !important;
    z-index: 100000 !important;
}

.pp_pic_holder.pp_default {
    padding: 3px;
    background: #FFF;
    box-shadow: 0 0 45px rgba(0, 0, 0, 0.2);
    z-index: 100003 !important;
}

.pp_details {
    display: none !important;
}

.pp_top {
    display: none !important;
}

.ppt {
    display: none !important;
}

.pp_content {
    height: auto !important;
}

.pp_bottom {
    display: none !important;
}

.custom-post-pagination {
    height: 34px;
    line-height: 34px;
    border-top: 1px solid #e0dede;
    border-bottom: 1px solid #e0dede;
    margin-bottom: 60px;
    text-align: right;
}

.hs-featured-image-wrapper {
    position: relative;
    margin-bottom: 0px;
    padding: 0;
    background-color: transparent;
    overflow: hidden;
    margin: auto;
    width: 100%;
    max-width: 450px;
}

/*.post-listing-simple .post-item {
    width: 100%;
    border: none;
}*/

#comment-form{
   padding:30px;
   margin:15px 0;
   border: 1px solid #CCC;
}

.post-banner-content h4 {
    margin-bottom: 3px;
    margin-top: 10px;
    font-size: 13px;
    line-height: 20px;
}

.post-banner-content h4 a:hover {
    color: #333;
}


/* Blog Post and Listing Body Class */
body.blog {}

/* Blog Post */
body.hs-blog-post {}

/* Blog Listing */
body.hs-blog-listing {}

/* Blog Columns Wrapper */
.blog .content-wrapper {}


/* Blog Content Column
   ========================================================================== */

.blog .blog-content {}

/* Use this to style the main wrapper for the blog listing pages */
.blog-listing-wrapper {}

/* Use this to style the main wrapper for the blog post pages */
.blog-post-wrapper {}

/* Blog Title */
.hs-blog-header h1 {}
.hs-blog-header h1 a{}

/* Blog Post Title */
.post-header h2 {
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 5px;
}
.post-header h2 a {
    color: #333333;
}

.post-header h2 a:hover{
    color: #42749e;
}

/* Blog Author and Avatar */
#hubspot-author_data {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 18px;
}
#hubspot-author_data a.author-link {}

#hubspot-author_data a.author-link:hover {
    color: #42749e;
}

#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
    border-width: 0;
    max-width: 100%;
    width: auto;
    float: none;
    margin: 0;
}

/* Read More Link */
/*a.more-link {
    width: 50%;
    display: inline;
    float: left;
    margin-right: 15px;
    position: relative;
}*/

/*a.more-link:after {
    content: '\f105';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-left: 5px;
    font-family: 'icomoon';
    font-size: 14px;
}*/

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}
#hubspot-topic_data {
    display: block;
    margin: 15px 0;
}

/** 
 * Blog Social Sharing icons
 *
 * Overrides defaults to better align icons and prevent overlapping 
 */

.hs-blog-social-share {
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

/** 
 * Blog Commments 
 *
 * Custom styles are listed below, as the COS does not provide default styles.
 */

#comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

/* Pagination */
.blog-pagination {
    padding: 2px 6px;
    font-size: 12px;
    display: inline-block;
    margin-left: 3px;
    border: 1px solid transparent;
    position: relative;
    float: right;
    margin-top: 40px;
    margin-right: 10px;
    line-height: normal;
}
.blog-pagination a {}
.blog-pagination a.previous-posts-link {
    padding: 2px 6px;
    font-size: 12px;
    display: inline-block;
    margin-right: 3px;
    border: 1px solid transparent;
    position: relative;
}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {
    padding: 2px 6px;
    font-size: 12px;
    display: inline-block;
    margin-left: 3px;
    border: 1px solid transparent;
    position: relative;
}

.custom-post-pagination a.next-posts-link {
    margin-left: 15px;
    margin-right: 10px;
    text-transform: capitalize;
    position:relative;
}
a.next-posts-link:after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: auto;
    font-family: 'icomoon';
    content: '\f105';
    color: #333333;
    padding-left: 5px;
}

a.previous-posts-link:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: auto;
    padding-right: 5px;
    font-family: 'icomoon';
    content: '\f104';
    color: #333333;
    margin-left: -10px;
}

a.previous-posts-link:hover:before {
    color: #42749e;
}

a.next-posts-link:hover:after {
    color: #42749e;
}



/** 
 * Blog Author Page 
 *
 * ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
 */

.hs-author-profile {}
.hs-author-profile h2.hs-author-name {}
.hs-author-profile .hs-author-bio {}
.hs-author-profile .hs-author-avatar {}
.hs-author-profile .hs-author-avatar img {}
h3.hs-author-listing-header {}

/** 
 * Blog All Posts Page
 *
 * ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
 */

body.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


/* Blog Sidebar
   ========================================================================== */

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {}




/* ==========================================================================
   Forms
   ========================================================================== */


/* All Global Forms
   ========================================================================== */

/* Form Field */
body .hs-form-field {}

/* Descriptions */
body .hs-field-desc {}

/* Labels */
body label {}
body .hs-form-field > label {}

/* One Line Inputs */
body input[type="text"],
body input[type="password"], 
body input[type="datetime"], 
body input[type="datetime-local"], 
body input[type="date"], 
body input[type="month"], 
body input[type="time"], 
body input[type="week"], 
body input[type="number"], 
body input[type="email"], 
body input[type="url"], 
body input[type="search"], 
body input[type="tel"], 
body input[type="color"],
body input[type="file"],
body textarea,
body select {
    width: 100%;
    max-width:550px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin-bottom: 15px;
    border-color: #d2d2d2;
    color: #aaa9a9;
    border: 1px solid #d2d2d2;
    padding: 6px 15px;
    letter-spacing: normal;
    text-indent: .25em;
    display: inline-block;
    vertical-align: middle;
    margin-top: .375em;
    margin-right: 1%;
}

body input[type="text"]:focus,
body input[type="password"]:focus, 
body input[type="datetime"]:focus, 
body input[type="datetime-local"]:focus, 
body input[type="date"]:focus, 
body input[type="month"]:focus, 
body input[type="time"]:focus, 
body input[type="week"]:focus, 
body input[type="number"]:focus, 
body input[type="email"]:focus, 
body input[type="url"]:focus, 
body input[type="search"]:focus, 
body input[type="tel"]:focus, 
body input[type="color"]:focus,
body input[type="file"]:focus,
body textarea:focus,
body select:focus {
}

/* Separate Styles for Multiple Line Inputs */
body textarea {}
body textarea:focus {}

/* Separate Styles for Drop Downs */
body select {}
body select:focus {}

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
body form.hs-form .hs-form-field ul.inputs-list li input {}
body input[type="radio"] {}
body input[type="checkbox"] {}

/* Required */
body input:focus:required:invalid, 
body textarea:focus:required:invalid, 
body select:focus:required:invalid {}

body input:focus:required:invalid:focus, 
body textarea:focus:required:invalid:focus, 
body select:focus:required:invalid:focus {}

/* Placeholder Text */
::-webkit-input-placeholder { /* Webkit Browsers */
   /* color: #555;
   opacity: 1; */
}
:-moz-placeholder { /* Firefox 18- */
   /* color: #555;
   opacity: 1; */
}
::-moz-placeholder { /* Firefox 19+ */
   /* color: #555;
   opacity: 1; */
}
:-ms-input-placeholder { /* IE10 */
   /* color: #555;
   opacity: 1; */
}


/* Form Module
   ========================================================================== */

/* Form Field */
.hs_cos_wrapper_type_form .hs-form-field {}

/* Descriptions */
.hs_cos_wrapper_type_form .hs-field-desc {}

/* Labels */
.hs_cos_wrapper_type_form label {}
.hs_cos_wrapper_type_form .hs-form-field > label {}

/* One Line Inputs */
.hs_cos_wrapper_type_form input[type="text"],
.hs_cos_wrapper_type_form input[type="password"], 
.hs_cos_wrapper_type_form input[type="datetime"], 
.hs_cos_wrapper_type_form input[type="datetime-local"], 
.hs_cos_wrapper_type_form input[type="date"], 
.hs_cos_wrapper_type_form input[type="month"], 
.hs_cos_wrapper_type_form input[type="time"], 
.hs_cos_wrapper_type_form input[type="week"], 
.hs_cos_wrapper_type_form input[type="number"], 
.hs_cos_wrapper_type_form input[type="email"], 
.hs_cos_wrapper_type_form input[type="url"], 
.hs_cos_wrapper_type_form input[type="search"], 
.hs_cos_wrapper_type_form input[type="tel"], 
.hs_cos_wrapper_type_form input[type="color"],
.hs_cos_wrapper_type_form input[type="file"],
.hs_cos_wrapper_type_form textarea,
.hs_cos_wrapper_type_form select {}

.hs_cos_wrapper_type_form input[type="text"]:focus,
.hs_cos_wrapper_type_form input[type="password"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime-local"]:focus, 
.hs_cos_wrapper_type_form input[type="date"]:focus, 
.hs_cos_wrapper_type_form input[type="month"]:focus, 
.hs_cos_wrapper_type_form input[type="time"]:focus, 
.hs_cos_wrapper_type_form input[type="week"]:focus, 
.hs_cos_wrapper_type_form input[type="number"]:focus, 
.hs_cos_wrapper_type_form input[type="email"]:focus, 
.hs_cos_wrapper_type_form input[type="url"]:focus, 
.hs_cos_wrapper_type_form input[type="search"]:focus, 
.hs_cos_wrapper_type_form input[type="tel"]:focus, 
.hs_cos_wrapper_type_form input[type="color"]:focus,
.hs_cos_wrapper_type_form input[type="file"]:focus,
.hs_cos_wrapper_type_form textarea:focus,
.hs_cos_wrapper_type_form select:focus {}

/* Separate Styles for Multiple Line Inputs */
.hs_cos_wrapper_type_form textarea {}
.hs_cos_wrapper_type_form textarea:focus {}

/* Separate Styles for Drop Downs */
.hs_cos_wrapper_type_form select {}
.hs_cos_wrapper_type_form select:focus {}

/* Multiple Selection Inputs */
.hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.inputs-list li input {}
.hs_cos_wrapper_type_form input[type="radio"] {}
.hs_cos_wrapper_type_form input[type="checkbox"] {}


/* Blog Comment Form
   ========================================================================== */

/* Label */
#comment-form .hs-form-field > label {}
#comment-form label {}

/* Inputs */
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

#comment-form textarea {}
#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}

/* Error */
body .hs-common-error-message {}

ul.hs-error-msgs.inputs-list {
    margin: 0;
    list-style: none;
}

span.hs-form-required {
    color: red;
    margin-left: 3px;
}
.custom-footer-form ul.hs-error-msgs.inputs-list li label {
    padding: 5px 0;
    font-size: 13px;
    font-family: Century Gothic,Helvetica, sans-serif;
    line-height: 20px;
    color: #8C8989;
    font-weight: normal;
}
ul.hs-error-msgs.inputs-list li label {
   margin:0;
    padding: 1em 0;
    font-size: 1.2em;
    font-weight: 700;
    color: #790000;
    display: block;
}

/* Blog Subscription Form
   ========================================================================== */

/* Label */
#hs_form_target_blog_subscription .hs-form-field > label {}
#hs_form_target_blog_subscription label {}

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}

#hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
width: auto;
margin-right: 10px;
}


/* Google Search Form
   ========================================================================== */

/* Label */
.widget-type-google_search label {}

/* Input */
.widget-type-google_search input[type="text"] {}
.widget-type-google_search input[type="focus"] {}


/* Multi Column Form
   ========================================================================== */

body .hs-form fieldset.form-columns-1 {}
body .hs-form fieldset.form-columns-1 .hs-form-field {}

body .hs-form fieldset.form-columns-2 {}
body .hs-form fieldset.form-columns-2 .hs-form-field {}

body .hs-form fieldset.form-columns-3 {}
body .hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list li input {}
body input[type="radio"] {}
body input[type="checkbox"] {}
body form.hs-form fieldset { max-width: none; }
body form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
body form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
body form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
body form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
body form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  body form.hs-form fieldset .hs-form-field { padding: 0; }
  body form.hs-form fieldset.form-columns-3 .hs-form-field,
  body form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  body form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  body form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}




/* ==========================================================================
   Buttons                                              
   ========================================================================== */


/* All Global Buttons (Excluding CTAs)
   ========================================================================== */

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    cursor: pointer;
    -webkit-appearance: none;
    text-decoration: none !important;
    padding: 13px 29px;
    line-height: 17px;
    font-size: 14px;
    display: inline-block;
    background: #42749e;
    color: #ffffff;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
    font-weight: 700;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    border-width: 0px;
    border-style: solid;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    margin-top: 13px;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {}

body .hs-button.primary:focus,
body input[type="submit"]:focus,
body input[type="button"]:focus {}


/* Form Module Button
   ========================================================================== */

.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* Blog Comment Button
   ========================================================================== */
#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* Blog Subscription Button
   ========================================================================== */
#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* Google Search Button
   ========================================================================== */
.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


/* CTA Buttons
   ========================================================================== */

/** 
 * Override global CTA styles by wrapping the CTA module in a module group 
 * that has an ID, and use that ID to prefix your CTA selector. Example shown below.
 *
 * All overriding properties require !important tags. 
*/
#module-group-ID .cta_button {}
#module-group-ID .cta_button:hover {}
#module-group-ID .cta_button:focus {}








/* ==========================================================================


   6. MISCELLANEOUS                                      


   ========================================================================== */


body.error-template .hs-input,
body.password-template input[type="password"] {
    display: block;
}

.checkbox-row span.fakelabel span {
    float: none;
}

.hs-two-col-right-sidebar ul.hs-error-msgs.inputs-list li label {
    font-size: 13px;
    line-height: 20px;
    border: 0;
    padding: 0;
        margin: 0;
}
.hs-two-col-right-sidebar ul.hs-error-msgs {
    background-color: rgba(255,223,224,.25);
    padding-bottom: 6px !IMPORTANT;
    padding-top: 8px !IMPORTANT;
}
.ilightbox-loader.metro-white div{
    background-image:  url(//cdn2.hubspot.net/hubfs/2091826/Solarart_Dec_2016/Image/preloader.gif)  !important;
}
.ilightbox-toolbar.metro-white a {
        background-image: url(//cdn2.hubspot.net/hubfs/2091826/Solarart_Dec_2016/Image/buttons.png?t=1482725969735) !IMPORTANT;
}
.ilightbox-button.ilightbox-next-button.metro-white, .ilightbox-button.ilightbox-prev-button.metro-white{
    background-image: url(//cdn2.hubspot.net/hubfs/2091826/Solarart_Dec_2016/Image/arrows_vertical.png) !important;
}
#fancybox-close{
    background: url(//cdn2.hubspot.net/hubfs/2091826/Solarart_Dec_2016/Image/fancybox.png) -40px 0 !important;
}
#fancybox-title-over{
        background-image: url(//cdn2.hubspot.net/hubfs/2091826/Solarart_Dec_2016/Image/fancy_title_over.png) !important;
    
}
/** 
 * Styles that do not fit into available sections above can go here.
 * For example, one would place 3rd party plugin overriding styles here.
 *
 * This section is NOT for 'Custom' styles.  All custom styles must go in the
 * proper sections above.
 *
 * For instance, custom header and footer styles must go in the HEADER and 
 * FOOTER sections.  Custom styles for anything in-between the header and footer 
 * (such as, styles that are unique to the HOMEPAGE only), must go in the 
 * CONTENT section.
*/ 
    .fusion-title-size-two .hs_cos_wrapper_type_raw_html {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: center;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 0 14.5px;
        overflow: hidden;
    }
    .fusion-title-size-two h2 {
        font-size: 18px;
        line-height: 27px;
        color: #42749E;
        font-family: Century Gothic,Helvetica, sans-serif;
        font-weight: 400;
        padding-right: 8px;
        text-align: left;
        margin: 0;
    }
    
    .title-sep-container {
        position: relative;
        height: 6px;
        -webkit-flex-grow: 1;
        -ms-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    .title-sep-container .title-sep.sep-double {
        height: 8px;
        border-style: solid;
        line-height: 18px;
        border: 0 solid #e0dede;
        border-top-width: 1px;
        border-bottom-width: 1px;
        width: 100%;
        display: block;
    }
    body.error-template.one-column .main-content {
        margin: 0 -15px;
    }
    .fusion-column-4 {
        width: 33.33333333% !important;
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: 0 !important;
    }
    .fusion-column-4.hs-col2 {
        width: 30.66% !important;
        padding-left: 6%;
    }
    .fusion-column-4 h1 {
        margin-top: 50px;
        color: #F0F0F0;
        font-size: 170px;
        font-weight: bold;
    }
    .fusion-column-4 h3 {
        font-family: Century Gothic,Helvetica, sans-serif !important;
        color: #333333;
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        margin: 16px 0;
    }
    .fusion-column-4 p {
        font-family: Century Gothic,Helvetica, sans-serif !important;
        color: #747474;
        font-size: 13px;
        line-height: 20px;
    }
    .fusion-column-4 ul {
        list-style: none;
        margin: 0;
        padding: 0;
        margin-top: 10px;
    }
    .fusion-column-4 ul>li {
        line-height: 18px;
        margin: 0;
        padding: 0;
        margin-bottom: 15px;
        padding-left: 25px !important;
        background-image: none !important;
    }
    .fusion-column-4 ul>li:before {
        content: '\f105';
        background-color: #42749e;
        color: #ffffff;
        border-radius: 75px;
        text-align: center;
        font-size: 9px;
        display: inline-block;
        height: 18px;
        width: 18px;
        float: left;
        margin-right: 0;
        margin-left: -25px;
        font-family: 'icomoon';
        font-style: normal;
        font-weight: normal;
    }
    .fusion-column-4 ul>li>a {
        color: #333333;
        font-family: Century Gothic,Helvetica, sans-serif;
        text-decoration: none;
        font-size: 13px;
        line-height: 18px;
    }
    .fusion-column-4 ul>li>a:hover {
        color: #42749e;
    }
    .fusion-column-4.hs-col3 {
        padding-left: 3%;
        padding-right: 0;
    }
    
    .fusion-column-4.hs-col3 form .field label {
        margin: 0 0 20px;
        display: block;
    }
    .fusion-column-4.hs-col3 form .field .input {
        position: relative;
    }
    .fusion-column-4.hs-col3 form .field .input input[type="text"] {
        max-width: 100%;
    }
    .fusion-column-4.hs-col3 form .field .input>a.hs-button.primary {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 6px 10px;
        background-color: #000;
        font-family: fontawesome;
        font-size: 14px;
        font-weight: 300;
        -webkit-font-smoothing: antialiased;
        transition: all .2s;
        outline: 0;
    }
    .fusion-column-4.hs-col3 form .field .input>a.hs-button.primary:hover {
        background-color: #42749e;
    }
@media(min-width: 801px) and (max-width: 940px) {
    .fusion-column-4 h1 {
        font-size: 120px !important;
    }
}
@media(max-width: 800px) {
    .fusion-column-4.hs-col2,
    .fusion-column-4.hs-col3,
    .fusion-column-4 {
        width: 100% !important;
        padding-left: 15px;
        padding-right: 15px;
    }    
}
    

.hs-sidebar-form form fieldset.form-columns-1 h4 {
    font-size: 13px;
    line-height: 20px;
    font-family: Century Gothic,Helvetica, sans-serif;
    font-weight: 400;
    text-transform: none;
    margin-top: 14px;
    margin-bottom: 1.33em;
    color: #fff;
}
.hs-sidebar-form .hs-form-field.hs_city .hs-input {
    margin-bottom: 0;
}
.hs-sidebar-form span.hs-form-required {
    color: #fff;
}
.hs-hs-fusion-one-fourth {
    width: 22%;
    position: relative;
    float: left;
    margin-right: 4%;
    margin-bottom: 20px;
}

.hs-hs-fusion-one-fourth.col4 {
    margin-right: 0;
}

blockquote {
    background: #f5f5f5;
    font: 13px/20px 'PTSansItalic', arial, helvetica, sans-serif;
    color: #444444;
    border-left: 4px solid #a0ce4e;
    padding: 15px;
    background-color: #f6f6f6;
    font-weight: 400;
    font-style: italic;
    font-size: 13px;
    line-height: 20px;
    color: #747474;
    border-color: #42749e;
}

blockquote ul {
    display: block;
    list-style-type: disc !IMPORTANT;
    -webkit-margin-before: 1em !IMPORTANT;
    -webkit-margin-after: 1em !IMPORTANT;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px !IMPORTANT;
    padding-left: 40px !IMPORTANT;
    margin-top:1em !Important;
     margin-bottom:1em !Important;
}

blockquote ul li {
    margin: 0 !IMPORTANT;
    padding: 0 !IMPORTANT;
    background: none !IMPORTANT;
        font-family: Century Gothic,Helvetica,sans-serif;
}

blockquote h3 {
    font-size: 16px;
    line-height: 24px;
    font-family: Century Gothic,Helvetica, sans-serif;
}

.hs-grapic-top-slider > div {
    margin-left: -30px;
    margin-right: -30px;
}
.hs-convert-bg .slick-arrow {
    display: none !IMPORTANT;
}
.hs-convert-bg .hs_cos_gallery_main {
    padding: 0;
    margin: 0;
}
.hs-convert-bg .hs_cos_gallery_slide{
   background-size:cover;
   background-position:center center;
   background-repeat:no-repeat;
}
.hs-grapic-top-slider.hs-convert-bg .hs_cos_gallery_slide{
    min-height:535px;
}
.hs-two-col-with-slider.hs-convert-bg .hs_cos_gallery_slide{
    min-height:350px;
}
.hs-grapic-top-slider.hs-convert-bg {
    margin-top: -6px;
}

.hs-two-col-with-slider {
    width: 48%;
    position: relative;
    float: left;
    margin-right: 4%;
    margin-bottom: 20px;
}

.hs-two-col-with-slider.text {}

.hs-two-col-with-slider:last-child {
    margin-right: 0;
}

.hs-two-col-with-slider-wrapper {
    padding-bottom: 50px;
    padding-top: 66px;
    border-color: #f6f6f6;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-top-style: solid;
}

.hs-graphic-page  .body-container .page-center {
    padding-top: 42px;
    padding-bottom:0;
}
.hs-two-col-with-slider.slider .hs-two-col-with-inner {
    max-width: 500px;
    border-top: 1px solid #d2d3d4;
    border-bottom: 1px solid #d2d3d4;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    margin: 0 auto;
}
hr.hs-fusion-separator {
    height: 1px;
    overflow: visible;
    border: none;
    background: radial-gradient(ellipse at 50% -50% , #e0dede 0px, rgba(255, 255, 255, 0) 80%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-radial-gradient(ellipse at 50% -50% , #e0dede 0px, rgba(255, 255, 255, 0) 80%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -moz-radial-gradient(ellipse at 50% -50% , #e0dede 0px, rgba(255, 255, 255, 0) 80%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-radial-gradient(ellipse at 50% -50% , #e0dede 0px, rgba(255, 255, 255, 0) 80%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-left: auto ;
    margin-right: auto ;
    margin-top: 15px;
    margin-bottom:0 ;
}

hr.hs-fusion-separator:after {
    display: block;
    margin-top: 10px;
    height: 6px;
    width: 100%;
    content: '';
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);
}

.hs-two-col-with-slider h2 {
    margin-bottom: 31px;
}


hr.hs-fusion-separator:first-of-type {
    margin-bottom: 25px;
}
.hs-two-col-with-slider.text p:first-of-type {
    width: 100%;
    margin-bottom: 36px;
}
.hs-two-col-with-slider.text h5{
    font-size: 13px;
    line-height: 30px;
    font-family: Century Gothic,Helvetica, sans-serif;
    font-weight: 400;
    color: #333333;
    display: block;
    padding: 10px 0;
    text-decoration: none;
    margin: 0 0 5px;
    position: relative;
    padding-left: 40px;
}

.hs-two-col-with-slider.text h5:before {
    width: 22px;
    height: 22px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    line-height: 22px;
    display: inline-block;
    vertical-align: middle;
    background-color: #42749E;
    background-image: url(//cdn2.hubspot.net/hubfs/2091826/Solar_ArtMar2016/Solar_Art-Images/ul_arrow.png);
    content: "";
    background-repeat: no-repeat;
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-49%);
}

.hs-two-col-with-slider.text p {
    margin-bottom: 0px;
}
a.hs-fusion-button {
    display: inline-block;
    position: relative;
    outline: 0;
    zoom: 1;
    border: 1px solid rgba(0, 0, 0, 0);
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    box-sizing: border-box;
    transition: all .2s;
    padding: 13px 29px;
    line-height: 17px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    border-width: 0px;
    border-color: #fff;
    border-radius: 0;
    background: #42749e;
    color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#42749e, endColorstr=#42749e);
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    margin-top: 17px;
}
/*div#video-cB_paLB3Diw-inner {
    position: relative;
    height: 620px;
    max-width: 100%;
        margin-bottom: 20px;
}

div#video-cB_paLB3Diw-inner iframe {
    position: absolute;
    height: 100%;
    width: 100%;
}*/
.hs-image-text ul {
    margin-top: 0;
    padding-top: 12px;
}



.hs-image-text ul li {
    padding-left: 31px;
    background-position: 0px 0px;
    padding-bottom: 11px;
    padding-top: 1px;
}
.fusion-counters-circle {
    margin-bottom: 20px;
    text-align: center;
}
.fusion-counters-circle .counter-circle-wrapper {
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
    margin-right: 15px;
    vertical-align: middle;
    height: 220px;
    width: 220px;
    text-align: center;
}
.fusion-counters-circle :last-child {
    margin-right: 0;
}
.fusion-counters-circle .counter-circle {
    position: relative;
    height: 220px;
    width: 220px;
    text-align: center;
    line-height: 220px;
    font-size: 50px;
}
.fusion-counter-circle.counter-circle.counter-circle-content {
    font-size: 17px;
}
.fusion-counters-circle .counter-circle canvas {
    position: absolute;
    left: 0;
    top: 0;
}
.fusion-counters-circle .counter-circle .fontawesome-icon {
    float: none;
    margin: 0;
    font-size: 50px;
}
.hs-header-with-bg {
    padding-bottom: 20px;
    padding-top: 20px;
    border-color: #e5e4e4;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-top-style: solid;
    background-color: #f6f6f6;
    text-align: center;
}

.hs-header-with-bg h1 {
        text-align: center;
    font-size: 30px !IMPORTANT;
    color: #42749e;
    font-family: Century Gothic,Helvetica,sans-serif;
    line-height: 48px !IMPORTANT;
}


.fusion-slider-loading {
    display: none;
}
.hs-two-col-with-slider iframe {
    max-width: 100%;
}
.hs-residential-page .fusion-slider-container {
    margin: 0 0 20px;
    background-color: transparent;
    position: relative;
}
.hs-residential-page  .flexslider .slides {
    overflow: hidden;
}
.hs-residential-page .flexslider .slides,.hs-residential-page .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 1000;
}
.hs-residential-page .tfs-slider .background {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 2;
    max-width: 100%;
}
.hs-residential-page .tfs-slider .background iframe {
    position: relative;
    z-index: 1 !important;
    margin: 0 !important;
}
.fusion-progressbar {
    position: relative;
    margin-bottom: 10px;
    height: 37px;
    width: 100%;
    background-color: #E6E7E8;
    border-radius: 0;
    background-clip: padding-box;
    box-shadow: none;
    
    overflow: hidden;
}
.progress-bar {
    background-color: #f6f6f6;
    border-color: #f6f6f6;
}
.progress {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #a0ce4e;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transform: width 0.6s ease;
    transform: width 0.6s ease;
    transition: width 0.6s ease;
}
.progress-bar-content {
    background-color: #42749e;
    border-color: #42749e;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
        box-shadow: none;
}
.progress-bar.active .progress {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.fusion-progressbar .progress-title{
    border: 0;
    padding: 0;
    overflow: hidden;
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    clip: auto;
    margin: 0;
    height: auto;
    width: auto;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
    font-size: 13px;
}

.hs-progressbar-page  .slick-slide .slick-slide-inner-wrapper {
    height: 100%;
    display: flex !IMPORTANT;
    align-items: center;
    justify-content: center;
        height: 535px;
}
.hs-progressbar-page  .slick-slide .slick-slide-inner-wrapper h2.title-heading-center{
    margin: 0 auto 10px ;
    padding: 3px 15px 10px;
    background-color: rgba(0,0,0, 0.4);
    display: table;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    font-family: Century Gothic,Helvetica, sans-serif;
    font-size: 18px;
    line-height: 27px;
}
.hs-progressbar-page  .slick-slide .slick-slide-inner-wrapper h3 {
    font-family: Century Gothic,Helvetica, sans-serif;
    display: table;
    padding: 3px 15px;
    background-color: rgba(0, 0, 0, 0.4);
    margin: 0 auto;
    font-size: 24px;
    line-height: 38px;
    color: #fff;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.hs-tfs-button-1, .hs-tfs-button-2 {
    display: inline-block;
        margin-top: 20px;
}
.hs-progressbar-page .body-container {
    padding-top: 0;
        padding-bottom: 0;
}
.hs-progressbar-page .hs-grapic-top-slider {
    margin-bottom: 55px;
}
.hs-progress-bar-flexi-row .page-header.section-header {
    background-color: #f6f6f6;
    padding: 40px;
}

.hs-progress-bar-flexi-row1 .page-header.section-header h1 {
    margin-top: 0;
}

.hs-progress-bar-flexi-row1 .page-header.section-header p {
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 0px;
    margin-top: -15px;
    text-align: left;
}

.hs-progress-bar-flexi-row1 {
    padding-top: 30px;
    padding-bottom: 40px;
    margin-bottom: 20px;
}
.hs-progress-two-col-group-col.col1 > .hs_cos_wrapper_type_widget_container {
    border: 15px solid rgba(0, 0, 0, 0.0470588);
    visibility: visible;
    animation-duration: 1s;
    display: block;
        margin-right: 25px;
}
.hs-progress-two-col-group{
        padding-bottom: 60px;
    padding-top: 0px;
}


.hs-progress-two-col-group .row-fluid .span6,.hs-progress-two-col-group-row6 .row-fluid .span6 {
    width: 48%;
    margin-right: 4%;
    margin-bottom:20px;
}

.hs-progress-two-col-group .row-fluid .span6:last-child ,
.hs-progress-two-col-group-row6 .row-fluid .span6:last-child{
    margin-right: 0;
    margin-left: 0;
}
.hs-progress-bar-flexi-row3 .page-header.section-header h1,
.hs-progress-two-col-group-row5 .page-header.section-header h1{
    font-size: 18px;
    margin-bottom: 12px;
    text-align: left;
    color: #333333;
    margin-top: 0;
    font-family: Century Gothic,Helvetica, sans-serif;
    font-weight: bold;
    line-height: 20px;
}

.hs-progress-bar-flexi-row3 .page-header.section-header p,
.hs-progress-two-col-group-row5 .page-header.section-header p{
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 0px;
    text-align: left;
    margin-top: 0;
}

.hs-progress-bar-flexi-row3 .hs_cos_wrapper_type_section_header {
    margin-bottom: 50px;
}
.hs-progress-two-col-group-row4 {
    padding-bottom: 60px;
}

.hs-progress-two-col-group-row4 .row-fluid .span6 {
    margin-bottom: 20px;
}
.hs-progress-two-col-group-row6 .row-fluid .span6 .hs_cos_wrapper_type_rich_text {
    background-color: rgb(248, 248, 248);
    border: 1px solid rgb(234, 234, 234);
    padding: 30px;
    min-height: 347px;
    height: auto;
}

.hs-progress-two-col-group-row6 .row-fluid .span6 .hs_cos_wrapper_type_rich_text ul {
    font-size: 13px;
    line-height: 22.1px;
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-top: 10px;
}

.hs-progress-two-col-group-row6 .row-fluid .span6 .hs_cos_wrapper_type_rich_text ul li {
   margin-bottom: 11px;
    background: 0;
    padding: 0 0 0 31px;
    position: relative;
}

.hs-progress-two-col-group-row6 {
    margin-top: 50px;
        margin-bottom: 80px;
}

.hs-progress-two-col-group-row6 .row-fluid .span6 .hs_cos_wrapper_type_rich_text ul li:before {
   content: "\f00c";
    height: 22.1px;
    width: 22.1px;
    margin-right: 00;
    font-size: 14px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #333;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -6px;
    left: 2px;
    text-align: center;
}
.hs-progressbar-bottom-pane > div {
    margin-left: -30px;
    margin-right: -30px;
    background-attachment: fixed;
    background-position: left top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-left: 40px;
    padding-right: 40px;
    border-color: #eae9e9;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-top-style: solid;
    padding-bottom: 75px;
    padding-top: 35px;
}

.hs-progressbar-bottom-pane > div.row-number-16 {
    display: none !IMPORTANT;
}
.hs-progressbar-bottom-pane a.hs-fusion-button {
    border-width: 2px;
    border-color: rgba(255,255,255,.8);
    background: rgba(255,255,255,.1);
    width: auto;
    border-radius: 2px;
    font-weight: 700;
    padding: 17px 40px;
    line-height: 21px;
    font-size: 18px;
    display: table;
    margin: 0 auto;
    color: rgba(255,255,255,.8);
}
.hs-progressbar-bottom-pane a.hs-fusion-button:hover {
    background: rgba(255, 255, 255, 0.25);
}
.hs-contact-page-main-content {
    padding-bottom: 20px;
    padding-top: 20px;
    border-color: #eae9e9;
    border-bottom-width: 0px;
    border-top-width: 0px;
    border-bottom-style: solid;
    border-top-style: solid;
}

.hs-contact-sidebar h2 {
    margin-top: 0em;
    margin-bottom: 1.1em;
    font-family: Century Gothic,Helvetica, sans-serif;
    font-size: 19.5px;
    line-height: 20px;
}

.hs-contact-sidebar h3 {
    font-weight: bold;
    font-family: Century Gothic,Helvetica, sans-serif;
    font-size: 15.21px;
    line-height: 20px;
    color: #747474;
}

.hs-contact-sidebar h3:last-child {
    height: 0;
    display: none;
}

.hs-contact-sidebar  .hs_cos_wrapper_type_rich_text {
    margin-bottom: 45px;
}

.hs-contact-sidebar  .hs_cos_wrapper_type_rich_text h4 {
    color: #333;
    line-height: 18px;
    font: 13px Century Gothic,Helvetica, sans-serif !important;
    margin-bottom: 18px;
}

.hs-contact-sidebar  .hs_cos_wrapper_type_rich_text p {
    margin: 0;
    margin-bottom: 15px;
}
.hs-contact-bottom-form {
    margin-top: 22px;
    margin-bottom: 20px;
    max-width: 477px;
}

.hs-contact-bottom-form .hs-input {
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 5px;
    padding-left: 12px;
        outline: 0;
}

.hs-reviews-page-flexi h5 {
    background: #F5F5F5;
    padding: 8px 0px 7px 23px;
    margin: 0;
    font-weight: bold;
    color: #747474;
    font-size: 13px;
    line-height: 20px;
    font-family: Century Gothic,Helvetica, sans-serif;
}

.hs-reviews-page-flexi h6 {
    margin: 0;
    background: #E5E5E5;
    padding: 17px;
    text-align: justify;
    font-size: 14px!important;
    line-height: 20px;
    color: #747474;
}

.hs-contact-bottom-form span.hs-form-required {
    color: #747474;
    margin: 0;
}

.hs-contact-bottom-form .hs-button.primary,.custom-footer-form .hs-button.primary.large {
    display: table;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    /*-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-transform: none;
}

.hs-contact-bottom-form .hs-button.primary:hover,.custom-footer-form .hs-button.primary.large:hover {
    text-decoration: none;
    background-color: #e6e6e6;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

ul.fusion-filters {
    overflow: hidden;
    list-style: none;
    margin-bottom: 55px;
    padding: 0;
    line-height: 34px;
    border-top: 1px solid #e7e6e6;
    border-bottom: 1px solid #e7e6e6;
    border-color: #e0dede;
        margin-top: 71px;
}
.fusion-filter {
    float: left;
    margin-right: 30px;
}
.fusion-filter a{
    color: #333333;
    display: block;
    font-family: Century Gothic,Helvetica, sans-serif;
        text-transform: capitalize;
}

.fusion-portfolio-post {
    float: left;
    width: 25%;
    padding: 15px;
    /*min-height: 380px !important;*/
}

.fusion-portfolio-wrapper {
    margin: 0 -3.5px;
    display: block;
}

.fusion-image-wrapper {
    overflow: hidden;
    z-index: 1;
    position: relative;
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
    width: 100%;
    height: auto !important;
}
.fusion-image-wrapper img{
    width:100%
}
.fusion-portfolio-post .fusion-image-wrapper img {
    max-height: 158px !important; 
}
.fusion-rollover {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100.1%;
    line-height: normal;
    text-align: center;
    background-image: linear-gradient(to top, #aad75d, #d1e990);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: all 0.3s ease-in-out;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
}
.fusion-image-wrapper .fusion-rollover {
    background-image: linear-gradient(top, rgba(160,206,78, 0.8) 0%, rgba(160,206,78, 0.8) 100%);
    background-image: -o-linear-gradient(top, rgba(160,206,78, 0.8) 0%, rgba(160,206,78, 0.8) 100%);
    background-image: -moz-linear-gradient(top, rgba(160,206,78, 0.8) 0%, rgba(160,206,78, 0.8) 100%);
    background-image: -webkit-linear-gradient(top, rgba(160,206,78, 0.8) 0%, rgba(160,206,78, 0.8) 100%);
    background-image: -ms-linear-gradient(top, rgba(160,206,78, 0.8) 0%, rgba(160,206,78, 0.8) 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgba(78, 167, 206, 0.8)),color-stop(1, rgba(42, 163, 216, 0.8)));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a0ce4e', endColorstr='#a0ce4e'), progid: DXImageTransform.Microsoft.Alpha(Opacity=0)!important;
}
.fusion-rollover:before {
    display: inline-block;
    content: '';
    vertical-align: middle;
    height: 100%;
}
.fusion-rollover-content {
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
    height: auto;
    width: 90%;
}
.fusion-rollover-link, .fusion-rollover-gallery {
    display: inline-block;
    opacity: 0.9;
    position: relative;
    vertical-align: middle;
    margin: 0;
    text-indent: -10000px;
    background-color: #333;
    border-radius: 50%;
    background-clip: padding-box;
    width: 36px;
    height: 36px;
       
}
.fusion-rollover-content a{
     color: #333333;
         font-weight: 400;
}
.hs-progress-bar-flexi-row1 .page-header.section-header h1 {
    margin-top: 0;
    font-size: 34px !IMPORTANT;
    line-height: 47px !IMPORTANT;
}

.fusion-image-wrapper .fusion-rollover .fusion-rollover-gallery:before,
 .fusion-image-wrapper .fusion-rollover .fusion-rollover-link:before {
    font-size: 15px;
    margin-left: -7px;
    line-height: 36px;
    color: #ffffff;
}
.fusion-rollover-sep {
    display: inline-block;
    vertical-align: middle;
    height: 36px;
    width: 5px;
}
.fusion-rollover-gallery:before {
    content: '\f002';
}
.fusion-rollover-content .fusion-rollover-title {
    margin-bottom: 3px;
    margin-top: 10px;
    color: #333333;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    font-family: Century Gothic,Helvetica, sans-serif;
   
}
.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories{
        font-size: 12px;
    line-height: 18px;
}
.fusion-image-wrapper:hover .fusion-rollover {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
}

.fusion-rollover-link:before {
    content: '\e619' !important;
}
.fusion-filter a:hover {
    color: #42749e;
}
.single-navigation {
    height: 34px;
    line-height: 34px;
    border-top: 1px solid #e7e6e6;
    border-bottom: 1px solid #e7e6e6;
    margin-bottom: 60px;
    text-align: right;
}
.single-navigation a[rel=prev]:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: auto;
    padding-right: 5px;
    font-family: 'icomoon';
    content: '\f104';
    color: #333333;
    margin-left: -10px;
    color: #333333;
}
.single-navigation a[rel=next]:after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: auto;
    padding-right: 5px;
    font-family: 'icomoon';
    content: '\f105';
    color: #333333;
    margin-left: 5px;
    color: #333333;
}
.single-navigation a[rel=next] {
    padding-right: 20px;
}
.single-navigation a {
    display: inline-block;
    position: relative;
}
.fusion-meta-info {
    clear: both;
    overflow: hidden;
    margin-top: 20px;
    padding: 5px 0;
    border-top: 1px solid #e7e6e6;
    border-bottom: 1px solid #e7e6e6;
    font-size: 12px;
    border-color: #e0dede;
}
div#comments-listing.no-comments {
    display: none;
}
.hs-blog-post-content {
    margin-bottom: 65px;
}
.hs-about-page-sidebar h3 {
    font-family: Century Gothic,Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    font-size: 13px;
    margin-bottom: 18px;
    line-height: normal;
}

.hs-about-page-sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.hs-about-page-sidebar ul li {
    display: block;
    padding: 10px 10px 10px 12px;
    border-bottom: 1px solid #e7e6e6;
    margin: 0;
    border-color: #e0dede;
}

.hs-about-page-sidebar ul li a {
    font-family: Century Gothic,Helvetica, sans-serif;
    display: inline;
   
}
span.filter-link-count {
    display: none;
}
.hs-about-page-sidebar ul li a:before {
    position: absolute;
    font-size: 14px;
    font-family: 'icomoon';
    content: '\f105';
    margin-left: -12px;
    color: #333333;
}

.hs-about-page-sidebar .hs_cos_wrapper_widget {
    margin-bottom: 45px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-heart:before {
    content: "\f004";
}
.hs-fusion-one-fourth {
    width: 22%;
    position: relative;
    float: left;
    margin-right: 4%;
}


.hs-fusion-one-third {
    width: 30.6666%;
    position: relative;
    float: left;
    margin-right: 4%;
}
.hs-fusion-one-fourth:last-child,.hs-fusion-one-third:last-child{
    margin-right: 0;
}
.fa-chevron-up:before {
    content: "\f077";
}
.fa-chevron-down:before {
    content: "\f078";
}
.fusion-counters-circle :last-child {
       margin-right: 0 !IMPORTANT;
}
.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9";
}
.fa-thumbs-o-up:before {
    content: "\f087";
}
.fa-laptop:before {
    content: "\f109";
}

.body-container .hs-tabber-link-review ul li {
    background: none;
    position: relative;
    float: none;
    text-align: center;
    display: table-cell;
    width: 1%;
    padding: 0;
}

.hs-tabber-link-review ul li a {
    display: block;
    position: relative;
    margin: 0;
    outline: 0;
    line-height: normal;
    border: none;
    border-top: 3px solid #f1f2f2;
    background-color: #f1f2f2;
    color: #747474;
    cursor: pointer;
    transition: all .2s;
    background-color: #ebeaea;
    padding: 10px 15px;
    border: 1px solid;
    margin-right: -1px;
    border-color: #ebeaea;
}



.hs-tabber-link-review ul {
    list-style: none !IMPORTANT;
    padding: 0 !important;
    display: inline-block;
    width: 100%;
    margin: 0 0 -8px 0 !important;
}

.hs-tabber-link-review ul li a h4 {
    font-size: 13px;
    line-height: 30px;
    margin: 0;
}

.hs-tabber-link-review:before {
    z-index: 100;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    height: 40px;
    width: 40px;
    border-bottom: 1px solid #E6E5E6;
    border-left: 1px solid #E6E5E6;
    background-color: transparent;
    content: "";
    z-index: 9999;
}

.hs-tabber-link-review {
    position: relative;
    z-index: 2;
}
.hs-tab-content {
    margin-top: 40px;
        margin-bottom: 50px;
}

.hs-tab-content h6 {
    background: #E5E5E5;
    padding: 17px;
    text-align: justify;
    font-size: 14px;
    margin: 0;
    color: #747474;
    line-height: 20px;
}
.hs-tabber-link-review ul li.active a {
    background-color: #ffffff;
}
.hs-tabber-link-review {
    margin-top: 18px;
}
.hs-tab-content h5 {
    background: #F5F5F5;
    padding: 8px 0px 7px 23px;
    margin: 0;
    font-size: 13px;
    line-height: 20px;
    color: #747474;
}

.hs-accordian-content {
    display: none;
}
.hs-company-row2 .row-fluid .span4 {
    border-top: 1px solid #e0dede;
    padding-top: 20px;
}

h3.hs-accordian-title {
    padding-left: 40px;
    font-size: 17px;
    color: #747474;
    line-height: 30px;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
   
}
.hs-accordian-module{
     border-bottom: 1px solid #e5e4e3;
}
h3.hs-accordian-title:before {
    width: 30px;
    height: 34px;
    background-color: #42749E!important;
    background-image: url(//cdn2.hubspot.net/hubfs/2091826/Solarart_Dec_2016/Image/arrow.jpg);
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
}
.hs-home-page-slider {
    margin-top: -55px;
}

.hs-home-page-slider > div {
    margin-left: -30px;
    margin-right: -30px;
}
.hs-home-page-slider .hs_cos_gallery_main {
    padding: 0;
    margin-bottom:55px;
}
.hs-home-page-slider .hs_cos_gallery_slide {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0% 90%;
    height: 28vw;
    padding-left: 80px;
    padding-right: 80px;
}
.hs-home-page-slider .hs_cos_gallery_slide .slick-slide-inner-wrapper {
        position: absolute;
    bottom: 9vw;
    left: 0;
    max-width: 1100px;
    margin: 0 auto!IMPORTANT;
    right: 0;
}

.hs-home-page-slider .hs_cos_gallery_slide .slick-slide-inner-wrapper p {
       color: #fff;
    text-shadow: 0 2px 5px rgba(0,0,0,0.5);
    font-weight: 700;
    font-size: 2.1vw;
    line-height: 40px;
}
.hs-home-section1 {
    padding-bottom: 20px;
    padding-top: 20px;
        margin-bottom: 20px;
}
.hs-col-lg-2 {
    width: 20%;
    float: left;
    padding: 0 15px;
}

.fusion-flip-boxes {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 25px;
}
.fusion-flip-box {
    position: relative;
    z-index: 1;
    padding: 0;
    margin: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.fusion-flip-box .flip-box-inner-wrapper {
    position: relative;
    margin-bottom: 15px;
    -webkit-transform: translateZ(0);
}
.fusion-flip-box .flip-box-front, .fusion-flip-box .flip-box-back {
    -webkit-perspective: 600px;
    -ms-perspective: 600px;
    perspective: 600px;
    padding: 27px 20px 27px 20px;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-clip: padding-box;
    transition: all 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275) !important;
}
.fusion-flip-box .flip-box-front {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    z-index: 10;
}
.fusion-flip-box .flip-box-image {
    table-layout: fixed;
    width: 100%;
}
.fusion-flip-box .flip-box-grafix {
    display: table;
    margin: 0 auto;
    margin-bottom: 10px;
}
.fusion-flip-box .flip-box-heading {
    margin-top: 0;
    margin-bottom: 9px;
    font-size: 18px;
    line-height: 27px;
}
.fusion-flip-box .flip-box-back {
    position: absolute;
    left: 0;
    top: 0;
    height: auto;
    width: 100%;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    z-index: -1;
}
.fusion-flip-box .flip-box-heading-back {
    margin-bottom: 9px;
    margin-top: 0;
    font-size: 14px;
    text-transform: uppercase;
        line-height: 24px;
}
.fusion-flip-box .flip-box-heading-back{
    font-size: 13px;
}
.fusion-flip-box.hover .flip-box-back {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    z-index: 1;
}
.hs-home-section2 {
    padding-bottom: 20px;
    padding-top: 20px;
}
.hs-home-section3 > div {
    margin-left: -30px;
    margin-right: -30px;
    background-color: #42749e;
    padding-bottom: 10px;
    padding-top: 30px;
}
.hs-home-section3 .fusion-sep-clear {
    clear: both;
    display: block;
    height: 1px;
    font-size: 0px;
    line-height: 0px;
    width: 100%;
    overflow: hidden;
}
.hs-home-section3 .fusion-separator.sep-double {
     border: 0 solid #e7e6e6;
    clear: both;
    position: relative;
    z-index: 11;
    height: 8px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-color: #e0dede;
    border-top-width: 2px;
    border-bottom-width: 2px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    width: 100%;
    max-width: 100%;
}
.hs-home-section3  a.hs-fusion-button {
    padding: 17px 40px;
    line-height: 21px;
    border-style: solid;
    font-size: 18px;
    font-weight: 700;
    border-width: 1px;
    border-color: rgba(255,255,255,.7);
    background: transparent;
    border-radius: 2px;
    margin-top: 0;
}
.hs-home-section3  a.hs-fusion-button:hover {
    background: rgba(255,255,255,.05);
    
}
.hs-home-section3  a.hs-fusion-button span{
        color: rgba(255,255,255,.7);
}
.hs-home-section3  .fusion-button-wrapper.fusion-aligncenter {
    text-align: center;
}
.hs-four-col-wrapper .hs-four-col {
    width: 22%;
    position: relative;
    float: left;
    margin-right: 4%;
    margin-bottom: 20px;
}

.hs-four-col-wrapper .hs-four-col.col4 {
    margin-right: 0;
}
.hs-home-section4 .fusion-portfolio-post {
    width: 25%;
}
.hs-home-section4 > div {
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-top-style: solid;
    padding-bottom: 0px;
    padding-top: 40px;
    border-color: #eaeaea;
    background-attachment: fixed;
    background-position: left top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://theme-fusion.com/avadaxml/wp-content/uploads/2014/06/bkgd_bw2.jpg', sizingMethod='scale')";
    background-image: url(//cdn2.hubspot.net/hubfs/2091826/Solarart_Dec_2016/Image/bkgd_bw2.jpg);
    margin-left: -30px;
    margin-right: -30px;
}
.hs-home-section4 ul.fusion-filters.clearfix {
    margin-top: 21px;
    margin-bottom: 53px;
}

.hs-home-section4 h1 {
    margin-top: 8.7px;
    margin-bottom: 8.7px;
}

 .hs-home-section4 h1 a {
    color: #42749E;
}

.hs-home-section4 .fusion-portfolio {
    margin-bottom: 31px;
}
.hs-home-page-bottom-slider > div {
    margin-left: -30px;
    margin-right: -30px;
    padding-bottom: 20px;
    padding-top: 85px;
}

.hs-home-page-bottom-slider > div  h2.hs-title-heading-left {
    font-size: 34px;
    line-height: 48px;
}

.hs-home-page-bottom-slider .hs-bottom-slider {
    padding: 0;
}
.hs-home-page-bottom-slider .slick-slide-inner-wrapper {
    border: 1px solid #e9eaee;
    text-align: center;
}
.hs-home-page-bottom-slider .hs-fusion-title {
    margin: 8.7px 0;
}
.hs-home-section3>div,.hs-home-section2>div,.hs-home-section4>div,.hs-home-page-bottom-slider>div{
    padding-left:30px;
    padding-right:30px;
}
.hs-company-page .hs-bottom-slider .hs_cos_gallery_main {
    padding: 0;
    margin-bottom: 40px;
}
.hs-home-page-slider .slick-prev{
    z-index: 100;
    cursor: pointer;
    background: url(//cdn2.hubspot.net/hubfs/2091826/Solarart_Dec_2016/Image/large_left.png) no-repeat 0 0;
    width: 40px;
    height: 40px;
    left: 20px;
}
.hs-home-page-slider .slick-next{
     z-index: 100;
    cursor: pointer;
    background: url(//cdn2.hubspot.net/hubfs/2091826/Solarart_Dec_2016/Image/large_right.png) no-repeat 0 0;
    width: 40px;
    height: 40px;
    right: 20px;
}
.hs-home-page-slider .slick-prev:before,.hs-home-page-slider .slick-next:before{
    display:none;
}
.hs-home-page-slider .slick-prev:hover,.hs-home-page-slider .slick-next:hover{
        background-position: bottom left;
}
.hs-two-col-with-slider-wrapper.hs-two-col-with-slider-image-wrapper {
    padding-top: 66px;
        padding-bottom: 50px;
}


@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}
.custom-footer-form .hs-input {
    padding: 8px 15px;
    border: 1px solid #d2d2d2;
    font-size: 13px;
    height: 29px;
    padding-top: 0;
    padding-bottom: 0;
}
.custom-footer-form .hs-form-field > label,.custom-footer-form  span.hs-form-required{
        color: #8C8989;
}
.hs-progressbar-page .slick-slide .slick-slide-inner-wrapper a.hs-fusion-button {
    border-width: 1px;
    border-color: #fff;
}
.hs-tfs-button-1 {
        margin-right:15px;
    }
    .hs-video-wrapper {
    position: relative;
    padding: 28.1% 0;
    margin-bottom: 15px;
}

.hs-video-wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.hs-progressbar-bottom-pane h1 {
    font-size: 34px !IMPORTANT;
    line-height: 48px !IMPORTANT;
}
.hs-contact-bottom-form .hs_phone.field.hs-form-field .hs-input {
    color: #000;
}
.custom-footer-menu ul li.active.active > a {
    color: #42749e;
}
strong{
    font-weight:bold;
}
.tp-caption.large_text, .large_text {
    position: absolute;
    color: #fff;
    text-shadow: 0px 2px 5px rgba(0,0,0,0.5);
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}
.avada-skin-rev {
    border-top: 1px solid #d2d3d4;
    border-bottom: 1px solid #d2d3d4;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
}
.hs-graphic-page .hs-convert-bg .hs_cos_gallery_main:before,.hs-graphic-page .hs-convert-bg .hs_cos_gallery_main:before{
    content:"";
}
.rev_slider_wrapper .shadow-left,.hs-convert-bg .hs_cos_gallery_main:before {
    position: absolute;
    pointer-events: none;
    background-image: url(//cdn2.hubspot.net/hubfs/2091826/Solarart_Dec_2016/Image/shadow-top.png);
    background-repeat: no-repeat;
    background-position: top center;
    height: 42px;
    width: 100%;
    top: -1px;
    z-index: 99;
}
.rev_slider_wrapper .shadow-right,.hs-convert-bg .hs_cos_gallery_main:after {
    position: absolute;
    pointer-events: none;
    background-image: url(//cdn2.hubspot.net/hubfs/2091826/Solarart_Dec_2016/Image/shadow-bottom.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 32px;
    width: 100%;
    bottom: 0;
    z-index: 99;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-close{
        background-image: url(//cdn2.hubspot.net/hubfs/2091826/Solarart_Dec_2016/Image/x-mark-icon-64.png) !important;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-fullscreen {
    background-image: url(//cdn2.hubspot.net/hubfs/2091826/Solarart_Dec_2016/Image/fullscreen-icon-64.png) !important;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-play {
    background-image: url(//cdn2.hubspot.net/hubfs/2091826/Solarart_Dec_2016/Image/play-icon-64.png) !important;
   
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-prev-button {
    background-image: url(//cdn2.hubspot.net/hubfs/2091826/Solarart_Dec_2016/Image/arrow-prev-icon-64.png) !important;
    
    background-position: 48% 50%;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-next-button {
    background-image: url(//cdn2.hubspot.net/hubfs/2091826/Solarart_Dec_2016/Image/arrow-next-icon-64.png) !important;
  
    background-position: 52% 50%;
}



.isMobile .ilightbox-toolbar.metro-white a.ilightbox-close:hover{
        background-image: url(//cdn2.hubspot.net/hubfs/2091826/Solarart_Dec_2016/Image/x-mark-hover-icon-64.png)  !important;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-fullscreen:hover {
    background-image: url(//cdn2.hubspot.net/hubfs/2091826/Solarart_Dec_2016/Image/fullscreen-hover-icon-64.png)  !important;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-play:hover {
    background-image: url(//cdn2.hubspot.net/hubfs/2091826/Solarart_Dec_2016/Image/play-hover-icon-64.png) !important;
   
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-prev-button:hover {
    background-image: url(//cdn2.hubspot.net/hubfs/2091826/Solarart_Dec_2016/Image/arrow-prev-hover-icon-64.png) !important;
    
    background-position: 48% 50%;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-next-button:hover {
    background-image: url(//cdn2.hubspot.net/hubfs/2091826/Solarart_Dec_2016/Image/arrow-next-hover-icon-64.png) !important;
  
    background-position: 52% 50%;
}

.blog-listing-wrapper .post-listing .post-item {
    border-bottom: 1px solid #E2E2E2;
    margin-bottom: 20px;
    padding-bottom: 30px;
}
.custom_listing_comments {
    border: 1px solid #e2e2e2;
    display: block;
    line-height: 165%;
    padding: 15px;
}
a.more-link {
    display: inline-block;
    padding: 15px 0;
}
.blog-sidebar .cell-wrapper{
    margin: 0 0 25px;
    padding: 8px 20px;
}

#hubspot-author_data .hs-author-avatar {
 max-width: 70px;
 padding: 10px 10px 10px 0;
}

#hubspot-author_data .hs-author-avatar img {
 height: auto !important;
 max-width: 100%;
}
.hs-blog-social-share {
border-bottom: 1px solid #cccccc;
border-top: 1px solid #cccccc;
height: auto;
margin-top: 10px;
padding: 10px 0 0;
}
#comments-listing {
    border: 1px solid #ccc;
    margin-bottom: 30px;
    margin-top: 30px;
}


.comment.depth-0 {
    border-bottom: 1px solid #000 !important;
    border-top: medium none !important;
    margin: 0 10px 10px !important;
    padding: 0 15px !important;
}

.comment-body {
    border-bottom: medium none;
    color: #747474;
    display: block;
    font-family: Century Gothic,Helvetica, sans-serif ;
    font-size: 13px;
    line-height: 20px;
    padding: 0;
}

.comment-reply-to{
    margin-bottom: 15px;
}

.comment-from h4 {
    margin: 0;
    padding-top: 15px;
}

.comment-date {
    color: #747474 !important;
    display: block !important;
    text-align: left;
}
#hubspot-author_data {
    padding: 0;
    margin: 0 0 10px;
    display:block;
}
.fusion-flip-box-wrapper a:hover .flip-box-back {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    z-index: 1;
}

/* new video page */

.hk.activate {
  border-bottom: 4px solid;
  color: #0099cc;
}
.resources {
  float: left;
  padding: 20px 0 60px;
  width: 100%;
}
.resource  a {
  width: 100%;
  float: left;
}
.resource a img {
  max-width: 100%;
}
.resource a span,
.resource span{
  color: #303940;
  font-family:  'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 26px;
  margin: 20px auto;
  text-decoration: none;
  width: 93%;
  display: inline-block;
}

.resource a:hover .resource_hover,
.resource:hover .resource_hover{
    visibility: visible;
}
.resource {
  border: 1px solid #e1e1e1;
  float: left;
  margin-right: 2.7%;
  min-height: 245px;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
 
  width: 22.3%;
  -webkit-transition: all .5s ease-in-out;/* Safari 3.2+, Chrome */
    -moz-transition: all .5s ease-in-out;/* Firefox 4-15 */
    -o-transition: all .5s ease-in-out;/* Opera 10.5-12.00 */
	transition: all .5s ease-in-out;/* Firefox 16+, Opera 12.50+ */
}


.resource.disable.enable {
    position: relative;
    transform: scale(1);
    z-index: 1;
}
.resource.disable {
    position: absolute;
    transform: scale(0);
    z-index: -999999;
}

.resource_hover {
    background-color: #42749e;
    bottom: 0;
    color: #fff;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
    visibility: hidden;
}

.resource_hover p {
  font-family:  'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 18px;
  line-height: 26px;
  margin: -55px 0 0;
  position: absolute;
  top: 50%;
  width: 100%;
}
.resource_hover img {
    margin-bottom: 15px;
}
.resource.ebook:nth-child(4n){
    margin-right: 0;
}

.resource_hover a {
  color: #ffffff;
  display: inline-block;
  font-family:  'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 26px;
  margin: 105px auto;
  text-decoration: none;
  width: 93%;
}
.resource_hover a img {
  margin-bottom: 15px;
}
@media (min-width:768px) and (max-width:1024px) {
 /*   .resource {
        margin-right: 3.179%;
        min-height: 240px;  
    }*/
}
@media (max-width: 767px){
    .resource:nth-child(4n) {
        margin: 0 auto 50px;
    }
    .resource {
        float: none;
        margin: 0 auto 50px;
        max-width: 270px;
        width: 100%;
    }
}

/* ==========================================================================


   7. MOBILE MEDIA QUERIES                              


   ========================================================================== */



   

/* Screen sizes smaller than site maxWidth (.page-center)
   ========================================================================== */

@media (max-width: 1100px) {
    .hs-home-page-slider .hs_cos_gallery_slide .slick-slide-inner-wrapper{
        padding-left: 80px;
        padding-right: 80px;
    }
    
    .hs-person-image-container img{
        height:auto;
    }
    
    
}


/* Landscape tablet and smaller devices
   ========================================================================== */
 @media (max-width: 1300px){
     
   .custom-form-group .hs_recaptcha {
        overflow: hidden;
    }
    .hs-header-with-bg{
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 1023px) {
    
    .custom-top-header-bg {
        padding: 10px;
        min-height: auto !important;
    }
    
    .custom-contact-info {
        width: 100% !important;
        margin-bottom: 10px;
        float: none !important;
    }
    
    .custom-contact-info ul{
        text-align: center;
        line-height: normal;
        padding: 1em 30px;
    }
    
    .custom-contact-info ul li{
        line-height: normal;
    }
    
    .custom-logo {
        margin-top: 21px;
        margin-bottom: 40px;
    }
    
    .custom-top-header-bg.top-hidden {
        margin-top: 0;
        display: block;
    }
    
    .custom-header-group.header-fixed img {
        max-height: 100%;
    }
    
    .header-container {
        min-height: auto;
    }
    
    .custom-header-group.header-fixed .custom-logo {
        margin-top: 21px;
        margin-bottom: 41px;
    }
    
   .header-fixed .custom-logo-group {
        position: relative;
        top: 0;
        max-height: 100%;
        left: 0;
        right: 0;
        box-shadow: rgba(0,0,0,0.117647) 0 1px 3px;
        z-index: 9999;
        background-color: rgba(255,255,255,0.97);
    }
    
     
}
@media (max-width: 940px) and (min-width: 768px){
.custom-footer-form .hs-form-field>label {
    font-size: 11px;
    white-space: nowrap;
}
}
@media (max-width: 915.4px){
    
    /*.post-item {
        width: 47.4%;
        margin: 20px 2% 20px 0;
    }
    
    .hs-blog-listing .body-container .page-center {
        padding-right: 0;
    }*/
    .hs-home-page-slider .hs_cos_gallery_slide {
    
        height: 36vw;
  
    }
    .hs-home-page-slider .hs_cos_gallery_slide .slick-slide-inner-wrapper p{
            font-size: 3.1vw;
    }
}


@media (max-width: 800px) {
    .hs-progress-two-col-group .row-fluid .span6, .hs-progress-two-col-group-row6 .row-fluid .span6 {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .hs-company-row2 .row-fluid .span4 {
        margin-top: 20px;
        padding-top: 25px;
    }
    .hs-accordian-content {
         padding-top: 5px;
    }
   .custom-section-header-bg .hs-section-header-wrapper {
        padding-top: 5px;
        padding-bottom: 5px;
        min-height: 60px;
        height: auto;
    }
   .custom-section-header-bg .hs-breadcrumb-menu-bg {
        display: none !important;
    }
    .hs-progressbar-bottom-pane > div {
        background-attachment: scroll !IMPORTANT;
    }
     .hs-two-col-with-slider iframe {
    
        height: 52Vw !IMPORTANT;
    }
    .hs-fusion-title {
        margin-bottom: 20px;
    }
    .hs-company-row2 .row-fluid .widget-span {
      
        width: 100%;
    }
    .hs-four-column-team-col,.hs-hs-fusion-one-fourth  {
        width: 100%;
        margin-right: 0;
    }
    .hs-two-column-right-with-top-pane .body-container .page-center .row-fluid .widget-span.widget-type-cell {
         width: 100%;
        margin-left: 0 !important;
    }
    .hs-sidebar-form {
        margin-bottom: 40px;
        padding-left: 0;
        padding-right: 0;
    }
    .hs-two-col-with-slider.slider .hs-two-col-with-inner {
        max-width: 100%;
    }
    .hs-two-col-with-slider {
        width: 100%;
        position: relative;
        float: left;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .hs-three-col-image-col {
        width: 100%;
        position: relative;
        float: left;
        margin-right: 0;
        margin-bottom: 40px;
    }
    .hs-three-col-image-col .hs-fusion-title {
        margin-top: 0;
        margin-bottom: 20px;
    }
    .hs-col-lg-2 {
        width: 100%;
        float: left;
        padding: 0 15px;
    }
    .hs-fusion-one-third {
        width: 100%;
        position: relative;
        float: none;
        margin-right: 0;
    }
    .hs-four-col-wrapper .hs-four-col {
        width: 100%;
        position: relative;
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .hs-home-section4 .fusion-filter {
        float: none;
        margin-right: 0;
        float: none;
        margin: 0;
        border-bottom: 1px solid #E7E6E6;
    }
    .hs-home-section4 .fusion-portfolio-post {
        width: 50%;
    }
}

/* Landscape phones and smaller devices
   ========================================================================== */

@media (max-width: 767px) {

    .body-container .hs-tabber-link-review ul li {
        width: 100%;
        display: block;
    }
    .custom-navi-group {
        max-width: 100% !important;
        margin: 0 0 50px;
        padding-left: 0;
        padding-right: 0;
    }
    
    .custom-news-group {
        max-width: 100% !important;
        margin: 0 0 50px;
    }
    .hs-contact-bottom-form{
            margin-top: 32px;
    }
    .custom-portfolio-group {
        max-width: 100% !important;
        margin: 0 0 50px;
    }
    .external-tool header.main-header {
        padding-right: 0 !important;
        margin-bottom: 0  !important;
    }
    .custom-form-group {
        max-width: 100% !important;
        padding-right: 15px;
    }
    
    .custom-copyright p{
        text-align:center;
    }
    .hs-contact-bottom-form {
       
        max-width: 100%;
    }
    .custom-footer-group {
        padding: 43px 30px 41px 30px;
    }
    .fusion-portfolio-post {
        float: none;
        width: 100%;
        /*padding: 3.5px;*/
        padding: 10.5px;
    }
    .hs-blog-listing .body-container .page-center {
        padding-right: 0 !important;
    }
    .fusion-filter {
        float: none;
        margin-right: 0;
        width: 100%;
            border-bottom: 1px solid #E7E6E6;
    }
    a#back-to-top {
        display: none !important;
    }
    .custom-section-header-bg {
        padding: 0 30px 0px;
    }
    ul.fusion-filters {
        border-bottom: 0;
    }
    body input[type="text"],
    body input[type="password"], 
    body input[type="datetime"], 
    body input[type="datetime-local"], 
    body input[type="date"], 
    body input[type="month"], 
    body input[type="time"], 
    body input[type="week"], 
    body input[type="number"], 
    body input[type="email"], 
    body input[type="url"], 
    body input[type="search"], 
    body input[type="tel"], 
    body input[type="color"],
    body input[type="file"],
    body textarea,
    body select {
        width: 100%;
        max-width:100%;
    }
    
    /*.post-item {
        width: 100%;
    }
    .blog .blog-content {
        margin-bottom: 50px;
    }*/
    .hs-three-col-with-top-pane .span4.main-content {
        margin-bottom: 20px;
    }
    .hs-alignright {
        display: block;
        float: none;
        margin: 0 auto;
    }
    blockquote {
        margin-left: 0;
        margin-right: 0;
    }
    .hs-home-section4 .fusion-portfolio-post {
        width: 100%;
    }
}
@media (min-width: 656px) and (max-width: 767px) {
    .fusion-image-wrapper {
        max-width: 250px;
        float: left;
        margin: 20px;
    }
}
@media (max-width: 731.8px){
    
    .post-item {
        width: 100%;
        margin: 20px 0px 20px 0;
    }
    
    .hs-blog-listing .body-container .page-center {
        padding-right: 30px;
    }
    
}
@media (max-width: 640px) {
    .hs-progressbar-page .slick-slide .slick-slide-inner-wrapper{
            height: 90vw;
    }
   
    .hs-grapic-top-slider.hs-convert-bg .hs_cos_gallery_slide {
        min-height: 1px;
    }
     .hs-graphic-page .hs-grapic-top-slider.hs-convert-bg .hs_cos_gallery_slide{
        min-height:535px;
    }
    .hs-sidebar-form .hs-form-field {
        width: 100% !IMPORTANT;
        padding-right: 0 !IMPORTANT;
    }
    .hs-sidebar-form .hs-form-field.hs_firstname .hs-input {
        margin-bottom: 5px;
    }
    .hs-sidebar-form .hs-input {
        margin-bottom: 5px;
    }
    .hs-sidebar-form .hs-form-field>label {
       
        margin-bottom: 4px;
    }
    .fusion-counters-circle .counter-circle-wrapper {
        display: block;
        margin-right: auto !IMPORTANT;
        margin-left: auto !IMPORTANT;
    }
    .hs-fusion-one-fourth,.hs-fusion-one-third {
        width: 100%;
        position: relative;
        float: left;
        margin-right: 0;
    } 
    .hs-home-page-slider .hs_cos_gallery_slide {
        height: 47vw;
    }
      .hs-home-page-slider .hs_cos_gallery_slide .slick-slide-inner-wrapper {
        padding-left: 50px;
        padding-right: 50px;
            bottom: 5vw;
    }
    .hs-home-page-slider .hs_cos_gallery_slide .slick-slide-inner-wrapper p {
        font-size: 4.1vw;
    }
}
@media (max-width: 600px) {
    .hs-three-col-with-top-pane .span4.main-content h3 {
        margin-top: 0;
    }
    .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
        width: 100%;
    }
    .fusion-image-wrapper {
        height: 161px;
    }
    .hs-progressbar-page .slick-slide .slick-slide-inner-wrapper a.hs-fusion-button {
        padding: 9px 20px;
        line-height: 14px;
        font-size: 12px;
    }
    .hs-review-wrapper {
        margin-top: 14px;
            padding-left: 5px;
        
    }
    .hs-review-wrapper h3 {
        margin-top: 0;
    }
    .hs-tfs-button-1 {
        margin-right: 6px;
    }
    .hs-progressbar-page .slick-slide .slick-slide-inner-wrapper h3 {
        font-size: 19px !IMPORTANT;
    }
    .hs-page-iframe {
        overflow-x: auto;
    }
    
    .hs-page-iframe iframe {
        max-width: none;
    }
}
@media (max-width:510px) {
    .hs-two-col-with-slider.hs-convert-bg .hs_cos_gallery_slide {
        min-height: 217px;
    }
    
    }
@media (max-width: 315px) {
.hs-progress-bar-flexi-row1 .page-header.section-header h1 {
   
    font-size: 31px!IMPORTANT;
    
}
}
