@import url('https://fonts.googleapis.com/css?family=Titillium+Web:400,300,600,700|Roboto+Slab:100,300,400,700');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css');
@import url('https://cdn.jsdelivr.net/animatecss/3.5.1/animate.css');

@font-face {
    font-family: "titilliumbold_upright";
    font-style: normal;
    font-weight: normal;
    src: url("//cdn2.hubspot.net/hub/366352/hub/366352/file-690510877.eot") format("embedded-opentype"),
         url("//cdn2.hubspot.net/hub/366352/hub/366352/file-688296106.woff") format("woff"), 
         url("//cdn2.hubspot.net/hub/366352/hub/366352/file-691780055.ttf") format("truetype");
}

@font-face {
    font-family: "titilliumlight";
    font-style: normal;
    font-weight: normal;
    src: url("//cdn2.hubspot.net/hub/366352/hub/366352/file-688296096.eot") format("embedded-opentype"), 
         url("//cdn2.hubspot.net/hub/366352/hub/366352/file-686741778.woff") format("woff"), 
         url("//cdn2.hubspot.net/hub/366352/hub/366352/file-686741788.ttf") format("truetype");
}

@font-face {
    font-family: "titilliumlight_upright";
    font-style: normal;
    font-weight: normal;
    src: url("//cdn2.hubspot.net/hub/366352/hub/366352/file-686741783.eot") format("embedded-opentype"), 
         url("//cdn2.hubspot.net/hub/366352/hub/366352/file-691780050.woff") format("woff"), 
         url("//cdn2.hubspot.net/hub/366352/hub/366352/file-691780055.ttf") format("truetype");
}

@font-face {
    font-family: "titilliumregular";
    font-style: normal;
    font-weight: normal;
    src: url("//cdn2.hubspot.net/hub/366352/hub/366352/file-690510872.eot") format("embedded-opentype"), 
         url("//cdn2.hubspot.net/hub/366352/hub/366352/file-682925519.woff") format("woff"), 
         url("//cdn2.hubspot.net/hub/366352/hub/366352/file-690510867.ttf") format("truetype");
}


@font-face {
    font-family: "titilliumregular_upright";
    font-style: normal;
    font-weight: normal;
    src: url("//cdn2.hubspot.net/hub/366352/hub/366352/file-691815250.eot") format("embedded-opentype"), 
         url("//cdn2.hubspot.net/hub/366352/hub/366352/file-691815230.woff") format("woff"), 
         url("//cdn2.hubspot.net/hub/366352/hub/366352/file-690510912.ttf") format("truetype");
}

@font-face {
    font-family: "titilliumbold";
    font-style: normal;
    font-weight: normal;
    src: url("//cdn2.hubspot.net/hub/366352/hub/366352/file-1266209361.eot") format("embedded-opentype"), 
         url("//cdn2.hubspot.net/hub/366352/hub/366352/file-1264727733.woff") format("woff"), 
         url("//cdn2.hubspot.net/hub/366352/hub/366352/file-1266209366.ttf") format("truetype");
}

@font-face {
    font-family: "titilliumsemibold_upright";
    font-style: normal;
    font-weight: normal;
    src: url("//cdn2.hubspot.net/hub/366352/hub/366352/file-690510907.eot") format("embedded-opentype"), 
         url("//cdn2.hubspot.net/hub/366352/hub/366352/file-688296136.woff") format("woff"), 
         url("//cdn2.hubspot.net/hub/366352/hub/366352/file-690510912.ttf") format("truetype");
}


/*http://cdn2.hubspot.net/hub/366352/file-1371626969-jpg/eco4.jpg @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.3.0                                
   ========================================================================== */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-fluid {
    *zoom: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

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

/* Responsive Visibilty Classes */

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1240px) { 
.newsletter_wid input[type="email"] {
    float: left;
    line-height: 26px !important;
    width: 64% !important;
}
}

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;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
  height: 30px;
}
@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 */
}

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

/*
 * 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;height: 590px !important;}
.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 { background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}


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

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
    }
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url(//cdn2.hubspot.net/hub/366352/file-1270842623-png/images/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 (max-width:1240px) and (min-width: 992px) {
    
    .main_top_strip  .logo_area{ text-align:left; padding-left:20px; }
    .new_main_menu div.hs-menu-wrapper > ul > li:first-child { line-height:10px;  text-align:center; }
    .new_main_menu div.hs-menu-wrapper > ul { float:left; width:100%; }
    .new_main_menu div.hs-menu-wrapper > ul > li { width:12.5%; margin:0; padding:0 5px; }
    .new-home .row-fluid .new_main_menu span > div.hs-menu-wrapper > ul > li:last-child > a { padding:7px 14px !important; }
    .footer-container-wrapper .footer_above_widget_bg,.footer-container-wrapper .footer_main_bg { padding:0px 25px !important; }
    
}

@media (min-width:768px) and (max-width: 992px) {
    
    .contact_bg_area { margin-top:0; }
    .new_main_menu div.hs-menu-wrapper > ul > li:first-child { line-height:10px; }
    .footer_above_widget_bg { padding:0 20px; }
    
    .row-fluid .site-map00,.row-fluid .form-section00 { float:left; width:100%; margin:0; }
    .newsletter_wid { background-size:100%; height:333px; padding-top:74px; }
    .footer_main_bg { padding:0 20px; }

}

@media (min-width:30px) and (max-width:767px) { 
    
.footer_main_bg .nat-express-logo span { float:left; width:100%; text-align:center; line-height:normal; padding-bottom:20px; }
.footer_above_widget_bg  .main_mid_center { padding-bottom:20px !important; }
.footer_main_bg { line-height:54px; }

}


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

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

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

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

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

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

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

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

 




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

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

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




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


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









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

@media (min-width:1240px) { 
   .newsletter_wid input[type="email"] { float: left; line-height: 26px !important; width: 64% !important; }
}

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


/** 
 * Box Sizing
 * 
 * Applies a natural box layout model to all elements so that width and padding 
 * are essentially combined, making responsive styles easier to manage.
 */

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

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

/* Website background color and default font styles */
body {
  background: #fff;
  color: #7D7D7D;
  font-family: Roboto Slab, serif;
  font-size: 16px;
  line-height: 20px;
}

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

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

a { color: #0096FF; }
a:hover, a:focus { color: #0096FF; }

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


.case-studies-content hr{
    border-bottom: 1px dotted #BBB8B8;
}

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


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

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

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

/* Headings */
h1, h2, h3, h4, h5, h6 {
    color: #222222;
    font-family: 'titilliumlight';
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    border-bottom: 1px dotted #BBB8B8;
    font-size: 26px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 5%;
    padding-bottom: 1%;
}

h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 29.55px;
}
h3 {
    font-size: 18.71px;
    line-height: 23.03px;
    margin-top: 0px;
}
/*h3 {
    color: #D50142;
    font-family: 'titilliumlight_upright';
    font-size: 30px;
    font-weight: normal;
    line-height: 36.93px;
    margin: 20px 0 16px;
}*/
h4 {
    font-size: 16px;
    line-height: 19.7px;
}
/*h4 {
    color: #4A7708;
    font-family: 'titilliumlight_upright';
    font-size: 26px;
    font-weight: normal;
    line-height: 32px;
    margin: 0 0 16px;
}*/
h5 {
    color: #7D7D7D;
    font-family: 'titilliumlight_upright';
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
}
h6 {
    color: #222222;
    font-family: 'titilliumregular_upright';
    font-size: 10.71px;
    font-weight: bold;
    line-height: 13.2px;
}

h2.partner {
    color: #d50142;
    float: left;
    font-family: 'titilliumlight_upright';
    font-size: 30px;
    line-height: 36.93px;
    font-weight: normal;
    height: 40px;
    margin: 20px 0 16px;
    width: 320px;
}
 

h3.form-title{
    color: #222222;
    font-family: 'titilliumlight';
    border-bottom: 1px dotted #BBB8B8;
    font-size: 26px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 5%;
    padding-bottom: 1%;
}

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

ul.unstyled, ol.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}
table td strong {
    color: #222222;
}
table td {
    vertical-align: top;
}
/* Quotes */
blockquote {}
blockquote p {}
blockquote small {}
blockquote small:before {}

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

