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










/* =======================  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=Roboto+Slab:400,700,300);
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600');
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
@import url(//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: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
}

/* Vertical Menu
   ========================================================================== */ 

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}


@media (max-width: 767px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
    }

    /* Stacking Horizontal Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        visibility: visible !important;
        opacity: 1 !important;
        position: static !important;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
        padding: 0;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        white-space: normal;
    }

    /* Stacking Vertical Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper  {
        position: static;
        opacity: 1;
        visibility: visible;
    }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts .hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}

/* Space Module */
.widget-type-space {
    visibility: hidden;
}

/* Blog Author Section */
.hs-author-social-links {
    display: inline-block;
}
.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

/* Fix for CTA border box issue */
.hs-cta-wrapper a {
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider {margin: 0; padding: 0;}
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(http://cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
    }
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url(http://cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png) no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {opacity: 1; left: 0;}
  .hs_cos_flex-direction-nav .hs_cos_flex-next {opacity: 1; right: 0;}
}

.hs_cos_flex-slider .caption {
    background-color: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    top: 40%;
    text-align: center;
}

.hs_cos_flex-slider .superimpose .caption {
    color: white;
    font-size: 3em;
    line-height: 1.1em;
    position: absolute;
    padding: 0px 5% 0px 5%;
    width: 90%;
    top: 40%;
    text-align: center;
    background-color: transparent;
}

@media all and (max-width: 400px) {
    .hs_cos_flex-slider .superimpose .caption {
        background-color: black;
        position: static;
        font-size: 2em;
        line-height: 1.1em;
        color: white;
        width: 90%;
        padding: 0px 5% 0px 5%;
        top: 40%;
        text-align: center;
    }
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white;
}

/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

table pre {
    white-space: pre-wrap;
}

/* adding minimal spacing for blog comments */
.comment {
    margin: 10px 0 10px 0;
}

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
    word-wrap: break-word;
}

@media all and (max-width: 400px) {
/* beat recaptcha into being responsive, !importants and specificity are necessary */
#captcha_wrapper,
#recaptcha_area,
#recaptcha_area table#recaptcha_table,
#recaptcha_area table#recaptcha_table .recaptcha_r1_c1
{ width: auto !important; overflow: hidden; }
#recaptcha_area table#recaptcha_table .recaptcha_r4_c4
{ width: 67px !important; }
#recaptcha_area table#recaptcha_table #recaptcha_image
{ width:280px !important; }
}
/* These includes are optional, but helpful. */
/* HTML 5 Reset */

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

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

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

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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

 





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








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

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

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

a { 
    text-decoration:none;
	cursor:pointer;
    color: #28395e; 
    }
a:hover, a:focus, a:visited { 
    
    color: #ffae11;
    text-decoration:none;
	outline:none;   
        
    }

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

/* Highlighted Text */
::-moz-selection {
  color: #ffffff;
  background: rgb(255, 174, 17);
  text-shadow: none;
}
::selection {
  color: #ffffff;
  background: rgb(255, 174, 17);
  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:   'Roboto Slab', arial,serif  ;
    line-height: 1.1;
    font-weight: 300;
}

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: #000000;
}

h1 { 
    font-size:60px; 
    margin:0;
    padding:5px 0 5px;
    line-height:1.3;
    clear:both; 
    font-weight:700; 
    }
    
h2 {
    font-size:50px;
    margin:0;
    padding:5px 0 5px;
    line-height:1.3; 
    clear:both;
    font-weight:600;
}
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.3;
    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 {}

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




/* ==========================================================================
   Header
   ========================================================================== */
