
/* =======================  START THEME CONFIGURATION  ==========================*/


/*----- Theme colors -----*/
 /*blue */
 /*dark yellow */


/*----- Background colors -----*/
 /*white */
 /*dark blue */
 /*light gray */

/*----- Font colors -----*/
 /*dark gray */
 /*white */
 /* black */

/*----- Border colors----- */
 /*light gray */

/*----- Link colors----- */



 /* ----- Button border radius ----- */



/* ----- Scroll to top ----- */




#footer {
    display:none;
}

.footer-text {
    display:none;
}

.social {
    display:none;
}

.ziiva-footer-global .hs-menu-item a {
    margin-right: 10px;
    font-size:14px;
    text-align: left;
}

.ziiva-footer-global .hs-menu-item ul {
    margin-left: 0px;
    margin-right:0px;
    padding:0;
    float:left;
}

.ziiva-footer-global .hs-menu-item {
    margin-left: 0px;
}

.ziiva-footer-global a:hover, .ziiva-footer-global a:focus, .ziiva-footer-global a:visited {
    color: #cb2a23 !important;
}

.ziiva-footer-align-right {
    text-align: right;
    font-size:14px;
    color:#666666;
}

@media (min-width: 960px) {
.you-will-get-section {
    margin-top:40px;
}
}

.ziiva-custom-blog-sidebar h3 {
    font-size:24px;
}

.ziiva-custom-blog-sidebar ul {
    list-style:none;
    margin-left:0;
    padding-left:0;
}

.ziiva-custom-blog-sidebar li {
    margin-left:0;
    margin-bottom:8px;
}

.hs-blog-social-share {
margin-bottom:15px;
margin-top: 15px;
}

.gold-text-style {
    color: #a0864e;
}

.skip {
    height: 1px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: -500px;
    width: 1px;
}


/* =======================  END THEME CONFIGURATION  ==========================*/





/******* Hestia Hubspot Theme **********/
/*
Theme Name: Hestia
Author: Team Inbound Minds
Author URI: http://www.inboundminds.com
Version: 1.0.0
*/
/******* Hestia Hubspot Theme **********/



/*---- Fonts ----*/
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css');
/* @import url('http://example.com/example_style.css'); */

/**
 * CSS @imports must be at the top of the file.      
 * Add them above this section.                             
 */



/* ==========================================================================
   HS COS Boilerplate v1.5.0                                
   ========================================================================== */