.body-container ul{
    list-style-image: url(//cdn2.hubspot.net/hub/366352/file-688551796-png/images/innerlist.png);
    margin: 0;
    padding: 0 0 0 16px;
}
.body-container ul li {
    font-size: 16px;
    line-height: 25px;
}



/*.span4.widget-span.widget-type-logo.logo_area.logo_area1 {
    background: url("//www.ecolane.com/hubfs/images/logo-bg1.png") no-repeat center ; margin-top: -13px;  min-height: 99px !important; }

.row-fluid .contact_bg_area1 { background: url("//www.ecolane.com/hubfs/images/contact-bg.png") no-repeat right; min-height: 52px !important; margin-top: -8px; }
.new-home .row-fluid .contact_details  { padding-right: 31px; padding-top: 13px; }
.new-home .logo_area  { padding-top:21px; }
.new-home .header-container-wrapper { position:relative; }
.new-home .main_top_strip { border-top:0; }
.new-home .main_top_strip:after { position:absolute; top:-28px; height:100%; left:0; display:block; content:''; background:url('//www.ecolane.com/hubfs/images/top-strip.png') left center no-repeat; width:100%; }*/
/* ==========================================================================


   2. COS STRUCTURE                                            


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



@media(max-width:32px){
.hs_cos_flex-slider .superimpose .caption{position: absolute !important;}
.main_mid_center{float: none !important;margin: 0 auto !important;width:100% !important;text-align:center !important;} 
.main_top_strip {
  border-top: 10px solid #0079c1;
  position: relative;
  text-align: center;
  z-index: 999999;
}
.brand-slider_new #next {
  right: 0px;
}
.contact_bg_area {
  background: url("//cdn2.hubspot.net/hub/366352/file-1726344441-png/contact_bg-1.png") no-repeat  center ;
  min-height: 41px !important;
}
.contact_details{color: #fff; padding-right: 0px; padding-top: 5px; text-align: center;}



.logo_area {
  background: url("//cdn2.hubspot.net/hub/366352/file-1726384496-png/logo_bg.png") no-repeat center ;
}



.recent_news_set {
  float: left;
  margin-top: 22px;
  width: 93%;
}
.events_highlights_set {
  color: #fff;
  float: left;
  margin-top: 22px;
  width: 93%;
}
.rev_riv_dev{text-align: center;}

.newsletter_email {width: 47% !important;}
.header-container {
  background: #000 !important;
}
.hs_cos_flex-slider .caption {
    display: block !important;
}

.menu_bg_area { box-shadow: -6px -7px 9px rgba(0,0,0,.6) !important; }
.banner_01_main{float:left;width:100%;}
.banner_01_main_01{margin:0 auto;width:100%;min-height:590px;}
.banner_01_main_left {float: left; font-size: 21px !important; font-weight: 700 !important; line-height: 28px !important; padding-left: 60px !important; padding-top: 33px !important; text-align: left !important; text-shadow: 6px 5px #001531 !important; width: 30% !important;}
.banner_01_main_right{float:right;width:43% !important;text-align:right !important;  margin-right: 71px !important;}


.banner_02_main{float:left !important;width:100% !important;}
.banner_02_main_01{margin:0 auto !important;width:100% !important;min-height:590px !important;}
.banner_02_main_left {font-size: 22px !important; font-weight: 700 !important; line-height: 24px !important; padding-left: 57px !important; padding-top: 23px !important; position: relative !important; text-align: left !important; text-shadow: 2px 3px #1085c5 !important; width: 50% !important;}
.banner_02_main_right {float: right !important; margin-right: 82px !important; text-align: right !important; width: 29% !important;}


.banner_03_main{float:left !important;width:100% !important;}
.banner_03_main_01{margin:0 auto !important;width:100% !important;min-height:590px !important;}
.banner_03_main_left {font-size: 22px !important; font-weight: 700 !important; line-height: 33px !important; padding-left: 58px !important; padding-top: 27px !important; position: relative !important; text-align: left !important; text-shadow: 2px 3px #333333 !important; width: 60% !important;}
.banner_03_main_right {float: right !important; margin-right: 43px !important; text-align: right !important; width: 41% !important; margin-top: -25px !important;}
}

.industries-clone1 .row-fluid .lg_agency { background: url("//cdn2.hubspot.net/hubfs/366352/images/lg_agency_dark.png") no-repeat center; }
.industries-clone1 .row-fluid .mid_agency  { background: url("//cdn2.hubspot.net/hubfs/366352/images/med_agency_dark.png") no-repeat center; }
.industries-clone1 .row-fluid .gov_img { background: url("//cdn2.hubspot.net/hubfs/366352/images/gov_dark.png") no-repeat center; }
.industries-clone1 .row-fluid .univ_img { background: url("//cdn2.hubspot.net/hubfs/366352/images/uni_dark.png") no-repeat center; }
.industries-clone1 .row-fluid .pace_img { background: url("//cdn2.hubspot.net/hubfs/366352/images/pace-dark.png") no-repeat center; }

.industries-clone .row-fluid .lg_agency { background: url("//www.ecolane.com/hubfs/images/lg_agency.png") no-repeat center; }
.industries-clone .row-fluid .mid_agency  { background: url("//www.ecolane.com/hubfs/images/med_agency.png") no-repeat center; }
.industries-clone .row-fluid .gov_img { background: url("//www.ecolane.com/hubfs/images/gov.png") no-repeat center; }
.industries-clone .row-fluid .univ_img { background: url("//www.ecolane.com/hubfs/images/uni.png") no-repeat center; }
.industries-clone .row-fluid .pace_img { background: url("https://www.ecolane.com/hubfs/images/pace-light.png") no-repeat center; }

.industries-2017 .row-fluid .lg_agency, 
.industries-2017 .row-fluid .mid_agency, 
.industries-2017 .row-fluid .gov_img, 
.industries-2017 .row-fluid .univ_img, 
.industries-2017 .row-fluid .pace_img,
.industries-2017 .row-fluid .lg_agency_hover,
.industries-2017 .row-fluid .mid_agency_hover,
.industries-2017 .row-fluid .gov_img_hover, 
.industries-2017 .row-fluid .univ_img_hover,
.industries-2017 .row-fluid .pace_img_hover {
    width: 19.2%;
    height: 300px;
    margin-left: 1%;
    position: relative;
    background-size: 100%;
}
.industries-2017 .secondary_menu_new_01 div div:first-child {margin-left:0;} 
.industries-2017 .secondary_menu_new_01 { padding: 25px 0;}
.industries-2017 .secondary_01_02 a {font-size:20px;}
.industries-2017 .secondary_01_02 {font-weight: 600;line-height: 21px;margin-bottom: 3px !important;min-height: 88px;padding-top: 20px;text-align: center;color: #0079c1;}

.row-fluid .loc_img { background: url("//www.ecolane.com/hubfs/images/location-1.png") no-repeat center; min-height:328px !important; }
.row-fluid .cust_img  { background: url("//www.ecolane.com/hubfs/images/location-2.png") no-repeat center; min-height:328px !important; }
.row-fluid .team_img { background: url("//www.ecolane.com/hubfs/images/location-3.png") no-repeat center; min-height:328px !important; }
.row-fluid .careers_img { background: url("//www.ecolane.com/hubfs/images/location-4.png") no-repeat center; min-height:328px !important; } 

.row-fluid .loc_img_dark { background: url("//cdn2.hubspot.net/hubfs/366352/images/MAP-GRAPHIC.png") no-repeat center; min-height:328px !important; }
.row-fluid .cust_img_dark  { background: url("//cdn2.hubspot.net/hubfs/366352/images/ARROW-GRAPHIC.png") no-repeat center; min-height:328px !important; }
.row-fluid .team_img_dark { background: url("//cdn2.hubspot.net/hubfs/366352/images/PUZZLE-GRAPHIC.png") no-repeat center; min-height:328px !important; }
.row-fluid .careers_img_dark { background: url("//cdn2.hubspot.net/hubfs/366352/images/CHART-GRAPHIC.png") no-repeat center; min-height:328px !important; } 

/* .row-fluid .custom-menu-primary div.hs-menu-wrapper >  ul > li:first-child { background:url('//www.ecolane.com/hubfs/images/menu-home.png') center no-repeat; } */
/* .row-fluid .trans_top_text_01 { width:71%; padding-left:10px;} */
.row-fluid .main-content1 { width:100% !important;  }
.row-fluid .main-content1 h2 { font-size:30px; color:#007ac0; line-height:24px; }

.row-fluid .executive-main { background:#08c1f3; padding:40px 0; margin-bottom:70px; margin-top:60px; }
.row-fluid .executive-main h3 {  color:#fff; font-size:35px; line-height:24px; margin:0; font-weight:normal; text-transform:uppercase; }
.row-fluid .team-text1 { text-align:center; padding-bottom:70px; }
.row-fluid .slick-slider1 button,.row-fluid .slick-slider2 button { border:0; outline:0; position:absolute; top:50%; height:40px; width:40px; z-index:1; font-size:0;  -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); cursor:pointer; }
.row-fluid .slick-slider1 .slick-prev,.row-fluid .slick-slider2 .slick-prev  { left:-50px; background:url('//www.ecolane.com/hubfs/images/left-image.png') center no-repeat; }
.row-fluid .slick-slider1 .slick-next,.row-fluid .slick-slider2 .slick-next  { right:-50px;background:url('//www.ecolane.com/hubfs/images/right-image.png') center no-repeat; }
.team-page .row-fluid .case-studies-content h1 { border-bottom:0; margin-bottom:10px; color:#007ac0; }

 .slick-main { margin:10px;background:#ebebeb; text-align:center; }
 .slick-main .slick-popup { display:none; }
 .slick-images { position:relative; text-align:center; cursor:pointer; z-index:1; transition:all .5s ease; padding:20px 0; border:4px solid transparent; min-height:215px; }
 .slick-hover { background:rgba(0,121,192,.9); display:none; position:absolute; top:0; left:0; width:100%; height:100%; }
 .slick-hover h4 { text-transform:uppercase; color:#fff; font-size:22px; line-height:28px; padding-bottom:0px; font-family: 'Roboto Slab', serif; font-weight:700; padding-left:30px; padding-right:30px; }
 .slick-hover h5 {  color:#fff; font-size:22px; line-height:28px; font-weight:400; font-family: 'Roboto Slab', serif; padding:0 40px; position: absolute; left: 0; width: 100%; bottom: 0; }
 .slick-images:hover .slick-hover { display:block; }
 .slick-images:hover .slick-hover * { text-shadow:2px 1px 3px rgba(0,0,0,0.7); }
 .slick-images:hover { border:4px solid #ebebeb; box-shadow:0 0 0 1px #c9c9c9; }
 
 .slick-box img { float:none; display:inline-block !important; width:auto; }
 
.row-fluid .bgimg-main { background-size:cover; background-repeat:no-repeat; background-position:center center;/* z-index:0;*/ }
.row-fluid .bg-img { display:none; }
.new-home .row-fluid .new_main_menu span > div.hs-menu-wrapper > ul > li:first-child > a { background: url("//cdn2.hubspot.net/hub/366352/file-1754409174-png/home_icon.png?t=1466430312302") no-repeat center; font-size: 0 !important; width: 30px !important; color: #0079c0 !important; text-decoration: none; }
.new-home .row-fluid .new_main_menu span > div.hs-menu-wrapper > ul > li:last-child > a { border: 1px solid #fff; border-radius: 12px; margin-top: 11px; padding: 7px 23px !important; }


.row-fluid .hero-main { text-align:center; }
.row-fluid .hero-content { padding:104px 0 10px; text-align:center; color:#fff; position:relative; }
.row-fluid .hero-content .hero-title { transition-delay: 20s; font-size:65px; line-height:75px; color:#fff;font-weight:600; text-shadow: 3px 3px 10px #000000; padding-left:40px; position:relative;right:150%; -webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;transition: all .5s ease-in-out ;}
.trans-effect .row-fluid .hero-content .hero-title  { right:0;}
.trans-effect .row-fluid .hero-text { left:0; }
.row-fluid .hero-content .hero-title:after { position: absolute; top: 85px; left: -10%; width: 120%; display: block; background: url('//www.ecolane.com/hubfs/images/FINAL-TITLEBG.png?t=1466502809359') center top no-repeat; content: ''; height: 137%; background-size: cover; }

.row-fluid .hero-text { transition-delay: 20s; padding: 27px 98px 0; position:relative; z-index:1; font-size:24px; line-height:30px; padding-bottom:10px; text-shadow: 3px 3px 0px #000; left:150%;-webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;transition: all 1s ease-in-out;}
 
.row-fluid .popup-content { float:none; display:inline-block; width:25%; padding-bottom:15px; }
.team-page .our_partner_area_bg { padding-top:90px; }
.row-fluid .request-cta { text-align:center; padding-top:90px; }
.row-fluid .request-cta a { border-radius:45px;width: 264px; border:2px solid #0079c0; color:#29c9f5; float:none; display:inline-block; padding:15px 30px; text-decoration:none; font-size:24.91px; line-height:28px; }
.row-fluid .request-cta a:hover { color:#0079c0; border-color:#29c9f5; }
.fancybox-overlay { background:none !important; }
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image:url('//www.ecolane.com/hubfs/images/arrows.png') !important; }
body { overflow-x:hidden; }
.fancybox-wrap { max-width: 1100px !important; }
.new_main_menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li .fa { display:none; }
.fancybox-inner,.fancybox-opened { max-width:1100px; width:100%;  }
.fancybox-skin { background:rgba(0,121,192,.9) !important; border-radius:10px !important; border:2px solid #fff !important; position:relative; z-index:9099999;  }
.fancybox-opened .fancybox-skin { box-shadow:0 0 57px 0 rgba(0,0,0,0.70) !important; -moz-box-shadow:0 0 57px 0 rgba(0,0,0,0.70)  !important; -webkit-box-shadow:0 0 57px 0 rgba(0,0,0,0.70) !important; }
.main-popup { padding:30px 70px; color:#fff; float:left; }
.fancybox-nav span { visibility:visible !important; }
.main-popup a { text-decoration:none; }
.popup-title { color:#fff; border-bottom:2px solid #fff; }
.popup-title h3 { color:#fff; font-size:30px; line-height:28px; text-decoration:none; margin:0; font-family: 'Roboto Slab', serif; font-weight:700 ;}
.popup-title h5 {  color:#fff; font-size:24px; line-height:28px; font-weight:400; text-decoration:none; margin: 8px 0 15px; font-family: 'Roboto Slab', serif; }

.popup-left { float:left;  width: 20%; margin:0;background:#ebebeb; margin:21px 0; padding:20px; text-align:center; }
.popup-right { float: left; width: 75%; margin: 0px 0 0 25px; color: #fff; line-height:24px; }
.connect-us { display:block; float:left; width: 20%; color:#fff; clear:both; text-align:right; }
.connect-us span { color: #fff; padding-top: 6px; padding-right: 10px; display: inline-block; font-size:18px; }
.connect-us .social-icon { padding:0; border-radius: 50%; background: #fff; color: #1986c6; width: 35px; height: 35px; text-align: center; line-height: 35px; float: left; display: inline-block; font-size: 20px; float: right; }

/*.row-fluid .top-man { padding-top:115px; position:relative; z-index:1 } */
.row-fluid .banner_img_main_01 {position:relative;}
.row-fluid .banner_img_main_01:after { content:''; height:100%; position:absolute; top:10px; right:66px; width:100%; background:url('//www.ecolane.com/hubfs/images/radiuss-imgae1.png') right no-repeat;}

.brdout { position:relative; z-index:1; }
/* ==========================================================================
   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 {}
.header-container {
    /*background: url(//cdn2.hubspot.net/hub/366352/file-690360097-png/images/logoholder.png) no-repeat 87px top;*/
}
.header-container .page-center{
    max-width: 990px!important;
}

/* Logo styling */
.header-container .hs_cos_wrapper_type_logo {}
.header-container .hs_cos_wrapper_type_logo a {}
.header-container .hs_cos_wrapper_type_logo a img {}


.custom_home .header-container {
    background: none !important;
}
.custom_home .custom_header_bg {
    position: relative;
    z-index: 1;
    background: url(//cdn2.hubspot.net/hub/366352/file-690360097-png/images/logoholder.png) no-repeat -128px 0;
}
.custom_header_bg {
    position: relative;
    z-index: 1;
    background: url(//cdn2.hubspot.net/hub/366352/file-690360097-png/images/logoholder.png) no-repeat -128px 0;
}
.custom_logo {
    margin-top: 1.5%;
    padding-bottom: 20px;
}
.custom_header_contactus {
    background: url("//cdn2.hubspot.net/hub/366352/file-682855104-png/images/contact_bg.png") repeat 0 0;
    border-radius: 0 0 15px 15px;
    float: right !important;
    margin-right: 1px;
    margin-top: 10px;
    max-width: 192px;
    padding: 3px 6px 7px 0;
    text-align: right;
}
.custom_header_contactus a{
    color: #FFFFFF;
    display: inline-block;
    font: 15px/22px Titillium Web;
    text-decoration: none;
}
.custom_header_contactus .contact{
    background: url("//cdn2.hubspot.net/hub/366352/file-691724730-gif/images/flag_division.gif") repeat-y right center;
    margin-right: 6px;
    margin-top: 2px;
    padding-right: 17px;
    -webkit-margin-end: 5px;
    -webkit-padding-end: 16px;
}
.custom_header_contactus .contact:hover{
    text-decoration: underline;
}
.custom_header_contactus img {
    margin-right: 10px;
    max-height: 21px;
    max-width: 27px;
    vertical-align: bottom;
}
.custom_banner_image {
    background-color: #000000;
    margin-top: -85px;
    padding-bottom: 15px;
    position: relative;
    text-align: center;
    z-index: -1;
}
.custom_banner_image img {
    position: relative;
    top: 15px;
}
.custom_banner_image div.cell-wrapper div {
    background-color: #000000;
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 300px;
    position: relative;
    top: 15px;
}

.custom_banner_slider {
    background-color: #000000;
    margin-top: -70px;
    position: relative;
    /*padding-bottom: 15px;
    text-align: center;
    z-index: -1;*/
}

/*---------------------Slider-------------------*/

.cont {
    background: url("//cdn2.hubspot.net/hub/366352/file-1264216553-png/images/bannerbg.png") no-repeat 528px 115px;
    list-style: none outside none;
    margin: 0;
    padding: 128px 0 25px 718px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.cont .head {
    color: #67991e;
    font-family: 'titilliumsemibold_upright';
    font-size: 90px;
    line-height: 110.783px;
    height: 100px;
}

.cont .sub-head {
    color: #282828;
    font-family: 'titilliumbold';
    font-size: 20px;
    line-height: 24.61px;
    height: 35px;
}

.cont .sub-con {
    color: #313131;
    font-size: 16px;
    line-height: 19.7px;
    width: 440px;
}

.more-but {
    margin-top: 17px;
    width: 121px;
}
.hs_cos_flex-slider .hs_cos_flex-slides .more-but img {
    height: 30px !important;
}




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

.thank-you-page .body-container{margin-left:15%; margin-right:15%;}
.body-container-wrapper {}
.body-container {}

.body-container .page-center {
    padding: 30px 0;
    max-width: 990px;
}
.custom_home .body-container .page-center {
    max-width: 990px !important;
}
.site-page .body-container .page-center, .error-template .body-container .page-center {
    padding: 0px;
}
.one-column .body-container .page-center {
    padding: 5px 0 0;
}
.body-container .main-content p {
    margin-top: 0;
}
.body-container .main-content ul ul {
    margin-left: 20px;
}

.custom_body_menu {
    text-align: center;
    margin: 3% 0 2.5%;
    background-color: #ececec;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}
.custom_body_menu ul {
    padding: 0.8% 0px 0.6% 15px;
    display: block !important;
}
@-moz-document url-prefix() {
    .custom_body_menu ul {
        padding: 0.7% 0 0.5% 15px;
    }
}
.custom_body_menu ul li {
    float: none !important;
    display: inline-block;
    margin: 0 15px 0 16px;
}
.custom_body_menu ul li a {
    color: #7d7d7d;
    font-size: 16px;
    line-height: 25px;
    padding: 2px 10px;
    text-decoration: none;
    font-family: 'titilliumlight_upright';
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}
@-moz-document url-prefix() {
    .custom_body_menu ul li a {
        padding: 3px 10px;
    }
}
.custom_body_menu ul li.active-branch a {
    color: #FFFFFF;
    background: #0096FF;
}
.custom_body_menu ul li a:hover {
    color: #FFFFFF;
    background: #0096ff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}
.custom_body_menu ul li.hs-item-has-children:hover {
    -webkit-border-radius: 5px 5px 5px 0;
    -moz-border-radius: 5px 5px 5px 0;
    -o-border-radius: 5px 5px 5px 0;
    -ms-border-radius: 5px 5px 5px 0;
    border-radius: 5px 5px 5px 0;
    background: #0096ff;
}
.custom_body_menu ul li.hs-item-has-children:hover a {
    color: #fff;
}
.custom_body_menu ul ul {
    background: #0096FF;
    top: 28px;
    text-align: left;
    padding: 20px 0 15px;
    -webkit-border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    -o-border-radius: 0 5px 5px 5px;
    -ms-border-radius: 0 5px 5px 5px;
    border-radius: 0 5px 5px 5px;
}
.custom_body_menu ul ul li {
    margin: 0;
}

.custom_body_menu ul ul li a {
    color: #fff;
}
.custom_body_menu ul ul li a:hover  {
    text-decoration: underline;
}
.hs-content-id-1253598066 .custom_body_menu ul li.active-branch a, .hs-content-id-1258656162 .custom_body_menu ul li.active-branch a {
    padding: 3px 20px;
}

.body-container .sidebar h3 {
    color: #222222;
    border-bottom: 1px dotted #BBB8B8;
    font-size: 23px;
    font-weight: bold;
    line-height: 25px;
    margin: 5px 0;
    padding-bottom: 0;
    font-family: 'titilliumlight';
}
.body-container .sidebar ul {
    padding: 0 0 0 20px;
    list-style-image: url(//cdn2.hubspot.net/hub/366352/file-1253377194-png/relativelist.png);
}
.body-container .sidebar ul li a {
    color: #285069;
    text-decoration: none;
}

.body-container .sidebar .inner-menu {
    background-color: #ececec;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    margin: 9px 0 0;
    padding: 10px;
}
.body-container .sidebar .inner-menu ul {
    list-style: none;
    padding: 0px;
}
.body-container .sidebar .inner-menu ul li {
    margin-bottom: 10px;
}
.body-container .sidebar .inner-menu ul li a {
    color: #285069;
    font-size: 16px;
    line-height: 25px;
    display: block;
    padding: 4px 10px;
    text-decoration: none;
    font-family: 'titilliumlight_upright';
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}
.body-container .sidebar .inner-menu ul li a:hover {
    color: #FFFFFF;
    background: #0096ff;
}
.body-container .sidebar .inner-menu ul li.active-branch a {
    color: #FFFFFF;
    background: #0096FF;
}


/* Home
   ========================================================================== */

.hs-content-id-1253197336 .custom_banner_image div.cell-wrapper div {
    background-image: url("//cdn2.hubspot.net/hub/366352/file-1262840716-png/images/hand_tablet-1300x300.png") !important;
}
.hs-content-id-1253497666 .custom_banner_image div.cell-wrapper div {
    background-image: url("//cdn2.hubspot.net/hub/366352/file-1263270253-png/images/enablingtransit-1300x300.png") !important;
}
.custom_home {
    
}
.custom_contact .main-content .widget-type-form h3 {
    display: none;
}
.custom_contact .main-content .widget-type-form .hs-richtext {
    color: #222222;
    line-height: 19.7px;
    margin-bottom: 12px;
}
.custom_contact .widget-type-form {
    padding-right: 5px;
}
.custom_contact .main-content .widget-type-form .hs-input {
    width: 95% !important;
}
.custom_contact .main-content .widget-type-form .actions {
    margin: 18px -26px;
    padding: 17px 20px 18px;
}
.custom_contact .custom_address {
    padding-left: 8px;
}
.custom_contact .custom_north_ameica {
    
}
.custom_contact .custom_europe {
    padding-left: 47px;
    -webkit-padding-start: 60px!important;
}
.custom_contact .entry-content img {
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.custom_contact .custom_bottom_images {
    margin-bottom: 25px;
}
.custom_contact .custom_bottom_images img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.custom_home .custom_menu_wrapper {
    margin-top: -121px;
}
.custom_home .custom_header h1 {
    color: #5b5b5b;
    font-size: 45px;
    line-height: 55.4px;
    font-weight: normal;
    text-align: center;
    margin: 15px 0 20px;
    padding-bottom: 0;
    border-bottom: none;
    font-family: 'titilliumlight_upright';
}
.custom_home .custom_header h2 {
    text-align: center;
}
.custom_home .custom_home_content {
    width: 60%;
}
.custom_home_top {
    padding-bottom: 24px;
    background: url("//cdn2.hubspot.net/hub/366352/file-1263582249-png/images/divide.png") no-repeat center bottom;
}
.custom_home .custom_home_img {
    float: right;
    margin-left: 0;
    padding: 20px 0 0;
    width: 38%;
}
/*.custom_home .custom_home_img {
    margin-left: 0;
    padding: 20px 0 0 19px;
    width: 40%;
}*/
.custom_home .custom_home_content p:first-of-type {
    padding-bottom: 25px;
    background: url("//cdn2.hubspot.net/hub/366352/file-1263582249-png/images/divide.png") no-repeat center bottom;
}
.custom_recent {
    margin: 30px 0 0 !important;
    width: 300px !important;
}
.custom_recent h3 {
    color: #1678b7;
    font-size: 26px;
    line-height: 32px;
    font-weight: normal;
    margin: 0 0 16px 0;
    padding-left: 80px;
    height: 68px;
    position: relative;
    border-right: 1px solid #ededed;
    font-family: 'titilliumlight_upright';
    background: url("//cdn2.hubspot.net/hub/366352/file-1273644351-png/images/recentnews.png") no-repeat;
}
.custom_recent h3:after {
    background: url("//cdn2.hubspot.net/hub/366352/file-682784979-png/images/midclmndiv.png") no-repeat left bottom;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    bottom: -23px;
    width: 100.5%;
}
.custom_calender {
    margin: 30px 0 0 !important;
    width: 300px !important;
}
.custom_calender h3 {
    color: #4a7708;
    font-size: 26px;
    line-height: 32px;
    font-weight: normal;
    margin: 0 0 16px 0;
    padding-left: 110px;
    height: 68px;
    position: relative;
    border-right: 1px solid #ededed;
    font-family: 'titilliumlight_upright';
    background: url("//cdn2.hubspot.net/hub/366352/file-1277511282-png/images/calender.png") 30px 0 no-repeat;
}
.custom_calender h3:after {
    background: url("//cdn2.hubspot.net/hub/366352/file-682784979-png/images/midclmndiv.png") no-repeat left bottom;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    bottom: -23px;
    width: 100.5%;
}
.custom_case {
    padding-bottom: 10px;
    margin: 30px 0 0 24px !important;
    width: 36.9% !important;
    background: #1678B7;
}
.custom_case h3 {
    color: #FFFFFF;
    font-size: 30px;
    line-height: 36.93px;
    font-weight: normal;
    margin: 15px 0 0;
    padding-left: 110px;
    padding-top: 6px;
    height: 68px;
    position: relative;
    font-family: 'titilliumlight_upright';
    background: url("//cdn2.hubspot.net/hub/366352/file-1272960448-png/images/casestudy.png") 30px 0 no-repeat;
}
.custom_case h3:after {
    background: url("//cdn2.hubspot.net/hub/366352/file-1273000608-png/images/caseborder.png") no-repeat left bottom;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    bottom: -6px;
    width: 100%;
}
#pp_full_res {
    padding: 20px 0;
    text-align: center;
}
#pp_full_res iframe {
    max-width: 86%;
    width: 100%;
}
.custom_recent .hs-rss-title, .custom_recent .hs-rss-byline {
    display: none;
}
.custom_calender .hs-rss-description {
    display: none;
}
.custom_calender .hs-rss-module {
    margin-top: 51px;
}
.custom_case .hs-rss-byline {
    display: none;
}

.custom_recent .hs-rss-description {
    color: #333232;
    font-family: 'titilliumregular_upright';
    font-size: 15px;
    font-weight: normal;
    line-height: 16px;
    padding-bottom: 0;
    padding-left: 48px;
    text-align: left;
    width: 290px;
    border-bottom: 1px solid #efefef;
    background: url("//cdn2.hubspot.net/hub/366352/file-1277771702-png/images/news.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.custom_recent .hs-rss-module {
    margin-top: 51px;
    border-right: 1px solid #ebebeb;
}
.custom_recent .hs-rss-module .hs-rss-item {
    padding-top: 30px;
}
.hs-rss-item {
    margin-bottom: 0px;
}
.custom_news_list {
    color: #222222;
    padding-bottom: 10px;
    border-bottom: 1px dotted #bbb8b8;
}
.custom_news_list h2 {
    border-bottom: 1px dotted #bbb8b8;
}
.custom_details {
    margin-top: 19px;
}
.custom_news-events {
    
}
.custom_news-events .custom_top_content {
    
}
.custom_news-events .custom_top_content p:last-of-type {
    margin-bottom: 0;
}
.hs-rss-description p a {
    color: #1678b7;
    display: block;
    font-family: verdana;
    font-size: 13px;
    line-height: 16px;
    padding: 10px 0 16px;
    text-align: right;
    text-decoration: none;
}
.custom_case .hs-rss-title {
    color: #ffffff;
    font-size: 20px;
    line-height: 24.61px;
    text-decoration: none;
    display: inline-block;
    margin: -15px 0 -25px;
    padding:7%;
}
.custom_case .hs-rss-title:hover, .hs-rss-item .hs-rss-description a:hover {
    color: #0096ff;
}
.custom_case .hs-rss-description {
    color: #ffffff;
    font-size: 16px;
    line-height: 19.7px;
    padding:7%;
}
.custom_case .hs-rss-module .hs-rss-item {
    border-bottom: 1px solid #398cc2;
    float: left;
    margin-left: 30px;
    width: 310px;
}
.custom_case .hs-rss-module {
    margin-top: 19px;
}
.custom_case .hs-rss-description p a {
    display: none;
}
body.site-page.two-column .sidebar.right {
    margin: 5% 0 0;
    width: 30%;
}
.post-body.clearfix > p {
    color: #222222;
    margin: 0;
    display: inline;
}
.hs-blog-header h1 {
    margin-bottom: 10px;
}


.footer-update .hs-menu-item.hs-menu-depth-1.subLi_n0>a { color: #909090 !important; font-family: "Roboto Slab"; font-size: 16px !important; line-height: 15px; margin: 0; text-align: left; font-weight: normal;    padding: 0 !important; width:auto !important; }


/* Events */

.custom-events-list .body-container .page-center {
   max-width: 990px ;
   padding: 22px 0 30px;
}
.custom-events-list h1 {
   border-bottom: 1px dotted #bbb8b8;
   font-size: 26px;
   font-weight: bold;
   line-height: 32px;
   margin-bottom: 34px;
   margin-top: 0;
   padding-bottom: 9px;
   padding-top: 0;
}

.custom-events-list .post-item:first-child {
   margin-top: -16px;
}

.custom-events-list .post-item {
   padding-bottom: 10px;
   border-bottom: 1px dotted #bbb8b8;
}

.custom-events-list .post-header h2 a {
   line-height: 29px;
}

.custom-events-list .post-item .post-body {
   color: #000;
   line-height: 19.7px;
}
.custom-events-list .post-item .post-body a {
   text-decoration: none;
}

.custom-events .body-container .page-center {
   padding: 19px 0;
}

.custom-events .post-header h2 {
   border-bottom: 1px dotted #bbb8b8;
   margin-top: 0;
   padding-bottom: 6px;
}
.custom-events .post-header h2 a {
   color: #222222;
   font-family: 'titilliumlight';
   font-size: 26px;
   font-weight: bold;
   line-height: 30px;
   text-decoration: none;
}

.custom-events #comments-listing {
   border-bottom: medium none;
   margin-bottom: 0;
   margin-top: 0;
}


.custom-events .blog-sidebar {
   margin-top: 31px;
   padding-left: 24px;
}

.custom-events .blog-sidebar h3 {
   border-bottom: 1px dotted #cccccc;
   color: #222222;
   font-family: 'titilliumlight';
   font-size: 23px;
   font-weight: bold;
   line-height: 28.5px;
   margin: 5px 0;
}

.custom-events .blog-sidebar .widget-module ul {
   list-style: none;
   margin: 0;
   padding: 0;
}
.custom-events .blog-sidebar .widget-module ul li a {
   color: #285069;


   font-size: 16px;
   line-height: 25px;
   text-decoration: none;
}




@media(min-width:768px){
.custom-events .blog-content {
   width: 65% !important;
}

.custom-events .blog-sidebar {
   width: 32% !important;
}

}

@media (max-width:767px){

.footer_main_bg .nat-express-logo span { float:left; width:100%; text-align:center; line-height:normal; padding-bottom:20px; }
.footer_above_widget_bg  .main_mid_center { padding-bottom:20px !important; }
.footer_main_bg { line-height:54px; }
.demo-page .new-form-blue { width: 100% !important; margin-left:0px !important; left:0; }
.demo-page .new-form-blue form fieldset > div.hs-form-field { width:100%; padding:0; }
.demo-page .new-form-blue .hs-custom-form { padding:0 15px; }
.demo-page .new-form-blue h3.form-title { font-size:20px; padding:20px 0; }
.demo-page .new-form-blue .hs-form-field > label { font-size:17px; margin-top:10px; }
.demo-page .new-form-blue input[type="text"],.demo-page .new-form-blue select,.demo-page .new-form-blue input[type="email"],.demo-page .new-form-blue input[type="tel"],.demo-page .new-form-blue textarea { height:35px; padding:0 !important; font-size:13px; }
.demo-page .new-form-blue form fieldset > div.hs-form-field { padding:0 10px; }
.demo-page .new-form-blue .hs-button.primary.large { margin:20px 0; width:200px; height:55px; }
/* .footer-update .hs-menu-item.hs-menu-depth-1.subLi_n0 > a { font-size: 0.85em !important; font-weight: normal; line-height: 0.9em; } */

.blog-sidebar {
   padding-left: 0;
}
}
.custom_calender .hs-rss-description {
   display: block;
}
.custom_calender .hs-rss-title {
   font-size: 16px;
   line-height: 19.7px;
   color: #000;
   text-decoration: none;
   font-family: 'titilliumregular_upright';
}

.custom_calender .hs-rss-item {
   padding-left: 25px;
}

.custom_calender .hs-rss-byline {
   color: #888888;
   opacity: 1;
   font-size: 15px;
   margin-top: 5px;
   line-height: 18.4667px;
}
.custom_calender .hs-rss-description a {
   color: #52830b;
   font-size: 13px;
   line-height: 16px;
   padding: 0;
}

.custom_calender .hs-rss-description {
   border-bottom: 1px solid #efefef;
   margin-bottom: 15px;
}

.custom_calender .hs-rss-description p {
   margin: 0 0 12px 0;
}

.custom_calender .feedreader_box {
   border-right: 1px solid #ebebeb;
   padding-right: 13px;
}

.custom_case-studies .body-container .page-center {
    padding: 0px;
}
.custom_home .custom-menu-primary .hs-menu-wrapper>ul ul {
    top:auto ;
    bottom:101%;
}



.row-fluid .rss-listing-box { margin:20px 0; }
.row-fluid .rss-listing-box h3 { display:inline-block; width:100%; border-bottom:1px solid #000;margin-bottom:15px; padding-bottom:10px; font-family:"Roboto Slab",serif !important; font-size:24px;font-weight:700;line-height: 29.55px; color:#222;  }
.row-fluid .rss-listing-box .hs-rss-item { margin-top:0 !important; margin-bottom:20px !important; }
.row-fluid .rss-listing-box .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper { float:left;width:100%; margin-bottom:10px; text-align:center;}
.row-fluid .rss-listing-box .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper img { max-width:300px; width:100%; }
.row-fluid .rss-listing-box .hs-rss-item.hs-with-featured-image .hs-rss-item-text { float:left; width:100%; }
.row-fluid .rss-listing-box a.hs-rss-title { font-weight:700; }
    .hs-rss-byline { float:left; width:100%; }
   

/*@media screen and (-webkit-min-device-pixel-ratio:0) {
    .custom-menu-primary .hs-menu-wrapper>ul>li>a {
        background: url(//cdn2.hubspot.net/hub/366352/file-690360107-png/images/navdivider.png) no-repeat right 16px !important;
    }
}*/
.landing-page .custom_header_contactus {
    display: none;
}
.custom_home .mobile-trigger {
    bottom: -120px!important;
}

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

/* Homepage */

/* Contact Us */

/* About Us */


/* Modular & Reusable Components
   ========================================================================== */

/* Callouts */

/* Social Media Custom Icons */

/* Additional Menus aside from the Main Nav */


/* Case Study New 10-07-2017 */
.row-fluid .bgimg-mainNew { background-size:cover !important; background-repeat:no-repeat !important; background-position:center center !important; }
.row-fluid .bg-imgNew { display:none; }

.row-fluid .Top-bannerImage { min-height:450px; }

.row-fluid .case-twocolumnsec { padding:70px 0 40px; }
.row-fluid .case-imgtextsecinner { float:left; width:100%; }
.row-fluid .case-leftbox { line-height:26px; }
.row-fluid .case-rightcolumn { background:#e7e7e8; text-align:center; padding:10px 15px; border-radius:14px; position:relative; }
.row-fluid .case-rightcolumn1 { margin-bottom:20px; }
.row-fluid .case-rightcolumn h4 { font-size:22px; line-height:24px; color:#0374bb; font-weight:600; margin:0 0 10px; }
.row-fluid .case-rightcolumn img { max-width:130px; } 
.row-fluid .case-rightcolumn .icon { margin:10px 0; }
.row-fluid .case-rightcolumn .case-link a { float:left; width:100%; position:absolute; top:0; left:0; height:100%; font-size:0; }
.row-fluid .case-leftbox h3 { font-size:40px; line-height:48px; color:#0374bb; border-bottom:2px dotted #6d6e71; padding-bottom:15px; font-family: "titilliumlight" !important; }
.row-fluid .header-finland h1 { font-size:40px; line-height:48px; color:#0374bb; border-bottom:2px dotted #6d6e71; padding-bottom:15px; font-family: "titilliumlight" !important; }

.row-fluid .case-imgtextsec { float:left; width:100%; }
.row-fluid .case-imgtextsec .case-contentbox.darkblue { background:#0374bb; color:#fff; }
.row-fluid .case-imgtextsec .white { background:#fff; color:#0374bb; }
.row-fluid .case-imgtextsec .lightblue { background:#00aeef; color:#fff; }
.row-fluid .case-contentbox.darkblue h2, .row-fluid .case-contentbox.lightblue h2 { color:#fff; }
.row-fluid .case-contentbox.lightblue a { color:#fff; }
.row-fluid .case-imgbox { float:left; width:50%; margin:0; }
.row-fluid .case-contentbox { float:left; width:50%; margin:0; padding:50px 0 40px; font-weight:400; line-height:28px; background:#fff; color:#0374bb; }
.row-fluid .case-contentbox h2 { color:#0374bb; font-weight:300; font-size:35px; line-height:44px; margin:0 0 20px; }
.row-fluid .case-contentbox h2 span { display:block; font-weight:bold; }
.row-fluid .more-content { float:left; width:100%; min-height:70px; }
.row-fluid .more-content a, .row-fluid a.more-content { float:left; padding:15px 10px; width:auto; min-width:300px; line-height:37px; max-width:100%; text-decoration:none; text-align:center; transition:all ease .5s; border:1px solid #fff; border-radius:10px; color:#fff; text-transform:uppercase; background:transparent;  }
.row-fluid .more-content a:hover, .row-fluid a.more-content:hover { background:#fff; color:#0374bb; }
.row-fluid .case-textbox { padding-bottom:40px; }  
.row-fluid .img-textraw { float:left; width:100%; }
.row-fluid .img-textraw > span > div { float:left; width:100%; }
.img-textraw > span > div:nth-child(odd) .case-imgbox { float:right; }
.img-textraw > span > div:nth-child(odd) .case-contentbox { padding-right:30px; }
.img-textraw > span > div:nth-child(even) .case-contentbox { padding-left:30px; }
.img-textraw > span > div:nth-child(even) a.more-content { opacity:0; visibility:hidden; }

.row-fluid .lastcase-imgtextsec .caseintro-imgbox { float:right; position:relative; }
.row-fluid .caseintro-imgbox, .row-fluid .caseintro-textbox { float:left; width:50%; margin:0; }
.row-fluid .lastcase-imgtextsec .caseintro-textbox { padding:50px 30px 40px ; line-height:28px; } 
.row-fluid .lastcase-imgtextsec h2 { color:#fff; font-weight:300; font-size:35px; line-height:44px; margin:0 0 20px; }
.row-fluid .lastcase-imgtextsec h2 span { display:block; font-weight:bold; }
.row-fluid .lastcase-imgtextsec a { color:#fff; }
.row-fluid .case-introicon { text-align:center; position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%); transform:-webkit-translateX(-50%) translateY(-50%); transform:-moz-translateX(-50%) translateY(-50%);; } 

.row-fluid .leadership-raw { padding:30px 0 50px; }
.row-fluid .leadership-raw > span > div { float:none; display:inline-block; vertical-align:top; width:33.33%; margin:0 -2px; }
.row-fluid .leadership-box { float:left; width:100%; }
.row-fluid .leadership-img { float:left; width:100%; text-align:center; border-bottom:1px solid #0374bb; }
.row-fluid .leadership-img img { max-width:200px; }
.row-fluid .leadership-textbox { float:left; width:100%; color:#0374bb; line-height:28px; font-size:15px; padding-right:15px; padding-top:15px; }

.row-fluid .workimg-textraw .case-contentbox h2 { margin-bottom:30px; }
.row-fluid .workimg-textraw > span > div:nth-child(odd) a.more-content { opacity:0; visibility:hidden; display:none; }
.row-fluid .workimg-textraw > span > div:nth-child(even) a.more-content { opacity:1; visibility:visible; }
.row-fluid .workimg-textraw .more-content a, .row-fluid .workimg-textraw a.more-content { border-color:#0573bb; background:#0573bb; }
.row-fluid .workimg-textraw .more-content a:hover, .row-fluid .workimg-textraw a.more-content:hover { background:#fff; }

.row-fluid .worklastcase-imgtextsec .caseintro-imgbox { float:left; }


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


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

.custom_footer_links h2 {
    color: #1A1A1A;
    font-family: 'titilliumsemibold_upright';
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
}

.custom_footer_links ul {
    list-style-image: url("//cdn2.hubspot.net/hub/366352/file-690360102-png/images/ftlipoint.png");
    margin: 16px 0;
    padding: 0 0 0 16px;
}

.custom_footer_links ul li a {
    color: #1A150F;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;  
}

.custom_footer_form {
    background: url("//cdn2.hubspot.net/hub/366352/file-683036224-png/images/newsletterbg.png") no-repeat right top #247EBF;
    float: right !important;
    margin-top: 1px;
    margin-bottom: 2px;
    padding: 13px 10px 3px 19px;
    position: relative;
}

.custom_footer_form h3.form-title {
    border: none;
    color: #FFFFFF;
    font-family: 'titilliumregular_upright';
    font-size: 21px;
    font-weight: normal;
    line-height: 25.85px;
    margin: 0 0 6px;
    padding: 0;
}

.custom_footer_form label {
    color: #FFFFFF !important;
    display: none !important;
}

.custom_footer_form .hs-form-field {
    margin-bottom: 0;
}

.custom_footer_form input[type="email"] {
    background: #FFFFFF;
    border: none;
    border-radius: 0;
    color: #8D8D8D;
    float: left;
    font-family: 'titilliumlight';
    font-size: 13px;
    height: 27px;
    margin-top: 0;
    margin-left: 1px;
    margin-bottom: 0;
    padding: 1px 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

.custom_footer_form .hs-button.primary.large {    
    background: #000000;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-family: 'titilliumlight_upright';
    font-size: 16px;
    font-weight: bold;
    height: 28px;
    line-height: 23px;
    margin-top: 0px;
    padding: 0 2px 0 0;
    position: absolute;
    right: 28px;
    text-shadow: none;
    top: 44px;
}

.custom_footer_form .hs-richtext span {
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 12.31px;
    margin: 4px 1px 8px;
    vertical-align: top;
}

.custom_footer_social_links {
    float: right !important;
    margin: 30px -1px 15px 0 !important;
    text-align: right;
}

.custom_footer_social_links a {
    margin-left: 6px;
}

.custom_footer_bottom_row {
    background: url("//cdn2.hubspot.net/hub/366352/file-682784974-png/images/ftdivi.png") repeat-x left top;
    font-family: Verdana,Geneva,sans-serif;
    margin-top: 50px;
    padding: 13px 0 10px;
}

.custom_footer_copyright p{
    color: #1678B7;
    font-size: 13px;
    line-height: 16px;
    margin-top: 0;
}

/*---------------------footer horizontal menu-------------------*/

.footer-container .hs-menu-flow-horizontal {}

.footer-container .hs-menu-flow-horizontal > ul {
    float: right;
    padding-top: 3px;
}

.footer-container .hs-menu-flow-horizontal > ul > li {
    font-size: 16px;
    line-height: 19.7px;
    padding: 0 5px;
    border-right: 1px solid #1678B7;
}

.footer-container .hs-menu-flow-horizontal > ul > li > a {
    color: #1678B7;
    font-size: 13px;
    line-height: 16px;
    vertical-align: bottom;
    font-family: Verdana,Geneva,sans-serif;
    text-decoration: none;
}

.footer-container .hs-menu-flow-horizontal > ul > li:last-child {
    border-right: medium none;
    padding-right: 4px;
}


.footer-container .hs-menu-flow-horizontal > ul > li.active-branch > a {
    color: #0096ff;
}

.wrapper_center_main_mid{width:990px !important;margin:0 auto !important; float:none !important;}


/*---------------------footer slider-------------------*/

.brand-slider {
    background: url("//cdn2.hubspot.net/hub/366352/file-1267115162-png/images/brandsliderbg.png") no-repeat center 0 ;
    clear: both;
    height: 139px;
    width: 100%;
    margin-bottom: -1px;
}

.brandslide-out {
    margin: 0 auto;
    width: 75%;
}


.brdout {
    height: 86px;
    margin: 0 auto;
    padding: 10px 0 0;
    position: relative;
}
.brdout ul {
    margin: 0;
    padding: 0;
}

.brdout li {
    display:inline-block;
    list-style-type: none;
    vertical-align:middle;
}
.brand-slider #prev {
    background: url("//cdn2.hubspot.net/hub/366352/file-1263305981-png/images/controls.png") no-repeat 0 -32px ;
    height: 32px;
    left: -40px;
    margin-top: -11px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 32px;
    z-index: 9999;
}

.brand-slider #next {
    background: url("//cdn2.hubspot.net/hub/366352/file-1263305981-png/images/controls.png") no-repeat -43px -32px ;
    height: 32px;
    margin-top: -11px;
    outline: 0 none;
    position: absolute;
    right: -40px;
    text-indent: -9999px;
    top: 50%;
    width: 32px;
    z-index: 9999;
}


.mbrand-slider {
    display: none;
    padding-bottom: 10px;
}

#mobpartner {
    margin: 0;
    padding: 0;
}


#mobpartner li {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 50%;
}

.attachment-full.wp-post-image {
    /*height: 76px;*/
}



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

.full-width-template-landing-page .full-width .hs-input {
    width: 50%;
}

#hs-search-module .hs-input {
    display: block;
}
#email-prefs-form h1,
#hs_cos_wrapper_email_simple_subscription h1{}

#email-prefs-form h2,
#hs_cos_wrapper_email_subscriptions_confirmation h2{}

.widget-type-google_search input[type="text"] {
    display: block;
    margin: 10px 0;
    width: auto !important;
}

#hs-pwd-widget-password {
    display: block;
    width: auto !important;
}

form ul{
    list-style:none !important;
    padding-left:0;
}




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


   3. MAIN NAVIGATION                                            


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





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


 /* Set ul background color */
 /* Set li background Color */
 /* Set link Color */
 /* Set link Hover Color */

/* Parent List */
.custom_menu_wrapper {
    background: url("//cdn2.hubspot.net/hub/366352/file-690370152-png/images/navbanner.png") repeat;
    margin-top: -78px;
    min-height: 78px !important;
    position: relative;
}
/*.custom-menu-primary .hs-menu-wrapper > ul{
    float: right;
    padding-top: 1px;
    background:transparent;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
    background:transparent;
}*/
/*.custom-menu-primary .hs-menu-wrapper > ul > li > a{
    background: url(//cdn2.hubspot.net/hub/366352/file-690360107-png/images/navdivider.png) no-repeat right center / auto 30px;
    color:#FFFFFF;
    font-family: 'titilliumsemibold_upright';
    font-size: 15px;
    font-weight: normal;
    line-height: 67.5px;
    margin: 0 0 9px;
    padding: 0 11px;
    text-decoration: none;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a {
    color: #0096ff;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a{
    background: none;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
    color:#0096FF;
}*?

/* Child List */
/*.custom-menu-primary .hs-menu-wrapper > ul ul{
    margin-left: -35px;
    min-width: 192px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
    background:transparent;
    background: url("//cdn2.hubspot.net/hub/366352/file-686556268-png/images/main_menudrop_bg.png") repeat 0 0;
    border-bottom: 1px solid #646464;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
    color:#FFFFFF;
    font-family: titilliumsemibold_upright;
    font-size: 14px;
    font-weight: normal;
    line-height: 21px;
   
    
    text-align: center;
    text-decoration: none;
    white-space: normal !important;
    
    
}*/

.hs-menu-item.hs-menu-depth-2.subLi_0 > a:hover { background:url("//cdn2.hubspot.net/hub/366352/file-1351085906-jpg/eco1.jpg") no-repeat; }
.hs-menu-item.hs-menu-depth-2.subLi_1 > a:hover { background:url("//cdn2.hubspot.net/hub/366352/file-1371626969-jpg/eco4.jpg") no-repeat; }
.hs-menu-item.hs-menu-depth-2.subLi_2 > a:hover { background:url("//cdn2.hubspot.net/hub/366352/file-1354579380-jpg/eco3.jpg") no-repeat; }

.hs-menu-item.hs-menu-depth-2.subLi_0 a { padding:5px 11px 5px 86px;overflow: hidden; height: 100px; line-height: 19px;text-align: left; }
.hs-menu-item.hs-menu-depth-2.subLi_1 a { padding:5px 11px 5px 90px; overflow: hidden; height: 100px;  line-height: 19px;text-align: left;}
.hs-menu-item.hs-menu-depth-2.subLi_2 a { padding:5px 11px 5px 103px; overflow: hidden; height: 100px;  line-height: 19px;text-align: left; }

/* 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 {
    
    max-width: none !important;
    
}

*/




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


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

.custom_case-studies .sidebar {
    margin: 5% 0 0;
    width: 296px;
}
.custom_case-studies .blog-content {
    margin-right: 5%;
    width: 65%;
}
.custom_case-studies .blog-content ol {
    margin: 16px 0;
    padding: 0 0 0 40px;
    line-height: 25px;
    list-style-image: url("//cdn2.hubspot.net/hub/366352/file-688551796-png/images/innerlist.png");
}
.custom_case-studies .blog-content ol li {
    margin-left: 16px;
}
.hs-content-id-1276804590 .sidebar ul li:first-child a {
    color: #0096ff;
}
.hs-content-id-1277051415 .sidebar ul li:last-child a {
    color: #0096ff;
}

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

.blog .blog-content {}

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

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

/* Blog Title */
.hs-blog-header h1 a{}

/* Blog Post Title */
.post-header h2{
    color: #222222;
    font-family: 'titilliumlight';
    font-size: 26px;
    font-weight: bold;
    line-height: 29.55px;
    margin: 19px 0;
    padding-bottom: 0;
    border-bottom: 1px dotted #BBB8B8;
}
.post-header h2 a {
    color: #0096FF;
    font-family: 'titilliumlight';
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    text-decoration: none;
}
.post-header h1{
    color: #222222;
    font-family: 'titilliumlight';
    font-size: 26px;
    font-weight: bold;
    line-height: 29.55px;
    margin: 19px 0;
    padding-bottom: 0;
    border-bottom: 1px dotted #BBB8B8;
}
.post-header h1 a {
    color: #222222;
    font-family: 'titilliumlight';
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    text-decoration: none;
}

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

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {
    border-bottom: 1px dotted #bbb8b8;
    padding-bottom: 10px;
}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

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

/* Read More Link */
a.more-link {
    color: #0096FF;
    text-decoration: none;
}

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

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

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

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

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

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



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

.blog .blog-sidebar {}

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

.blog-sidebar h3,
.blog-sidebar h3.form-title{
    color: #222222;
    font-family: 'titilliumlight';
    font-size: 24px;
    font-weight: bold;
    line-height: 29.55px;
}


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


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

/* Form Field */
body .hs-form-field {}

/* Descriptions */
body .hs-field-desc {}

/* Labels */
body label {}
body .hs-form-field > label {
    color: #404040;
    display: inline-block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 4px;
}
.hs-form-required {
    color: #ff0000;
}

/* One Line Inputs */
body input[type="text"],
body input[type="password"], 
body input[type="datetime"], 
body input[type="datetime-local"], 
body input[type="date"], 
body input[type="month"], 
body input[type="time"], 

body input[type="week"], 
body input[type="number"], 
body input[type="email"], 
body input[type="url"], 
body input[type="search"], 
body input[type="tel"], 
body input[type="color"],
body input[type="file"],
body textarea,
body select {
    width: 100%;
    background: #E9F1FB;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
    color: #666666;
    display: inline-block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    padding: 4px;
    margin-bottom: 18px;
}
.one-column input[type="text"],
.one-column input[type="password"], 
.one-column input[type="datetime"], 
.one-column input[type="datetime-local"], 
.one-column input[type="date"], 
.one-column input[type="month"], 
.one-column input[type="time"], 
.one-column input[type="week"], 
.one-column input[type="number"], 
.one-column input[type="email"], 
.one-column input[type="url"], 
.one-column input[type="search"], 
.one-column input[type="tel"], 
.one-column input[type="color"],
.one-column input[type="file"],
.one-column textarea,
.one-column select {
    width: 50% !important;
}

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-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}

/* Separate Styles for Multiple Line Inputs */
body textarea {}
body textarea:focus {}

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

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

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

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

/* Placeholder Text */
::-webkit-input-placeholder { /* Webkit Browsers */
   color: #8d8d8d;
   opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
   color: #8d8d8d;
   opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
   color: #8d8d8d;
   opacity: 1;
}
:-ms-input-placeholder { /* IE10 */
   color: #8d8d8d;
   opacity: 1;
}


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

/* Form Field */
.hs_cos_wrapper_type_form .hs-form-field {}

/* Descriptions */
.hs_cos_wrapper_type_form .hs-field-desc {}

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

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

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

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

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

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


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

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

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

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

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

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


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

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

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

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


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

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

/* Input */
.widget-type-google_search input[type="text"] {
    display:block;
    margin:15px 0;
}
#hs-pwd-widget-password {
    display: block;
}
.widget-type-google_search input[type="focus"] {}


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

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

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

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

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list li input {}
body input[type="radio"] {}
body input[type="checkbox"] {}
body form.hs-form fieldset { max-width: none; }
body form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
body form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
body form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
body form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
body form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  body form.hs-form fieldset .hs-form-field { padding: 0; }
  body form.hs-form fieldset.form-columns-3 .hs-form-field,
  body form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  body form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  body form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
 /* .sitemap_list { width:100%; margin-bottom:10px; } */
  .industries-2017 .row-fluid .lg_agency, 
  .industries-2017 .row-fluid .mid_agency, 
  .industries-2017 .row-fluid .gov_img, 
  .industries-2017 .row-fluid .univ_img, 
  .industries-2017 .row-fluid .pace_img,
  .industries-2017 .row-fluid .lg_agency_hover,
  .industries-2017 .row-fluid .mid_agency_hover,
  .industries-2017 .row-fluid .gov_img_hover, 
  .industries-2017 .row-fluid .univ_img_hover,
  .industries-2017 .row-fluid .pace_img_hover{
    width: 100%;
    height: 328px;
    background-size: 68%;
  }
  .industries-2017 .body-container .main-content p, .industries-2017 .body-container .main-content h1, .industries-2017 .case_study_flex, .industries-2017 .page-center  {text-align:center;}

}




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


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

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    cursor: pointer;
    -webkit-appearance: none;
    text-decoration: none !important;
    background-color: #3574e3;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#7ec8f4),color-stop(100%,#3574e3));
    background-image: -webkit-linear-gradient(to top,#7ec8f4,#3574e3);
    background-image: -moz-linear-gradient(to top,#7ec8f4,#3574e3);
    background-image: -o-linear-gradient(to top,#7ec8f4,#3574e3);
    background-image: linear-gradient(to top,#7ec8f4,#3574e3);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
    border-top: 1px solid #64baf0;
    border-bottom: 1px solid #1c4ed5;
    border-right: 1px solid #468ee6;
    border-left: 1px solid #468ee6;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    padding: 7px 18px;
    position: relative;
    text-align: center;
    text-shadow: 0 -1px 0 #3574e3;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {
    border-color: #4DB0EE #3080E3 #1946BE;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 0 5px #3574E3;
    color: #FFFFFF;
    text-decoration: none;
}

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


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

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


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


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


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


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

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


 .new_main_menu .hs-menu-wrapper.hs-menu-flow-horizontal ul li:hover a,.new_main_menu .hs-menu-wrapper.hs-menu-flow-horizontal ul li ul li:hover a { color:#a6a6a6; }

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


   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.
*/ 
/*added by HS Support - AW 05/05/15)*/
body form.hs-form fieldset input[type="radio"].hs-input, body form.hs-form fieldset input[type="checkbox"].hs-input {
  width: 13px;
}



 .row-fluid .new_main_menu ul li ul li a { font-size:16px !important; color:#fff !important; font-weight:normal; }
.row-fluid .new_main_menu ul li ul li { list-style:none;background: transparent; text-align:left; }

.row-fluid .banner_img_main_01::after { display:none; }
.new_main_menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a { padding:18px 30px !important; } 

 .row-fluid .new_main_menu > ul li.subLi_n9>a { border: 1px solid #fff;
    border-radius: 12px;
    margin-top: 11px;
    padding: 7px 23px !important;}

.demo-page .form-container1 { margin:125px 0 180px; position:relative; height:calc(75vh + 1em); z-index:1; }
.demo-page .body-container .page-center { padding:0; }

.demo-page .new-form-blue form fieldset > div.hs-form-field { padding:0 20px; }
.demo-page .new-form-blue{ margin-bottom:0; position: absolute; width: 100%; top: 50%; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);  }
.demo-page .new-form-blue input[type="text"],.demo-page .new-form-blue select,.demo-page .new-form-blue input[type="email"],.demo-page .new-form-blue input[type="tel"],.demo-page .new-form-blue textarea { background:#fff; }
.demo-page .new-form-blue ul.hs-error-msgs.inputs-list { width:100%; float:left; }
.demo-page .new-form-blue ul.hs-error-msgs.inputs-list li { padding-left:0; }

.demo-page.footer-update .new_custom_footer_copyright { float:left; width:auto;  }
.demo-page.footer-update .new_custom_footer_menu { float:right; width:auto; }

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


   7. MOBILE MEDIA QUERIES                              


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

/* Landing page */
.row-fluid .header-lp { height:122px; border-top:10px solid #0079c1; border-bottom:10px solid #0079c1; text-align:center; }  
.row-fluid .landing-logo { margin:0 auto !important; background: url("//cdn2.hubspot.net/hub/366352/file-1726384496-png/logo_bg.png") no-repeat center ; min-height:70px; width:300px; float:none; }
.row-fluid .hero-landing { padding:0 0 75px; position:relative; }
.row-fluid .hero-landing:before { content:''; width:100%; height:100%; position:absolute; top:0; left:0; opacity:0.77; background:#fff; }
.row-fluid .hero-landing > div { position:relative; }
.row-fluid .hero-titleLP { padding-bottom:40px; text-align:center; font-size:36px; line-height:42px; text-shadow:1px 1px #fff; color:#0079c1; }
.row-fluid .hero-titleLP h1 { margin:0; padding:20px 0; color:#0079c1; font-size:60px; line-height:66px; text-shadow:1px 1px #fff; }

.row-fluid .hero-formsection { padding:20px 25px 20px 10px; background-color:rgba(255,255,255,0.73); -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;; }
.row-fluid .hero-formLp { padding-top:33px; }
.row-fluid .hero-formLp h3 { display:none; }
.row-fluid .hero-formLp .hs-form-field { margin-bottom:28px; }
.row-fluid .hero-formLp .hs-form-field > label { display:none; }
.lp-2017 .row-fluid .hero-formLp .hs-form-field > label {display:inline;}
.lp-2017 .hs-form-field > label {color: inherit;font-family: inherit;font-size: inherit;font-weight: inherit;line-height: inherit;}
.lp-2017 .hs-form-required {color:#7D7D7D;}
body .hero-formLp input[type="text"], body .hero-formLp input[type="password"], body .hero-formLp input[type="datetime"], body .hero-formLp input[type="datetime-local"], body .hero-formLp input[type="date"], body .row-fluid .hero-formLp input[type="month"], body .hero-formLp input[type="time"], body .hero-formLp input[type="week"], body .hero-formLp input[type="number"], body .hero-formLp input[type="email"], body .hero-formLp input[type="url"], body .hero-formLp input[type="search"], body .hero-formLp input[type="tel"], body .hero-formLp input[type="color"], body .hero-formLp input[type="file"], body .hero-formLp textarea, body .hero-formLp select { padding:0 15px !important; height:40px; background-color:#fff; border-radius:7px !important; font-family: 'Roboto Slab', serif; text-transform:capitalize; }
body .hero-formLp textarea { height:144px; padding:15px !important; }   

body .hero-formLp form.hs-form fieldset .hs-form-field { padding:0 25px 0 0; }
.row-fluid .hero-formLp .hs-button { margin-top:0; background-color:#02c0f3; min-width:308px; border:2px solid #1081c4; color:#fff; font-weight:300; font-size:16px; line-height:20px; font-family: 'Roboto Slab', serif; }
.row-fluid .hero-formLp .hs-button:hover { border-color:#1081c4; background-color:transparent; color:#1081c4; }
.row-fluid .hero-formLp ul.inputs-list { margin:10px 0 0 0; }
.row-fluid .hero-formLp ul.inputs-list li { font-size:12px; line-height:16px; }

/* landing-content */
.row-fluid .landing-content { padding:65px 0 50px; font-size:18px; line-height:28px; color:#333333; font-weight:300; }
.row-fluid .landing-content h4 { margin:0; padding:0 0 30px; font-size:36px; line-height:44px; color:#0079c1; font-weight:400; text-align:center; }
.row-fluid .landing-content p { margin:25px 0; }
.row-fluid .landing-content1 { margin:0 auto !important; max-width:850px; width:100%; float:none; }

.row-fluid .testimonial-lp { padding:80px 0 70px; position:relative; }
.row-fluid .testimonial-lp:before { content:''; width:100%; height:100%; position:absolute; top:0; left:0; opacity:0.77; background:#fff; }
.row-fluid .testimonial-lp > div { position:relative; }

.row-fluid .testimonial-innerLp { padding:60px 20px; background-color:rgba(255,255,255,0.73); color:#333; text-align:center; font-weight:300; position:relative; } 
.row-fluid .testimonial-innerLp:before { content:''; width:38px; height:42px; display:inline-block; position:absolute; top:-25px; left:50%; -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);;  background:url('https://cdn2.hubspot.net/hubfs/366352/Ecolane_2017/Image/quote-1.png'); }
.row-fluid .testimonial-innerLp:after { content:''; width:38px; height:42px; display:inline-block; position:absolute; bottom:-25px; left:50%; -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);;  background:url('https://cdn2.hubspot.net/hubfs/366352/Ecolane_2017/Image/quote-2.png'); }
.row-fluid .testimonial-detailLp { padding:0 0 20px; font-size:24px; line-height:34px; }

.row-fluid .share-lconLp { text-align:center; padding:25px 0; background:#0079c1; }
.row-fluid .share-lconLp h4 { margin:0; padding:0 0 20px; font-size:24px; line-height:30px; color:#ffffff; text-transform:uppercase; font-weight:500; font-family: 'Roboto Slab', serif; }
.row-fluid .share-lconLp ul { margin:0; padding:0; list-style-type:none; }
.row-fluid .share-lconLp ul li { margin:0; padding:0 15px; display:inline-block; }
.row-fluid .share-lconLp ul li a { width:64px; height:64px; line-height:64px; font-size:30px; color:#fff; border:1px solid #fff; display:inline-block; -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;; }
.row-fluid .share-lconLp ul li a:hover { background-color:#fff; border-color:#0573bb; color:#0573bb; }
.row-fluid .footer-lp { padding:35px 0; font-size:14px; line-height:20px; color:#ffffff; background:#001e4c; text-align:center; font-weight:300; }

/* thank you */
.row-fluid .hero-thank { position:relative; }
.row-fluid .hero-thank:before { content:''; width:100%; height:100%; position:absolute; top:0; left:0; opacity:0.77; background:#fff; }
.row-fluid .hero-thank > div { position:relative; }
.row-fluid .thank-book { margin:0 auto !important; vertical-align:middle; }  
.row-fluid .hero-textTy { padding:70px 0 50px; font-size:24px; line-height:30px; color:#0079c1; } 
.row-fluid .hero-textTy h1 { margin-top:-100px; margin-bottom:-50px;font-size:36px; line-height:42px; color:#0079c1; font-weight:700; font-family: 'Roboto Slab', serif; border-style:none; }
.row-fluid .hero-ctaTy { margin-top:30px;  }
.row-fluid .hero-ctaTy a { padding:23px 35px; min-width:280px; color:#fff; display:inline-block; background-color:#02c0f3; border:2px solid #0079c1; -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;; text-decoration:none; font-weight:500; text-align:center; font-family: 'Roboto Slab', serif; } 
.row-fluid .hero-ctaTy a:hover { background-color:transparent; color:#0079c1; }

.row-fluid .resources-sectionTy { padding:20px 0 85px; text-align:center; }
.row-fluid .resources-sectionTy h2 { font-size:30px; line-height:36px; color:#0079c1; font-family: 'Roboto Slab', serif; }
.row-fluid .resources-sectionTy1 { padding-top:30px; }
.row-fluid .resources-sectionTy1 span.hs_cos_wrapper { margin:0 -12px; display:block; }
.row-fluid .resources-sectionTy1 .hs_cos_wrapper_widget { padding:0 12px; width:25%; float:left; }
.row-fluid .resources-textTy { padding-top:40px; }
.row-fluid .resources-imgTy { height:130px; background-size:cover; background-position:center center; background-repeat:no-repeat; }
.row-fluid .resources-textTy h5 { margin:0; padding:0 0 20px; font-size:20px; line-height:26px; font-family: 'Roboto Slab', serif; font-weight:400; }
.row-fluid .resources-textTy a { padding:12px 25px; font-size:21px; line-height:26px; color:#fff; display:inline-block; background-color:#02c0f3; border:2px solid transparent; -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;; text-decoration:none; font-weight:600; text-align:center } 
.row-fluid .resources-textTy a:hover { background-color:transparent; color:#0079c1; border-color:#0079c1; }

.row-fluid .strip-ctasectionTy { padding:50px 0; background:#ec7c2c; text-align:center; }
.row-fluid .strip-ctasectionTy h2 { margin:0 0 25px; font-size:48px; line-height:56px; color:#fff; font-weight:300; font-family: 'Roboto Slab', serif; }
.row-fluid .strip-ctaTy a { padding:15px 35px; color:#fff; display:inline-block; background-color:#0079c1; border:2px solid #fff; -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;; text-decoration:none; font-weight:500; text-align:center } 
.row-fluid .strip-ctaTy a:hover { background-color:transparent; color:#fff; border-color:#fff; }

.row-fluid .share-lconTy { background-color:#02c0f3; }
.row-fluid .share-lconTy h4 { font-weight:300; }
.row-fluid .footer-ty { background-color:#0079c1; }



/* New Form Style */
.demo-page .updated-form{height:auto;position:relative;background:transparent;margin:50px 0 100px;}
.demo-page .updated-form .widget-type-form{position:relative;transform:none;}
.demo-page .updated-form:before{content:"";position:absolute;top:50%;left:0;width:100%;height:70%;background:#d7d7d7;transform:translateY(-50%);}
.demo-page .updated-form .form-section{margin:0px;}
.demo-page .updated-form .widget-type-form fieldset > div{padding:0px 20px;}
.demo-page .updated-form .widget-type-form fieldset > div > div.hs_country{padding:0px;} 
.demo-page .updated-form .widget-type-form .legal-consent-container{padding:30px 20px 0;}
.demo-page .updated-form .widget-type-form .legal-consent-container ul li.hs-form-booleancheckbox{padding:10px 0 16px;width:100%;}
.demo-page .updated-form .widget-type-form .legal-consent-container ul{float:left;width:100%; min-width:100%;}

.demo-page .updated-form .widget-type-form .legal-consent-container ul li.hs-form-booleancheckbox span{padding-left:7px;} 
.demo-page .updated-form .widget-type-form .legal-consent-container ul li.hs-form-booleancheckbox input + span{position:relative;padding-left:13px;cursor:pointer;user-select:none;}
.demo-page .updated-form .widget-type-form .legal-consent-container ul li.hs-form-booleancheckbox input + span:before{content:"";height:22px;width:22px;background:#fff;position:absolute;left:-20px;border-radius:3px;box-shadow:inset 0px 0px 3px rgba(0,0,0,0.46);top:0;}
.demo-page .updated-form .widget-type-form .legal-consent-container ul li.hs-form-booleancheckbox input + span:after{content:"";width:12px;height:6px;border-bottom:solid 2px #30aaf3;border-left:solid 2px #30aaf3;transform:rotate(-45deg) scale(1.3);position:absolute;left:-15px;top:7px;background:#fff;transition:all 0.3s ease;visibility:hidden;opacity:0;}
.demo-page .updated-form .widget-type-form .legal-consent-container ul li.hs-form-booleancheckbox input:checked + span:after{transform:rotate(-45deg) scale(1);visibility:visible;opacity:1;}
.demo-page .updated-form .widget-type-form .legal-consent-container ul.hs-error-msgs.inputs-list{color:#fff;}
.demo-page .updated-form .widget-type-form .legal-consent-container ul.hs-error-msgs.inputs-list label{color:#fff;margin:-6px 0 20px;}
.demo-page .updated-form .widget-type-form .legal-consent-container p{color:#fff;font-size:16px;line-height:25px;text-align:left;display:inline-block;margin:0px;font-weight:500;}
.demo-page .updated-form .widget-type-form .legal-consent-container p a{display:inline-block;padding:0px;}
/* Screen sizes smaller than site maxWidth (.page-center)
   ========================================================================== */

.row-fluid .pd-lr { padding-left:15px; padding-right:15px; }

@media (max-width: 990px) {}


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

@media (max-width: 1200px) {


    .header-container {
        background: url(//cdn2.hubspot.net/hub/366352/file-690360097-png/images/logoholder.png) no-repeat 0 0 / 100%;
    }
    .cont {
        background: url("//cdn2.hubspot.net/hub/366352/file-1264216553-png/images/bannerbg.png") no-repeat 279px 56px;
        height: 228px;
        padding: 58px 0 0 418px !important;
    }
    .cont .head {
        font-size: 50px;
        height: 50px;
        line-height: 61.55px;
    }    
    .cont .sub-head {
        font-size: 13px;
        height: 18px;
        line-height: 16px;
    }
    .cont .sub-con {
        color: #313131;
        font-size: 9px;
        width: 270px;
        line-height: 11.08px;
    }
    .more-but {
        margin-top: 10px;
        width: 100px;
    }
}
@media (min-width: 1200px) {
    .custom_footer_links {
        width: 154.8px !important;
    }
    
}
@media (max-width: 1000px) {
    .custom-menu-primary .hs-menu-wrapper > ul > li > a {
        font-size: 13px;
    }
    .custom_logo img {
        max-width: 76px;
    }
    /*.body-container {
        padding: 0 10px;
    }*/
    .custom_recent, .custom_calender, .custom_case {
        margin: 0 !important;
        width: 100% !important;
        min-height: 295px !important;
    }
    .custom_recent .hs-rss-module, .custom_calender .hs-rss-module, .custom_case .hs-rss-module {
        border-right: 0px;
    }
    .custom_recent .hs-rss-description, .custom_calender .hs-rss-description, .custom_case .hs-rss-description {
        width: 100%;
    }
    .custom_recent h3, .custom_calender h3, .custom_case h3 {
        border-right: 0px;
    }
    .custom_recent h3:after, .custom_calender h3:after, .custom_case h3:after {
        background: none !important;
    }
    
    .custom_case .hs-rss-item{
        padding:4%;
    }
    .custom_case .hs-rss-module .hs-rss-item {
        width: 100%;
    }
    .custom_case {
        min-height: 460px !important;
    }
    .custom_body_menu ul {
        padding: 0.7% 0 0.5% 0px;
    }
    .custom_body_menu ul li a {
        width: auto;
        display: inline-block !important;
    }
    .custom_case .hs-rss-module .hs-rss-item {
        margin-left: 0px;
        padding-left: 30px;
    }
	
}

@media (min-width: 990px) {
    .custom_footer_links + .custom_footer_links {
        width: 154.5px !important;
    }
    .custom_footer_links + .custom_footer_links + .custom_footer_links {
        width: 122.2px !important;
    }
    .custom_footer_links h2{white-space: nowrap;}
    .custom_footer_form {
        width: 407px !important;
    }

    .custom_footer_form input[type="email"] {
        width: 275px;
    }
    .custom_footer_form .hs-button.primary.large {    
        width: 84px;
    }
    .header-container .hs-menu-flow-horizontal > ul > li > a[href*="http://info.ecolane.com/products"] ~ ul {
        width: 630px;
    }
    
    .header-container .hs-menu-flow-horizontal > ul > li > a[href*="http://info.ecolane.com/products"] ~ ul > li{
        display: inline-block !important;
        float: left !important;
        width: 210px !important;
    }
    
    .header-container .hs-menu-flow-horizontal > ul > li > a[href*="http://info.ecolane.com/products"] ~ ul > li > a{
        display: inline-block !important;
        min-width: 100% !important;
        padding: 5px;
        text-align: left;
    }
    
    .header-container .hs-menu-flow-horizontal > ul > li > a[href*="http://info.ecolane.com/products"] ~ ul > li > a > span {
        float: left;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 11px;
        font-style: italic;
        line-height: 14px;
        white-space: normal;
        width: 115px;
    }
    
    .header-container .hs-menu-flow-horizontal ul ul > li > a[href*="http://info.ecolane.com/products-services/demand-response-software"]:before {
        background: url("//cdn2.hubspot.net/hub/366352/file-688586986-jpg/images/prosvcs.jpg") no-repeat 0 0;
        background-size: 100% 100%;
        content: "";
        display: inline-block;
        float: left;
        height: 76px;
        margin-right: 5px;
        width: 76px;
    }
    
    .header-container .hs-menu-flow-horizontal ul ul > li > a[href*="http://info.ecolane.com/products-services/mdt-software"]:before {
        background: url("//cdn2.hubspot.net/hub/366352/file-686958193-png/images/mdt.png") no-repeat 0 0;
        background-size: 100% 100%;
        content: "";
        display: inline-block;
        float: left;
        height: 76px;
        margin-right: 5px;
        width: 76px;
    }
    
    .header-container .hs-menu-flow-horizontal ul ul > li > a[href*="http://info.ecolane.com/products-services/professional-services"]:before {
        background: url("//cdn2.hubspot.net/hub/366352/file-690816752-jpg/images/prosvcs11.jpg") no-repeat 0 0;
        background-size: 100% 100%;
        content: "";
        display: inline-block;
        float: left;
        height: 76px;
        margin-right: 4px;
        width: 75px;
    }
}

@media (min-width: 768px){
        
        .row-fluid .workcase-twocolumnsec { padding:30px 0 60px; }
        
        .row-fluid .workimg-textraw.img-textraw > span > div:nth-child(odd) .case-contentbox { padding-right:50px; }
        
        .row-fluid .workimg-textraw .case-contentbox { padding:50px 0 60px; }
        .row-fluid .workimg-textraw .more-content a, .row-fluid .workimg-textraw a.more-content { min-width:260px; } 
    
.move_inside_thelogo {
  float: none !important;
  margin: 0 auto !important;
  width: 100% !important;
}
    body.site-page.two-column .main-content {
        margin-right: 5%;
        width: 65%;
    }    
    .custom_bottom_images .widget-type-rich_text {
        margin: 0 0 0 4%;
        width: 30.66%;
    }
    .custom_logo {
       max-width: 300px !important;
    }
    
}

@media (min-width: 768px) and (max-width: 1053px) {
.custom-menu-primary .hs-menu-wrapper > ul {
  background: none repeat scroll 0 0 transparent;
  float: left;
  padding-top: 1px;
 /* padding-left: 18%;*/
}
    
    .custom_header_contactus {
       position: absolute !important;
       right: 100px !important;
       width: 202px !important;
    }
    .row-fluid .banner_img_main_01::after { top: 0px; right: -100px; }
    .new_main_menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a { padding: 18px 21px !important; font-size:15px; }
    .new_main_menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li:last-child a{ padding:10px 15px !important; margin-top:7px;}
    .row-fluid .hero-content .hero-title::after { width:100%; left:0; background-size:100%; }
   
} 


.row-fluid .rss-listing-box { margin-top:20px; }
.row-fluid .rss-listing-box a.hs-rss-title { color:#222222;  } 
.row-fluid .rss-listing-box .hs-rss-byline > span { color: #8d8d8d;display: inline-block;float: left;font-size: 12px;font-weight: 300; margin:2%;}
.row-fluid .rss-listing-box .hs-rss-description p a { text-align:left; } 
.row-fluid .rss-listing-box .hs-rss-description p a:hover { color:#222222; }

@media (min-width: 991px) and (max-width: 1240px) {
        .demo-page .new-form-blue { width: 900px !important; margin-left:-450px !important; left:50%; }
        .fancybox-wrap { max-width: 900px !important; width: 900px !important; }
}

@media (min-width: 991px) and (max-width: 1053px) {
 .wrapper_center_main_mid{width:100% !important;margin:0 auto !important; float:none !important;}     
    .custom_header_contactus {
       top:-3px !important;
    }
    .slick-dots { display:none !important; }
    .row-fluid .slick-slider1,.row-fluid .slick-slider2  { padding:0 20px; }
    .main-popup { padding:40px 42px; }
    .row-fluid .slick-slider1 .slick-next, .row-fluid .slick-slider2 .slick-next { right:-31px; }
    .row-fluid .slick-slider1 .slick-prev, .row-fluid .slick-slider2 .slick-prev { left:-31px; }
    .executive-main .page-center { padding:0 15px !important; }

}

@media (min-width: 1001px) and (max-width: 1200px) {
    .row-fluid .case-twocolumnsec { padding:50px 15px !important; }
    .row-fluid .leadership-raw { padding:30px 15px 50px; }
}

@media (min-width: 768px) and (max-width: 1200px) {
    /* Case Study New 10-07-2017 */
    .row-fluid .case-twocolumnsec { padding:50px 0; }
    .row-fluid .case-leftbox { text-align:left; } 
    .row-fluid .case-leftbox h3 { font-size:30px; line-height:38px; margin:0; }
    
    .row-fluid .case-contentbox { padding:30px 15px !important; line-height:24px; }
    .row-fluid .case-contentbox h2 { font-size:26px; line-height:34px; }
    .row-fluid .case-textbox { padding-bottom:20px; }
    
    .row-fluid .lastcase-imgtextsec .caseintro-textbox { padding:30px 15px !important; }
    .row-fluid .lastcase-imgtextsec h2 { font-size:28px; line-height:32px; }
    
}

@media (min-width: 768px) and (max-width: 990px) {
   .wrapper_center_main_mid{width:100% !important;margin:0 auto !important; float:none !important;} 
   .demo-page .new-form-blue form fieldset > div.hs-form-field { padding:0 8px; }
  
    .custom_header_contactus {
       top:6px !important;
    }
    
      .hs_cos_flex-slider .hs_cos_flex-slides img {
        height: auto !important;
    }
    
    .row-fluid .rss-listing-box .hs-rss-item.hs-with-featured-image .hs-rss-item-text {width:75%; padding-right:0;  }
    .row-fluid .rss-listing-box .hs-rss-byline > span { margin:0; }
    .row-fluid .rss-listing-box .hs-rss-byline > span.hs-rss-author { margin-right:1%; }
    .slick-dots { display:none !important; }
    .row-fluid .slick-slider1,.row-fluid .slick-slider2  { padding:0 20px; }
    .main-popup { padding:40px 42px; }
    .row-fluid .slick-slider1 .slick-next, .row-fluid .slick-slider2 .slick-next { right:-31px; }
    .row-fluid .slick-slider1 .slick-prev, .row-fluid .slick-slider2 .slick-prev { left:-31px; }
    .popup-right { width:75%; }
    .executive-main .page-center { padding:0 15px !important; }
    .row-fluid .footer-left { width:50%; }
    .row-fluid .footer-right { width:46%; }
    .row-fluid .hero-content { padding:50px 0 20px; }
    .row-fluid .hero-content .hero-title { font-size:48px; }
    .row-fluid .hero-text { padding:20px 70px 10px; }
    .demo-page .new-form-blue { width: 700px !important; margin-left:-350px !important; left:50%; }
    .demo-page .new-form-blue .hs-custom-form { padding:0 50px; }
    .demo-page .form-container1 { margin: 170px 0 220px; }
    .demo-page .new-two-column-template-landing-page .body-container ul { width:100%; }
    .demo-page.footer-update .new_custom_footer_copyright { float:left; width:auto;  }
    .demo-page.footer-update .new_custom_footer_menu { float:right; width:auto; }
    .fancybox-wrap { max-width:700px !important; width: 700px !important; }
    
    .contact_bg_area { margin-top:0; }
    .new_main_menu div.hs-menu-wrapper > ul > li:first-child { line-height:10px; }
    .footer_above_widget_bg { padding:0 20px; }
    
    .row-fluid .site-map00,.row-fluid .form-section00 { float:left; width:100%; margin:0; }
    .newsletter_wid { background-size:100%; height:333px; padding-top:74px; }
    .footer_main_bg { padding:0 20px; }
    .industries-2017 .secondary_01_02 a {font-size:18px}
    
    /* landing page */
    .row-fluid .hero-landing { padding:0 0 50px; }
    .row-fluid .hero-titleLP { font-size:26px; line-height:32px; }
    .row-fluid .hero-titleLP h2 { font-size:40px; line-height:46px; }
    
    .row-fluid .landing-content { padding:40px 0 35px; }
    .row-fluid .landing-content h4 { font-size:30px; line-height:36px; padding:0 0 15px; }
    
    .row-fluid .testimonial-lp { padding:50px 0 40px; }
    .row-fluid .testimonial-innerLp { padding:40px 15px; }
    
    /* thank you page */
    .row-fluid .resources-sectionTy { padding:0 0 40px; }
    .row-fluid .resources-sectionTy1 { padding-top:0; }
    .row-fluid .resources-sectionTy1 .hs_cos_wrapper_widget { margin-top:30px; width:50%; }
    .row-fluid .hero-ctaTy a { min-width:auto; padding:16px 35px; }
    
    
    .row-fluid .strip-ctasectionTy { padding:25px 0; }
    .row-fluid .strip-ctasectionTy h2 { font-size:36px; line-height:42px; }
    
    
}

@media (min-width: 768px) and (max-width: 990px) {
   /*.custom-menu-primary .hs-menu-wrapper > ul {
        margin-left: -60px;
        margin-right: -37px;
    }*/
    /*.custom-menu-primary .hs-menu-wrapper > ul > li > a {
        padding: 0 4px;
    }*/
    .custom_header_contactus {
        margin-top: 0px;
        width: 100% !important;
    }
    .footer-container .page-center {
        padding: 0 10px;
    }
    .custom_footer_form .hs-button.primary.large {
        right: 8px;
    }
    .header-container .hs-menu-flow-horizontal > ul > li > a[href*="http://info.ecolane.com/products"] ~ ul {
        width: 630px;
    }
    
    .header-container .hs-menu-flow-horizontal > ul > li > a[href*="http://info.ecolane.com/products"] ~ ul > li{
        display: inline-block !important;
        float: left !important;
        width: 210px !important;
    }
    
    .header-container .hs-menu-flow-horizontal > ul > li > a[href*="http://info.ecolane.com/products"] ~ ul > li > a{
        display: inline-block !important;
        min-width: 100% !important;
        padding: 5px;
        text-align: left;
    }
    
    .header-container .hs-menu-flow-horizontal > ul > li > a[href*="http://info.ecolane.com/products"] ~ ul > li > a > span {
        float: left;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 11px;
        font-style: italic;
        line-height: 14px;
        white-space: normal;
        width: 115px;
    }
    
    .header-container .hs-menu-flow-horizontal ul ul > li > a[href*="http://info.ecolane.com/products-services/demand-response-software"]:before {
        background: url("//cdn2.hubspot.net/hub/366352/file-688586986-jpg/images/prosvcs.jpg") no-repeat 0 0;
        background-size: 100% 100%;
        content: "";
        display: inline-block;
        float: left;
        height: 76px;
        margin-right: 5px;
        width: 76px;
    }
    
    .header-container .hs-menu-flow-horizontal ul ul > li > a[href*="http://info.ecolane.com/products-services/mdt-software"]:before {
        background: url("//cdn2.hubspot.net/hub/366352/file-686958193-png/images/mdt.png") no-repeat 0 0;
        background-size: 100% 100%;
        content: "";
        display: inline-block;
        float: left;
        height: 76px;
        margin-right: 5px;
        width: 76px;
    }
    
    .header-container .hs-menu-flow-horizontal ul ul > li > a[href*="http://info.ecolane.com/products-services/professional-services"]:before {
        background: url("//cdn2.hubspot.net/hub/366352/file-690816752-jpg/images/prosvcs11.jpg") no-repeat 0 0;
        background-size: 100% 100%;
        content: "";
        display: inline-block;
        float: left;
        height: 76px;
        margin-right: 4px;
        width: 75px;
    }
    .header-container {
        /*background: url("//cdn2.hubspot.net/hub/366352/file-690360097-png/images/logoholder.png") no-repeat 0 -9px;*/
    }
    
}

.move_inside_thelogo{ float:none !important; margin:0 auto !important; width:74% !important;} 



@media (max-width:991px) and (min-width:768px){
    /*================================
# industries markets Tablet
=================================*/    

.industries-2017 .row-fluid  .trans_top_text_01 { padding-left:56px; padding-top:120px; } 
.industries-2017 .secondary_01_02  {  line-height:18px;}
.industries-2017 .secondary_01_02 a { font-size:14px; line-height:16px; }

.industries-2017 .contact_details > span > img { width:200px; margin-left:4.5em !important;  }
.industries-2017 .contact_details > span > a { font-size:14px;padding-top:0 ; }
.industries-2017 .contact_details > span > a > img { width:22px !important; } 

.industries-2017 .row-fluid .contact_bg_area1 {border-radius: 0 0 0 10px;} 
}

@media (max-width:991px){
.industries-2017 .secondary_menu_new_01 { text-align:center; }
.industries-2017 .row-fluid .lg_agency,
.industries-2017 .row-fluid .mid_agency, 
.industries-2017 .row-fluid .gov_img,
.industries-2017 .row-fluid .univ_img, 
.industries-2017 .row-fluid .pace_img,
.industries-2017 .row-fluid .lg_agency_hover,
.industries-2017 .row-fluid .mid_agency_hover,
.industries-2017 .row-fluid .gov_img_hover, 
.industries-2017 .row-fluid .univ_img_hover,
.industries-2017 .row-fluid .pace_img_hover { width:215px !important; float:none; display:inline-block; vertical-align:top; background-size:100% auto;  }
.industries-2017 .row-fluid  .trans_top_text_01 {padding-left:25px; }

.industries-2017 .body-container { padding:0 20px; }
.demo-page .updated-form .widget-type-form fieldset > div{ padding:0px 8px;}

}

@media (max-width:767px){
    .industries-2017 .row-fluid .request-demo-box { text-align:center; padding:10px; } 
    
    /* landing page */
    .row-fluid .hero-landing { padding:0 0 20px; }
    .row-fluid .hero-titleLP { font-size:18px; line-height:24px; }
    .row-fluid .hero-titleLP h2 { font-size:30px; line-height:36px; }

    .row-fluid .hero-formLp { padding-top:20px; }
    .row-fluid .hero-formsection { padding:20px 15px; text-align:center; }
    .row-fluid .hero-formLp .hs-button { min-width:220px; }
    
    .row-fluid .landing-content { padding:10px 0 0; }
    .row-fluid .landing-content h4 { font-size:26px; line-height:32px; padding:0 0 10px; }
    .row-fluid .landing-content p { margin:10px 0; }
    
    .row-fluid .testimonial-lp { padding:30px 0 20px; }
    .row-fluid .testimonial-detailLp { font-size:20px; line-height:26px; }
    .row-fluid .testimonial-innerLp { padding:30px 15px; }
    
    .row-fluid .share-lconLp { padding:0; }
    .row-fluid .share-lconLp ul li a { font-size:24px; width:40px; height:40px; line-height:40px; }
    
    .row-fluid .footer-lp { padding:25px 0; }
    
    /* thank you page */
    .row-fluid .hero-textTy h1 { font-size:26px; line-height:32px; }
    .row-fluid .hero-ctaTy a { padding:12px 25px; min-width:auto; font-size:18px; line-height:24px; }
    
    body .hero-formLp form.hs-form fieldset .hs-form-field { padding:0 10px 0 0; }
    
    .row-fluid .hero-thank { padding:0 15px; text-align:center; }
    .row-fluid .hero-textTy { padding:15px 0; }
    
    .row-fluid .resources-boxTy { height:auto !important; }
    .row-fluid .resources-sectionTy { padding:0 0 40px; }
    .row-fluid .resources-sectionTy h2 { margin:10px 0; font-size:24px; line-height:30px; }
    .row-fluid .resources-sectionTy1 { padding-top:0; }
    .row-fluid .resources-sectionTy1 .hs_cos_wrapper_widget { margin-top:30px; width:100%; }
    .row-fluid .resources-textTy { padding-top:10px; }
    .row-fluid .resources-textTy h5 { font-size:20px; line-height:24px; }
    
    .row-fluid .strip-ctasectionTy { padding:10px 0; }
    .row-fluid .strip-ctasectionTy h2 { font-size:24px; line-height:30px; }
    .row-fluid .strip-ctaTy a { padding:15px 20px; }
    
}


@media (min-width: 600px) and (max-width: 767px) {
.move_inside_thelogo {
  float: none !important;
  margin: 0 auto !important;
  width: 100% !important;
}
   .wrapper_center_main_mid{width:100% !important;margin:0 auto !important; float:none !important;} 
    .custom_header_contactus {
       top:-6px !important;
    }
    .custom_home .custom_header_bg {
        background: url("//cdn2.hubspot.net/hub/366352/file-690360097-png/images/logoholder.png") no-repeat 0 0 / 100% auto;
    }
    
    .custom_home .custom_header_contactus {
        background: url("//cdn2.hubspot.net/hub/366352/file-682855104-png/images/contact_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
        border-radius: 0 0 15px 15px;
    }
  /*  .mobile-trigger {
       background: none repeat scroll 0 0 #000000 !important;
       bottom: 0px  !important;
       left: 0 !important;
       padding: 10px 10px 10px 75px !important;
       right: 0 !important;
       top: auto !important;
    }*/
    
    .custom_menu_wrapper {
       position: relative !important;
       background:none !important;
    }
    
    .custom-menu-primary.js-enabled .hs-menu-wrapper {
       top: 121px;
    }
    
    .mobile-open .mobile-trigger {
       background:  #000000;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul ul {
       max-width: 98% !important;
       
    }
    
}

@media (min-width: 478px) and (max-width: 767px) {
    
    .custom_header_contactus {
       right: 100px !important;
    }
    .move_inside_thelogo {
  float: none !important;
  margin: 0 auto !important;
  width: 100% !important;
}
}


@media (max-width: 767px) {
    
    .fancybox-wrap { max-width:89.5% !important; width:100% !important; }
    .fancybox-inner { width:100% !important; }
.move_inside_thelogo {
  float: none !important;
  margin: 0 auto !important;
  width: 100% !important;
}

/* .footer-update .new_custom_footer .new_custom_footer_copyright, .new_custom_footer .new_custom_footer_menu ul li a { font-size:12px !important; } */
.footer-update .new_custom_footer .new_custom_footer_menu,.footer-update .new_custom_footer .new_custom_footer_copyright { width:100%; }
.footer-update .new_custom_footer .new_custom_footer_copyright p { text-align:center; }

    .wrapper_center_main_mid{width:100% !important;margin:0 auto !important; float:none !important;}
    .custom-menu-primary .hs-menu-wrapper > ul {
        margin-right: 0;
    }
    .footer-container .page-center {
        padding: 0px 10px;
    }
    .custom_footer_links {
        padding-left: 10px;
    }
    .custom_footer_form {
        float: none !important;
        width: 300px !important;
    }
    .custom_footer_form h3.form-title {
        border: medium none;
        font-size: 16px;
        margin-bottom: 0;
    }
    .custom_footer_form .hs-button.primary.large {
        right: 9px;
        top: 39px;
    }
    .custom_footer_social_links {
        float: none !important;
        margin: 30px 0 0 !important;
        text-align: left;
    }
    .custom_footer_copyright p {
        text-align: center;
    }
    .footer-container .hs-menu-flow-horizontal {
        text-align: center;
    }
    .footer-container .hs-menu-flow-horizontal > ul > li {
        display: inline-block;
        width: auto;
    }
    .header-container .page-center {
        max-width: 96% !important;
    }
    .custom_logo {
        margin-top: 0;
        padding-bottom: 10px;
    }
    .custom_logo img {
        max-width: 60px;
        padding: 7px 0;
    }
    .custom_menu_wrapper {
        margin-top: 0;
        min-height: 0 !important;
        position: static;
    }
    .mobile-trigger {
        background: none;
        border-radius: 0;
        color: #15ABEA;
        font-size: 18px;
        left: 17%;
        padding: 0;
        top: 10px;
    }
    .mobile-trigger:hover {
        color: #0096FF;
        text-decoration: none;
    }
    .mobile-trigger i {
        display: none;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul {
        /*display: block !important;*/
        list-style: circle;
        margin: 13px 0;
        padding: 0 0 0 27px;
        background:#000 !important;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li {
        background: none;   
        border: medium none;
        text-align: left;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li {
        background: url("//cdn2.hubspot.net/hub/366352/file-698194223-png/images/bullet.png") no-repeat left 12px;
    }
    .custom_contact .widget-type-form .hs-input {
        width: 100% !important;
    }
    .custom_contact .custom_address {
        padding-left: 0px;
    }
    .custom_contact .custom_europe {
        padding-left: 0px;
        -webkit-padding-start: 0px!important;
    }
   
    #pp_full_res iframe {
        height: auto;
    }
    .custom_header_contactus {
       position: absolute !important;
       width: 202px !important;
    }
    .hs_cos_flex-slider .caption {
        display: none;
    }
    .custom_home .custom_home_content {
        width: 100%;
    }
    .custom_home .custom_home_img {
        float: none;
        width: 100%;
    }
    .custom_case-studies .blog .blog-content {
        margin-right: 0;
        width: 100%;
    }
    .custom_body_menu ul li {
        margin: 0px;
    }
    .custom_case .hs-rss-module .hs-rss-item {
       margin-left: 0;
       padding-left: 30px;
    }
    
    .custom_recent, .custom_calender, .custom_case {
       padding: 10px;
    }
    .one-column input[type="text"],
    .one-column input[type="password"], 
    .one-column input[type="datetime"], 
    .one-column input[type="datetime-local"], 
    .one-column input[type="date"], 
    .one-column input[type="month"], 
    .one-column input[type="time"], 
    .one-column input[type="week"], 
    .one-column input[type="number"], 
    .one-column input[type="email"], 
    .one-column input[type="url"], 
    .one-column input[type="search"], 
    .one-column input[type="tel"], 
    .one-column input[type="color"],
    .one-column input[type="file"],
    .one-column textarea,
    .one-column select {
        width: 100% !important;
    }
    .attachment-full.wp-post-image {
        height: auto;
    }
    .hs_cos_flex-slider .hs_cos_flex-slides img {
        height: auto !important;
    }
    table td {
        display: block !important;
        width: 100% !important;
    }
    .custom_body_menu ul ul {
        display: none !important;
        text-align: center;
        background: none;
        padding: 0;
        margin: 0 0 0 5px;
    }
    .custom_body_menu ul ul li {
        padding-top: 4px;
    }
    .custom_body_menu ul li.active-branch ul {
        display: block !important;
    }
    .custom_body_menu ul li.hs-item-has-children:hover {
        background: none;
    }
    .row-fluid .rss-listing-box { text-align:center;  }
    
    .slick-dots { display:none !important; }
    .row-fluid .slick-slider1,.row-fluid .slick-slider2  { padding:0 20px; }
    .main-popup { padding:15px; }
    .row-fluid .slick-slider1 .slick-next, .row-fluid .slick-slider2 .slick-next { right:-31px; }
    .row-fluid .slick-slider1 .slick-prev, .row-fluid .slick-slider2 .slick-prev { left:-31px; }
    .slick-hover h4,.slick-hover h5 { font-size:19px; }
    .popup-title h3,.popup-title h5 { font-size:22px; }
    .popup-left,.popup-right,.connect-us { width:100%; margin:0; }
    .executive-main .page-center { padding:0 15px !important; }
    .row-fluid .executive-main h3 { font-size:22px; }
    .row-fluid .request-cta a { font-size:16px; line-height:20px; padding: 16px 20px; width:242px; }
    .row-fluid .executive-main { margin:30px 0; padding:22px 0; text-align:center;}
    .row-fluid .team-text1 { padding-bottom:30px; }
    .row-fluid .request-cta,.team-page .our_partner_area_bg { padding-top:30px; }
    .row-fluid .main-content1,.row-fluid .team-text1 { text-align:center; font-size:15px; }
   /* .row-fluid .trans_top_text_01 { font-size:34px; padding:0; width:100%; text-align:center; position:relative; z-index:1; } */
    .row-fluid .top-man { padding-top:20px; }
    .row-fluid .banner_img_main_01::after { right:0; top:0; }
    .row-fluid .custom-menu-primary div.hs-menu-wrapper > ul > li:first-child { background:none; width:100% !important; }
    .custom-menu-primary .hs-menu-wrapper > ul { margin-top:12px !important; }
    .brand-slider_new #prev { left:-17px; }
    .brand-slider_new #next { right:-17px; }
    .caroufredsel_wrapper { height:70px !important; }
    .row-fluid .new_main_menu ul li ul { padding-left:0; }
    .row-fluid .new_main_menu ul li ul li { width:100% !important; text-align:center; /*border-bottom: 1px dotted rgba(255,255,255,.35);*/ outline:0; }
    .row-fluid .new_main_menu ul li ul li:first-child { border-bottom: 1px dotted rgba(255,255,255,.35); border-top: 1px dotted rgba(255,255,255,.35); }
   /* .new_main_menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li .fa { display:block; float:right; width:auto; }
    .row-fluid .custom-menu-primary ul  li  ul.hs-menu-children-wrapper { display:none !important; }
    .mobile-open2 .row-fluid .custom-menu-primary ul  li  ul.hs-menu-children-wrapper { display:block !important; }
    .sitemap_list ul li.head { font-size:17px; margin-bottom:6px; }
    .sitemap_list ul li.head a { margin-bottom:6px; } */
    .row-fluid .hero-content { padding:20px 0 20px; }
    .row-fluid .hero-content .hero-title { font-size:27px; }
    .row-fluid .hero-text { font-size:16px; line-height:22px; }
    .row-fluid .hero-text { padding: 20px 0px 0; }
    
    
    /* Case Study New 10-07-2017 */
    a.top-contacttext { float:none; display:inline-block; }
    
    .row-fluid .Top-bannerImage { min-height:250px; }
    .row-fluid .case-twocolumnsec { padding:40px 0; }
    .row-fluid .case-leftbox h3 { font-size:24px; line-height:30px; margin:0; }
    .row-fluid .case-leftbox h3 br { display:none; }
    
    .row-fluid .case-rightcolumn1 { margin:10px 0 20px; }
    
    .img-textraw > span > div:nth-child(odd) .case-imgbox { float:left; }
    .row-fluid .case-imgbox { float:left; width:100%; height:250px !important; }
    .row-fluid .case-contentbox { float:left; width:100%; padding:30px 15px 40px !important; }
    .row-fluid .case-contentbox h2 { font-size:24px; line-height:30px; }
    .row-fluid .case-textbox { padding-bottom:15px; }
    
    .row-fluid .more-content a, .row-fluid a.more-content { min-height:1px; min-width:200px; padding:10px; }
    
    .row-fluid .caseintro-imgbox, .row-fluid .caseintro-textbox { float:left; width:100%; }
    .row-fluid .lastcase-imgtextsec .caseintro-textbox { padding:40px 15px !important; }
    .row-fluid .lastcase-imgtextsec .caseintro-imgbox { height:300px !important; }
    .row-fluid .lastcase-imgtextsec h2 { font-size:24px; line-height:30px; margin:0; }
    
    .row-fluid .leadership-raw > span > div { width:50%; padding:0 0 30px; width:100%; margin:0; }
    .img-textraw > span > div:nth-child(even) a.more-content { display:none; }
    .demo-page .updated-form .widget-type-form fieldset > div{ padding:0px 20px;}
    .demo-page .new-form-blue form fieldset > div.hs-form-field input, .demo-page .new-form-blue form select { padding:  5px 15px !important;}
    .demo-page .new-form-blue form fieldset > div.hs-form-field,.demo-page .updated-form .widget-type-form fieldset > div{ padding:0px 10px;}
    .demo-page .updated-form .widget-type-form .legal-consent-container{ padding:30px 10px 0px 10px;}
    
}


  
@media (min-width:431px) and (max-width:767px) { 
    
    .row-fluid .hero-content .hero-title { padding-left:0; line-height:normal; }
    .row-fluid .hero-content .hero-title::after { background-size:100% 100%; top:50px;}
}



@media (min-width:30px) and (max-width:430px) { 
    
     .row-fluid .hero-content .hero-title { padding-left:0; line-height:normal; }
    .row-fluid .hero-content .hero-title::after { background-size:100% 100%; top:87px;}
}

/* Landscape phones and smaller devices
   ========================================================================== */
@media (max-width: 599px) {
.move_inside_thelogo {
  float: none !important;
  margin: 0 auto !important;
  width: 100% !important;
}
    .wrapper_center_main_mid{width:100% !important;margin:0 auto !important; float:none !important;}
    .header-container {
        background: #000000;
    }
    .custom_banner_image {
        display: none !important;
        position: static;
    }
    .custom_header_contactus {
        background: none;
        border-radius: 0;
        margin-top: 5px;
        padding-top: 0;
        position: absolute;
        right: 0;
        top: 0;
    }
    .custom_home .custom_header_bg {
        background:  #000000;
    }
    
    .custom_home .custom_header_contactus {
        right: 0 !important;
    }
    .custom_home .custom_banner_slider {
        display: none;
    }
}

@media (max-width: 479px) {
.move_inside_thelogo {
  float: none !important;
  margin: 0 auto !important;
  width: 100% !important;
}
    .wrapper_center_main_mid{width:100% !important;margin:0 auto !important; float:none !important;}
    .custom_footer_form .hs-button.primary.large {
        right: 9px;
        top: 38px;
    }
    .custom_logo img {
        max-width: none;
        padding: 10px 0;
        width: auto;
        max-width: 60px;
    }
    .custom_header_contactus {
       right: 0px !important;
    }
    .custom_logo {
        margin-top: 0;
        padding-bottom: 0;
    }
    .mobile-trigger {
        height: 22px;
        left: 24%;
        width: 45px;
    }
    
}





/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{outline:0;}
    #cboxContent{margin-top:32px; overflow:visible; background:#000;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{background:#000; padding:1px;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(images/controls.png) no-repeat 0 0;}
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious:hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext:hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose:hover{background-position:-50px -25px;}

        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}


/*
    Colorbox Core Style:
    The above CSS is consistent between example themes and should not be altered.
*/

#hs_cos_wrapper_module_13982347805351386 > div {
    background-size: 100% auto;
}
#hs_cos_wrapper_module_14049977765242648 > div {
    background-size: 100% auto;
}





/* ==========================================================================
   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; /* Hide button on Desktop */
}

@media (max-width:1240px) and (min-width: 992px) {
    
    .main_top_strip  .logo_area{ text-align:left; padding-left:20px; }
    .new_main_menu div.hs-menu-wrapper > ul > li:first-child { line-height:10px;  text-align:center; }
    .new_main_menu div.hs-menu-wrapper > ul { float:left; width:100%; }
    .new_main_menu div.hs-menu-wrapper > ul > li { width:12.5%; margin:0; padding:0 5px; }
    .new-home .row-fluid .new_main_menu span > div.hs-menu-wrapper > ul > li:last-child > a { padding:7px 14px !important; }
    .footer-container-wrapper .footer_above_widget_bg,.footer-container-wrapper .footer_main_bg { padding:0px 25px !important; }
    
    
    
}

@media (max-width:1025px) and (min-width:1024px){
    .industries-2017 .header-container .hs_cos_wrapper_type_logo a img {margin-left: 45px;} 
}

@media (max-width: 767px){


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

     /* Set Mobile Menu Background Color */
        /* Set Link Color */
   /* Set Link Hover Color */

  /* 
    * 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:6px 0px 0px 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;
    color:#ffffff;
  }
  
  /* Hubl Responsive Menu */
  /* Child Toggle Button
     ========================================================================== */

  span.child-triggerm {
      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: 35px !important;
      height: 67px !important; /* Button height */  
      padding: 0 !important;
      border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  span.child-triggerm:hover {
      text-decoration: none;
  }


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

  span.child-triggerm span {
      position: relative;
      top: 50%; /* Centers icon inside button */
      margin: 0 auto !important;
      -webkit-transition-duration: .2s;
      -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  span.child-triggerm span:after {
      position: absolute;
      content: '';
  }
  span.child-triggerm span, span.child-triggerm span:after {
      width: 10px; /* Icon line width */
      height: 1px; /* Icon line height */
      background-color: #ffffff; /* Icon color */
      display: block;
  }
  
  .row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li:hover span.child-triggerm span, .row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li:hover span.child-triggerm span:after { background-color: #fff; }
  
  span.child-triggerm span:after {
      -webkit-transform: rotate(-90deg);
       -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  span.child-triggerm.child-open span:after {
      -webkit-transform: rotate(-180deg);
       -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  span.child-triggerm.child-open span {
      -webkit-transform: rotate(180deg);
       -ms-transform: rotate(180deg);
      transform: rotate(180deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }


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

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: static; /*******************************************/
    top: 0px;          /* Position Button at right of screen  */
    right: 10px;        /*******************************************/
    width: auto; /* Button width */
    height: auto; /* Button height */      
    padding: 7px 10px 8px 10px;
    background: #ffffff; /* Background color */
    border: 1px solid #616161;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #616161; 
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color:#ffffff;
    background-color: #616161; 
    border-color: transparent;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color:#ffffff;
    background-color: #616161; 
    border-color: transparent;
  }


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

  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 22px; /* Icon line width */
    height: 2px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #616161; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{
    top: -6px; /* Position top line */
  }
  .mobile-trigger i:after{
    top: 6px; /* Position bottom line */
  }
  
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
      background-color: #ffffff; /* Icon color */
  }
  
  /* Child Toggle Button
     ========================================================================== */

  .child-trigger{
   cursor: pointer;
    display: block !important;
    height: 37px !important;
    padding: 0 !important;
    position: absolute;
    right: 0;
    top: 0;
    width: 37px !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .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:#ffffff; /* 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
     ========================================================================== */  
     
   .custom-menu-primary.js-enabled{
       position: static;
       padding-bottom:10px;
       padding-top:10px; 
       margin: 2px 0 2px 0;
       text-align:center;
       
   }

  /* 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 ;
    opacity: 1 ;
    position: static ;
    display: none;
  }

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative; /**************************************************************/
    top: 0;             /* Positions the menu to drop from the very top of the screen */
    left: 0;          /**************************************************************/
    padding: 0;
  }
 /* .custom-menu-primary .hs-menu-wrapper{
    background-color:#616161; 
    width: 100%;
  }*/

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  /*.custom-menu-primary .hs-menu-wrapper > ul > li a{
    font-size: 22px !important; 
    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; /* link color set by global mobile-aColor variable */
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color:#ffffff; /* link hover color set by global mobile-aColorHover variable */
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    background-color: rgba(255, 255, 255, .08);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    font-size: 14px;
    font-weight: 800;
    line-height: 37px;
    text-indent: 10px;
  }

  /* 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 */
  }
  
  .footer-update .hs-menu-flow-horizontal ul li:first-child { width:auto !important; }
  .footer-update .new_custom_footer .new_custom_footer_copyright, .new_custom_footer .new_custom_footer_menu { margin-top:10px; }
 .hs-menu-flow-horizontal ul li:first-child {
  background: url("//cdn2.hubspot.net/hub/366352/file-1754409174-png/home_icon.png") no-repeat center;
  color: #0079c0 !important;
  font-size: 0 !important;
  text-decoration: none;
  width: 30px !important;
  text-align:center;
  margin:0 auto;
}

}

.rss-content { padding:0 18px; margin-top:10px; }
.rss-content a { text-decoration:none; color:#222; font-weight:700;}

/* Hubl Responsive */