.header-container-wrapper {
    background:#ffffff;
    border-bottom:1px solid #f0f0f0 ;
    position: fixed;
    width: 100%;
    z-index: 9999;
    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 {}
.logo_header_wrapper{
    position:relative;
	left:0px;
	top:0px;
	z-index:999;
	width:100%;
	background:#ffffff;
	color: #777777;
	-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 styling */
.logo{
padding:5px 5px;
}
.logo img{
    width:100%;
    margin:5px;  
}


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


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



/*-- flexible coloumn --*/
  .two-column-wrapper .hs_cos_wrapper_widget{
    display:inline-block !important;
    max-width:49.8%;
    padding:0px;
}
.two-column-wrapper_lp1 .hs_cos_wrapper_widget{
    display:inline-block !important;
    max-width:48%;
    padding:0px;
    margin:10px;
}
 .three-column-wrapper .hs_cos_wrapper_widget{
    display:inline-block !important;
    max-width:33%;
    padding:0px;
}
.three-column-wrapper_team .hs_cos_wrapper_widget{
    display:inline-block !important;
    max-width:25%;
    padding:0px;
    margin:1% 4% 1% 4%;
}

.four-column-wrapper .hs_cos_wrapper_widget{
    display:inline-block !important;
    max-width:20%;
    padding:0px;
    margin:1% 2% 1% 2%;
}

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

/* Homepage */

.hero {
  background: #000;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  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;
  
}
.hero .overlay {
  padding: 0px;
  color:#000;
  padding:40px 5px 40px 5px;
  background: rgba(40, 57, 94, 0.6);
  background: -webkit-linear-gradient(to left, rgba(40, 57, 94, 0.6) , rgba(40, 57, 94, 0.6));
  background: linear-gradient(to right, rgba(40, 57, 94, 0.6) , rgba(40, 57, 94, 0.6));
}

.home-banner_heading{
    text-align:left;
    float:none;
    font-family: 'Roboto Slab', serif;
    font-weight:500;
    letter-spacing:0.05em;
    font-size: 2em;
    margin:5px 5px 5px 25px;
    padding:5px 5px 5px 50px;
    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: 'Roboto Slab', arial,serif ; color: #ffffff; }
.home-banner_subheading{
    text-align:left;
    float:none;
    margin:5px 5px 5px 25px;
    padding:5px 5px 5px 50px;
    font-family: 'Open Sans', sans-serif ;
    font-weight:400;
    letter-spacing: -0.03em; 
    font-size: 1.6em;
    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 50px;
}

.home1-what-we-offer-wrap{
    background:#ffffff;
    padding:90px 5px 50px 5px;
}
.section_heading{
    position:relative;
	margin-bottom:50px;
	padding-bottom:20px;
	color:#777777;
}
.section_heading a{ color:rgb(255, 174, 17); }

/* heading under line */

.main-section-title{
   text-align: center; 
   position: relative; 
   margin-bottom: 20px; 
   margin-top:10px;
   color:#777777;
}
.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 { 
    background-color: rgb(255, 174, 17); 
    border-radius: 15px;
    width: 140px;
    }
.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:rgb(255, 174, 17);
    padding:40px 5px 40px 5px;
    font-size:35px;
}
.home1-middle-cta-text { text-align:left; font-size:35px; color: #ffffff; }
.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:rgb(255, 174, 17);
    border:2px solid rgb(255, 174, 17);
    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:rgb(255, 174, 17);
    border:2px solid rgb(255, 174, 17);
    padding:5px 10px;
    color: #000000;
}


.home1-case-study-left .home1-why-us-quotbox .quote-card.yellow-card {  background:rgb(255, 174, 17); }
.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: #28395e;
    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: rgb(255, 174, 17); 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:rgb(255, 174, 17); 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:rgb(255, 174, 17);
    text-align:center;
}
.about-feature_sec{ color:#28395e;text-align:center; margin:0 auto; float:none; }

.about_1_test_wrap{
  padding:100px 0px 60px 0px;
  background: #ffffff;  
}
/* Sevice 1 */
.service_top_spacer {
    padding-top:130px;
}
.service_heading {
   padding:10px 5px 10px 5px;
}

/* Service 2 */

.service2_testimonial_outer { 
   padding:80px 0px 50px 0px;
   background: #ffffff; 
  }
.service2_testml_innerwp {
    padding:10px 10px;
}
/*service 3*/
.service3_blockquote_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;
}
.service3_list_wrap{
   padding:80px 0px 80px 0px;
   background: #fbfbfb; 
}
.service3_link a  { color: #ffffff !important;  }
.service3_link a:hover  { color: rgb(255, 174, 17) !important;  }
.service3_link {
    color: #ffffff !important; 
    background: rgb(255, 174, 17); 
    padding: 5px; 
    -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        border-radius: 5px;; 
    border:1px solid rgb(255, 174, 17);
    -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;;
    }
.service3_link:hover { 
    color: rgb(255, 174, 17) !important;
    background: transparent;
    border:1px solid rgb(255, 174, 17);
    }
.service4_casestudy_wrap{
   padding:80px 0px 80px 0px;
   background: #fbfbfb; 
}

.service4_case_cta { 
 text-align:center;
 padding:70px 10px 25px 10px;
}
.service4_in_wrap {
 padding:40px 5px 5px 5px;
}

/* service detail */
.service-detail-img_fw {
  text-align:center;
  padding:50px 10px 50px 10px;
}

.service3_blockquote_wrap-bg .overlayimg {
  padding: 0px;
  color:#000;
  padding:40px 5px 40px 5px;
  background: rgba(40, 57, 94, 0.6);
  background: -webkit-linear-gradient(to left, rgba(40, 57, 94, 0.6) , rgba(40, 57, 94, 0.6));
  background: linear-gradient(to right, rgba(40, 57, 94, 0.6) , rgba(40, 57, 94, 0.6));
}

.service3_blockquote_wrap-bg .main-section-title { color: #ffffff !important; }
.service3_blockquote_wrap-bg .main-section-title h1, .service3_blockquote_wrap-bg .main-section-title h2, .service3_blockquote_wrap-bg .main-section-title h3, .service3_blockquote_wrap-bg .main-section-title h4, .service3_blockquote_wrap-bg .main-section-title h5, .service3_blockquote_wrap-bg .main-section-title h6, .service3_blockquote_wrap-bg .main-section-title p { color: #ffffff; } 
.service3_blockquote_wrap-bg .main-section-sub-title h1, .service3_blockquote_wrap-bg .main-section-sub-title h2, .service3_blockquote_wrap-bg .main-section-sub-title h3, .service3_blockquote_wrap-bg .main-section-sub-title h4, .service3_blockquote_wrap-bg .main-section-sub-title h5, .service3_blockquote_wrap-bg .main-section-sub-title h6, .service3_blockquote_wrap-bg .main-section-sub-title p { color: #ffffff; } 

/* service detail 2 */
.service_detail_row1{ 
    padding:80px 10px 70px 10px;
    background: #fbfbfb;
    }
 .service_detail_row2{ 
    padding:80px 10px 70px 10px;
    background: #ffffff;
    }
 .service_d2_rightimg {
     float:right !important;
     text-align:right;
 } 
 .service_d2_left {  margin:0 !important;  }
 .service_detail_proces{ 
    padding:80px 10px 70px 10px;
    background: #ffffff;
    }
 .service_detail_fclients{ 
    padding:50px 10px 50px 10px;
    background: #fbfbfb;
    }
 /* team member */
 
.team_m_outer-wrap{ padding:100px 10px 50px 10px;}
.team_m_inner_content{ 
    text-align:center;
    padding:20px 10px 10px 10px;
}
    
/* team member detail */

.team_membr_detail_wrap { padding:80px 10px 50px 10px;}
  

.team-member-profile-pic {
    padding:20px 10px;
    text-align:center;
}
.team-member-profile-pic img {
    width:100%;
    height:auto;
    border: 5px solid rgb(255, 174, 17) !important;
    border-radius: 100%;
}
   
.team_membr_details {
    text-align:center;
}
    
/*Case study */
.case_study_card {
  background: #fff;
  margin: 15px 10px;
  padding:15px;
  overflow: hidden;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
} 
.case_study_img {
    width:40%;
    height:auto;
    padding:5px 10px;
    display:inline-block;
    float:left;
}

.case_study_desc {
    width:60%;
    height:auto;
    padding:5px 10px;
    display:inline-block;
}

/* case study detail  */

.case-study_detail_wrap {  padding:100px 10px 50px 10px; }
.case-study_detail_two_col { padding:15px 10px; }    
.case-study_detail_two_col_left { padding:15px 10px; float:left !important; margin:0 !important; }    
.case-study_detail_two_col_right { padding:15px 10px; float:right !important; margin:0 !important; }    

.case_study_cta_wrap{  padding:100px 10px 50px 10px; } 
.case_study_cta_text{ text-align:center; padding:10px; }

/* FAQ */
.faq_footer_cta_wrap{  
    padding:100px 10px 50px 10px; 
    text-align:center;
    background:#fbfbfb;
    
}
    
/* tab page */

.tab_page_out_wrap {
    padding:50px 10px 50px 10px;
}

.tab_page_cta_wrap{
    background:rgb(255, 174, 17);
    padding:40px 5px 40px 5px;
    font-size:35px;
}

/*==== System pages ==== */

/* 404 page */

.error_page_wrap { padding:100px 10px 50px 10px; } 
.error_inner_box {
    background:#fbfbfb;
    padding:150px 75px;
   -webkit-box-shadow: 0 0 18px 3px rgba(216,216,216,0.91);
        -moz-box-shadow: 0 0 18px 3px rgba(216,216,216,0.91);
        -o-box-shadow: 0 0 18px 3px rgba(216,216,216,0.91);
        -ms-box-shadow: 0 0 18px 3px rgba(216,216,216,0.91);
        box-shadow: 0 0 18px 3px rgba(216,216,216,0.91);;
}
.error_large_text h1, .error_large_text h2, .error_large_text h3, .error_large_text h4, .error_large_text h5, .error_large_text h6, .error_large_text p { font-size:150px; font-weight:bold; text-align:center; margin:0 auto; float:none; color:rgb(255, 174, 17); }    
.error_large_text2 { text-align:center; }   
.error_cta { text-align:center; }   
    
    
    
    
/* -----  LP 1 ----  */

.lp1_logo {
    padding:15px 10px;
}
.lp1_logo img {
    text-align:center;
    float:none;
    margin:0 auto;
}   
    
    
.lp1_baner_text {
    
    text-align:left;
    padding:10px 10px;
}
.lp1_baner_text h1, .lp1_baner_text h2, .lp1_baner_text h3, .lp1_baner_text h4, .lp1_baner_text h5, .lp1_baner_text h6 { color: rgb(255, 174, 17);  }

.lp1_baner_text p { color : #ffffff !important; }

.lp1_baner_text ul {
  padding: 0 16px;
  list-style: none;
  color:#ffffff;
  margin-bottom: 32px;
}
.lp1_baner_text li:before {
  content: '\f0a9';
  font-family: 'FontAwesome';
  float: left;
  color: rgb(255, 174, 17);
  
  margin:0 10px 0 -18px;
}
    
.lp1_formwrap {
    padding:20px 25px;
    background: #ffffff;
    -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;;
    -webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.5);
        -moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.5);
        -o-box-shadow: 2px 2px 8px rgba(0,0,0,0.5);
        -ms-box-shadow: 2px 2px 8px rgba(0,0,0,0.5);
        box-shadow: 2px 2px 8px rgba(0,0,0,0.5);;
     margin-bottom: -150px;
}
.lp1_formwrap  .hs-form-required , .lp3_formwrap  .hs-form-required  { display:none; }
 
 .lp1_test_wrap {
     padding:50px 10px 50px 10px;
 }   

  
 .lp1_clientlogo_wrap {
     padding:50px 10px 50px 10px;
     background:#fbfbfb;
 }   

.lp1_page_footer_wrap {
    background: #28395e;
    padding:20px 10px;
    color: #ffffff;
    text-align:center;
}   

.lp1_page_footer_wrap a { color: rgb(255, 174, 17); }   
    
 /*-- lp 3 -- */
.lp3_formwrap {
    padding:20px 15px;
    background: #ffffff;
    -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;;
    -webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.5);
        -moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.5);
        -o-box-shadow: 2px 2px 8px rgba(0,0,0,0.5);
        -ms-box-shadow: 2px 2px 8px rgba(0,0,0,0.5);
        box-shadow: 2px 2px 8px rgba(0,0,0,0.5);;
    margin: 50px 0px 50px 0px;
}

.lp3_footertext {
    
    padding:25px 10px;
}

    
 /*--- Thank you page 1 ----*/

.thanku_heading, .thanku_subheading {
    text-align:center;
    float:none;
    margin:0 auto;
    color: #ffffff;
}

.thanku_heading h1, .thanku_heading h2, .thanku_heading h3, .thanku_heading h4, .thanku_heading h5, .thanku_heading h6 , .thanku_heading p {
font-size:65px;
line-height:75px;
color: #ffffff;

}

.thanku_subheading h1, .thanku_subheading h2, .thanku_subheading h3, .thanku_subheading h4, .thanku_subheading h5, .thanku_subheading h6 , .thanku_subheading p {
font-size:35px;
line-height:45px;
color: #ffffff;
}

.thanku1_icon {
    text-align:center;
    height:100px;
    width:100px;
    background: #ffffff;
    border-radius:50%;
    float:none;
    margin:0 auto;
}

.thanku1_icon .fa {
    font-size:55px;
    color:rgb(255, 174, 17);
    margin:20%;
}

.thanku1_ctabox {
    padding:70px 15px;
    background: #ffffff;
    text-align:center;
    -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);;
}

.thanku1_cta {
    padding:20px 10px;
}       
.thanku1_ctaboxwrap {
    padding:25px 25px;
    margin:25px 0 0 0;
}
    
    
/*-- two col --*/
.col_content {
    padding:15px 10px;
}
    
/*---- lp 2 ----*/

.lp2 .header-container-wrapper {
    background: #ffffff; */
    border: none !important;
    border-bottom: none !important;
    width: 100%;
    z-index: 9999;
    top: 0px;
    box-shadow: none !important;
    padding: 5px 0px 5px 0px; 
}
   
.lp2_baner_text {
    text-align:left;
    padding:10px 10px;
}
.lp2_baner_text h1, .lp2_baner_text h2, .lp2_baner_text h3, .lp2_baner_text h4, .lp2_baner_text h5, .lp2_baner_text h6 { color: rgb(255, 174, 17);  }

.lp2_baner_text p { color :  !important; }

.lp2_baner_text ul {
  padding: 0 16px;
  list-style: none;
  color: #000000;
  margin-bottom: 32px;
}
.lp2_baner_text li:before {
  content: '\f0a9';
  font-family: 'FontAwesome';
  float: left;
  color: rgb(255, 174, 17);
  
  margin:0 10px 0 -18px;
}  
  
/*-- blog --*/

.blog3_subcta {
    vertical-align:middle;
    
}
 
    
/* Modular & Reusable Components
   ========================================================================== */
   .spacer_v5{ padding:5px 0 5px 0; }
   .spacer_v10{ padding:10px 0 10px 0; }
   .spacer_v20{ padding:20px 0 20px 0; }
   .spacer_v30{ padding:30px 0 30px 0; }
   .spacer_v40{ padding:40px 0 40px 0; }
   .spacer_v50{ padding:50px 0 50px 0; }
   .spacer_v60{ padding:60px 0 60px 0; }
   .spacer_v70{ padding:70px 0 70px 0; }
/*-- icon and description custom module --*/
.home1_icon_des_wrap {
    padding:100px 70px;
}
.service-outer_flex{
        border: 1px solid #f0f0f0; 
        max-width:100%;
        height:auto;
        padding:50px 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:5px 10px 25px 10px;
    }
.service-outer_flex:hover {
    -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);;
    -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;;
    }