/* Responsive Grid */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-fluid {
    *zoom: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

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

/* Responsive Visibilty Classes */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(//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(//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png) no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



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

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

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

.hs_cos_flex-slider .caption {
    background-color: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    top: 40%;
    text-align: center;
}

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

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

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

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

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

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

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

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

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

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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

 





/* ==========================================================================
   Index:         
  1. BASE STYLES   
    - Variables
    - Macros
    - Base
    - Typography
  2. COS STRUCTURE
    - Structure
    - Header
    - Content
    - Footer
  3. MAIN NAVIGATION
    - Custom Menu Primary
    - Mobile Menu
  4. TEMPLATE MODULE CLASSES
    - Common Template Classes
    - Site Pages
    - Landing Pages
    - System Pages
  5. COS COMPONENTS
    - Blog
    - Forms
    - Buttons
  6. MISCELLANOUS
  7. MOBILE MEDIA QUERIES
   ========================================================================== */








/* ==========================================================================
   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                                                  
   ========================================================================== */

  
    
    
    /** 
     * Box Shadow  
     *
     *  
     */
    
    
    
    
    /** 
     * Transition
     * 
     *  
     */
    
    
    
    
    /** 
     * Transform
     *
     *  
     */
    
    
    
    /** 
     * Boxsizing
     *
     *  
     */
    
    
    
    /* Animation Delay */
    
   
   /* Background Size */
   
   
  
   /* User Select */
   

   /* Opacity*/
   



/* ==========================================================================
   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: #ffffff;
  color:  #000000;
  font-family:  'Open Sans', sans-serif ;
  font-size: 16px;
  line-height: 1.6;
}

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

.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1200px;
  margin: 0 auto;
  padding-left:10px;
  padding-right:10px;
}

a { 
    text-decoration:none;
	cursor:pointer;
    color: #aa1f23; 
    }
a:hover, a:focus, a:visited { 
    
    color: #cb2a23;
    text-decoration:none;
	outline:none;   
        
    }

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

/* Highlighted Text */
::-moz-selection {
  color: #ffffff;
  background: #aa1f23;
  text-shadow: none;
}
::selection {
  color: #ffffff;
  background: #aa1f23;
  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 { 
    font-size:16px;
    line-height: 25px;
    margin: 0 0 1.4em;
    color: #000000;
    font-weight:normal;
    font-family:  'Open Sans', sans-serif ;
} 
small {}
strong {}
em {}
cite {
    display: block;
    margin: 0 0 1.6em;
}

cite a {
    color: inherit !important;
}
code,
pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}

pre {
    font-family: inherit;
}

code {
    font-family:  'Open Sans', sans-serif ;
    font-size: 12px;
    margin:0 auto;
    text-align:left;
    padding:0 10px 0 10px !important;
}

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

sup { top: -0.5em; }
sub { bottom: -0.25em; }
address { font-style: normal; }


/* Headings */
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    color: #000000;
    font-family:   'Lato', arial,sans-serif  ;
    line-height: 1.4;
    font-weight: 400;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; }
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:active,
h2 a:active,
h3 a:active,
h4 a:active,
h5 a:active,
h6 a:active {
    color:#cb2a23;
}

h4 a {
    color: #aa1f23;
}

h1 { 
    font-size:40px; 
    margin:0;
    padding:5px 0 5px;
    line-height:1.1;
    clear:both; 
    font-weight:700; 
    }
    
h2 {
    font-size:36px;
    margin:0;
    padding:5px 0 5px;
    line-height:1.3; 
    clear:both;
    font-weight:400;
}
h3 {
    font-size:40px;
    margin:0;
    padding:5px 0 5px;
    line-height:1.3;
    clear:both;
    font-weight:500;
}
h4 {
    font-size:22px;
    margin:0; padding:5px 0 5px;
    line-height:1.5;
    clear:both;
    font-weight:400;
}
h5 {
    font-size:20px;
    margin:0;
    padding:5px 0;
    line-height:1.1;
    clear:both;
    font-weight:400;
}
h6 {
    font-size: 18px;
    font-weight:300;
    margin:0;
    padding:5px 0;
    line-height:1.1;
    clear:both;
}



/* Lists */
ul,
ol {
    margin: 0 0 1.6em;
}

li ul,
li ol {
    margin-bottom: 0;
}

ol ol {
    list-style: lower-alpha;
}

ol ol ol {
    list-style: lower-roman;
}

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 {}






/* ==========================================================================
   2. COS STRUCTURE                                            
   ========================================================================== */





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


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

@media (max-width: 1745px) {
    .footer-container-wrapper {padding-bottom:30px;}
}

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




/* ==========================================================================
   Header
   ========================================================================== */
.header-container-wrapper {
    background:#ffffff;
    border-bottom:1px solid #d0d0d0 ;
    position: fixed;
    width: 100%;
    z-index: 998;
    top:0px;
    -webkit-box-shadow: 4px 0 12px rgba(0,0,0,.25);
        -moz-box-shadow: 4px 0 12px rgba(0,0,0,.25);
        -o-box-shadow: 4px 0 12px rgba(0,0,0,.25);
        -ms-box-shadow: 4px 0 12px rgba(0,0,0,.25);
        box-shadow: 4px 0 12px rgba(0,0,0,.25);;
    -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        transition: all 500ms ease;;
    padding:5px 0px 5px 0px;
}

.header-container-wrapper.shrink .logo_header_wrapper img {
    width:125px !important;
}

.header-social-links {
    opacity:1.0;
    -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        transition: all 500ms ease;;
}

.header-container-wrapper.shrink .header-social-links {
    opacity:0.0;
    margin-top:-70px;
    
}

.header-social-links a:hover {
    opacity:0.8;
}

.custom-menu-primary {
-webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        transition: all 500ms ease;;
}

.header-container-wrapper.shrink .custom-menu-primary {
    margin-top:5px;
    
}

.header-container {}
.logo_header_wrapper{
    position:relative;
	left:0px;
	top:0px;
	z-index:9999;
	width:100%;
	background:#ffffff;
	color: #000000;
	-webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        transition: all 500ms ease;;
}

.logo_header_wrapper img {
	-webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        transition: all 500ms ease;;
}

.header-phone-number {
    padding: 15px 15px 15px 0;
    
    display:inline-block;
    position:relative;
}

.header-phone-number p {
    font-size:26px;
    font-weight: bold;
    text-align:right;
    padding:0;
    margin:0 15px 0 0;
}

.header-phone-number a {
    color:#333333;
}

/* Logo styling */
.logo{
padding:5px 5px 5px 0;
}
.logo img{
    width:100%;
    margin:5px 5px 5px 0;  
}


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


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


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

/* Homepage */

.hero {
  background: #000;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height:350px;
  
}
.hero .overlay {
  padding: 0px;
  color:#000;
  padding:90px 5px 60px 5px;
  background: rgba(0, 0, 0, 0.6);
  background: -webkit-linear-gradient(to left, rgba(0, 0, 0, 0.6) , rgba(0, 0, 0, 0.6));
  background: linear-gradient(to right, rgba(0, 0, 0, 0.6) , rgba(0, 0, 0, 0.6));
}


.home-banner_heading{
    text-align:left;
    float:none;
    font-family: 'Lato', sans-serif;
    font-weight:600;
    letter-spacing:0em;
    font-size: 1.0em;
    margin:0px 5px -15px 0px;
    padding:5px 5px 5px 0px;
    color:#ffffff;
}
.home-banner_heading h1, .home-banner_heading h2, .home-banner_heading h3, .home-banner_heading h4, .home-banner_heading h5, .home-banner_heading h6, .home-banner_heading p { font-family: 'Lato', arial,sans-serif ; color: #ffffff; }
 
.home-banner_subheading{
    text-align:left;
    float:none;
    margin:0px 5px 0px 25px;
    padding:5px 5px 5px 0px;
    font-family: 'Open Sans', sans-serif ;
    font-weight:300;
    letter-spacing: 0em; 
    font-size: 1.0em;
    color:#ffffff;
    }
.home-banner_subheading h1, .home-banner_subheading h2, .home-banner_subheading h3, .home-banner_subheading h4, .home-banner_subheading h5, .home-banner_subheading h6, .home-banner_heading p { color: #ffffff; }

.banner_spacer{
    padding:50px;
}

.home-banner_cta{
    text-align:left;
    margin:0 auto;
    padding:25px 5px 5px 0px;
}

.home-choose_cta{
    text-align:center;
    margin:0 auto 0 auto;
    width:100%;
    padding:0px 0px 0px 0px;
}

a.home-choose_cta .cta_button .hestia_cta_model_1  {
    margin:0 0 0 0;
    height:50px;
    width:100%;
}

.home1-what-we-offer-wrap{
    background:#ffffff;
    padding:60px 5px 50px 5px;
}

.below-service-wrap {
    margin-top:20px;    
}

.section_heading{
    position:relative;
	margin-bottom:50px;
	padding-bottom:20px;
	color:#000000;
}
.section_heading a{ color:#aa1f23; }

/* heading under line */

.ziiva-main-center-text {
    text-align:center;
}

.ziiva-with-prosperity-text h1 {
    text-align:right;
    line-height:1.2em;
    font-weight:400;
}

@media only screen and (max-width: 767px) {
   .ziiva-with-prosperity-text h1 {
    text-align:left;
}
 }
 
.ziiva-red-text {
    color:#aa1f23 !important;
}

.ziiva-list-checkmarks {
    margin-top:5px;
}

.ziiva-list-checkmarks ul {
  list-style-type: none !important;
  padding-left: 0px;
  margin-left:40px;
}

.ziiva-list-checkmarks li {
  list-style-type: none !important;
  padding-left: 0px;
  margin-bottom:8px !important;
  margin-top:4px !important;
  line-height:1.4em;
}

.ziiva-list-checkmarks li:before {    
    font-family: 'FontAwesome';
    content: '\f00c';
    margin:0 10px 0 -30px;
    color: #9f8555;
}

.ziiva-list-bullets {
    margin-top:5px;
}

.ziiva-list-bullets ul {
  list-style-type: none !important;
  padding-left: 0px;
  margin-left:40px;
}

.ziiva-list-bullets li {
  list-style-type: none !important;
  padding-left: 0px;
  margin-bottom:8px !important;
  margin-top:4px !important;
  line-height:1.4em;
}

.ziiva-list-bullets li:before {    
    font-family: 'FontAwesome';
    content: '\f054';
    margin:0 10px 0 -30px;
    color: #9f8555;
}



.ziiva-big-numbered-list {
    margin-top:18px;
}

.ziiva-big-numbered-list {
    list-style-type: none !important;
}
.ziiva-big-numbered-list ol {
    font-family: 'Open Sans' !important;
    list-style-type: none !important;
    margin-left: 0em;
}
.ziiva-big-numbered-list li {
    counter-increment: count-me;
     margin-bottom:8px;
    line-height:1.2em;
}
.ziiva-big-numbered-list li::before {
    content: counter(count-me) ". ";
    display: block;
    position: relative;
    max-width: 20px;
    max-height: 0px;
    margin:0 10px 0 -27px;
    top: .05em;
    color: #a4834d;
    font-weight: 700;
}

.ziiva-big-numbered-list-b {
    margin-top:18px;
}

.ziiva-big-numbered-list-b {
    list-style-type: none !important;
}
.ziiva-big-numbered-list-b ol {
    font-family: 'Open Sans' !important;
    list-style-type: none !important;
    margin-left: 0em;
}
.ziiva-big-numbered-list-b li {
    counter-increment: count-me;
     margin-bottom:15px;
    line-height:1.3em;
}
.ziiva-big-numbered-list-b li::before {
    content: counter(count-me) ". ";
    display: block;
    position: relative;
    max-width: 20px;
    max-height: 0px;
    margin:0 10px 0 -27px;
    top: .05em;
    color: #a4834d;
    font-weight: 700;
}

.ziiva-box-header {
    margin:0 0 0 0;
    padding:8px 20px 10px 20px;
    font-size:20px;
    background-color:#e2dccc;
}

.ziiva-box-header .icon-heading {
    padding:0 !important;
}

.ziiva-box-header .icon-heading h2 {
    margin:0 0 0 0 !important;
    padding:0 !important;
    font-weight:400;
}

.ziiva-box-service-outer {
border: none; 
        height:auto;
        padding:0px;
        text-align:center; 

        -webkit-transition: all 0.3s ease;;
        -moz-transition: all 0.3s ease;;
        -o-transition: all 0.3s ease;;
        -ms-transition: all 0.3s ease;;
        transition: all 0.3s ease;;;
        margin-bottom:25px;
            -webkit-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        -moz-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        -o-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        -ms-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);;
}

.ziiva-box-service-outer-noshadow {
border: none; 
        height:auto;
        padding:0px;
        text-align:center; 

        -webkit-transition: all 0.3s ease;;
        -moz-transition: all 0.3s ease;;
        -o-transition: all 0.3s ease;;
        -ms-transition: all 0.3s ease;;
        transition: all 0.3s ease;;;
        /** margin-bottom:25px;
            -webkit-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        -moz-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        -o-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        -ms-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);; **/
}

.ziiva-box-service-outer .icon-content {
    padding:25px;
}

.prosperity-delivers-section {
    margin: 20px auto 20px auto !important;
}

.icon-img-box {
    font-size:20px !important;
    height: 18px;
    width: 30px;
    font-size: 18px;
    text-align: center;
    margin: 0 auto!important;
    float:none;
    transition: all .2s ease-in-out;
    padding: 0;
    display:inline-block;
    color:#000000;
    overflow:visible;
    
}

.main-section-title{
   text-align: center; 
   position: relative; 
   margin-bottom: 20px; 
   margin-top:10px;
   color:#000000;
}
.main-section-title h1, .main-section-title h2, .main-section-title h3, .main-section-title h4, .main-section-title h5, .main-section-title h6, .main-section-title p { padding:10px 0 30px 0; } 

.main-section-title:before { width: 43%;}
.main-section-title:after { 
    
    }
.main-section-title:before, .main-section-title:after  { 
        content: ''; 
        position: absolute; 
        bottom: 0; 
        left: 50%;
        transform: translate(-50%,0);
        -webkit-transform: translate(-50%,0); 
        border-radius: 5px;
        height: 5px;
        }
.main-section-sub-title { text-align:center; float:none; margin:auto; }        
.main-section-sub-title p{
     font-size:20px;
     }
.what-we-offer-module {
    padding:25px 0px 25px 0px;
    background: #ffffff;
}

.home-middle-cta-wrap{
    background:#aa1f23;
    padding:40px 5px 40px 5px;
    font-size:35px;
}

.home-middle-cta-wrap-grey {
    background:#eee;
    padding:40px 5px 40px 5px;
    font-size:35px;
}

.home1-middle-cta-text { text-align:left; font-size:24px; color: #ffffff; padding-top:7px; }
.home1-middle-cta-text h1, .home1-middle-cta-text h2, .home1-middle-cta-text h3, .home1-middle-cta-text h4, .home1-middle-cta-text h5, .home1-middle-cta-text h6, .home1-middle-cta-text p { color: #ffffff; }
.home-middle-cta{
 text-align:center;
 vertical-align:middle;
}    


.home1-case-study-wrap{
    background:#ffffff;
    padding:90px 5px 50px 5px;
}
.home1-case-study-detail{
    background:#ffffff;
    padding:50px 5px 50px 5px;
}
.home1-case-study-right{
    float:right !important;
}
.home1-case-study-left{
    margin-left:0px !important;
    margin-right:10px !important;
}
.read-more-case-study{ 
    text-align:center;
    padding:10px;
    line-height:50px;
    }
.read-more-case-study a{
    background:#aa1f23;
    border:2px solid #aa1f23;
    padding:5px 10px;
    -webkit-transition: all 0.45s ease;
        -moz-transition: all 0.45s ease;
        -o-transition: all 0.45s ease;
        -ms-transition: all 0.45s ease;
        transition: all 0.45s ease;;
    color:#ffffff;
}
.read-more-case-study a:hover, .read-more-case-study a:focus {
    background:#aa1f23;
    border:2px solid #aa1f23;
    padding:5px 10px;
    color:#cb2a23;
}


.home1-case-study-left .home1-why-us-quotbox .quote-card.yellow-card {  background:#aa1f23; }
.home1-case-study-left .home1-why-us-quotbox{    padding:0px; }

.home1-testimonial-outer{
    background:#fbfbfb;
    padding:60px 5px 60px 5px;
}
.home1-testimonial-outer h1, .home1-testimonial-outer h2, .home1-testimonial-outer h3, .home1-testimonial-outer h4, .home1-testimonial-outer h5, .home1-testimonial-outer h6, .home1-testimonial-outer p {
   color: #000000;
}

.home1-testimonial-single-wrap{
     padding:50px 5px 50px 5px;
}

.home1-testimonial-single-wrap-bg {
  color: #fff;
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height:350px;
}
.home1-why-us-spacer{
    padding:70px 0 70px 0;
}

/* blockquote box */
.home1-why-us-quotbox{    padding:30px 25px; }

.home1-why-us-quotbox .text-center {
  text-align: center;
}


.home1-why-us-quotbox .quote-card.yellow-card {
 background:rgba(255, 174, 17, 0.7);
 color: #222222;
 box-shadow: 0 1px 2px rgba(34, 34, 34, 0.12), 0 2px 4px rgba(34, 34, 34, 0.24);
}
.home1-why-us-quotbox .quote-card.yellow-card:before, .home1-why-us-quotbox .quote-card.yellow-card:after {
  color: #ffffff;
}

.home1-why-us-quotbox .quote-card {
  padding: 20px;
  padding-left: 60px;
  box-sizing: border-box;
  box-shadow: 0 2px 4px rgba(34, 34, 34, 0.12);
  position: relative;
  overflow: hidden;
  min-height: 120px;
}
.home1-why-us-quotbox .quote-card p {
  font-size: 22px;
  line-height: 1.5;
  margin: 0;
  max-width: 80%;
}
.home1-why-us-quotbox .quote-card cite {
  font-size: 16px;
  margin-top: 10px;
  display: block;
  font-weight: 200;
  color:#ffffff;
}
.home1-why-us-quotbox .quote-card:before {
  font-family: Georgia, serif;
  content: "â€œ";
  position: absolute;
  top: -25px;
  left: 10px;
  font-size: 5em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}
.home1-why-us-quotbox .quote-card:after {
  font-family: Georgia, serif;
  content: "â€";
  position: absolute;
  bottom: -110px;
  line-height: 100px;
  right: -32px;
  font-size: 25em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}

/* end blockquote box */


.home1-why-us-quotbox h1, .home1-why-us-quotbox h2, .home1-why-us-quotbox h3, .home1-why-us-quotbox h4, .home1-why-us-quotbox h5, .home1-why-us-quotbox h6, .home1-why-us-quotbox p{  color:#ffffff; }

.home1-why-heading-wrap{
    padding:70px 15px 60px 35px;
    background: #aa1f23;
    color:#ffffff;
}

.home1-why-heading-wrap h1, .home1-why-heading-wrap h2, .home1-why-heading-wrap h3, .home1-why-heading-wrap h4, .home1-why-heading-wrap h5, .home1-why-heading-wrap h6, .home1-why-heading-wrap p {
    color:#ffffff;
}

.home-why-wrap .row-fluid .span6 { width:50%; margin:0 auto; }


.home1-why-heading{
    text-align:left;
}

.home1-who-weare-wrap{
     padding:80px 0px 0px 0px;
     background: #ffffff;
}


/* Contact Us */
.contact_1_wrap {
   padding:100px 0px 50px 0px;
   background: #ffffff; 
}
.contact_1_wrap_2 {
   padding:10px 0px 70px 0px;
   background: #ffffff; 
}
.contact_1_spacer { height:50px; }
.contact_1_form { padding:25px 10px 25px 10px; }
.contact_1_details { padding:25px 10px 25px 10px; }
.contact_1_details_des { padding:30px 0 0 0; }
.contact_1_title h1, .contact_1_title h2, .contact_1_title h3, .contact_1_title h4, .contact_1_title h5, .contact_1_title h6, .contact_1_title p { color: #aa1f23; text-align:left;}

/* About Us */
.about_1_wrap {
   padding:100px 0px 50px 0px;
   background: #ffffff; 
}


.about_1_spacer { height:50px; }

.about1_blockquote-wrap {
  background:#000;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height:350px;
}
.about_1_exper_wrap{
  padding:100px 0px 60px 0px;
  background: #ffffff;  
}
.about-feature_sec_no{ color:#aa1f23; text-align:center; margin:0 auto; float:none; }
.about-feature_sec_no h1, .about-feature_sec_no h2, .about-feature_sec_no h3, .about-feature_sec_no h4, .about-feature_sec_no h5, .about-feature_sec_no h6, .about-feature_sec_no p {
    color:#aa1f23;
    text-align:center;
}
.about-feature_sec{ color:#666666;text-align:center; margin:0 auto; float:none; }

.about_1_test_wrap{
  padding:100px 0px 60px 0px;
  background: #ffffff;  
}




/* Modular & Reusable Components
   ========================================================================== */
/*-- icon and description custom module --*/
.home1_icon_des_wrap {
    padding:100px 70px;
}
.service-outer{
        border: none !important; 
        width:100%;
        height:auto;
        padding:10px 10px 10px 10px;
        text-align:center; 
        -webkit-transition: all 0.3s ease;;
        -moz-transition: all 0.3s ease;;
        -o-transition: all 0.3s ease;;
        -ms-transition: all 0.3s ease;;
        transition: all 0.3s ease;;;
        margin-bottom:5px;
        margin-top:10px;
    }
    
.ziiva-services-border {
    border: none !important; 
    background-color:#ffffff;
    -webkit-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        -moz-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        -o-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        -ms-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);;
    margin-bottom:30px;
    padding:20px;
}
li.hs-blog-social-share-item.hs-blog-social-share-item-linkedin span.IN-widget{vertical-align:top !important;} 

.ziiva-casestudy-border {
    border: none !important; 
    background-color:#ffffff;
    -webkit-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        -moz-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        -o-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        -ms-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);;
    margin-bottom:30px;
    padding:30px;
}

.service-outer:hover {

    }
    
.icon-descr { font-size: 16px ; }
.service-outer .fa{
       display:block;
       font-size:75px;
       text-align:center; 
       padding-bottom:15px;
       color:#aa1f23;
    }
.icon-heading{ font-size:15px;color: #000000; text-align:center; padding-bottom:10px;}
/*-- end icon and description custom module --*/

/* Testimonial 1 module*/
.single-testimonial {
  width: 100%;
  border: none;
  border-radius: 2px;
  box-sizing: border-box;
  padding: 20px 20px 20px 35px;
  vertical-align: top;
  margin:15px 0px;
  display: inline-block;
  background: #ffffff;
  -webkit-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        -moz-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        -o-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        -ms-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);;
  
}
.single-testimonial:last-of-type {
  margin-right: 0;
}
.client-credentials {
    margin-left: 8px;
}

.client-credentials p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2em;
    padding: 0px !important;
    margin: 10px 0 0 0 !important;
    }
    
.client-name {
  font-size: 16px;
  line-height: 22px;
  margin: 0;
  color:  !important;
  font-weight: 700 !important;
}
.client-name p {  color: #aa1f23 !important; }
.client-position{
  margin: 0;
  color:  #000000 !important;
}
.client-position span {
   color:  #000000 !important;
}
.client-credentials {
  display: inline-block;
  vertical-align: middle;
}

.testimonial-img img
{   border-radius: 50%;
    max-width: 100px;
    max-height: 100px;
    margin-top: -1px;
    border: 5px solid #aa1f23;
}
.testimonial-img {
  display: inline-block;
  vertical-align: middle;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
}
.testimonial-desc-wrapper {
  font-size: 18px;
  font-style: italic;
  padding:15px 5px 0 5px;
  color:  #000000 !important;
}
.testimonial-desc-wrapper p {  color:  #000000 !important; }
.client-details {

  padding-bottom: 20px;
}

.testimonial-quote-style {
    float:left;
    display:inline-block;
    position:relative;
    width:10px;
    height:10px;
    color: #aa1f23;
    font-size:120px;
    font-family:'Montserrat';
    margin: -62px 0 0 -30px;
    font-style: normal;
    opacity:0.3;
}

.testimonial-quote-style-after {
    display:inline-block;
    position:relative;
    width:10px;
    height:5px;
    color: #aa1f23;
    font-size:60px;
    line-height:1px;
    margin: -10px 0 0 0px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal !important;
    top:27px;
}


/* End Testimonial 1 module*/

/*feature icon module */
 .outer-wrap{ padding:5px; margin-top:15px; margin-bottom:10px;}
 .icon-img{
    height: 30px;
    width: 30px;
    font-size: 30px;
    text-align: center;
    float:none;
    transition: all .2s ease-in-out;
    padding: 5px;
    display:inline-block;
    color:#aa1f23;
    margin-left:-10px;
    margin-top:-15px;
    position:absolute;
   }
   
   /*
 .icon-img:hover {
   transform: scale(1.3);
 }  
 */
 
 .icon-content { display: block; max-width:100%;}
 .icon-heading { display:inline-block; vertical-align:middle; }
 .icon-heading h2 { font-size:18px; display:inline-block; font-weight:bold; padding:5px 0px 10px 5px;  text-align:left; margin-left:30px; }
 .icon-text{  text-align:left; line-height:1.4em !important;}
 @media (max-width: 1024px) and (min-width: 768px) {
   .icon-content {display:block; max-width:100%;}
   
 }
 @media only screen and (max-width: 480px) {
   .icon-content { display:block; max-width:100%; text-align:center;float:none; margin:0 auto; }
   .outer-wrap{ text-align:center; float:none; margin:0 auto;padding:15px 0 15px 0 !important; }
  /* .icon-img{ text-align:center; float:none; margin:0 auto;padding:0 !important; }
   .icon-heading  h2{ font-weight:400; font-size: 24px; line-height: 1.1em; text-align:center;float:none; margin: 2px 0 12px 0; } */
 }
 
 
 /* ---------Social media module------------- 1 */
 #socialm {
  margin: 20px 10px;
  text-align: center;
  color:#ffffff; 
}
.SocialmBtn{ /* global button class */
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 40px;
    height: 40px;
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color:#ffffff !important; 
    font-size: 20px;
    font-weight: normal;
    line-height: 2em;
    -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -o-border-radius: 25px;
        -ms-border-radius: 25px;
        border-radius: 25px;;
}

/* facebook button class*/
.facebookBtn  {
    background: #4060A5;
}

.facebookBtn:before{ 
    font-family: "FontAwesome";
    content: "\f09a"; 
}

.facebookBtn:hover{
    color: #4060A5 !important;
    background: #fff;
}

/* twitter button class*/
.twitterBtn{
    background: #00ABE3;
}

.twitterBtn:before{
      font-family: "FontAwesome";
      content: "\f099";
      
}

.twitterBtn:hover{
      color: #00ABE3 !important;
      background: #fff;
}

/* google plus button class*/
.googleplusBtn{
    background: #e64522;
}

.googleplusBtn:before{
      font-family: "FontAwesome";
      content: "\f0d5";
      
}

.googleplusBtn:hover{
      color: #e64522 !important;
      background: #fff;
}

/* linkedin button class*/
.linkedinBtn{
    background: #0094BC;
}

.linkedinBtn:before{
      font-family: "FontAwesome";
      content: "\f0e1"; 
      
}

.linkedinBtn:hover{
      color: #0094BC !important;
      background: #fff;
}

/* pinterest button class*/
.pinterestBtn{
    background: #cb2027;
}

.pinterestBtn:before{
      font-family: "FontAwesome";
      content: "\f0d2"; 
      
}

.pinterestBtn:hover{
      color: #cb2027 !important;
      background: #fff;
}

/* rss button class*/
.rssBtn{
    background: #e88845;
}

.rssBtn:before{
      font-family: "FontAwesome";
      content: "\f09e"; 
     
}

.rssBtn:hover{
      color: #e88845 !important;
      background: #fff;
}
span#hs_cos_wrapper_new_phone_number_header p span:nth-child(2){display:none;}

/* ---------End Social media module------------- 1 */ 
/* Callouts */

/* Social Media Custom Icons */

/* Additional Menus aside from the Main Nav */




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


.footer-container-wrapper { margin-top:100px;}
.footer-container {}

.home1-footer-form-wrap{
     padding:60px 5px 80px 5px;
     background: #ffffff;
}
.home1-footer-form-wrap .main-section-sub-title a{
    background: #aa1f23;
    padding:5px;
    color:#ffffff;
    
}



.home1-global-footer1-wrap{
    padding:80px 5px 50px 5px;
    background: #aa1f23;
    color:#ffffff;
} 

.home1-global-footer-logo {
 text-align:center;
 float:none;
 margin:0 auto;
 padding:25px 10px 25px 10px;
}

.home1-footer-logo-desc{
    color:#ffffff;
    text-align:center;
}
.home1-footer-logo-desc h1, .home1-footer-logo-desc h2, .home1-footer-logo-desc h3, .home1-footer-logo-desc h4, .home1-footer-logo-desc h5, .home1-footer-logo-desc h6,.home1-footer-logo-desc p {
    color:#ffffff;
}
.home1-global-ftr-label { text-align:center; }
.home1-global-ftr-label h1, .home1-global-ftr-label h2, .home1-global-ftr-label h3, .home1-global-ftr-label h4, .home1-global-ftr-label h5, .home1-global-ftr-label h6, .home1-global-ftr-label p {
  color:#aa1f23 !important;
  text-align:center;
}


.home1-newsletter-subheading { text-align:center; float:none; margin: 0 auto; padding:10px; color: #ffffff; }
.home1-newsletter-subheading h1, .home1-newsletter-subheading h2, .home1-newsletter-subheading h3, .home1-newsletter-subheading h4, .home1-newsletter-subheading h5, .home1-newsletter-subheading h6,.home1-newsletter-subheading p{
    color: #ffffff;
} 
.home1-footer-form-wrap .main-section-sub-title  {   line-height:65px !important; }
.home1-footer-form-wrap .main-section-sub-title a {   line-height:65px !important; }
.home1-footer-copy{
    text-align:left;
    padding:15px 5px 15px 5px;
    border-top: 1px solid #d0d0d0;
    border-bottom:none !important; 
    background: #ffffff;
    color:#dddddd  !important; 
    font-size: 18px;
}

.home1-footer-form-wrap {
    margin-top:100px;
}


.home1-footer-copy p{ color:#666666 !important; margin:0; text-align: left !important; font-size:14px; }
.home1-footer-copy a { color:#aa1f23 !important; font-weight:600; }
.home1-footer-copy a:hover, .home1-footer-copy a:focus { text-decoration:none;  }

/* Back to Top */

.container-fluid .row-fluid .back-to-top {
    position: fixed;
    bottom: 5px;
    right: 11px;
    width: auto;
    font-size: 20px;
    padding: 1px 8px 4px;
    border-radius: 4px;
    background: #aa1f23;
    cursor: pointer;
}
.back-to-top a {
    color: #666666;
}



/*----social share ---*/

.social_share {
    padding:25px 15px;
    background:#666666;
    text-align:center;
}
.social_share a{
    margin:5px 10px;
    text-decoration:none;
   
  
}
.social_share a img {
  display: none;
}
.social_share a[href^="http://www.facebook.com"] { background: #4060A5;}
.social_share a[href^="http://www.facebook.com"]:before { 
    font-family: "FontAwesome";
    content: "\f09a"; 
    color:#ffffff; 
    padding:15px;
    background: #4060A5;
}


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


   3. MAIN NAVIGATION                                            


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



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

/* Parent List */
.custom-menu-primary{  background:#ffffff; }
.custom-menu-primary .hs-menu-wrapper > ul{
    background:#ffffff;
    padding-top: 10px;
    float: right;
    text-decoration:none;
    -webkit-transition: all .1s ease-in-out;
        -moz-transition: all .1s ease-in-out;
        -o-transition: all .1s ease-in-out;
        -ms-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
    background:#ffffff;
    font-weight: normal;
    text-transform: none;
    font-size: 14px;
    line-height:25px;
    margin-right: 3px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
    padding: 10px 8px;
    background:#ffffff;
    position: relative;
    color: #aa1f23;
    display: block;
    text-decoration:none;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
    color:#666666;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a:active{
    color:#aa1f23;
}


/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
    left: 15px!important;
    background: #666666;
    padding: 0px 0px;
    border-top:5px solid #aa1f23;
    -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -o-border-radius: 0px;
        -ms-border-radius: 0px;
        border-radius: 0px;
    min-width: 160px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
    padding:5px;
    border-bottom: 1px solid rgba(0,0,0,.15)
    -webkit-transition: all 0.1s ease-in-out;
        -moz-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        -ms-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li:hover {
    background: #aa1f23;
    }

.custom-menu-primary .hs-menu-wrapper > ul ul li{
    background:#666666;
   
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
    color:#ffffff;
    padding: 5px;
    text-decoration:none;
    
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
    color: #666666;
    text-decoration:none;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:active{
    color: #666666;
    text-decoration:none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left:100% !important;
    top:-5px !important;
    -webkit-transition: all 0.1s ease-in-out;
        -moz-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        -ms-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;;
}
/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a,
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    overflow: visible !important;
    max-width: none !important;
    width: auto !important;
    z-index:10001;
   }
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover
,.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:focus
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:visited
{
color:white;
}


/* Carret after Menu items with dropdown */
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children > a:after {
    content: " \f078";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 7px;
    font-size: 11px;
    
}
.custom-menu-primary .hs-menu-wrapper > ul ul li.hs-item-has-children > a:after {
    content: " \f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 20%;
    right:0;
    font-size: 11px;
    
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:after  {
    border-top-color: #666666;
}

/* Show menu and remove background color on desktop after toggling mobile menu */
@media screen and (min-width:769px) {
  .custom-menu-primary .hs-menu-wrapper {
      display:block !important;
      background: transparent !important;
  }
}

/* Force header to trigger mobile layout on iPads */
@media (max-width: 768px){
  .header-container-wrapper .container-fluid  .row-fluid [class*="span"] {
    display: block;
    float: none !important;
    width: auto !important;
    margin-left: 0 !important;
  }
}




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


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

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



@media (max-width: 768px){


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

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

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


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

  .mobile-trigger{
    display: inline-block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /*******************************************/
    top: 32px;          /* Position Button at top right of screen  */
    right: 10px;        /*******************************************/
    width: auto; /* Button width */
    height: auto; /* Button height */
    padding: 6px 12px;
    margin-top: -16px;
    z-index: 99999999999; /* Z-index to keep button on top of other layers */
    font-size: 14px;
    text-align: center;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{}


  /* Toggle Button Icon & Animations
     ========================================================================== */

  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -5px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 25px; /* Icon line width */
    height: 2px; /* Icon line height */
    background-color: #666666; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{
    margin-top: -6px; /* Position top line */
  }
  .mobile-trigger i:after{
    margin-top: 6px; /* Position bottom line */
  }


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

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100% !important; /* Button width 55px */
    min-width: 55px !important;
    height: 45px !important; /* Button height */
    padding: 0 !important;
    border-left: 1px solid rgba(255, 255, 255, .20);
  }
  .child-trigger:hover{
    text-decoration: none;
  }


  /* Child Toggle Button Icon & Animations
     ========================================================================== */

  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color:white !important; /* Icon color */
    display: block; float:right; margin-right:20px !important;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .child-trigger.child-open i{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }


  /* Menu Styles on Mobile Devices
     ========================================================================== */

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

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

  /* Mobile Menu Styles */
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    position: relative; /**************************************************************/
    top: 0px;             /* Positions the menu to drop from the very top of the screen */
    left: 0px;          /**************************************************************/
    width: 100%;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
        -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
        -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  }
  .custom-menu-primary .hs-menu-wrapper{
    padding: 0 0 0 0;
    width: 100%; /* Full screen width */
    z-index: 8888;
  }

   /* Level 1 Menu List Styles */
   .custom-menu-primary .hs-menu-wrapper > ul {
    background: #666666;
   }
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    font-size: 14px; /* Font size of top level list items */
    line-height: 45px;
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
    border-top: 1px solid rgba(255, 255, 255, .35); /* Adds transparent dark highlights to top of top level list items */
  }

  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    padding: 0 10px !important;
    color:#ffffff !important; /* link color set by global mobile-aColor variable */
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color:#dfdfdf !important; /* link hover color set by global mobile-aColorHover variable */
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:active{
    color: #dfdfdf !important; /* link hover color set by global mobile-aColorHover variable */
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children > a:after {
      display: none;
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul{
    background: transparent;
    border: 0px;
    padding: 0px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    background-color: #aa1f23;/*rgba(255, 255, 255, .08);*/
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 10px; /* Indent Child lists */
    font-size: 14px; /* Font size of child lists */
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
    text-indent: 10px; /* Indent Child lists */
    font-size: 14px; /* Font size of child lists */
    color:#666666 !important;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:after{
      display: none;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul:before {
      display: none;
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 30px; /* Indent Child lists */
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }
  
} 
@media (max-width: 768px){
/*sar*/  
div.span12.widget-span.widget-type-rich_text.home-banner_heading
{font-size:32px;}

  
 
/* div.cell-wrapper.layout-widget-wrapper */  
div.span12.widget-span.widget-type-rich_text.home-banner_heading div.cell-wrapper.layout-widget-wrapper 
{margin-top:50px;}
  
}



/* ==========================================================================
   4. TEMPLATE MODULE SELECTORS                                         
   ========================================================================== */





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

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

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

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

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

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

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

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


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

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

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

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


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

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

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

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


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

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

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

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








/* ==========================================================================
   5. COS COMPONENTS                                        
   ========================================================================== */





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


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

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

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

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


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

img.blog-section {
    margin:15px;
}

.blog-section h2 {
    font-size:24px;
}

.blog-section h3 {
    font-size:24px;
}

.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 {}
.post-header h2 a { color: #aa1f23 !important;}

.post-header h2 a:hover, a:focus, a:visited { color: #aa1f23; }

.blog a:hover, a:focus, a:visited { color: #aa1f23; }

/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

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

/* Read More Link */
a.more-link {}

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}

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

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

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

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

/* Pagination */
.blog-pagination { }
.blog-pagination a {}
.blog-pagination a.previous-posts-link { display:inline-block; width:auto; float:left; margin: 0 0 0 0; padding:0;}
.blog-pagination a.previous-posts-link:before { content:"<< "; }
.blog-pagination a.all-posts-link { display:none;}
.blog-pagination a.next-posts-link { display:inline-block; width:auto; position: relative; float:right; margin: 0 0 0 0; padding:0;}
.blog-pagination a.next-posts-link:after { content:" >>"; }

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

/* hiding comments section*/
.ziiva-comments-section { display:none; }

.custom_listing_comments {display:none; }


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

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {}




/* ==========================================================================
   Forms
   ========================================================================== */


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

*focus { outline:none;}

/* Form Field */
body .hs-form-field {
    margin:15px 0 0 0;
}

/* Descriptions */
body .hs-field-desc { font-size: 14px; }

/* Labels */
body .hs-form-required{ color:red; }
body .hs-error-msgs { color:red; font-size:14px;}
body label {}
body .hs-form-field > label { margin:5px 0 5px 0; }

/* 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 {
  position:relative;
  display:block;
  width:100%;
  line-height:30px;
  padding:11px 15px;
  color:#000000;
  height:54px;
  background:#ffffff;
  border:1px solid #d0d0d0;
  font-family:  'Open Sans', sans-serif ;
  font-size: 14px;
  -webkit-transition: all 300ms ease;;
        -moz-transition: all 300ms ease;;
        -o-transition: all 300ms ease;;
        -ms-transition: all 300ms ease;;
        transition: all 300ms ease;;;
}

body input[type="text"]:focus,
body input[type="password"]:focus, 
body input[type="datetime"]:focus, 
body input[type="datetime-local"]:focus, 
body input[type="date"]:focus, 
body input[type="month"]:focus, 
body input[type="time"]:focus, 
body input[type="week"]:focus, 
body input[type="number"]:focus, 
body input[type="email"]:focus, 
body input[type="url"]:focus, 
body input[type="search"]:focus, 
body input[type="tel"]:focus, 
body input[type="color"]:focus,
body input[type="file"]:focus,
body textarea:focus,
body select:focus {
     border: 1px solid #aa1f23;
     outline: none;
}

/* Separate Styles for Multiple Line Inputs */
body textarea {
    position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:8px 15px;
    color:#000000;
	border:1px solid #d0d0d0;
	height:170px;
	background:#ffffff;
	resize:none;
	-webkit-transition: all 300ms ease;;
        -moz-transition: all 300ms ease;;
        -o-transition: all 300ms ease;;
        -ms-transition: all 300ms ease;;
        transition: all 300ms ease;;;
}
body textarea:focus {
     border-color:#aa1f23;
}

/* Separate Styles for Drop Downs */
body select {}
body select:focus {
     border-color:#aa1f23;
}

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list {
    list-style-type: none;
    width: initial;
    padding-left: 0;
}
body form.hs-form .hs-form-field ul.inputs-list li input {}
.hs_cos_wrapper_type_form input[type="checkbox"], input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 5px;
  right: 0;
  bottom: 0;
  left: 0;
  height: 15px;
  width: 15px;
  transition: all 0.15s ease-out 0s;
  background: #cbd1d8;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-right: 0.5rem;
  outline: none;
  position: relative;
  z-index: 1000;
    
}

.hs_cos_wrapper_type_form input[type="checkbox"]:hover , input[type="checkbox"]:hover {
  background: #9faab7;
}
.hs_cos_wrapper_type_form input[type="checkbox"]:checked , input[type="checkbox"]:checked {
  background: #aa1f23;
}
.hs_cos_wrapper_type_form input[type="checkbox"]:checked::before, input[type="checkbox"]:checked::before {
  height: 40px;
  width: 40px;
  position: absolute;
  font-family: "FontAwesome";
  content: " \f00c";
  color:#fff;
  display: inline-block;
  font-size: 13px;
  margin-top: -12px;
  margin-left:1px !important;
  line-height: 40px;
}

.hs_cos_wrapper_type_form input[type="radio"], input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 5px;
  right: 0;
  bottom: 0;
  left: 0;
  height: 17px;
  width: 17px;
  transition: all 0.15s ease-out 0s;
  background: #cbd1d8;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-right: 0.5rem;
  outline: none;
  position: relative;
  z-index: 1000;
  border-radius: 50%;
}
.hs_cos_wrapper_type_form input[type="radio"]:checked , input[type="radio"]:checked {
  background: #aa1f23;
}
.hs_cos_wrapper_type_form input[type="radio"]:checked::before, input[type="radio"]:checked::before {
  height: 40px;
  width: 40px;
  position: absolute;
  font-family: "FontAwesome";
  content: " \f00c";
  color:#fff;
  display: inline-block;
  font-size: 13px;
  margin-top: -11px;
  margin-left:2px !important;
  line-height: 40px;
}

/* 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 {
  position:relative;
  display:block;
  width:100%;
  line-height:30px;
  padding:11px 15px;
  color:#000000;
  height:54px;
  background:#ffffff;
  border:1px solid #d0d0d0;
  font-family:  'Open Sans', sans-serif ;
  font-size: 14px;
  -webkit-transition: all 300ms ease;;
        -moz-transition: all 300ms ease;;
        -o-transition: all 300ms ease;;
        -ms-transition: all 300ms ease;;
        transition: all 300ms ease;;;
}

.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 {
    border: 1px solid #aa1f23;
    outline: none;
}

/* Separate Styles for Multiple Line Inputs */
.hs_cos_wrapper_type_form textarea {
    position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:8px 15px;
    color:#000000;
	border:1px solid #d0d0d0;
	height:170px;
	background:#ffffff;
	resize:none;
	-webkit-transition: all 300ms ease;;
        -moz-transition: all 300ms ease;;
        -o-transition: all 300ms ease;;
        -ms-transition: all 300ms ease;;
        transition: all 300ms ease;;;
}
.hs_cos_wrapper_type_form textarea:focus {}

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

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


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

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

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

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

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

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


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

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

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

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


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

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

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


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

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

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

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

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list li input {}
body input[type="radio"] { width:15px !important; height:15px !important;}
body input[type="checkbox"] { width:15px !important; height:15px !important;}
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%; }

.hs_cos_wrapper_type_form .hs-form-field > label

@media (max-width: 400px) {
    body input[type="radio"] { width:25px !important; height:25px !important;}
body input[type="checkbox"] { width:25px !important; height:25px !important;}
  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; }
}

/* button and checkbox styles 
    li.hs-form-radio  { float:left; padding: 0 10px 0 10px;}
    li.hs-form-checkbox { float:left; padding: 0 10px 0 10px;}

@media (max-width: 890px) { 
    li.hs-form-radio  { float:none !important; padding: 0 10px 0 10px;}
    li.hs-form-checkbox { float:none !important; padding: 0 10px 0 10px;}
}
*/

body form.hs-form .hs-form-field ul.inputs-list {
    margin-top:5px;
    margin-bottom:0px;
    padding-bottom:20px;
}

@media (max-width: 890px) { 
    body form.hs-form .hs-form-field ul.inputs-list {
    margin-top:0px;
    padding-bottom:10px;
    }
}

body .hs-form-field > label {
    font-size:18px;
    font-weight:600;
}



.home1-gb-subform {
    margin:10px 0 0 0;
}
.home1-gb-subform{
    padding-top: 1%;
}
.home1-gb-subform .input{
    float: left;
    width: 69%;
}
.home1-gb-subform .hs_submit{
    width: 30%;
    float: left;
}
.home1-gb-subform .hs_cos_wrapper_type_form input[type="email"]{
 -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -o-border-radius: 0px;
        -ms-border-radius: 0px;
        border-radius: 0px;;
}
.home1-gb-subform.hs_cos_wrapper_type_form form{
    background: transparent!important;
}
.home1-gb-subform.section-2-title, .quad-lp-2 .section-3-title{
    padding-bottom: 40px;
}
.home1-gb-subform .hs-button.primary, .home1-gb-subform input[type="submit"] {
    padding: 13px !important;
    border-top-left-radius:0px !important;
    border-bottom-left-radius:0px !important;
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
    margin:0px 0px 0px -2px!important;
}


.home1-gb-subform .hs-error-msgs { display:none !important;}
.home1-gb-subform .hs-form-field > label {display:none !important;}


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


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

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    width:100%;
    margin:15px 0 10px 0;
    display:inline-block;
    position:relative;
	padding:13px 24px 15px;
	line-height:24px;
	color:#ffffff;
	font-size:20px;
	font-weight:400;
	border-radius:3px;
	background:#aa1f23;
	letter-spacing: 1px;
	border:2px solid #aa1f23;
    -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;;
}

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

body .hs-button.primary:focus,
body input[type="submit"]:focus,
body input[type="button"]:focus {
    background:transparent;
	color:#aa1f23;
}





/*CTA style 1 */
.ziiva-or-text {
margin-top:24px;
}

.ziiva-to-get-system {
margin-top:0px;
}

@media (max-width: 768px) { .ziiva-or-text {
margin-top:15px;
margin-bottom:15px;
}
}

.hestia_cta_model_1 {
    display:inline-block;
    position:relative;
	padding:13px 24px 15px;
	line-height:24px;
	color:#ffffff;
	font-size:20px;
	font-weight:400;
	border-radius:3px;
	background:#aa1f23;
	letter-spacing: 1px;
	border:2px solid #aa1f23;
    -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;;
    box-shadow:0px 4px 0px #840f06;
}
.hestia_cta_model_1:hover, .hestia_cta_model_1:focus, .hestia_cta_model_1:visited {
    background:#cb2a23;
	color:#ffffff;
}

a.hestia_cta_model_1b {
    display:block;
    float:right;
    position:relative;
	padding:13px 15px 15px 15px;
	margin: 10px 0 10px auto;
	width:90%;
	line-height:24px;
	color:#ffffff;
	font-size:20px;
	font-weight:400;
	border-radius:3px;
	background: #a0864e;
	letter-spacing: 1px;
	border:2px solid #a0864e;
    -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;;
    box-shadow:0px 4px 0px #846b39;
}
.hestia_cta_model_1b:hover, .hestia_cta_model_1b:focus, .hestia_cta_model_1b:visited {
    background:#b79d69;
	color:#ffffff;
}


a.hestia_cta_model_1d {
    display:block;
    float:right;
    position:relative;
	padding:13px 15px 15px 15px;
	margin: 10px 0 10px auto;
	width:90%;
	line-height:24px;
	color:#ffffff;
	font-size:20px;
	font-weight:400;
	border-radius:3px;
	background: #aa1f23;
	letter-spacing: 1px;
	border:2px solid #aa1f23;
    -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;;
    box-shadow:0px 4px 0px #840f06;
    
}
.hestia_cta_model_1d:hover, .hestia_cta_model_1d:focus, .hestia_cta_model_1d:visited {
    background-color: #cb2a23;
	color:#ffffff;
}

a.hestia_cta_model_1c {
    display:block;
    float:left;
	padding:13px 15px 15px 15px;
	margin: 10px auto 10px 0;
	width:90%;
	line-height:24px;
	color:#ffffff;
	font-size:20px;
	font-weight:400;
	border-radius:3px;
	background: #a0864e;
	letter-spacing: 1px;
	border:2px solid #a0864e;
    -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;;
    box-shadow:0px 4px 0px #846b39;
}
.hestia_cta_model_1c:hover, .hestia_cta_model_1c:focus, .hestia_cta_model_1c:visited {
    background:#b79d69;
	color:#ffffff;
}


a.hestia_cta_model_1e {
    display:block;
    float:left;
	padding:5px 8px 5px 10px;
	margin: 0px auto 10px 0;
	width:90%;
	line-height:18px;
	color:#ffffff;
	font-size:20px;
	font-weight:400;
	border-radius:3px;
	background: #a0864e;
	letter-spacing: 1px;
	border:2px solid #a0864e;
    -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;;
    box-shadow:0px 4px 0px #846b39;
    z-index:999;
}
.hestia_cta_model_1e:hover, .hestia_cta_model_1e:focus, .hestia_cta_model_1e:visited {
    background:#b79d69;
	color:#ffffff;
}

@media (max-width: 1000px) {
a.hestia_cta_model_1e {
    width:90% !important;
}
}


@media (max-width: 768px) {
a.hestia_cta_model_1e {
    float:left !important;
    margin: 10px 0 10px 0;
    width:90%;
}
}



@media (max-width: 768px) {
a.hestia_cta_model_1b {
    float:left !important;
    margin: 10px 0 10px 0;
}
}

@media (max-width: 768px) {
a.hestia_cta_model_1d {
    float:left !important;
    margin: 10px 0 10px 0;
}
}

@media (max-width: 768px) {
a.hestia_cta_model_1c {
    float:left !important;
    margin: 10px 0 10px 0;
}
}


.hestia_cta_model_1a {
    width:100%;
    text-align:center;
    display:block;
    position:relative;
	padding:8px 5px 8px 5px;
	line-height:14px;
	color:#ffffff;
	font-size:14px;
	font-weight:400;
	border-radius:3px;
	background:#aa1f23;
	letter-spacing: 1px;
	border:2px solid #aa1f23;
    -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;;
    box-shadow:0px 4px 0px #840f06;
    float:right;
    margin-right:10px;
    margin-left:20px;
    margin-top:8px;
}
.hestia_cta_model_1a:hover, .hestia_cta_model_1a:focus, .hestia_cta_model_1a:visited {
    background:#cb2a23;
	color:#ffffff;
}


@media (max-width: 768px) { .hestia_cta_model_1a {
    display:none;
}
}

@media (max-width: 768px) { .header-phone-number {
    display:none;
}
.header-phone-number p {
    display:none;
}
}

/*CTA style 2 */
.hestia_cta_model_2 {
    margin-top:-10px;
    display:inline-block;
    position:relative;
	padding:13px 24px 15px;
	line-height:24px;
	color:#aa1f23;
	font-size:20px;
	font-weight:400;
	border-radius:3px;
	background:#ffffff;
	letter-spacing: 1px;
	border:2px solid #ffffff;
    -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;;
    box-shadow:0px 4px 0px #dddddd;
    width:300px;
}
.hestia_cta_model_2:hover, .hestia_cta_model_2:focus {
    background:#ffffff
	color:#dddddd;
	box-shadow:0px 4px 0px #cccccc;
	opacity:0.8;
}

.hestia_cta_model_2a {
    margin-top:-10px;
    display:block;
    position:relative;
	padding:13px 24px 15px;
	line-height:24px;
	color:#aa1f23;
	font-size:20px;
	font-weight:400;
	border-radius:3px;
	background:#ffffff;
	letter-spacing: 1px;
	border:2px solid #ffffff;
    -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;;
    box-shadow:0px 4px 0px #dddddd;
    width:300px;
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}


@media (max-width: 1090px) {
    .hestia_cta_model_2a {
        width:80%;
        text-align:center !important;
        padding:13px 15px 15px;
        margin: -10px auto 0px auto !important;
    }
}

.hestia_cta_model_2a:hover, .hestia_cta_model_2a:focus {
    background:#ffffff
	color:#dddddd;
	box-shadow:0px 4px 0px #cccccc;
	opacity:0.8;
}



/* menu bar right cta */
.menubarcta {
    margin-top:-10px;
    display:inline-block;
    position:relative;
	padding:13px 24px 15px;
	line-height:24px;
	color:#ffffff;
	font-size:20px;
	font-weight:400;
	border-radius:3px;
	background:#aa1f23;
	letter-spacing: 1px;
	border:2px solid #aa1f23;
    -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;;
}
.menubarcta:hover {
    background:transparent;
	color:#aa1f23;
}
@media (max-width: 768px) { .menubarcta{ margin:5px; } }

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

.hs_cos_wrapper_type_form .hs-button.primary.large { width:auto; margin: 30px auto 30px auto; display:block; font-family: "Open Sans", sans-serif;}
a.button-ziiva-thank-you { width:auto !important; margin: 30px auto 30px auto; display:block !important; text-align:center;}
.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. MISCELLANOUS                                        
   ========================================================================== */





/** 
 * Styles that do not fit into available sections above can go here.
 * For example, one would place 3rd party plugin overriding styles here.
 *
 * This section is NOT for 'Custom' styles.  All custom styles must go in the
 * proper sections above.
 *
 * For instance, custom header and footer styles must go in the HEADER and 
 * FOOTER sections.  Custom styles for anything in-between the header and footer 
 * (such as, styles that are unique to the HOMEPAGE only), must go in the 
 * CONTENT section.
*/ 








/* ==========================================================================
   7. MOBILE MEDIA QUERIES                              
   ========================================================================== */


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

@media (max-width: 1139px) and (min-width: 768px) {
  /*---header ---*/ 
  .menubarcta { padding:7px; }

/* Logo styling */
.logo{ padding:5px 5px; width:30% !important; }

/*menu link padding */
.custom-menu-primary .hs-menu-wrapper > ul > li > a { padding: 10px; }

 h1 { 
    letter-spacing: -0.03em; 
    font-size:36px; 
    margin:0;
    padding:15px 0 15px;
    line-height:1.3;
    clear:both; 
    font-weight:700; 
    }
    
h2 {
    letter-spacing: -0.03em; 
    font-size:40px;
    margin:0;
    padding:10px 0 10px;
    line-height:1.2; 
    clear:both;
}
h3 {
    font-size:30px;
    margin:0;
    padding:10px 0 10px;
    line-height:1.1;
    clear:both;
}
h4 {
    font-size:20px;
    margin:0; padding:10px 0 10px;
    line-height:1.4;
    clear:both;
    font-weight:400;
}
h5 {
    font-size:20px;
    margin:0;
    padding:10px 0;
    line-height:1.1;
    clear:both;
    font-weight:400;
}
h6 {
    font-size: 18px;
    font-weight:300;
    margin:0;
    padding:10px 0;
    line-height:1.1;
    clear:both;
}
/*form button*/
body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    display:block !important;
    margin:15px auto 10px auto;
	padding:13px;
	line-height:24px;
	font-size:18px;
}
.hestia_cta_model_2 {
  
	padding:13px;
	line-height:24px;
	color:#aa1f23;
	font-size:18px;
}
.home1-middle-cta-text { padding:5px 15px; }
.home1-case-study-detail{ padding:20px 5px 20px 5px; }
.home1-case-study-left{  margin:0 10px 0 10px!important;}
.home1-case-study-result{ padding:0 15px 0 15px; }
.home-why-wrap .home1-testimonial-single-wrap-bg { width:100% !important; display:block !important; }
.home-why-wrap .home1-why-heading-wrap{    width:100% !important;    display:block!important; }
.main-section-title{ padding:10px;}
.main-section-sub-title{ padding:10px; }

/*----About us --*/
.about_1_wrap {  padding:100px 10px 50px 10px; }
.about_1_right  {  }
.about_1_left  {  }


}

@media (max-width: 768px) {
    
  h1 { 
    letter-spacing: -0.03em; 
    font-size:45px; 
    margin:0;
    padding:15px 0 15px;
    line-height:1.3;
    clear:both; 
    font-weight:700; 
    }
    
h2 {
    letter-spacing: -0.03em; 
    font-size:40px;
    margin:0;
    padding:10px 0 10px;
    line-height:1.2; 
    clear:both;
}
h3 {
    font-size:30px;
    margin:0;
    padding:10px 0 10px;
    line-height:1.1;
    clear:both;
}
h4 {
    font-size:20px;
    margin:0; padding:10px 0 10px;
    line-height:1.4;
    clear:both;
    font-weight:400;
}
h5 {
    font-size:20px;
    margin:0;
    padding:10px 0;
    line-height:1.1;
    clear:both;
    font-weight:400;
}
h6 {
    font-size: 18px;
    font-weight:300;
    margin:0;
    padding:10px 0;
    line-height:1.1;
    clear:both;
}


/*form button*/
body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    display:block !important;
    width:100%;
    margin:15px auto 10px auto;
	padding:13px;
	line-height:24px;
	font-size:18px;
}
.hestia_cta_model_2 {
  
	padding:13px;
	line-height:24px;
	color:#aa1f23;
	font-size:18px;
}
 .home-middle-cta { width: 300px; margin: 20px auto 0 auto;} 
 .home1-middle-cta-text { padding:5px 15px; width:100% !important; display:block !important; text-align:center; }
 .home1-case-study-detail {
    background:#ffffff;
    padding:20px 5px 20px 5px;
}
.home1-case-study1 { display:block !important; width:100% !important; }
.home1-case-study2 { display:block !important; width:100% !important; padding-top:25px; }
.home1-case-study-right{  display:block !important; width:100% !important; }
.home1-case-study-left{  display:block !important; width:100% !important; padding-top:25px; margin:0 10px 0 10px!important;}
.home1-case-study-result{ padding:0 15px 0 15px; }
.home1-why-us-quotbox{  padding:10px !important; }
.home1-why-us-quotbox .quote-card:before {
  font-family: Georgia, serif;
  content: "â€œ";
  position: absolute;
  top: 5px;
  left: 10px;
  font-size: 2.5em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}
.home1-why-us-quotbox .quote-card:after {
  font-family: Georgia, serif;
  content: "â€";
  position: absolute;
  bottom: -80px;
  line-height: 100px;
  right: -15px;
  font-size: 15em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}
.home-why-wrap .home1-testimonial-single-wrap-bg { width:100% !important; display:block !important; }
.home-why-wrap .home1-why-heading-wrap{    width:100% !important;    display:block!important; }
.main-section-title{ padding:10px;}
.main-section-sub-title{ padding:10px; }

/*----About us --*/
.about_1_wrap {  padding:100px 10px 50px 10px; }


}

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

@media (max-width: 767px) {
    
 /*banner*/
 .home-banner_heading { padding:10px;}
 .home-banner_subheading { padding:10px;}
 .home-banner_cta{
    text-align:left;
    margin:0 auto;
    padding:25px 5px 5px 10px;
}

h1 { 
    letter-spacing: -0.03em; 
    font-size:45px; 
    margin:0;
    padding:15px 0 15px;
    line-height:1.3;
    clear:both; 
    font-weight:700; 
    }
    
h2 {
    letter-spacing: -0.03em; 
    font-size:40px;
    margin:0;
    padding:10px 0 10px;
    line-height:1.2; 
    clear:both;
}
h3 {
    font-size:30px;
    margin:0;
    padding:10px 0 10px;
    line-height:1.1;
    clear:both;
}
h4 {
    font-size:20px;
    margin:0; padding:10px 0 10px;
    line-height:1.4;
    clear:both;
    font-weight:400;
}
h5 {
    font-size:20px;
    margin:0;
    padding:10px 0;
    line-height:1.1;
    clear:both;
    font-weight:400;
}
h6 {
    font-size: 18px;
    font-weight:300;
    margin:0;
    padding:10px 0;
    line-height:1.1;
    clear:both;
}


/*form button*/
body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    width:100%;
    margin:15px 0 10px 0;
	padding:13px;
	line-height:24px;
	font-size:18px;
}
.hestia_cta_model_2 {
  
	padding:13px;
	line-height:24px;
	color:#aa1f23;
	font-size:18px;
}
 .home-middle-cta { margin-top:30px; width:100% !important; display:block !important;} 
 .home1-middle-cta-text { padding:5px 15px; width:100% !important; display:block !important; text-align:center; }
 .home1-case-study-detail {
    background:#ffffff;
    padding:20px 5px 20px 5px;
}
.home1-case-study1 { display:block !important; width:100% !important; }
.home1-case-study2 { display:block !important; width:100% !important; padding-top:25px; }
.home1-case-study-right{  display:block !important; width:100% !important; }
.home1-case-study-left{  display:block !important; width:100% !important; padding-top:25px; margin:0 10px 0 10px!important;}
.home1-case-study-result{ padding:0 15px 0 15px; }
.home1-why-us-quotbox{  padding:10px !important; }
.home1-why-us-quotbox .quote-card:before {
  font-family: Georgia, serif;
  content: "â€œ";
  position: absolute;
  top: 5px;
  left: 10px;
  font-size: 2.5em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}
.home1-why-us-quotbox .quote-card:after {
  font-family: Georgia, serif;
  content: "â€";
  position: absolute;
  bottom: -80px;
  line-height: 100px;
  right: -15px;
  font-size: 15em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}
.home-why-wrap .home1-testimonial-single-wrap-bg { width:100% !important; display:block !important; }
.home-why-wrap .home1-why-heading-wrap{ width:100% !important;    display:block!important; }
.main-section-title{ padding:10px;}
.main-section-sub-title{ padding:10px; }

.read-more-case-study{
    line-height:65px !important;
}
.read-more-case-study a{
    line-height:65px !important;
}


.home1-gb-subform .hs-button.primary, .home1-gb-subform input[type="submit"] {
     margin:0px !important;
}
.home1-footer-lead-form { padding:10px;}


/*----About us --*/
.about_1_wrap {  padding:100px 10px 50px 10px; }

    
}

/* Landscape phones and smaller devices
   ========================================================================== */


@media (max-width: 479px) {
 /*-- basic styles --*/
 
h1 { 
    letter-spacing: -0.03em; 
    font-size:45px; 
    margin:0;
    padding:15px 0 15px;
    line-height:1.3;
    clear:both; 
    font-weight:700; 
    }
    
h2 {
    letter-spacing: -0.03em; 
    font-size:40px;
    margin:0;
    padding:10px 0 10px;
    line-height:1.2; 
    clear:both;
}
h3 {
    font-size:35px;
    margin:0;
    padding:10px 0 10px;
    line-height:1.1;
    clear:both;
}
h4 {
    font-size:20px;
    margin:0; padding:10px 0 10px;
    line-height:1.4;
    clear:both;
    font-weight:400;
}
h5 {
    font-size:20px;
    margin:0;
    padding:10px 0;
    line-height:1.1;
    clear:both;
    font-weight:400;
}
h6 {
    font-size: 18px;
    font-weight:300;
    margin:0;
    padding:10px 0;
    line-height:1.1;
    clear:both;
}

/*header*/
.logo{ padding:5px 5px 5px 0; }
.logo img{ max-width:50% !important; margin:5px 5px 5px 0; }
.home-banner_cta{
    text-align:left;
    margin:0 auto;
    padding:25px 5px 5px 5px;
}

 /*-- icon and description custom module --*/
.home1_icon_des_wrap { padding:50px 10px; }
.service-outer{
        width:100%;
        height:auto;
        padding:10px 5px;
        text-align:center; 
    }
    
.home1_case_study_group1 { display:block; text-align:center; margin:0 auto; padding:20px 10px; float:none;}

.home-middle-cta-wrap{
    padding:40px 15px 40px 15px;
    font-size:25px;
    margin:10px 5px 10px 5px;
}
.home1-middle-cta-text { text-align:center; font-size:25px;margin-top:40px !important;}
.home-middle-cta{  text-align:center;  vertical-align:middle; margin-top:20px; }  
.home1-case-study-right{
    float:none;
}

.home1-why-us-spacer{
    padding:15px 0 15px 0;
}

.home1-why-us-quotbox{  padding:10px !important; }
.home1-why-us-quotbox .quote-card.yellow-card { margin:0px;}
.home1-why-us-quotbox .quote-card p {  font-size: 15px;   line-height: 1.5;   margin: 0;   max-width: 90%; }
.home1-why-us-quotbox .quote-card {   padding: 20px;   padding-left:30px; }
.home1-why-us-quotbox .quote-card:before {
  font-family: Georgia, serif;
  content: "â€œ";
  position: absolute;
  top: 5px;
  left: 10px;
  font-size: 2.5em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}
.home1-why-us-quotbox .quote-card:after {
  font-family: Georgia, serif;
  content: "â€";
  position: absolute;
  bottom: -80px;
  line-height: 100px;
  right: -15px;
  font-size: 12em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}

.read-more-case-study{
    line-height:65px !important;
}
.read-more-case-study a{
    line-height:65px !important;
}
.home1-why-heading-wrap{ padding:50px 15px 60px 15px;  text-align:left;}
.home1-why-heading{ text-align:center; }
.home1-footer-form-wrap .main-section-sub-title  {   line-height:65px !important; }
.home1-footer-form-wrap .main-section-sub-title a {   line-height:65px !important; }
.home1-gb-subform .input{
    float: none;
    margin:10px;
    width: 90%;
    display:block;
    text-align:center;
}
.home1-gb-subform .hs_submit{
    float: none;
    margin:10px;
    width: 90%;
    display:block;
    text-align:center;
}
.home1-footer-lead-form { padding:10px;}
.home1-footer-copy p{ font-size:14px !important; color:#cccccc; text-align: left !important; }
.home1-footer-copy a {  font-size:14px; !important; }


/*----About us --*/
.about_1_wrap {  padding:100px 10px 50px 10px; }
.about_1_right  { display:block !important; width:100% !important; }
.about_1_left  { display:block !important; width:100% !important; }












 /*-- flexible coloumn --*/
  .two-column-wrapper .hs_cos_wrapper_widget{
    display:inline-block !important;
    max-width:95%;
    padding:0px 10px;
}

 
 
}
.live_title{
    padding:10px 10px;
    color:#ffffff;
    background:#aa1f23;
    text-align:center;
}
.live_results{
    padding:10px;
    text-align:left;
    display:inline-block;
    width:45%;
    float: left !important;
    margin: 15px;
}
.live_steps{
    padding:10px;
    text-align:left;
    display:inline-block;
    width:45%;
    margin: 15px;
}


.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.breakup_letter_box {
     padding: 70px;

     
}

.breakup_letter_box h1, .breakup_letter_box h2, .breakup_letter_box h3, .breakup_letter_box h4 {
        font-family: 'Roboto Slab', serif;
         font-weight:400;
     
}

.breakup_headline {
         font-family: 'Roboto Slab', serif;
         font-weight:400;
}


@media (max-width: 640px) {
.breakup_letter_box {
    padding:20px;
}
}


.paper {
  background: #fff;

  position: relative;
}

.paper,
.paper::before,
.paper::after {
  /* Styles to distinguish sheets from one another */
  boxshadow("0 0 5px 4px rgba(220,220,220,0.48)");

}

.paper::before,
.paper::after {
  content: "";
  position: absolute;
  height: 95%;
  width: 99%;
  background-color: #fff;
}

.paper::before {
  right: 15px;
  top: 0;
  transform: rotate(-1deg);
  z-index: -1;
}

.paper::after {
  top: 5px;
  right: -5px;
  transform: rotate(1deg);
  z-index: -2;
}

/* modal */

.modal-header {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

/* Modal Body */
.modal-body {padding: 2px 16px;}

/* Modal Footer */
.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

.breakup_letter_box_wide {
    padding: 70px;
}


.breakup-form-buttons input.hs-button.primary.large {
    width:100%;
}

.breakup-form-buttons .ziiva-casestudy-border {
 min-height:570px;
 margin:8px;
}

@media (max-width: 767px) {
.breakup-form-buttons .ziiva-casestudy-border {
    min-height:0px;
}
}

hs_cos_gallery_slide slick-slide {
    z-index: 99999 !important;
}

.slick-prev, .slick-next {
    width:60px;
    height:60px;
}

.slick-prev:before, .slick-next:before {
    font-size: 48px;
}

.hs_cos_gallery_lightbox .slick-slide img {
    width:95%;
    max-width:95%;
    margin-left: auto;
    margin-right:auto;
}

.ziiva_image_overlap {
    margin-top:-100px; margin-bottom:-100px;
}

@media (max-width: 960px) {
    .ziiva_image_overlap {
    margin-top:0px; margin-bottom:0px;
}
    
}

.ziiva-footer-form-button .hs_cos_wrapper_type_form .hs-button.primary.large  {
    width:100% !important;
    font-size:16px;
    margin-top:10px;
}

.ziiva-footer-form-button .input {
    margin-bottom:0;
}

.ziiva-footer-form-button label {
    display:none;
}

#photos li {
    opacity: .5;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}

.ziiva-box-service-outer-noshadow a img {
    opacity: 1;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    transition: margin-top .1s ease-out;
    -moz-transition: margin-top .1s ease-out;
    -webkit-transition: margin-top .1s ease-out;
    -o-transition: margin-top .1s ease-out;
}
.ziiva-box-service-outer-noshadow a:hover img {
    opacity: 0.7;
    margin-top:-4px;
}

.grey-callout {
    margin-bottom:10px !important; margin-top:15px !important; border-radius:8px !important; padding: 25px !important; margin-left:20px !important;
}

@media (max-width: 767px) {
    .grey-callout {
    margin-left:0px !important;
}
}

/** infographic styles **/

.info_security_bg {
    background-image:url("https://cdn2.hubspot.net/hubfs/56497/images/infographics/security_bg.png?t=1541960228567");
    background-repeat:repeat;
    padding:30px;
}

.info_main_bg {
    background-image:url("https://cdn2.hubspot.net/hubfs/56497/images/bg/bg_light.png?t=1541960228567");
    background-repeat:repeat;
}

.info-big-number-blue {
    font-size:60px;
    font-family:'Montserrat';
    font-weight:700;
    color:#a3d3ff;
    float:left;
    display:block;
    margin-right:5px;
    line-height:60px;
    margin-top:0px;
}

.info-box-section-border {
    background-color:#ffffff;
    -webkit-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        -moz-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        -o-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        -ms-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);;
    margin-bottom:30px;
    padding:18px 25px 18px 25px;
    border-radius:5px;
    border-style: solid;
    border-width: 2px;
    border-color: #ddd;
}

.ziiva-rounded-image img {
border-radius: 300px;
}

.ziiva-cool-header-box {
    -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;;
}

.ziiva-cool-header-box:hover {
    margin-top:-5px;
    margin-bottom:5px;
}

.ziiva-cool-header-image-background {
    z-index:900 !important;
}

.ziiva-images-margin-fix img {
     background-color:#ffffff;
    -webkit-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        -moz-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        -o-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        -ms-box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);
        box-shadow: 0 0 15px 4px rgba(220,220,220,0.48);;
    margin-bottom:30px;
}

close
keyboard_arrow_left