.service-outer_flex .fa{
       display:block;
       font-size:75px;
       text-align:center; 
       padding-bottom:15px;
       color:rgb(255, 174, 17);
    }
.service_cta_link_style {
    text-align:center;
    font-weight:bold;
    text-decoration:underline;
}



.service-outer{
        border: 1px solid #f0f0f0; 
        width:100%;
        height:auto;
        padding:50px 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:25px;
    }
.service-outer:hover {
    -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);;
    -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;;
    }
.icon-descr { font-size: 16px ; }
.service-outer .fa{
       display:block;
       font-size:75px;
       text-align:center; 
       padding-bottom:15px;
       color:rgb(255, 174, 17);
    }
    
.service-icon_mod {    
    max-width:100%;
    height:auto;
    padding:50px 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:5px 10px 25px 10px;
    }
.service-icon_mod:hover {
    -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);;
    -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;;
    }
.service-icon_mod .fa{
       display:block;
       font-size:75px;
       text-align:center; 
       padding-bottom:15px;
       color:rgb(255, 174, 17);
    }
    
.icon-heading{ font-size:22px;font-weight:bold; 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;
  vertical-align: top;
  margin:15px 0px;
  display: inline-block;
  background: #ffffff;
  -webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.5);
        -moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.5);
        -o-box-shadow: 2px 2px 8px rgba(0,0,0,0.5);
        -ms-box-shadow: 2px 2px 8px rgba(0,0,0,0.5);
        box-shadow: 2px 2px 8px rgba(0,0,0,0.5);;
  
}
.single-testimonial:last-of-type {
  margin-right: 0;
}
.client-credentials {
    margin-left: 8px;
}

.client-credentials p {
    font-size: 19px;
    font-weight: 400;
    line-height: 1.75em;
    padding: 0px !important;
    margin: 10px 0 0 0 !important;
    }
.client-name {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 38px;
  margin: 0;
  color: rgb(255, 174, 17) !important;
}
.client-name p {  color: rgb(255, 174, 17) !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 rgb(255, 174, 17);
}
.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;
  color:  #000000 !important;
}
.testimonial-desc-wrapper p { color:  #000000 !important; }
.client-details {
  border-bottom: 1px solid #28395e;
  padding-bottom:20px;
}

/* End Testimonial 1 module*/

/*feature icon module */
 .service3_outer-wrap{ max-width:100%; padding:5px; margin:50px 5px 5px 5px; }
 .outer-wrap{ padding:5px;}
 .icon-img{
    height: 30px;
    width: 30px;
    font-size: 30px;
    text-align: center;
    margin: 0 auto!important;
    float:none;
    transition: all .2s ease-in-out;
    padding: 5px;
    display:inline-block;
    color:rgb(255, 174, 17);
   }
   
 .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:20px; display:inline-block; font-weight:bold; padding:5px 0px 10px 5px;  text-align:left; }
 .icon-text{  text-align:left; }
 @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: 28px; 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;
}
 /* ---------End Social media module------------- 1 */ 
 
 
 /* --- Team member module 1 --- */
 .team_member_outer_m1{
        border: 1px solid #f0f0f0; 
        max-width:100%;
        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:5px 10px 25px 10px;
    }
.team_member_outer_m1:hover {
    -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);;
    -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;;
    }
    
.team_membr_m1_detail {
    text-align:center;
    width:100%;
    padding:35px 15px;
}
 .team_membr_m1 {
     text-align:center;
     float:none;
     margin:0 auto;
     width:100%;
     float:left;
 }
 .team_membr_m1 img {
     width:100% !important;
     text-align:center;
 }
 
 /*-- Testimonial module 2 --*/
 .test_2_outer_wrap {
        border:1px solid #f0f0f0;
        padding:30px 20px;
        margin:30px 10px;
        width:80%;
        float:none;
        margin:0 auto;
    }
.test_2_headshot {
    text-align:left;
    padding:5px 5px 5px 35px;
    }
.test_2_headshot img{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border:6px solid rgb(255, 174, 17);
    
    }
    
 .test_2_quote h4:before {
    content: '\f10d';
    font-size: 18px;
    font-family: FontAwesome;
    position: relative;
    display: block;
    left: -30px;
    bottom: -28px;
    margin-top: -5px;
    color: rgb(255, 174, 17);
}

.test_2_name, .test_2_title  { 
    display:block;
    padding:0 0 0 35px;
    
}


/* Testimonial 3 */

.test_3_outer_wrap {
        padding:30px 10px 50px 10px;
        margin:30px 10px 30px 10px;
        width:100%;
    }
.test_3_headshot {
    text-align:left;
    padding:25px 5px 15px 35px;
    display:inline-block;
    width:20%;
    float:left;
    border-right:1px solid #ccc;
    }
    
.test_3_quote-box {
    width:80%;
    float:left;
    padding:0 0 0 40px;
}

.test_3_headshot img{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border:6px solid rgb(255, 174, 17);
    
    }
    
.test_3_quote p:before {
    content: '\f10d';
    font-size: 18px;
    font-family: FontAwesome;
    position: relative;
    display: block;
    left: -30px;
    bottom: -28px;
    margin-top: -5px;
    color: rgb(255, 174, 17);
    }
.test_3_name, .test_3_title {
     padding:0 0 0 38px;
}



/* Accordion */
.accordion {
    border-bottom:1px solid #f0f0f0;
    padding: 10px 15px;
    margin: 20px 0px;
    color:  #000000;
}
.accordion_group {}
.accordion_header {
    cursor: pointer;
    font-size: 18px;
    font-weight:bold;
}
.accordion_group.expanded .accordion_header { color: rgb(255, 174, 17); }
.accordion_group .accordion_icon {
    position: relative;
    padding-right: 16px;
    background-color: rgb(255, 174, 17);
    margin-right: 10px;
    font-size: 14px;
    border-radius: 3px;
}
.accordion_group .accordion_icon::before,
.accordion_group .accordion_icon::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 3px;
    width: 10px;
    height: 2px;
    margin-top: -1px;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all .25s;
    transition: all .25s;
    background-color: #ffffff;
}
.accordion_group.expanded .accordion_icon::before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 0;
}
.accordion_group .accordion_icon::before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 1;
}
.accordion_group .accordion_icon::after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.accordion_group.expanded .accordion_icon::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.accordion_content {
    padding-top: 10px;
}
 
/*---- Tabs  ----- */
/* Tabber Module */
.body-container .tabber-tabs {
    border-bottom: 1px solid #ddd;
    list-style: none;
    padding: 0;
    margin: 0 0 -2px;
}
.tabber-tabs > li {
    float: left;
}
.tabber-tabs > li > a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: ;
    text-decoration: none;
    display: block;
}
.tabber-tabs > .active > a, 
.tabber-tabs > .active > a:hover, 
.tabber-tabs > .active > a:focus {
    color: rgb(255, 174, 17);
    cursor: default;
    font-weight:bold;
    background-color: #ffffff;
  /*  border: 1px solid #ddd; */
    border-bottom: 3px solid rgb(255, 174, 17);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.tabber-content .tab-pane {
    background: #fff;
    padding: 45px 10px;
    border-top: 1px solid #f0f0f0;
    border-radius: ;
}
.tabber-content .tab-pane.active:nth-child(1) {
    border-top-left-radius: 0;
}
.body-container .tabber-content ul {
    padding: 0;
    margin: 0;
}
.tabber-content .block h3 {
    display: none;
}
 
 
/* Clients module */
.client_logo_page {
    text-align:center;
    float:none;
    padding:40px 10px;
}

.client_logo_page img{
    text-align:center;
    float:none;
    margin:0 auto;
}




/*-- Blog Social media sharing --*/

.blog_share_heading { 
     text-align:left; 
     padding:5px;
     color: #000 !important;
     margin-bottom: 0;
     font-size:35px !important;
     line-height:45px;
     padding: 5px 0 10px 0  !important;
     }
.blog2_social_sharewrap{
        padding:15px 5px 15px 5px;
        text-align:center;
        margin-bottom:20px;
    }
.blog3_social_sharewrap{
        padding:15px 5px 15px 5px;
        text-align:left;
        margin-bottom:20px;
    }
    .blog_sharing a span {
        display: none;
    }
    .blog_sharing {
        margin: 0 0px;
        text-decoration: none;
       
    }
    
    .blog_sharing > div:last-of-type {
        text-align: right;
    }
   
    .share__button{
	   background: #666;
	   border-radius: 50%;
	   display: inline-block;
	   height: 40px;
	   line-height: 40px;
	   margin: 10px 8px -10px 0px;
	   overflow: hidden;
	   width: 40px;
	   font-size: 20px;
	   text-decoration: none;
	   text-align: center;
	 }
	
	 .share__button:hover { opacity: 0.8; text-decoration: none; }
	 .share__button:before {
	     color: #fff;
	     font-family: FontAwesome;
	     padding: 12px 9px;
	 }
 
     .share__button--fb:before{ content: "\f09a";}
	 .share__button--fb{background: #2C5992; border:1px solid #2C5992;}
	 
	 .share__button--linkdn:before{ content: "\f0e1";}
	 .share__button--linkdn{background: #0094BC; border:1px solid #0094BC;}
	 
     .share__button--twiter:before{ content: "\f099";}
	 .share__button--twiter{background: #2EA2CF;}

	 .share__button--gplus:before{ content: "\f0d5";}
	 .share__button--gplus{background: #D74732;}

	 .share__button--pin:before{ content: "\f231";}
	 .share__button--pin{background: #cb2027;}

	 .share__button--mail:before{ content: "\f003";}
	 .share__button--mail{background: #2C5992;}
	 
/*-- end Blog Social media sharing --*/
 
 
 /* Blog post filter Dropdown Button */

.blog_dropdwn_wrap {
    padding:10px 15px;
    vertical-align:middle;
    float:none;
    margin: auto 0;
    text-align:center;
}

.dropbtn {
    background-color: rgb(255, 174, 17);
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
    background-color: rgb(255, 174, 17);
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fbfbfb;
    min-width: 200px;
    max-width:300px;
    box-shadow: 0px 5px 3px 0px rgba(0,0,0,0.2);
    z-index: 1;
    text-align:left;
    margin:0px;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 2px 5px;
    text-decoration: none;
    display: block;
}
.dropdown-content ul {
  padding: 0 10px;
  list-style: none;
  color: #000000;
  margin-bottom: 20px;
}


/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

/* End Blog post filter Dropdown Button */ 
 
 
/*-- blog drop dwon subscribe --*/

.blog3_subscribe {
    padding:10px 15px;
    vertical-align:middle;
    float:none;
    margin: auto 0;
    text-align:center;
    
}

.blog3_subscribe .form-title {
    font-size:20px;
    line-height:35px;
    padding:10px 15px;
    vertical-align:middle;
    float:none;
    margin: auto 0;
    text-align:center;
    
}


/* Dropdown Content (Hidden by Default) */
.blog_dropdown-content {
    display: none;
    position: absolute;
    background-color: #fbfbfb;
    min-width: 250px;
    max-width:300px;
    box-shadow: 0px 5px 3px 0px rgba(0,0,0,0.2);
    padding:5px 10px;
    z-index: 1;
    text-align:left;
    margin:0px 0px 0px -100px !important;
}

/* Links inside the dropdown */
.blog_dropdown-content a {
    color: black;
    padding: 2px 5px;
    text-decoration: none;
    display: block;
}
.blog_dropdown-content ul {
  padding: 0 10px;
  list-style: none;
  color: #000000;
  margin-bottom: 20px;
}


/* Change color of dropdown links on hover */
.blog_dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .blog_dropdown-content {
    display: block;
}
.blog_dropdown-content label { display:none; }
.blog_dropdown-content .hs-form-required { display:none; }



/*-- pricing table --*/

/* Create three columns of equal width */
.columns {
    float: left;
    width: 33.3%;
    padding: 8px 8px 15px 8px;
}

/* Style the list */
.price {
    list-style-type: none;
    border: 1px solid #eee;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

/* Add shadows on hover */
.price:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

/* Pricing header */
.price .header {
    background-color: #28395e;
    color: white;
    font-size: 25px;
}

.price .special {
    background-color: rgb(255, 174, 17);
    padding:50px 0 50px 0;
    margin:-60px 0 0 0 !important;
}

/* List items */
.price li {
    border-bottom: 1px solid #f0f0f0;
    padding: 20px 0 20px 0;
    text-align: center;
    list-style-type: none;
    margin: 0px !important;
}
/*---inner list --*/
.price .innerlist {
    list-style-type:none;
    text-align:center;
    margin:0;
}
.price li ul{
    padding:0px !important;
}

.price li ul li:nth-last-child(1) {
    border-bottom: none;
}
.price .innerlist li {
    list-style-type:none;
    text-align:center;
    margin:0;
    border-bottom: 1px solid #f0f0f0;
    padding: 20px;
}



/* Gray list item */
.price .gray {
    background-color:#fbfbfb;
    font-size: 20px;
}



/* Change the width of the three columns to 100% 
(to stack horizontally on small screens) */
@media only screen and (max-width: 600px) {
    .columns {
        width: 100%;
    }
   .price .special {
    background-color: rgb(255, 174, 17);
    padding:50px 0 50px 0;
    margin: 0px !important;
}

}
/*-- end pricing table --*/

/* Callouts */

/* Social Media Custom Icons */

/* Additional Menus aside from the Main Nav */




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


.footer-container-wrapper {}
.footer-container {}

.home1-footer-form-wrap{
     padding:80px 5px 80px 5px;
     background: #ffffff;
}
.home1-footer-form-wrap .main-section-sub-title a{
    background: rgb(255, 174, 17);
    padding:5px;
    color:#ffffff;
    
}



.home1-global-footer1-wrap{
    padding:80px 5px 50px 5px;
    background: #28395e;
    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:rgb(255, 174, 17) !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:center;
    padding:15px 5px 15px 5px;
    border-top: 1px solid #f0f0f0;
    border-bottom:none !important; 
    background:#28395e;
    color:#ffffff !important; 
}
.home1-footer-copy p{ color:#ffffff !important; margin:0;  }
.home1-footer-copy a { color:rgb(255, 174, 17) !important; }
.home1-footer-copy a:hover, .home1-footer-copy a:focus  { color:#ffffff !important; text-decoration:underline;  }

/* 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: 3px;
    background: rgb(255, 174, 17);
    cursor: pointer;
}
.back-to-top a {
    color: #28395e;
}





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


   3. MAIN NAVIGATION                                            


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



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

/* Parent List */
.custom-menu-primary{  background:#ffffff; }
.custom-menu-primary .hs-menu-wrapper > ul{
    background:#ffffff;
    padding-top: 18px;
    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: 17px;
    line-height:25px;
    margin-right: 10px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
    padding: 10px 15px;
    background:#ffffff;
    position: relative;
    color: #777777;
    display: block;
    text-decoration:none;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
    color:#777777;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a:active{
    color:rgb(255, 174, 17);
}


/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
    right: 15px!important;
    background: #28395e;
    padding: 0px 0px;
    border-top:5px solid rgb(255, 174, 17);
    -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: rgb(255, 174, 17);
    }

.custom-menu-primary .hs-menu-wrapper > ul ul li{
    background:#28395e;
   
}
.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: #28395e;
    text-decoration:none;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:active{
    color: #28395e;
    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;
   }



/* 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: #28395e;
}

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


  /* 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: #28395e; /* 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: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */
    padding: 0px !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:rgb(255, 174, 17); /* Icon color */
    display: block;
  }
  .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: #28395e;
   }
  .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 dotted 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;
    color:#ffffff !important; /* link color set by global mobile-aColor variable */
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color:rgb(255, 174, 17) !important; /* link hover color set by global mobile-aColorHover variable */
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:active{
    color:rgb(255, 174, 17) !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: #28395e;/*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:#28395e !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 */
  }

}








/* ==========================================================================
   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 --- */
 .blog2 p {
    font-size: 16px;
    line-height: 29px;
    margin: 0 0 1.4em;
    color: inherit;
    font-weight: normal;
 }
 .blog2 blockquote {
    text-align:center;
	font-size:20px;
	border-top:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
	position:relative;
	quotes: "\201C""\201D""\2018""\2019";
	margin:60px 0 50px 0;
 }
 .blog2  blockquote:after {
	color:#fff;
	font-family:Source Sans Pro;
	content: open-quote;
	font-size:80px;
	position:absolute;
	left:50%;
	bottom:calc(100% - 20px);
	background: rgb(255, 174, 17);
	height:55px;
	width: 55px;
	line-height:normal;
	text-align:center;
	transform:translateX(-50%);
	-webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;;
}
.blog2 blockquote p {
	padding:40px 5px 20px 5px;
	font-style:italic;
}

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



.blog2_content_wrap {
    width:95% !important;
    padding:5px;
}

.blog3_content_wrap {
    width:65% !important;
    padding:5px;
}


.blog .blog-content {
   
}


/* Use this to style the main wrapper for the blog listing pages */
.blog-listing-wrapper {
    
    padding:15px 35px !important;
}

/* Use this to style the main wrapper for the blog post pages */
.blog-post-wrapper {}

/* Blog Title */
.hs-blog-header h1, .hs-blog-header h2 { padding:5px 15px 5px 15px; color: rgb(255, 174, 17);}
.hs-blog-header h1 a, .hs-blog-header h2 a{ color: rgb(255, 174, 17); }

/* Blog Post Title */
.post-header h3  {
    color:  #000000 !important;
    margin-bottom: 0;
    font-size:35px !important;
    line-height:45px;
    padding: 5px 0 10px 0  !important;
}

.post-header h3 a  {
    color:  #000000 !important;
    margin-bottom: 0;
}

/* Blog Post Title */
.post-header h3 { color: ; }
.post-header h3 a { color: ; }


/* Blog Author and Avatar */
#hubspot-author_data { 
    /* float: none; */
    text-align:left;
    font-size:14px !important;
    line-height:20px;
}

#hubspot-author_data a.author-link {
    font-weight:bold;
}
#hubspot-author_data .hs-author-avatar {
   
}



#hubspot-author_data .hs-author-avatar img {
    height:50px;
    width:50px;
    border-radius:50%;
    border:1px solid #FFF;
    vertical-align:middle;
    position: relative;
    top: -10px;
    margin-right: 10px;
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {
    padding-bottom: 40px;
    padding-top:20;
}
.blog-listing-wrapper .post-listing .post-item .post-body {
    
}
.blog-listing-wrapper .post-listing .post-item .post-body p{
    font-size: 16px;
    line-height: 27px;
    margin: 0 0 1.4em;
    color: #000000;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
}

.blog-post-wrapper .post-body {
    font-size: 16px;
    line-height: 27px;
    margin: 0 0 1.4em;
    color: #000000;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
}

/* 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;
  height: auto;
  max-width: 100%;
  display: inline-block !important;
  float: none!important;
  margin: 10px 0px 10px 0px;
}

/* Read More Link */
a.more-link {}
.blog_list_authorimg{
    border-radius: 50%;
    max-width: 50px; 
    max-height: 50px;
    border-style: solid;
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 5px auto 0 auto;
    border: 2px solid rgb(255, 174, 17);
}
.blog_detail_authorimg {
    border-radius: 50%;
    max-width: 150px; 
    max-height: 150px;
    border-style: solid;
    display: inline-block;
    width: 100%;
    height: auto;
    margin: -50px auto 0 auto;
    border: 5px solid rgb(255, 174, 17);
    
}
.blog_authr_wrap { 
    margin:0px !important;
    padding:15px 10px;
    
}
.blog_autho_name_post {
    text-align:center;
    padding:15px 0px;
}


.list_auth_name{
    vertical-align: middle;
    display: inline-block;
    padding:0 10px 0 10px;
}

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {
    color:#FFF;
    font-weight:700;
    font-size:12px;
    text-transform:uppercase;
    background-color:rgb(255, 174, 17);
    padding:0px 13px;
    -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        border-radius: 5px;;
    background:;
    display:inline-block;
    zoom:1;
    *display:inline;
}

.topic-link {
    color:#FFF !important;
    font-weight:700;
    font-size:12px;
    text-transform:uppercase;
    background-color:rgb(255, 174, 17);
    padding:0px 13px;
    -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        border-radius: 5px;;
    display:inline-block;
    zoom:1;
    *display:inline;
}

/** Pagination **/

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination>li {
    display: inline;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color:  #000000;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #f0f0f0;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 10px 15px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: rgb(255, 174, 17);
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: rgb(255, 174, 17);
    border-color:  rgb(255, 174, 17);
}


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

.social-sharing-wrapper {
    clear: both;
}
.hs-blog-social-share {
    padding: 10px 0 0 0;
    height: auto;
}


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


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

.comment-body { padding: 10px 0; }


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

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




.about-author-sec .hs-author-social-links a.hs-author-social-link {
    text-indent: 0;
    font-size: 18px;
    margin-right: 5px;
    border-radius: 50%;
    color: #fff;
    background: rgb(255, 174, 17);
    height: 32px;
    width: 32px;
    text-align: center;
    line-height: 32px;
    border:1px solid rgb(255, 174, 17);
}
.about-author-sec .hs-author-social-links a.hs-author-social-link:hover {
    background: transparent;
    border:1px solid rgb(255, 174, 17);
    color: rgb(255, 174, 17);
    -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;;
}

/** 
 * Blog All Posts Page
 *
 * ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
 */

body.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


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

.blog .blog-sidebar {
   
    
}
.blog-sidebar .form-title { 
 font-size:30px;
 text-align:center;
 padding:5px 0 15px 0;
 border-bottom:2px solid rgb(255, 174, 17);
}

.blog-sidebar .blog_subform {
    border:1px solid #f0f0f0;
    padding:15px 15px;
    margin-top:25px !important;
    
}
.blog-sidebar .blog_subform .hs-form-field > label  { display:none; }
.blog_sidetab { padding:50px 0 35px 0; }
.blog-sidebar ul, .sidebar ul {
  padding: 0 16px;
  list-style: none;
  color: #000000;
  margin-bottom: 32px;
}

.blog_sidecta {
 text-align:center;
 padding:25px 0 25px 0;
}
/* Blog Modules */
.blog .blog-sidebar .widget-span {}

.blog_social_color {
    color: #28395e;
}



/*--- BLog 3 --- */

.blog3_filter { 
    background: rgb(255, 174, 17);
}

.blog3_filter h3 {
    font-size: 18px !important;
    margin: 0;
    padding: 5px 0 5px;
    line-height: 25px !important;
    clear: both;
    font-weight: 500;
}
    


/* ==========================================================================
   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:#777777;
  height:54px;
  background:#ffffff;
  border:1px solid #f0f0f0;
  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 rgb(255, 174, 17);
     outline: none;
}

/* Separate Styles for Multiple Line Inputs */
body textarea {
    position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:8px 15px;
    color:#777777;
	border:1px solid #f0f0f0;
	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:rgb(255, 174, 17);
}

/* Separate Styles for Drop Downs */
body select {}
body select:focus {
     border-color:rgb(255, 174, 17);
}

/* 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: rgb(255, 174, 17);
}
.hs_cos_wrapper_type_form input[type="checkbox"]:checked::before, input[type="checkbox"]:checked::before {
  background-image:none !important;
  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 !important;
  width: 17px !important;
  transition: all 0.15s ease-out 0s;
  background: #cbd1d8;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-right: 0.5rem;
  outline: none;
  z-index: 1000;
  border-radius: 50%;
}
.hs_cos_wrapper_type_form input[type="radio"]:checked , input[type="radio"]:checked {
  background: rgb(255, 174, 17);
}
.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:#777777;
  height:54px;
  background:#ffffff;
  border:1px solid #f0f0f0;
  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 rgb(255, 174, 17);
    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:#777777;
	border:1px solid #f0f0f0;
	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"] {}
body input[type="checkbox"] {}
body form.hs-form fieldset { max-width: none; }
body form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
body form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
body form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
body form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: 15px !important; }
body form.hs-form fieldset[class*="form-columns"] .hs-input[type="radio"] { width:17px !important; }
body form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  body form.hs-form fieldset .hs-form-field { padding: 0; }
  body form.hs-form fieldset.form-columns-3 .hs-form-field,
  body form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  body form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  body form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: 15px !important; }
  body form.hs-form fieldset[class*="form-columns"] .hs-input[type="radio"] { width:17px !important; }
}




.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:rgb(255, 174, 17);
	letter-spacing: 1px;
	border:2px solid rgb(255, 174, 17);
    -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:rgb(255, 174, 17);
}

body .hs-button.primary:focus,
body input[type="submit"]:focus,
body input[type="button"]:focus {
    background:transparent;
	color:rgb(255, 174, 17);
}





/*CTA style 1 */
.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:rgb(255, 174, 17);
	letter-spacing: 1px;
	border:2px solid rgb(255, 174, 17);
    -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;;
}
.hestia_cta_model_1:hover, .hestia_cta_model_1:focus {
    background:transparent;
	color:rgb(255, 174, 17);
}

/*CTA style 2 */
.hestia_cta_model_2 {
    margin-top:-10px;
    display:inline-block;
    position:relative;
	padding:13px 24px 15px;
	line-height:24px;
	color:rgb(255, 174, 17);
	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;;
}
.hestia_cta_model_2:hover, .hestia_cta_model_2:focus {
    background:transparent;
    color:#ffffff ;
}



/* 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:rgb(255, 174, 17);
	letter-spacing: 1px;
	border:2px solid rgb(255, 174, 17);
    -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:rgb(255, 174, 17);
}


/*Blog CTA style */
.hestia_blogcta {
    display:inline-block;
    position:relative;
	padding:7px 20px 7px 20px;
	line-height:24px;
	color:#ffffff !important;
	font-size:18px;
	font-weight:300;
	border-radius:3px;
	background:rgb(255, 174, 17);
	letter-spacing: 1px;
	border:2px solid rgb(255, 174, 17);
    -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;;
}
.hestia_blogcta:hover, .hestia_blogcta:focus {
    background:transparent;
	color:rgb(255, 174, 17) !important;
}



@media (max-width: 768px) { .menubarcta{ margin:5px; } }

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

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


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


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


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


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

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








/* ==========================================================================
   6. 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: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.1;
    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:rgb(255, 174, 17);
	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  {  }

/* service flex module  */



/* testimonial 3 */
.test_3_quote-box {
    width:80%;
    float:left;
    padding:0 0 0 30px;
}

.test_3_headshot img{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border:6px solid rgb(255, 174, 17);
    
    }

.lp3_footer-wrap {
    padding:10px;
}

/*---blog 3 ---*/


.blog2_content_wrap {
    width:95% !important;
    padding:5px;
}

.blog3_content_wrap {
    width:85% !important;
    padding:5px;
}

.blog_dropdown-content {
    display: none;
    position: absolute;
    background-color: #fbfbfb;
    min-width: 250px;
    max-width:300px;
    box-shadow: 0px 5px 3px 0px rgba(0,0,0,0.2);
    padding:5px 10px;
    z-index: 1;
    text-align:left;
    margin:0px 0px 0px -100px !important;
}

/*flexibl column */
.two-column-wrapper .hs_cos_wrapper_widget {
    display:inline-block !important;
    text-align:center;
    float:none;
    margin: 0 auto;
    max-width:49.5% !important;
    padding:0px;
}
.two-column-wrapper_lp1 .hs_cos_wrapper_widget {
    display:inline-block !important;
    text-align:center;
    float:none;
    margin: 10px;
    max-width:47.5% !important;
    padding:0px;
}
.three-column-wrapper .hs_cos_wrapper_widget{
    display:inline-block !important;
    max-width:33%;
    padding:0px;
}






}

@media (max-width: 768px) {
  
  .logo img{ max-width:50% !important; margin:5px; } 
    
  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.1;
    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:rgb(255, 174, 17);
	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; }

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

/* service 3 */
.service3_outer-wrap{ width:100% !important; }


/*Case study */

.case_study_img {
    width:100%;
    height:auto;
    padding:5px 10px;
    display:block;
    float:none;
    text-align:center;
    margin:0 auto;
}

.case_study_desc {
    width:100%;
    height:auto;
    padding:5px 10px;
   display:block;
    float:none;
    text-align:center;
    margin:0 auto;
}

/* case study detail */
.case-study_detail_two_col { padding:15px 10px; display:block !important; width:100%; text-align:center; }    
.case-study_detail_two_col_left { padding:15px 10px; display:block !important; width:100%; text-align:center;}    
.case-study_detail_two_col_right { padding:15px 10px; display:block !important; width:100%; text-align:center; } 

/* testimonial 3 */
.test_3_quote-box {
    width:80%;
    float:left;
    padding:0 0 0 20px;
}

.test_3_headshot img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border:6px solid rgb(255, 174, 17);
    
    }
.lp3_footer-wrap {
    padding:10px;
}

/*-- blog --*/

.blog2_content_wrap {
    width:95% !important;
    padding:5px;
}

.blog3_content_wrap {
    width:95% !important;
    padding:5px;
}

.blog_dropdown-content {
    display: none;
    position: absolute;
    background-color: #fbfbfb;
    min-width: 250px;
    max-width:300px;
    box-shadow: 0px 5px 3px 0px rgba(0,0,0,0.2);
    padding:5px 10px;
    z-index: 1;
    text-align:left;
    margin:0px 0px 0px -70px !important;
}

/*flexibl column */
 .two-column-wrapper .hs_cos_wrapper_widget{ max-width:100%;}
 .two-column-wrapper_lp1 .hs_cos_wrapper_widget{ 
    display:inline-block !important;
    text-align:center;
    float:none;
    margin: 10px;
    max-width:46% !important;
    padding:0px;
     
     
 }
 .three-column-wrapper .hs_cos_wrapper_widget{
    display:block !important;
    max-width:95% !important;
    padding:0px;
}
.three-column-wrapper_team .hs_cos_wrapper_widget{
    display:inline-block !important;
    max-width:30%;
    padding:0px;
    margin:1% 1%;
}


}

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

@media (max-width: 767px) {
    
    
  .logo img{ max-width:50% !important; margin:5px; }  
 /*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.1;
    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:rgb(255, 174, 17);
	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; }

/* service 3 */
.service3_outer-wrap{ width:100% !important; }
.sf_client_img { text-align:center; }

/*Case study */

.case_study_img {
    width:100%;
    height:auto;
    padding:5px 10px;
    display:block;
    float:none;
    text-align:center;
    margin:0 auto;
}

.case_study_desc {
    width:100%;
    height:auto;
    padding:5px 10px;
   display:block;
    float:none;
    text-align:center;
    margin:0 auto;
}
/* case study detail */
.case-study_detail_two_col { padding:15px 10px; display:block !important; width:100%; text-align:center;}    
.case-study_detail_two_col_left { padding:15px 10px; display:block !important; width:100%; text-align:center; }    
.case-study_detail_two_col_right { padding:15px 10px; display:block !important; width:100%; text-align:center; }    

/* Testimonial */
.test_3_headshot {
    text-align:left;
    padding:25px 5px 15px 25px;
    display:inline-block;
    width:25%;
    float:left;
    border-right:1px solid #ccc;
    }
    
.test_3_quote-box {
    width:75%;
    float:left;
    padding:0 0 0 20px;
}

.test_3_headshot img{
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border:4px solid rgb(255, 174, 17);
    
    }
    
/*--- LP 1 ---*/

.lp1_logo img{
    max-width:80%;
}

.lp1_formwrap {
    padding:20px 10px;
    background: #ffffff;
    -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;;
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
        -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
        -o-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
        -ms-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
        box-shadow: 1px 1px 3px rgba(0,0,0,0.5);;
    margin:30px 10px 50px 10px !important;
}

/*-- lp 3 -- */
.lp3_formwrap {
    padding:20px 10px;
    background: #ffffff;
    -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;;
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
        -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
        -o-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
        -ms-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
        box-shadow: 1px 1px 3px rgba(0,0,0,0.5);;
    margin:30px 10px 50px 10px !important;
}

.lp3_footer-wrap {
    padding:10px;
}
.thanku1_ctabox {  margin:35px 0 0 0; }

/*-- blog ---*/
.blog2_content_wrap {
    width:95% !important;
    padding:5px;
}
.blog3_content_wrap {
    width:95% !important;
    padding:5px;
}
.blog_detail_authorimg {
    border-radius: 50%;
    max-width: 100px; 
    max-height: 100px;
    border-style: solid;
    display: block;
    width: 100%;
    height: auto;
    margin: 0px auto 10px auto;
    border: 2px solid rgb(255, 174, 17);
    text-align:center;
}
.author_bio_line { display:none; }

.share__button{
	border-radius: 50%;
    display: inline-block;
    height: 30px;
    line-height: 28px;
    margin: 10px 8px -10px 0px;
    overflow: hidden;
    width: 30px;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
	 }
.share__button:before { padding: 8px 6px; }
 
.blog_dropdown-content {
    display: none;
    position: absolute;
    background-color: #fbfbfb;
    min-width: 250px;
    max-width:300px;
    box-shadow: 0px 5px 3px 0px rgba(0,0,0,0.2);
    padding:5px 10px;
    z-index: 1;
    text-align:left;
    margin:0px 0px 0px -60px !important;
}



/*flexibl column */
.two-column-wrapper .hs_cos_wrapper_widget {
    display:block !important;
    text-align:center;
    float:none;
    margin: 0 auto;
    max-width:90% !important;
    padding:0px;
}
.two-column-wrapper_lp1 .hs_cos_wrapper_widget {
    display:block !important;
    text-align:center;
    float:none;
    margin: 0 auto;
    max-width:90% !important;
    padding:0px;
}
 .three-column-wrapper .hs_cos_wrapper_widget{
    display:block !important;
    max-width:95% !important;
    padding:0px;
}

.three-column-wrapper_team .hs_cos_wrapper_widget{
    display:inline-block !important;
    max-width:45%;
    padding:0px;
    margin:1% 2%;
}
 
}

/* 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.1;
    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; }
.logo img{ max-width:50% !important; margin:5px; }
.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;
}
.tab_page_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; }
.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:15px; !important;  }
.home1-footer-copy a {  font-size:15px; !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; }


/*flexibl column */
.two-column-wrapper .hs_cos_wrapper_widget{
    display:block !important;
    text-align:center;
    float:none;
    margin: 0 auto;
    max-width:80% !important;
    padding:0px;
}

.two-column-wrapper_lp1 .hs_cos_wrapper_widget{
    display:block !important;
    text-align:center;
    float:none;
    margin: 0 auto;
    max-width:100% !important;
    padding:0px;
}
 .three-column-wrapper .hs_cos_wrapper_widget{
    display:block !important;
    text-align:center;
    float:none;
    margin: 0 auto;
    max-width:100% !important;
    padding:0px;
}

.three-column-wrapper_team .hs_cos_wrapper_widget{
    display:block !important;
    max-width:100%;
    padding:0px;
    margin:1% 1%;
}
.four-column-wrapper .hs_cos_wrapper_widget{
    display:block !important;
    max-width:100%;
    padding:0px;
    margin:1% 2% 1% 2%;
}
/*service modules */
.service-outer_flex{ width:100% !important; margin:20px 0 0 5px;}
.service3_outer-wrap{ width:100% !important; }
/*service detail */
.service_detail_rw4 { padding:0 5px; }
.sf_client_img { text-align:center; }

/*Case study */

.case_study_img {
    width:100%;
    height:auto;
    padding:5px 10px;
    display:block;
    float:none;
    text-align:center;
    margin:0 auto;
}

.case_study_desc {
    width:100%;
    height:auto;
    padding:5px 10px;
   display:block;
    float:none;
    text-align:center;
    margin:0 auto;
}

/* -- testimonial module 2 --*/
 .test_2_outer_wrap { 
     padding:20px 10px; 
     margin:30px 10px; 
     width:100%;
     float:none;
     margin:0 auto;
 }


/* Testimonial 3 */

.test_3_outer_wrap {
        padding:30px 5px 50px 5px;
        margin:5px;
        width:100%;
    }
.test_3_headshot {
    text-align:left;
    padding:25px 5px 15px 5px;
    display:block;
    width:100%;
    text-align:center;
    border-right:none !important;
    }
    
.test_3_quote-box {
    width:100%;
    float:none;
    text-align:center;
    padding:0 0 0 40px;
}

.test_3_headshot img{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border:6px solid rgb(255, 174, 17);
    
    }
    
.test_3_quote p:before {
    content: '\f10d';
    font-size: 18px;
    font-family: FontAwesome;
    position: relative;
    display: block;
    left: -130px;
    bottom: -28px;
    margin-top: -5px;
    color: rgb(255, 174, 17);
    }
.test_3_name, .test_3_title {
     padding:0 0 0 38px;
}

/*--- LP 1 ---*/

.lp1_logo img{
    max-width:80%;
}

.lp1_formwrap {
    padding:20px 10px;
    background: #ffffff;
    -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;;
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
        -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
        -o-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
        -ms-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
        box-shadow: 1px 1px 3px rgba(0,0,0,0.5);;
    margin:30px 10px 50px 10px !important;
}



/*-- lp 3 -- */
.lp3_formwrap {
    padding:20px 10px;
    background: #ffffff;
    -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;;
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
        -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
        -o-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
        -ms-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
        box-shadow: 1px 1px 3px rgba(0,0,0,0.5);;
    margin:30px 10px 50px 10px !important;
}
.lp3_footer-wrap {
    padding:10px;
}
.thanku1_ctabox {  margin:35px 0 0 0; }

/* 404 page */

.error_inner_box {
    background:#fbfbfb;
    padding:100px 20px;
   -webkit-box-shadow: 0 0 18px 3px rgba(216,216,216,0.91);
        -moz-box-shadow: 0 0 18px 3px rgba(216,216,216,0.91);
        -o-box-shadow: 0 0 18px 3px rgba(216,216,216,0.91);
        -ms-box-shadow: 0 0 18px 3px rgba(216,216,216,0.91);
        box-shadow: 0 0 18px 3px rgba(216,216,216,0.91);;
}
.error_large_text h1, .error_large_text h2, .error_large_text h3, .error_large_text h4, .error_large_text h5, .error_large_text h6, .error_large_text p { font-size:110px; font-weight:bold; text-align:center; margin:0 auto; float:none; color:rgb(255, 174, 17); }    
.error_large_text2 { text-align:center; }   
.error_cta { text-align:center; }   

/*-- blog ---*/
.blog2_content_wrap {
    width:95% !important;
    padding:5px;
}

.post-header h3  {
    color:  #000000 !important;
    margin-bottom: 0;
    font-size:25px !important;
    line-height:35px;
    padding: 5px 0 10px 0  !important;
}


.blog_detail_authorimg {
    border-radius: 50%;
    max-width: 100px; 
    max-height: 100px;
    border-style: solid;
    display: block;
    width: 100%;
    height: auto;
    margin: 0px auto 10px auto;
    border: 2px solid rgb(255, 174, 17);
    text-align:center;
}
.author_bio_line { display:none; }

.share__button{
	border-radius: 50%;
    display: inline-block;
    height: 30px;
    line-height: 28px;
    margin: 10px 8px -10px 0px;
    overflow: hidden;
    width: 30px;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
	 }
.share__button:before { padding: 8px 6px; }
 
.blog3_content_wrap {
    width:95% !important;
    padding:5px;
}
.blog_dropdown-content {
    display: none;
    position: absolute;
    background-color: #fbfbfb;
    min-width: 250px;
    max-width:300px;
    box-shadow: 0px 5px 3px 0px rgba(0,0,0,0.2);
    padding:5px 10px;
    z-index: 1;
    text-align:left;
    margin:0px 0px 0px -60px !important;
}

}
/*-- mobile end --*/
 

.live_title{
    padding:10px 10px;
    color:#ffffff;
    background:rgb(255, 174, 17);
    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;
}












