/* @import url('http://example.com/example_style.css'); */
@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css');
/**
 * CSS @imports must be at the top of the file.      
 * Add them above this section.                             
 */

/*** Font Face ***********/


@font-face {
    font-family: "Proxima Nova";
    src: url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Fonts/bf9f5d50c1b928ff21436517a1a95ad9.eot?#iefix") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Fonts/bf9f5d50c1b928ff21436517a1a95ad9.woff2") format("woff2"),
	url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Fonts/bf9f5d50c1b928ff21436517a1a95ad9.woff") format("woff"),
	url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Fonts/bf9f5d50c1b928ff21436517a1a95ad9.ttf") format("truetype");
}
@font-face {
    font-family: "Proxima Nova Light";
    src: url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Fonts/ac51ad8a36d5bab6da11d454bcd06561.eot?#iefix") format("embedded-opentype"),
	url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Fonts/ac51ad8a36d5bab6da11d454bcd06561.woff2") format("woff2"), 
	url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Fonts/ac51ad8a36d5bab6da11d454bcd06561.woff") format("woff"),
	url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Fonts/ac51ad8a36d5bab6da11d454bcd06561.ttf") format("truetype");
}
@font-face {
    font-family: "proxima_nova_rgregular";
    font-style: normal;
    font-weight: normal;
    src: url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Fonts/proximanova-regular-webfont.woff2") format("woff2"),
	url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Fonts/proximanova-regular-webfont.woff") format("woff");
}
@font-face {
    font-family: "proxima_nova_rgbold";
    font-style: normal;
    font-weight: normal;
    src: url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Fonts/proximanova-bold-webfont.woff2") format("woff2"),
	url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Fonts/proximanova-bold-webfont.woff") format("woff");
}
@font-face {
    font-family: "proxima_novasemibold";
    font-style: normal;
    font-weight: normal;
    src: url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Fonts/proximanova-semibold-webfont.woff2") format("woff2"), 
	url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Fonts/proximanova-semibold-webfont.woff") format("woff");
}
@font-face {
    font-family: "Proxima Nova Soft W03 Bold";
    src: url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Fonts/7ad138835c0cf9f05a9f0ab343247612.eot?#iefix") format("embedded-opentype"),
	url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Fonts/7ad138835c0cf9f05a9f0ab343247612.woff2") format("woff2"),
	url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Fonts/7ad138835c0cf9f05a9f0ab343247612.woff") format("woff"), 
	url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Fonts/7ad138835c0cf9f05a9f0ab343247612.ttf") format("truetype");
}
@font-face {
    font-family: "Proxima Nova Soft W03 Regular";
    src: url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Fonts/f1448054f14757d284c064b271c00cc6.eot?#iefix") format("embedded-opentype"),
	url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Fonts/f1448054f14757d284c064b271c00cc6.woff2") format("woff2"),
	url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Fonts/f1448054f14757d284c064b271c00cc6.woff") format("woff"), 
	url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Fonts/f1448054f14757d284c064b271c00cc6.ttf") format("truetype");
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-fluid {
    *zoom: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

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

/* Responsive Visibilty Classes */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}


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

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



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

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

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

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

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

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

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

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

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

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


/* These includes are optional, but helpful. */
/* HTML 5 Reset */

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

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

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

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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

 





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

   Index:         

  1. BASE STYLES   
    - Variables
    - Macros
    - Base
    - Typography

  2. COS STRUCTURE
    - Structure
    - Header
    - Content
    - Footer

  3. MAIN NAVIGATION
    - Custom Menu Primary
    - Mobile Menu

  4. TEMPLATE MODULE CLASSES
    - Common Template Classes
    - Site Pages
    - Landing Pages
    - System Pages

  5. COS COMPONENTS
    - Blog
    - Forms
    - Buttons

  6. MISCELLANEOUS

  7. MOBILE MEDIA QUERIES

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








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


   1. BASE STYLES                                             


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





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


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

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

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

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




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


/** 
  * Create jinja macros for CSS3 properties that need browser prefixes.
  *
  * Apply the style as shown below on it's own CSS property line.  
  * Ignore the jinja comment tags. 
  *
  * 
  */

 

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




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


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

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

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

/* Website background color and default font styles */
body {
  background: #fff;
  color: #000;
  font-family: Proxima Nova, Arial, Sans-Serif;
  font-size: 13px;
  line-height: 1.42857143;
  background-color: #f2f2f2;
  font-weight: 300;
}

 #site-wrapper {
    float: none;
    margin: auto;
    max-width: 1280px;
}


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

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

@media (min-width: 768px){
    .container-fluid .row-fluid .page-center {
        max-width: 750px;
    }
    .custom-menu-primary .hs-menu-wrapper>ul>li.active>a:hover , .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch>a:hover{
        background: #096a37;
        color: #fff;
    }
    .custom-menu-primary .hs-menu-wrapper>ul>li.active>a, .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch>a {
            color: #0AA151;
    }
    .custom-menu-primary .hs-menu-wrapper>ul>li>ul {
        display: none!important;
    }
}

@media (min-width: 992px) {
    .container-fluid .row-fluid .page-center {
        max-width: 970px;
    }
}

@media (min-width: 1200px) {
    .container-fluid .row-fluid .page-center {
        max-width: 1170px;
    }
}

a { 
    color: #00a054; 
    -moz-transition: all .5s ease-in;
    -webkit-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    transition: all .5s ease-in;
    text-decoration: none;
    font-size: 12px;
    line-height: 20px;
}
a:hover { 
    color: #21486f; 
    text-decoration: none;
}

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

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

/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img {
    max-width: initial;
}



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


/* Basic text */
p {
    font-size: 12px;
    line-height: 21px;
    margin: 0 0 30px;

} 
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 {}
h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    font-size: 22px;
    text-transform: lowercase;
    line-height: 41px;
    font-family: 'proxima_nova_rgregular';
    margin-top: 0;
}
h2 {
    color: #000000;
    font-size: 25px;
    line-height: 31px;
    margin-top:0;
    font-family: "Proxima Nova";
    margin-bottom: 16px;
}
h3 {
    color: #20814b;
	font-size: 17px;
	font-weight: 400;
	line-height: 22px;
	margin-top: 0;
	font-family: 'proxima_nova_rgregular';
	margin-bottom: 22px;
}
h4 {
    font-size: 18px;
	font-family: 'proxima_nova_rgregular';
	line-height: normal;
	font-weight: 500;
	color: inherit;
}
h5 {
    font-size: 14px;
	font-family: 'proxima_nova_rgregular';
	line-height: normal;
	font-weight: 500;
	color: inherit;
}
h6 {
    font-size: 12px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

/* Lists */
ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}
ul ul, ul ol, ol ol, ol ul {}
li {}

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

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

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








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


   2. COS STRUCTURE                                            


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





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


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

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}
.custom-top-header{
    background-color: rgb(255, 255, 255);
}






/* ==========================================================================
   Header
   ========================================================================== */


.header-container-wrapper {}
.header-container {}

/* 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-header-logo {
    padding-left: 43px;
    padding-top: 24px;
     padding-bottom: 31px;
}
.custom-header-logo  img {
    width: 107px;
}



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


.body-container-wrapper {}
.body-container {}
.body-container {
    background-color: #ffffff;
}
.custom-section-header {
    display: table;
    height: 100%;
    width: 100%;
}
.white-text.customtitle {
    z-index: 2;
    position: relative;
    text-align: center;
}
.white-text.customtitle h1 {
    color:#fff;
}
.custom-section-header-inner {
    display: table-cell;
    background-repeat:no-repeat;
    background-position:50% 50%;
    background-size:cover;
    height: 537px;
    position: relative;
    vertical-align: middle;
    width: 100%;
}
.overlayBanner {
    background-color: rgba(9, 142, 80, 0.6);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}
.page-center {
    padding-left: 15px;
    padding-right: 15px;
}

.main-container-inner h1 {
    font-size: 40px;
    margin-bottom:10px;
    line-height: 42px;
}
.green-text p, .green-text h1 {
    color: #00a054;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: center;
    text-transform: none;
}
/** modal style **/
.hs-franchise-opportunities .custom-section-header-inner .page-center {
    padding: 0;
}
.hs-franchise-opportunities-row-1 .hs-franchise-opportunities-row-1-content .cell-wrapper ul li:first-child a:hover, .content-box ul li:first-child a:hover , a[data-toggle="modal"]:hover{
color: #90d9ab;
}
.hs-m {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #fff;
}
.hs-m > div { 
    width: 740px;
    margin: 30px auto; 
}
.hs-m > div > div {
border: none;
    -webkit-box-shadow: 0px 0px 72px 21px rgba(235,235,235,1);
    -moz-box-shadow: 0px 0px 72px 21px rgba(235,235,235,1);
    box-shadow: 0px 0px 72px 21px rgba(235,235,235,1);
    margin-top: 88px;
    padding:30px 25px 150px;
    margin-bottom: 88px;
       border-radius: 6px;
}

.hs-m > div > div h2 {
    color: #00a558;
    font-size: 29px;
    line-height: 37px;
    font-family: "Proxima Nova";
    margin-bottom: 26px;
}
.hs-m > div > div h4 {
    color: #00a558;
    font-size: 25px;
    margin-bottom: 28px;
}
.hs-m > div > div ul, .hs-m > div > div ol {
    list-style:none;
    padding:0;
}
.hs-m > div > div ul li {
    color: #01a455;
    font-size: 16px;
    font-family: "Proxima Nova";
    line-height: 28px;
    padding-bottom: 26px;
    margin-left: 20px;
}
ul.support li, ol.support li {
    padding-bottom: 10px !important;
}
/* Unique Pages
   ========================================================================== */
/*** Secandry Menu Style */   



.custom-mega-menu-wrapper {
    position:relative;
     background-color: #f2f0f0;
    padding: 50px;
}
.close-panel-btn img {
    vertical-align: middle;
}
.menu-toggle {
    right: 15px;
    top: 4px;
    height: 11px;
    position: absolute;
    width: 16px;
    z-index: 99;
}
.menu-toggle:hover span.menubars {
opacity:0 !important;
}
.menu-toggle:hover span.down-arrow {
opacity:1 !important;
}
.secondary-menu-open .menu-toggle {
    display: none !important;
}
.menu-toggle span {
    background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/menubar-icon.png") no-repeat scroll 0 0;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 17px;
    height: 11px;
    position: absolute;
    top: 11px;
    transition: all 0.3s ease-in-out;
    width: 16px;
}
.menu-toggle span.down-arrow {
    background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/arrow.png") no-repeat scroll 0 0;
    font-size: 16px;
    opacity: 0;
    text-align: center;
    transition: all 0.3s ease-in-out;
    width: 100%;
}
.close-panel-btn {
    background: #fafafa ;
    cursor: pointer;
    height: 48px;
    line-height: 48px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    vertical-align: middle;
    width: 48px;
}

.custom-mega-menu-wrapper .page-center-inner {
    float: none !important;
    margin: 0 auto !important;
    padding: 0 15px;
    width: 80% !important;
}

.custom-maga-menu .hs-menu-wrapper  ul {
    display: block !important;
}
.custom-maga-menu .hs-menu-wrapper > ul {
    margin: 0 -15px !important;
}

.custom-maga-menu .hs-menu-wrapper > ul > li{
    width:16.6667%;  
    padding:0 15px;
}
.custom-maga-menu .hs-menu-wrapper > ul >  li, 
.custom-maga-menu .hs-menu-wrapper > ul > li:first-child > ul > li {
    color: #000000;
    line-height: 36px;
}
.custom-maga-menu .hs-menu-wrapper > ul > li:first-child > ul > li > a::before {
    content: "";
}
.custom-maga-menu .hs-menu-wrapper  ul  li   a:hover {
    color:#00a054;
}
.custom-maga-menu .hs-menu-wrapper > ul > li  > a, 
.custom-maga-menu .hs-menu-wrapper > ul > li:first-child > ul > li  > a {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    display:inline !important;
    list-style: outside none none;
    text-transform: none;
}
.custom-maga-menu .hs-menu-wrapper > ul > li:first-child > ul > li:last-child {
    margin-top: 3px;
}
.custom-maga-menu .hs-menu-wrapper > ul > li:first-child > ul > li  > a {
    padding-left:0;
}
.custom-maga-menu .hs-menu-wrapper > ul > li:not(:first-child) > a {
    display: block !important;
    margin: 9px 0 11px;
}
.custom-maga-menu .hs-menu-wrapper > ul > li > ul > li {
    line-height:25px;
}
.custom-maga-menu .hs-menu-wrapper > ul > li > ul > li  > a  {
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    list-style: outside none none;
    display:inline !important;
    padding-left: 9px;
    position: relative;
    text-transform: none;
}
.custom-maga-menu .hs-menu-wrapper > ul > li > ul {
    margin-bottom:10px;
}
.custom-maga-menu .hs-menu-wrapper>ul>li:first-child>ul>li>a:hover {
    color: #00a054;
}
.custom-maga-menu .hs-menu-wrapper > ul > li > ul > li  > a::before {
    content: "";
    font-family: "FontAwesome";
    font-size: 11px;
    left: 0;
    position: absolute;
    top: -4px;
}
.custom-follow-me h3 {
    color: #6f6f6f;
    font-size: 12px;
    line-height: 12px;
    margin: 20px 0 10px;
    padding: 0;
    font-family: Proxima Nova;
}
.custom-follow-me div>a.fm_button {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Homepage */

.hs-franchise-opportunities-row-5 .why-btm {
    background-color: #3197C8;
}
.hs-franchise-opportunities-row-5 .franchisebtm .left-inner-sec {
    padding-left: 50px;
    padding-top: 0;
}
.hs-franchise-opportunities .custom-section-header-inner .green-text.customtitle {
    max-width: 50%;
    text-align: center;
}
.hs-franchise-opportunities .custom-section-header-inner .green-text.customtitle h2 {
    margin-top: 30px;
}
.hs-franchise-opportunities .custom-section-header-inner .green-text.customtitle a {
    color: #000;
}
.hs-franchise-opportunities .custom-section-header-inner .green-text.customtitle a:hover {
    color: #90d9ab;
}
.hs-franchise-opportunities-row-1 {
    background-size: 100% auto;
    background-color: #fff;
    background-repeat: no-repeat;
}
.hs-franchise-opportunities-row-1 .hs-franchise-opportunities-row-1-content {
    height: 592px !important;
    display: table !important;
    width:100% !important;
}

.hs-franchise-opportunities-row-1 .hs-franchise-opportunities-row-1-content  .cell-wrapper {
    padding-bottom: 54px;
    display: table-cell;
    vertical-align: bottom;
    
}
.hs-franchise-opportunities-row-1 .hs-franchise-opportunities-row-1-content  .cell-wrapper h2, .hs-franchise-opportunities-row-1 .hs-franchise-opportunities-row-1-content  .cell-wrapper ul {
     width: 488px;
     text-align: right;
}
.hs-franchise-opportunities-row-1 .hs-franchise-opportunities-row-1-content .cell-wrapper ul , .content-box ul {
    list-style: none;
    padding: 0;
    margin: 0 0 31px;
}
.hs-franchise-opportunities-row-1 .hs-franchise-opportunities-row-1-content .cell-wrapper ul li:first-child a , .content-box ul li:first-child a {
    margin-right: 26px;
    font-size: 13px;
}
.hs-franchise-opportunities-row-1 .hs-franchise-opportunities-row-1-content  .cell-wrapper ul li, .content-box ul li {
   display:inline-block;
   width:auto;
}
.hs-franchise-opportunities .full-width-top-pane-grp .hs-requst-top-col1 {
        background-color: #21814b;
        color:#fff;
}
.hs-franchise-opportunities .full-width-top-pane-grp .hs-requst-top-col1 * {
    color:#fff;
}
.hs-franchise-opportunities-row-3 {
    width: 100%;
    background: #fff url(//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/btm-gradient.jpg) repeat-x bottom left;
    padding-top: 71px;
}
.hs-franchise-opportunities .hs-requst-top-col1::after {
    background: #21814b;
    border-radius: 0;
    bottom: 0;
    content: "";
    height: 100%;
    margin: auto;
    position: absolute;
    right: -32px;
    top: 0;
    width: 34px;
    z-index: 9;
}
body.hs-franchise-opportunities .why-btm .left-inner-panel::before {
    height: 632px;
    position: absolute;
    background-image:url(//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/panel-right%20%281%29.png) !important;
    right: -78px;
    width: 78px;
}
.dropshadow {
    background: #ffffff url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/dropshadow.png") repeat-x scroll left bottom !important;
}
.hs-franchise-opportunities-row-4 {
    text-align: center;
}
.hs-franchise-opportunities-row-5 .why-btm {
    background-position: right top;
    background-size: contain;
    height: 583px;
    overflow: hidden;
}
.hs-franchise-opportunities-row-5  .left-inner-panel::before {
    background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/panel-right.png?t=1477038087487") no-repeat scroll left bottom !important;
}
.hs-franchise-opportunities-row-5 .why-btm .left-inner-panel, .hs-franchise-opportunities-row-5 .left-inner-panel::before {
    height: 632px;
}
.section-row.hs-franchise-opportunities-row-4 .col-md-10-col-md-offset-1 > div {
    margin: 0;
}
.hs-franchise-opportunities .icon-cell-wrapper {
    display: table;
    height: 186px;
}
@media (min-width:992px) and (max-width:1085px) {
.hs-franchise-opportunities .icon-cell-wrapper {
    height: 211px !important;
}
.hs-franchise-opportunities .full-width-top-pane-grp .hs-requst-top-col1 {
    min-height: 422px !important;
}
}
@media (min-width:768px) and (max-width:916px) {
.hs-franchise-opportunities .icon-cell-wrapper {
    height: 173px !important;
}
}
a[data-toggle="modal"] {
     color: #00a054;
    font-size: 13px;
    margin-right: 26px;
    margin-top: 17px;
}

.hs-franchise-opportunities .hs-col-ml-wrapper {
    display: table;
    height: 100%;
    margin: 0 auto;
}
.hs-franchise-opportunities .hs-col-ml-wrapper:before {
    content: " ";
    display: table;
    clear: both;
}
.col-md-6 {
    width: 50%;
}
.row-cell {
    display: table-cell;
    float: none;
    padding: 0 15px;
    vertical-align: middle;
}
.full-width-flexi-col-two {
    border-top: 1px solid #b2b2b2;
    text-align: center;
    padding-top: 60px;
}


.full-width-flexi-col-two h2 {
    margin-bottom: 16px;
    margin-top:0;
}
/* Contact Us */

/*** For Home Child Page **/
.specialists-section {
    background: #ffffff none repeat scroll 0 0;
    overflow: hidden;
    padding-bottom: 60px;
    padding-top: 80px;
    width: 100%;
}

.hs-the-basics-row-1{
    background-color: #ffffff;
    background-position:left bottom ;
    overflow: hidden;
    width: 100%;
    background-repeat:repeat-x;
}

.hs-the-basics-row-1 .page-center .hs-inner-page-center h2 {
    margin-top:0;
}
.hs-the-basics-row-1, .hs-the-basics-row-2, .hs-the-basics-row-4, .hs-what-do-we-do-row1 {
    padding-bottom: 60px;
    padding-top: 80px;
    position: relative;
}
.hs-what-do-we-do-row1  {
    text-align:center;
}
.for-mobile {
    display: none;
}
.hs-the-basics-row-2 .page-center .full-width-flexi-col h2 {
     color: #00a054;
}
.hs-the-basics-row-3 {
    background-color: #21814b;
    padding: 98px 0;
    width: 100%;
    text-align:center;
}
.hs-the-basics-row-1 .page-center .hs-inner-page-center {
    text-align: center;
}
.hs-section2-support-wrapper , .hs-franchise-opportunities-why-carbon-recall-row1, .hs-franchise-opportunities-why-carbon-recall-row7{
    position:relative;
}
.hs-what-do-we-do-row2::before , .hs-section2-support-wrapper:before{
    background: #00a054 url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/down-arrow-2.png") no-repeat scroll center center / 20px auto;
    border-radius: 50%;
    content: "";
    height: 44px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -22px;
    width: 44px;
}
.hs-franchise-opportunities-why-carbon-recall-row1:before, .hs-franchise-opportunities-why-carbon-recall-row7:before {
    position: absolute;
    width: 44px;
    height: 44px;
    bottom: -22px;
    left: 0;
    right: 0;
    margin: auto;
    content: "";
    background: #00a054 url(//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/down-arrow-2.png) no-repeat center center;
    border-radius: 50%;
    z-index: 99;
    background-size: 20px;
}
.hs-what-do-we-do-row2 {
    background: #f5f6f1 url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/shadow-top.jpg") repeat-x scroll left top;
    padding-bottom: 60px;
    padding-top: 100px;
     text-align: center;
    position: relative;
    width: 100%;
}
.full-width-flexi-col > span:after, .hs-two-col-left-image-wrapper .hs-two-col-left-inner:after {
    display:table;
    content:"";
    clear:both;
}
.full-width-flexi-col > span {
    display: block;
    margin: 0 -15px;
    text-align: left;
}
.full-width-flexi-col > span .hs_cos_wrapper_type_custom_widget {
    float:left;
    width:50%;
    padding:0 15px;
}
.hs-two-col-left-image-wrapper .hs-two-col-left-inner {
    margin: 0 -15px;
}
.hs-two-col-left-image-wrapper .hs-two-col-left-inner > div {
    padding:0 15px; 
    float:left;
}
.hs-two-col-left-image-wrapper {
    min-height: 180px;
}
.hs-two-col-left-image-wrapper .hs-two-col-left-inner > div.img-sec {
    text-align: center;
}
.hs-what-do-we-do-row2 .full-width-flexi-col {
    padding-top: 60px !important;
}
.hs-two-col-left-image-wrapper .hs-two-col-left-inner > div h3 {
  color: #212121;
    font-family: "Proxima Nova";
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 15px;
}
.hs-what-do-we-do-row2 .page-center > div {
    margin: 0 -15px;
}
.hs-two-col-left-image-wrapper .hs-two-col-left-inner > div h3 span {
    color: #00a054;
    font-family: "proxima_nova_rgbold";
}
.hs-two-col-left-image-wrapper .hs-two-col-left-inner > div p {
    color: #000000;
    font-family: "Proxima Nova";
    font-size: 12px;
    line-height: 25px;
    margin-bottom: 20px;
}
.col-md-2 {
    width: 33.6667%;
   
}
.col-md-10 {
    width: 65.3333%;
}
 .hs-what-do-we-do-row3-left-col img {
    height: 467px;
    max-width: none;
    width: auto !important;
}   
.hs-register .full-width-grp .hs-inner-page-center form .hs_i_am_interested_in_participating_in_.field.hs-form-field ul.inputs-list.multi-container li.hs-form-checkbox label.hs-form-checkbox-display {
    padding-left: 5.5px;
    line-height: 23px;
    vertical-align: middle;
}
.hs-register .full-width-grp .hs-inner-page-center form .hs_if_you_re_interested_in_participating_in_a_webinar_choose_date_.field.hs-form-field .input ul.inputs-list.multi-container li.hs-form-checkbox {
    padding-left: 5.5px;
    line-height: 23px;
}
.hs-register .full-width-grp .hs-inner-page-center form .hs_if_you_re_interested_in_attending_a_discover_carbon_recall_seminar_choose_date_.field.hs-form-field ul.inputs-list.multi-container {
    margin-bottom: 0;
}
.hs-register .full-width-grp .hs-inner-page-center form .hs_if_you_re_interested_in_attending_a_discover_carbon_recall_seminar_choose_date_.field.hs-form-field ul.inputs-list.multi-container li.hs-form-checkbox {
    padding-left: 5.5px;
    line-height: 23px;
}

.hs-register .full-width-grp .hs-inner-page-center form .hs_if_you_re_interested_in_participating_in_a_webinar_choose_date_.field.hs-form-field .input ul.inputs-list.multi-container {
margin-bottom: 15px;
}
.hs-register .full-width-grp .hs-inner-page-center form .hs_i_am_interested_in_participating_in_.field.hs-form-field ul.inputs-list.multi-container {
    margin-bottom: 15px;
}
.hs-register .full-width-grp .hs-inner-page-center form .hs_best_time_to_call_.field.hs-form-field .input ul.inputs-list.multi-container li {
padding-left: 5.5px;
}
.hs-register .full-width-grp .hs-inner-page-center form .hs_best_time_to_call_.field.hs-form-field .input ul.inputs-list.multi-container {
margin-bottom: 0;
}
.hs-register .full-width-grp .hs-inner-page-center form .hs_check_here_to_receive_email_updates.field.hs-form-field ul.inputs-list.multi-container li {
padding-left: 5.5px;
}
.hs-register .full-width-grp .hs-inner-page-center form .hs_check_here_to_receive_email_updates.field.hs-form-field ul.inputs-list.multi-container {
margin-bottom: 0;
}
.hs-what-do-we-do-row3 .hs-what-do-we-do-row3-right-col::before {
    background: rgba(0,0,0,0) url(//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/panel-left2222.png?t=1476876026323) no-repeat left bottom;
    content: "";
    display: block;
    height: 520px;
    left: -128px;
    position: absolute;
    top: 0;
    width: 78px;
    z-index: 2;
}
.hs-what-do-we-do-row3:after {
    bottom: -78px;
    z-index: 1;
    display: block;
    content: "";
    right: 0;
    width: 44.5%;
    position: absolute;
    height: 78px;
    background-color: #fff;
}
.hs-what-do-we-do-row3 {
    position:relative;
}
.hs-what-do-we-do-row3:before {
    width: 100%;
    position: absolute;
    height: 78px;
    background: url(//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/shadow-btm.png) repeat-x;
    bottom: -78px;
    z-index: 1;
    content: "";
}
.modal-header.text-left p:not(.heading) {
    color: #212121;
    font-size: 12px;
    line-height: 26px;
    font-family: "Proxima Nova";
}
.section-row.hs-franchise-opportunities-row-6 {
    position:relative;
}
.section-row.hs-franchise-opportunities-row-6:after {
    width: 50.4%;
    position: absolute;
    height: 78px;
    background: url(//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/shadowcs.png?t=1477059189293) no-repeat scroll left top,url(//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/shadow-btm.png?t=1477059189293) repeat-x;
    top: 0;
    z-index: 1;
    right: 0;
    content: "";
}
.franchisebtm::before {
    background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/shadow-btm.png") repeat-x scroll 0 0;
    bottom: -78px;
    content: "";
    height: 78px;
    position: absolute;
    width: 100%;
}
.hs-what-do-we-do-row3 .hs-what-do-we-do-row3-right-col {
    padding-top: 106px;
    position: relative;
    padding-right: 85px;
    text-align: right;
}
.hs-what-do-we-do-row3 .hs-what-do-we-do-row3-right-col ul {
    width: 100%;
    list-style: none;
    padding:0;
    margin-bottom: 31px;
}
.hs-what-do-we-do-row3 .hs-what-do-we-do-row3-right-col ul li {
    width: auto;
    display: inline-block;
}
.hs-what-do-we-do-row3 .hs-what-do-we-do-row3-right-col ul li:first-child {
    text-align: center;
}
.hs-what-do-we-do-row3 .hs-what-do-we-do-row3-right-col ul li:first-child a {
    color: #00a054;
    font-size: 13px;
    margin-right: 26px;
    margin-top: 17px;
}
.hs-franchise-opportunities-row-6 {
    text-align: center;
}
.hs-request-information.hs-franchise-opportunities  .custom-footer-bg {
    padding-top:200px;
}
.section-row.hs-franchise-opportunities-row-6 .col-md-10-col-md-offset-1 > div {
    margin: 0;
}
@media (min-width:1280px) {
.hs-what-do-we-do-row3 .hs-what-do-we-do-row3-right-col h2, .hs-what-do-we-do-row3 .hs-what-do-we-do-row3-right-col p {
    padding-left: 33%;
}
}
@media (max-width:1281px) {
.hs-what-do-we-do-row3 .hs-what-do-we-do-row3-right-col::before {
    left: -78px;
}
.hs-section3-support-wrapper > div {
    margin: 0;
}
.hs-section3-support-wrapper>div {
    margin: 0 !important;
}
.hs-what-do-we-do-row3:after {
    bottom: -43px;
    width: 40.5%;
    height: 112px;
}
}
.two-col-left-bottom-pane h3.form-title {
    color: #000000;
    font-size: 25px;
    line-height: 31px;
    font-family: "Proxima Nova";
    margin-bottom: 16px;
}
.hs-richtext p {
    margin-bottom: 0;
}
.two-col-left-bottom-pane .sidebar.left img {
    display: inline-block;
    margin-bottom: 20px;
    width: 150px;
}
.two-col-left-bottom-pane .sidebar.left .hs_cos_wrapper_type_rich_text:last-child p {
    margin-bottom: 45px;
}
.btm-pane-grp {
    width: 100%;
    padding: 85px 0 55px 0;
    overflow: hidden;
    background-color: #fff;
}

.full-width-tp-pane.full-width-tp-pane-register .full-width-grp  {
    
}
.col-md-8-col-md-offset-1, .col-md-9-col-md-offset-1 {
    padding: 0 15px;
}
.col-md-8-col-md-offset-1 > div {
    margin:0 -15px;
}
.hs-section3-support-wrapper {
    padding: 85px 0 55px;
}
.hs-section3-support-col1 > span > div {
    display: table-cell;
    height: 100% !important;
    vertical-align: middle;
    width: 50% !important;
}
.hs-section3-support-wrapper {
    padding: 85px 0 55px;
}
.hs-section3-support-wrapper > div {
    margin:0 -15px;
}
.hs-section3-support-col1 {
    float: none !important;
    padding:0 15px;
    margin: 0 auto !important;
    width: 42% !important;
}
.hs-section3-support-col1 > span {
    display: table !important;
    height: 100% !important;
    width: 100% !important;
}
.hs-section3-support-col1 > span > div:first-child {
    position:relative;
}
.hs-section3-support-col1 > span > div .icon-cell img {
    margin-bottom: 20px;
    height: 73px;
    width:auto;
}
.hs-section3-support-col1 .icon-cell-wrapper {
    height:100% !important;
}
.hs-section3-support-col1 > span > div:first-child::before {
    background: #00a054 url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/right-arrow.png") no-repeat scroll center center / 10px auto;
    border-radius: 50%;
    bottom: 0;
    content: "";
    height: 44px;
    margin: auto;
    position: absolute;
    right: -22px;
    top: 0;
    width: 44px;
    z-index: 9;
}
.hs-section3-support-col1 > span > div a {
    display:block;
    display: block;
    padding-bottom: 30px;
    padding-top: 30px;
}
.hs-section3-support-col1  .icon-cell-wrapper {
    transition: all 0.5s ease-in;
}
.hs-section3-support-col1  .icon-cell-wrapper:hover {
    background-color: #dbdcd9 !important;
    color: #21486f;
}

.hs-two-column-left .hs-inner-wrapper .hs-left-column-wrapper {
    width: 33.3333%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

.hs-two-column-left .hs-inner-wrapper .hs-right-column-wrapper {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	width: 66.6667%;
}
.hs-two-column-left .hs-inner-wrapper {
    margin: 0 -15px;
}

.hs-events-row1-wrapper .page-center {
    padding-left: 0;
    padding-right: 0;
}
.hs-events-row1-wrapper .hs-two-column-left {
    margin-bottom: 30px;
}

.hs-events-row1-wrapper  h2, .hs-events-row1-wrapper p {
    padding: 0 20px;
}
.hs-events-row1-wrapper p {
    font-size: 16px;
}
.hs-events-row2-wrapper .col-md-10-col-md-offset-1 {
    padding: 0 15px;
}
.hs-pre-semi .hs-inner-wrapper {
   display: table;
    height: 100%;
    width: 100%;
}
.hs-pre-semi .hs-inner-wrapper  > div {
    display: table-cell;
    float: none;
    background-size: cover;
    padding: 110px 50px 143px 70px;
    width:50%;
    vertical-align: middle;
}
.hs-events-row3-wrapper .page-center {
    max-width: 100% !important;
    padding: 0;
}
 ul.buttn-sec-inner {
    margin-bottom: 31px;
    width: 100%;
    padding:0;
    list-style:none;
}
 ul.buttn-sec-inner li {
    display: inline-block;
    width: auto;
}
 ul.buttn-sec-inner li:first-child {
    text-align: center;
}
ul.buttn-sec-inner  li:first-child > a{
    color: #00a054;
    font-size: 13px;
    margin-right: 26px;
    margin-top: 17px;
}
.hs-events-row3-wrapper  .hs-pre-semi .hs-inner-wrapper > div p {
    font-size: 16px;
    padding: 20px 0;
}
.hs-events-row4-wrapper {
    padding: 85px 0 55px;
    text-align: center;
}
.hs-event-row4-col1 ul {
    list-style: outside none none;
    padding: 0;
}
.hs-event-row4-col1 ul li + li::before {
    background: #000000 none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 4px;
    left: -10px;
    position: absolute;
    top: 9px;
    width: 4px;
}
.hs-event-row4-col1 ul li {
    display: inline-block;
    font-size: 12px;
    line-height: 22px;
    margin: 0 0 0 15px;
    position: relative;
}
.hs-events-row5-wrapper {
    padding: 85px 0 55px;
    text-align: center;
}
.hs-events-row2-wrapper {
    padding: 85px 0 55px;
    text-align: center;
}
.hs-testimonial-row1 {
    padding: 75px 0 64px;
    text-align: center;
}
.hs-testimonial-section .hs-inner-content-wrapper  {
    height: 448px;
    display: table;
    width: 100%;
}

.hs-testimonial-section .hs-inner-content-wrapper  > div{
    display: table-cell;
     vertical-align: top;
}
.hs-testimonial-section .hs-inner-content-wrapper  > div.hs-left {
    background-color: #21814b;
    position: relative;
    width: 47%;
}
.hs-testimonial-content::before {
    background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/open-quote.png") no-repeat scroll 0 0 / 31px auto;
    bottom: 0;
    content: "";
    height: 32px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -72px;
    width: 42px;
}
.hs-testimonial-content {
    margin-top: 132px;
    padding: 0 138px;
    position: relative;
    text-alihn:center;
}
.hs-testimonial-content::after {
    background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/close-quote.png") no-repeat scroll 0 0 / 31px auto;
    bottom: -72px;
    content: "";
    height: 32px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 42px;
}
.hs-testimonial-content p{ 
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    line-height: 29px;
    font-family: "Proxima Nova";
}
.hs-right-content-wrapper.hs-right {
    background-repeat: no-repeat;
    background-size: cover;
}
.hs-testimonial-name {
    bottom: -15px;
    left: 0;
    margin: 0;
    text-align:center;
    color: #ffffff;
    font-family: "Proxima Nova";
    font-size: 12px;
    line-height: 21px;
    padding-bottom: 50px;
    position: absolute;
    right: 0;
}
.hs-testimonial-name a {
 color: #ffffff;
}
.breadcrumb-menu-grp-top.visible-phone .tinynav {
-webkit-appearance: none;
}
.hs-testimonial-row3-wrapper {
    padding: 85px 0 55px;
}
.hs-testimonial-row3-wrapper .page-center .col-md-10-col-md-offset-1 {
    padding: 0;
}
.hs-testimonial-row4-wrapper .hs-col:last-child {
    padding: 0 230px 0 60px !important;
    text-align: right;
}
.hs-testimonial-row4-wrapper .hs-two-col-equal .hs-col { 
     padding:0;   
     display: table-cell;
    float: none;
    vertical-align: middle;
}
.hs-testimonial-row4-wrapper .hs-two-col-equal {
    margin: 0;
    display: table;
    height: 100%;
    width: 100%;
}
.croatia {
    background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/croatia.png") no-repeat scroll right 2px / 27px auto;
    padding-right: 40px;
}
.hs-lives-row2-wrapper {
    background-color: #f5f6f1;
    padding: 80px 0 100px;
}
.hs-for-home-we-improve-lives .overlayBanner {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.hs-lives-row2-wrapper .hs-two-col-equal .hs-col:first-child {
  padding-top: 100px;
  text-align:right;
}
.hs-franchise-opportunities-why-carbon-recall .main-container-inner p {
    color: #ffffff; 
	font-family: "Proxima Nova";
	font-size: 12px;
	line-height: 21px;
    margin:0 0 30px;
    text-align:right;
}
.difference-thumbs {
    height: 491px;
}
.row-table {
    display: table;
    width: 100%;
}
.thumb-block {
    width: 25%;
    display: table-cell;
    background-repeat: no-repeat;
    background-size: cover;
    vertical-align: middle;
    position:relative;
}
.overlay-section {
  background-color: rgba(19, 173, 105, 0.74);
  bottom: 0;
  height: 100%;
  left: 0;
  display:block;
  position: absolute;
  top: 0;
  transition: all 0.3s ease-in;
  width: 100%;
}
.thumb-block:hover a {
    opacity: 1 !important;
}
.hs-franchise-opportunities-why-carbon-recall-row4 {
    background-color: #f5f6f1;
}
.hs-franchise-opportunities-why-carbon-recall-row6 {
    color: #ffffff;
    text-align: center;
}
.hs-franchise-opportunities-why-carbon-recall-row3-row2{
    background-color: rgba(255, 255, 255, 0.7);
    bottom: 0;
    height: 250px;
    border-top: 4px solid #f2f2f2;
    padding: 20px 50px 0;
    width: 100%;
}
.hs-franchise-opportunities-why-carbon-recall-row4 .span4 {
    text-align: center;
    padding-top: 38px;
    padding-right: 15px;
}
.hs-franchise-opportunities-why-carbon-recall-row4 .span4 img {
    width:137px;
    text-align: center;
}

.outer-section {
  display: table;
  height: 491px;
  width: 100%;
}
.outer-section h2 {
  color: #ffffff;
  display: table-cell;
  font-size: 27px;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}


.section-row ul {
    list-style: outside none none;
    margin: 30px 0 10px;
    padding: 0;
}
.section-row ul li::before {
  background: #000000 none repeat scroll 0 0;
  border-radius: 50%;
  content: "";
  height: 3px;
  left: -12px;
  position: absolute;
  top: 8px;
  width: 3px;
}
.section-row ul li {
    color: #000000;
    font-size: 12px;
    line-height: 21px;
    list-style: outside none none;
    margin-left: 15px;
    padding-bottom: 7px;
    position: relative;
}

.franchisebtm {
    width: 100%;
    position: relative;
    height: 583px;
    background-repeat: no-repeat;
    background-position: right top;
}
.why-btm {
    height: 540px;
}
.left-inner-panel {
    position: relative;
    width: 50%;
    background: #fff;
    float: left;
    height: 632px;
    padding-top: 53px;
}
.why-btm .left-inner-panel {
    height: 540px;
}
.left-inner-panel:before {
    position: absolute;
    width: 78px;
    height: 632px;
    position: absolute;
    right: -78px;
    top: 0px;
    content: "";
    background: url(//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/panel-right.png) no-repeat left bottom;
}
.why-btm .left-inner-panel:before {
    width: 64px;
    height: 540px;
    position: absolute;
    right: -64px;
    top: 0px;
    content: "";
    background: url(//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/panel-right-short.png) no-repeat left bottom;
}
.left-inner-sec {
    width: 100%;
    padding-left: 50px;
}
.franchisebtm .left-inner-sec {
    width: 77%;
    padding-left: 88px;
    margin: auto auto auto 93px;
    margin: auto;
    margin-left: 161px;
}
.why-btm .left-inner-sec {
    padding-top: 29px;
}
.franchisebtm p, .franchisebtm h2 {
    text-align: left !important;
}
.franchisebtm .left-inner-sec p {
    padding-right: 79px;
}
.fran {
    float: left;
    margin-top: 30px;
}
.buttn-sec-inner ul {
    width: 100%;
    margin-bottom: 31px;
    padding:0;
    list-style:none;
}
.buttn-sec-inner ul li:first-child {
    text-align: center;
}
.buttn-sec-inner.fran ul li:first-child {
    text-align: left;
    width: auto;
}
.buttn-sec-inner ul li {
    width: auto;
    display: inline-block;
}
.franchisebtm .buttn-sec-inner.fran ul li:first-child {
    width: 30%;
    text-align: center;
}
a.greenanchor {
    color: #00a054;
    font-size: 13px;
    margin-right: 26px;
    margin-top: 17px;
}
.buttn-sec-inner a.greenanchor {
    float: none;
}
a.greenanchor:hover {
    color: #90d9ab;
}
.hs-franchise-opportunities-why-carbon-recall-row4 {
    background-color: #f5f6f1 !important;
}
.left-inner-sec ul  {
    padding:0;
    list-style:none;
}
.left-inner-sec ul  li:before {
    position: absolute;
    content: "";
    width: 3px;
    height: 3px;
    background: #000;
    border-radius: 50%;
    left: -12px;
    top: 8px;
}
.buttn-sec-inner.fran ul li {
    display: inline;
    margin: 0;
}
.buttn-sec-inner.fran ul li:before {
    display:none;
}
.left-inner-sec ul  li {
    color: #000;
    font-size: 12px;
    padding-bottom: 7px;
    margin-left: 15px;
    position: relative;
    list-style: none;
    line-height: 21px;
}
.hs-franchise-opportunities-why-carbon-recall-row7 {
        background: #fff url(//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/btm-gradient-1.jpg) repeat-x bottom left;
}
@media (min-width: 992px) {
.hs-the-basics-row-2 .page-center .full-width-flexi-col,
.hs-financing-row1 .page-center .hs-inner-page-center,
.hs-for-business .hs-for-business-row5 .page-center , 
.hs-what-do-we-do-row1 .page-center .hs-inner-page-center, 
.hs-what-do-we-do-row2 .widget-span.widget-type-rich_text, 
.hs-what-do-we-do-row2 .full-width-flexi-col, 
.two-col-left-bottom-pane .tw-col-left-main-grp  .page-center .hs-inner-page-center,
.two-col-left-bottom-pane .btm-pane-grp .page-center .hs-inner-page-center,
.full-width-tp-pane.full-width-tp-pane-register .page-center .hs-inner-page-center,
.col-md-10-col-md-offset-1 {
    float: none !important;
    margin: 0 auto !important;
    padding:0 15px;
    max-width: 83.3333% !important;
}
.section-row  .col-md-10-col-md-offset-1 > div  {
    margin:0 -15px;
}
.hs-the-basics-row-1 .page-center .hs-inner-page-center {
    float: none;
    margin: 0 auto;
    max-width: 50%;
    padding: 0 15px;
}
.hs-for-business-row3 .page-center {
    max-width: 50% !important;
}
.col-md-8-col-md-offset-1 {
    margin-left: 8.33333% !important;
    width: 66.6667% !important;
}

.col-md-7-col-md-offset-1 {
    margin-left: 8.33333% !important;
    width: 58.3333% !important;
}
.col-md-9-col-md-offset-1 {
    margin-left: 8.33333% !important;
    width:75% !important; 
}
.hs-events-row2-wrapper .col-md-10-col-md-offset-1 {
    padding: 0;
}

.hs-the-basics-row-3 .page-center .span12.widget-span.widget-type-rich_text,
.hs-the-basics-row-4 .page-center .span12.widget-span.widget-type-rich_text,
.hs-the-basics-row-4 .page-center .pop-wrapper,
.hs-the-basics-row-5 .page-center .span12.widget-span.widget-type-rich_text,
.hs-the-basics-row-5 .page-center .pop-wrapper, .hs-the-basics-row-6 .page-center .span12.widget-span.widget-type-rich_text, .hs-for-business-expert-performances-row-4 .page-center, .col-md-8-col-md-offset-2{
    float: none !important;  
    margin: 0 auto !important;
    text-align: center;
    max-width: 66.6667% !important;
}
}
.two-col-left-bottom-pane .tw-col-left-main-grp .page-center .hs-inner-page-center > div {
    margin: 0 -15px;
}
.hs-the-basics-row-4::before,  .hs-financing-row3:before {
  background: #00a054 url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/down-arrow-2.png") no-repeat scroll center center / 20px auto;
  border-radius: 50%;
  content: "";
  height: 44px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: -22px;
  width: 44px;
}
.hs-the-basics-row-5::before {
    background: #00a054 url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/plus-icon.png") no-repeat scroll center center / 20px auto;
    border-radius: 50%;
    content: "";
    height: 44px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -22px;
    width: 44px;
}
.hs-the-basics-row-6::before{
    background: #00a054 url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/equal-icon.png") no-repeat scroll center center / 20px auto;
    border-radius: 50%;
    content: "";
    height: 44px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -22px;
    width: 44px;
}
.hs-the-basics-row-3 .page-center .span12.widget-span.widget-type-rich_text * {
    color:#fff;
}
.btns-section {
    margin-top: 55px;
}
.btns-section li {
    display: inline-block;
    margin-right: 0;
}
.greenBtn {
  background: #20814b none repeat scroll 0 0;
  border-radius: 30px;
  color: #ffffff;
  display: inline-block;
  font-size: 15px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  width: 215px;
}
.btnLarge {
    border-radius: 65px;
    font-size: 15px;
    height: 60px;
    line-height: 60px;
    width: 300px;
}
.btnMidium {
  border-radius: 65px;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  width: 189px;
}
body .hs-for-business-expert-performances-row-4 .page-center p {
    color: #212121;
    font-family: "Proxima Nova";
    font-size: 12px;
    line-height: 26px;
}
body .hs-for-business-expert-performances-row-4 .page-center h2 {
    color: #212121;
    font-family: "Proxima Nova";
    font-size: 25px;
    margin-bottom: 16px;
}
.hs-the-basics-row-3 .page-center .span12.widget-span.widget-type-rich_text p:last-child{
    margin:0;
    padding-top: 30px;
}
.hs-the-basics-row-3 .page-center .span12.widget-span.widget-type-rich_text img {
    height: auto;
    width: 200px;
}
.hs-the-basics-row-4 .page-center .widget-span.widget-type-widget_container, .hs-the-basics-row-5 .page-center .widget-span.widget-type-widget_container {
    padding-top:20px;
}
.pop-wrapper {
  text-align:center;  
}
.pop-wrapper .hs_cos_wrapper_type_custom_widget {
    display: inline-block;
}
.hs-the-basics-row-4 {
    background-image: url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/shadow-top-2.jpg");
    background-position: 0 0;
    background-repeat: repeat-x;
    padding-bottom: 50px;
    padding-top: 100px;
}
.hs-the-basics-row-4 .page-center .span12.widget-span.widget-type-rich_text, .hs-the-basics-row-5 .page-center .span12.widget-span.widget-type-rich_text {
    text-align:center;
}
.hs-the-basics-row-4 .hs_cos_wrapper_type_rich_text h2 {
    color: #212121;
    
}
.hs-the-basics-row-6 ul {
    list-style: outside none none;
    margin-top: 55px;
    padding: 0;
}
.hs-the-basics-row-4 .hs_cos_wrapper_type_rich_text p, .hs-the-basics-row-5 .hs_cos_wrapper_type_rich_text p {
    color: #212121;
    font-family: "Proxima Nova";
    font-size: 12px;
    line-height: 26px;
}
.pop-wrapper  .thumbno1 {
    margin-left:22px;
}
.inner-thumbnail img {
    height: 44px;
    width: auto;
    vertical-align: middle;
}
.pop-wrapper div.thumbno1:first-child, .pop-wrapper .thumbno1.thumbmodal-6 {
    margin-left: 0;
}
.hs-the-basics-row-5 {
    background-color: #f5f6f1;
    min-height: 200px;
    padding-bottom: 60px;
    padding-top: 100px;
    position: relative;
    width: 100%;
}
.hs-ml-pop-inner {
    width:124px;
    height:130px;
    margin-left: 22px;    
    margin-bottom: 38px;
    display:inline-block;
}
.hs-ml-pop-inner:first-child, .hs-ml-pop-inner:nth-child(6) {
    margin-left: 0;
}
.hs-the-basics-row-4  .widget-span.widget-type-widget_container > span,
.hs-the-basics-row-5  .widget-span.widget-type-widget_container > span {
    display: block;
    margin-bottom: 10px;
}
.thumbno1 {
    background: #288657 none repeat scroll 0 0;
    border-bottom: 2px solid #ffffff;
    border-radius: 9px;
    border-right: 2px solid #ffffff;
    box-shadow: 3px 3px 5px 0 #e1e1e1;
    color: #ffffff;
    cursor: pointer;
    width: 100%;
    display:block;
    height: 100%;
    text-align: center;
    transition: all 0.3s ease-in;
}

.hs-inner-page-center form span.hs-form-required {
   float: left;
}


 .hs-the-basics-row-5 .thumbno1{
    background: #0eb969 none repeat scroll 0 0;
}
@media (min-width:768px) {
.hs-the-basics-row-5 .thumbno1:hover {
    background: #008544 none repeat scroll 0 0;
}
.thumbno1:hover {
background: #00a054 none repeat scroll 0 0;
}
}
@media (min-width:768px) and (max-width:916px) {
.hs-franchise-opportunities .icon-cell-wrapper {
    height: 172px !important;
}
}
.thumbnail-outer {
    display: table;
    height: 100%;
    width: 100%;
}
.inner-thumbnail {
    display: table-cell;
    vertical-align: middle;
}
.inner-thumbnail p {
    color: #ffffff;
    font-size: 12px;
    margin: 0;
    padding-top: 14px;
}
 
.modal {
    bottom: 0;
    display: none;
    left: 0;
    outline: 0 none;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050;
}
.modal {
    background: #ffffff none repeat scroll 0 0;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
}
.modal-dialog {
    margin: 30px auto;
    width: 600px;
}
.modal-sm {
    width: 515px;
}
.modal-content {
    background-clip: padding-box;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0 none;
    position: relative;
}
.modal-content {
    border: medium none;
    box-shadow: 0 0 72px 21px #ebebeb;
    margin-bottom: 88px;
    margin-top: 88px;
}
.text-left {
    text-align: left;
}
.modal-header {
    border-bottom: medium none;
    padding: 30px 20px 10px 25px;
    position: relative;
}
.modal-footer {
    border-top: 1px solid #e5e5e5;
    padding: 15px;
    text-align: right;
}
.modal-footer a {
    color: #ffffff;
}
.btn-next {
    cursor: pointer;
}
.modal-footer {
    background: #26a25a none repeat scroll 0 0;
    border-radius: 0 0 6px 6px;
    padding: 25px 20px;
    font-size: 12px;
    line-height: 20px;
}
.modal {
    padding: 0 40px;
}
.energymodal p.heading {
    color: #01a357;
    line-height:26px;
    font-size: 28px;
}

.close {
    color: #000000;
    font-weight: 700;
    background: #26a25a none repeat scroll 0 0 ;
    border-radius: 50%;
    height: 44px;
    opacity: 1;
    position: absolute;
    right: -22px;
    color: #ffffff;
    font-size: 44px;
    font-family: 'Proxima Nova',Arial,Sans-Serif;
    font-weight: bold;
    font-weight:normal;
    top: -22px;
    transition: all 0.3s ease-in-out;
    width: 44px;
    border: 0 none;
    cursor: pointer;
    padding: 0;
    line-height: 1;
    text-shadow: 0 1px 0 #ffffff;
}
@-moz-document url-prefix() {
.close > span {
   color: #fff;
   display: block;
   font-family: "Proxima Nova";
   font-size: 44px;
   font-weight: bold;
   line-height: 21px;
}
}
.modal-header .close {
    margin-top: -2px;
}
.close:focus, .close:hover {
    opacity: 0.5;
    text-decoration: none;
}
.hs-the-basics-row-6 {
  background-color: #ffffff;
  padding-top: 80px;
  position: relative;
  width: 100%;
  text-align:center;
}
/* For Home  */
.learn-more i.fa.fa-angle-right {
  font-size: 12px;
  margin-top: 4px;
  padding-left: 5px;
  vertical-align: top;
}
.hs-for-home-row-1 {
    position: relative;
    background: #f5f6f1 none repeat scroll 0 0;
    padding-top: 34px;
    width: 100%;  
    padding-bottom: 40px;
}
.hs-for-home-banner-image img {
    width: 55% !important;
}
.hs-for-home-banner-content {
    position:relative;
}
.hs-for-home-banner-content > div {
  padding-top: 100px;
  position: absolute;
  right: 19%;
  top: 21px;
  text-align:right;
  width: 264px;
}
.hs-for-home-banner-content > div h2 {
    color: #000000;
    font-family: "Proxima Nova";
    font-size: 25px;
    line-height: 34px;
    margin-bottom: 30px;
}
.hs-for-home-banner-content > div p {
  color: #000000;
  font-family: "Proxima Nova";
  font-size: 12px;
  line-height: 1.8em;
  margin-bottom: 9px;
}
.hs-for-business-row1 {
    position: relative;
}
.hs-for-business-row-inner .page-center .widget-type-rich_text {
    left: 121px;
    position: absolute;
    text-align:right;
    top: 450px;
    width: 319px;
}
.custom-two-column-wrapper {
    display: table;
    height: 100%;
    table-layout: fixed;
    width: 100%;
}
.custom-two-column-wrapper.hs-two-column-right .custom-two-column:first-child {
    width: 66.6667%;
    background-color: #21814b;
    position: relative;
}
.custom-two-column-wrapper.hs-two-column-right .custom-two-column:first-child .custom-two-column-inner p.learnmore a:hover {
color: #90d9ab;
}
.custom-two-column-wrapper.hs-two-column-right .custom-two-column:first-child::before {
    background: #00a054 url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/right-arrow.png") no-repeat scroll center center / 10px auto;
    border-radius: 50%;
    bottom: 0;
    content: "";
    height: 44px;
    margin: auto;
    position: absolute;
    right: -22px;
    top: 0;
    width: 44px;
    z-index: 9;
}
.custom-two-column-wrapper.hs-two-column-right .custom-two-column:first-child .custom-two-column-inner{
    padding: 80px 150px 80px 267px;
    text-align: right;
}
.custom-two-column-wrapper .custom-two-column .custom-two-column-inner h2, 
.custom-two-column-wrapper .custom-two-column .custom-two-column-inner p {
    color: #ffffff;
    font-family: "Proxima Nova";
}
.hs-for-business-row2 {
    margin-top: -1px;
}
.custom-two-column-wrapper .custom-two-column .custom-two-column-inner p.learnmore a{
    position:relative;
    padding-right: 18px;
    color:#fff;
}
.custom-two-column-wrapper .custom-two-column .custom-two-column-inner p.learnmore a::before {
    content: "";
    font-size: 12px;
    position: absolute;
    right: 7px;
    top: 0px;
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
}
.custom-two-column .custom-two-column-inner  p {
    line-height: 22px;
    margin-bottom: 0;
    margin-top: 5px;
}
.hs-for-business-row5 {
    background-image: url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/shadow-top-4.jpg");
    background-position: 0 0;
    background-repeat: repeat-x;
    padding: 136px 0 55px;
    text-align: center;
}
.custom-two-column-wrapper.hs-two-column-right .custom-two-column:first-child .custom-two-column-inner h2 {
    margin-bottom: 28px;
}
.custom-two-column-wrapper.hs-two-column-right .custom-two-column:last-child {
    background-color: #ffffff;
    position: relative;
    text-align: center;
    width: 33.3333%;
}
.custom-two-column-wrapper.hs-two-column-left .custom-two-column:last-child {
    width: 66.6667%;
    background-color: #21814b;
    position: relative;
}
.custom-two-column-wrapper.hs-two-column-left .custom-two-column:last-child::before {
    background: #00a054 url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/left-arrow.png") no-repeat scroll center center / 10px auto;
    border-radius: 50%;
    bottom: 0;
    content: "";
    height: 44px;
    left: -22px;
    margin: auto;
    position: absolute;
    top: 0;
    width: 44px;
}
.custom-two-column-wrapper.hs-two-column-left .custom-two-column:last-child .custom-two-column-inner {
  padding: 80px 180px;   
  text-align:right;
}
  
.custom-two-column-wrapper.hs-two-column-left .custom-two-column:first-child {
    background-color: #ffffff;
    position: relative;
    text-align: center;
    width: 33.3333%;
}
.custom-two-column-wrapper.hs-two-column-right .custom-two-column:last-child img {
    margin-bottom: 15px;
    width: auto;
}
.custom-two-column-wrapper .custom-two-column {
    display: table-cell;
    padding: 0 15px;
    vertical-align: middle;
}
.hs-for-business-row-inner ul{
    float: right;
    padding-top: 6px;
    margin-bottom: 31px;
    width: 100%;
}
.hs-for-business-row-inner ul li:first-child {
    text-align: center;
}
.hs-for-business-row-inner ul li:first-child a {
    color: #00a054;
    font-size: 13px;
    margin-right: 26px;
    margin-top: 17px;
}
.hs-for-business-row-inner ul li:last-child a  {
    background: #20814b none repeat scroll 0 0;
    border-radius: 30px;
    color: #ffffff;
    display: inline-block;
    font-size: 15px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    width: 189px;
}
.hs-for-business-row-inner ul li:last-child a:hover {
    background-color: #3bb370;
    color: #ffffff;
    text-decoration: none;
}
.btnSmall {
    height: 40px;
    line-height: 40px;
    width: 189px;
}
.hs-for-business-row-inner ul li {
    display: inline-block;
    width: auto;
}
.hs-for-business-row3 {
    background-color: #ffffff;
    overflow: hidden;
    padding: 85px 0 55px;
    width: 100%;
    text-align:center;
}

.hs-for-business .hs-for-business-row5 .page-center h2  {
 margin-bottom: 60px;
}
.hs-for-business-expert-performances-row-3 {
    background: #ffffff none repeat scroll 0 0;
    overflow: hidden;
    padding-bottom: 60px;
    padding-top: 80px;
    width: 100%;
}
.anchor-link, .hs-for-business-expert-performances-row-3 .row-fluid > .widget-span.hs-for-business-expert-performances-row-3-left-col p {
    margin: 0;
}
.hs-for-business-expert-performances-row-3 .row-fluid {
    display: table;
    height: 100%;
    min-height: 100%;
    width: 100%; 
}
.hs-for-business-expert-performances-row-3 .row-fluid > .widget-span {
    display: table-cell;
    height: 100%;
    float:none !important;
    vertical-align: middle;
}

.hs-section1-support-wrapper {
    background: #ffffff none repeat scroll 0 0;
    overflow: hidden;
    padding-bottom: 60px;
    padding-top: 80px;
    width: 100%;
}

.hs-section2-support-wrapper{
    padding: 100px 0 50px;
    background: url(//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/shadow-top-3.jpg) repeat-x scroll left top, #ffffff url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/shadow-2.jpg") repeat-x scroll center bottom;
    overflow: visible;
    padding-bottom: 0;
    position: relative;
}

.hs-events-row1-wrapper {
    background: #ffffff url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/btm-gradient.jpg") repeat-x scroll left bottom;
    padding-bottom: 200px;
    padding-top: 80px;
}

/* Modular & Reusable Components
   ========================================================================== */
.breadcrumb-menu-grp {
    width: 100%;
    background-color: #00a054;
    overflow: hidden;
}
.breadcrumb-menu-grp  .page-center {
    max-width:100% !important;
    padding:0;
}
.breadcrumb-menu-grp .hs-menu-wrapper>ul {
    display: block !important;
    margin-bottom: -1px !important;
}

.breadcrumb-menu-grp .hs-menu-wrapper > ul li {
    font-family: "Proxima Nova";
    text-transform: lowercase;
    list-style: none;
}
.breadcrumb-menu-grp .hs-menu-wrapper > ul li a {
    line-height: 26px;
    color: #fff;
    padding: 0 45px;
    font-size: 12px;
    float: left;
}
.breadcrumb-menu-grp .hs-menu-wrapper>ul>li:last-child {
    float: right;
}
.breadcrumb-menu-grp .hs-menu-wrapper > ul > li:last-child > a::after {
    content: "";
    font-family: "FontAwesome";
    font-size: 12px;
    margin: 0 0 0 5px;
    vertical-align: middle;
}
.breadcrumb-menu-grp .hs-menu-wrapper > ul li a:hover, .breadcrumb-menu-grp .hs-menu-wrapper > ul > li:last-child >  a, .breadcrumb-menu-grp .hs-menu-wrapper > ul li.active > a{
    background-color: #fff;
    color: #00a155;
}
.breadcrumb-menu-grp .hs-menu-wrapper > ul > li:last-child.active > a, .breadcrumb-menu-grp .hs-menu-wrapper > ul > li:last-child:hover > a {
    background-color: #016938;
    color: #fff;
}
.breadcrumb-menu-grp .hs-menu-wrapper>ul li a[href="#"] {
    background-color: #00A054 !important;
    color: #fff !important;
    cursor: text;
}
.hs-for-home-why-carbon-recall-row-1 {
    background: #ffffff none repeat scroll 0 0;
    overflow: hidden;
    padding-bottom: 60px;
    padding-top: 80px;
    width: 100%;
}
.hs-for-home-why-carbon-recall-row-1 .page-center .hs-inner-wrapper .hs-two-col-equal .hs-col ul li:last-child {
    padding-bottom: 0;
}
.hs-for-business-expert-performances .hs-for-home-why-carbon-recall-row-1 .page-center .hs-inner-wrapper .hs-two-col-equal .hs-col:last-child {
    padding-left: 39px;
}

.hs-for-business-expert-performances .hs-for-home-why-carbon-recall-row-1 {
     padding-bottom: 106px;
    padding-top: 90px;
    background: #ffffff url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/dropshadow.png") repeat-x scroll left bottom !important;
}
.hs-for-home-why-carbon-recall-row-1 .page-center .hs-inner-wrapper {
    float: none !important;
    margin: 0 auto;
    max-width: 51%;
     text-align: center;
}
.hs-for-home-why-carbon-recall-row-1 .page-center .hs-inner-wrapper .hs_cos_wrapper_type_rich_text {
    margin-bottom: 40px;
}
.hs-for-home-why-carbon-recall-row-1 .page-center .hs-inner-wrapper .hs-two-col-equal .hs-col:first-child {
    border-right: 2px solid #d9f1e5;
    padding-left: 39px;
}
.hs-for-home-why-carbon-recall-row-1 .page-center .hs-inner-wrapper .hs-two-col-equal .hs-col:last-child {    
    padding-left: 85px;
}
.hs-for-home-why-carbon-recall-row-1 .page-center .hs-inner-wrapper .hs-two-col-equal .hs-col:first-child ul li {
   background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/red-cross-icon.png") no-repeat scroll 0 1px / 16px auto;
}
.hs-for-home-why-carbon-recall-row-1 .page-center .hs-inner-wrapper .hs-two-col-equal .hs-col ul {
     color: #000000;
    font-size: 25px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.hs-for-home-why-carbon-recall-row-1 .page-center .hs-inner-wrapper .hs-two-col-equal {
    margin:0;
}
.hs-for-home-why-carbon-recall-row-1 .page-center .hs-inner-wrapper .hs-two-col-equal .hs-col ul li {
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 10px;
    padding-left: 28px;
}
.hs-for-home-why-carbon-recall-row-1 .page-center .hs-inner-wrapper .hs-two-col-equal .hs-col:last-child ul li {
  background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/green-tick-icon.png") no-repeat scroll 0 1px / 16px auto;
}
.hs-for-home-why-carbon-recall-row-1 .page-center .hs-inner-wrapper .hs-two-col-equal .hs-col p {
    line-height: 30px;
    margin-bottom: 9px;
    color: #000000;
    font-family: "Proxima Nova";
    font-size: 12px;
}
.hs-for-home-why-carbon-recall-row-2 {
    background: #ffffff url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/shadow-top-3.jpg") repeat-x scroll left top;
    min-height: 200px !important;
}
.hs-for-home-why-carbon-recall-row-2-right-col {
    padding-right: 15px;
    padding-top: 100px;
    width: 39% !important;
}
.three-column-section {
    display: table;
    height: 100%;
    table-layout: fixed;
    width: 100%;
}

.col-md-4 {
    width: 33.3333%;
}
.row-height {
    display: table-cell;
    float: none;
    height: 100%;
    padding: 0 0 7px;
}
.three-column-section .row-height:nth-child(2n+1) {
    background: #f5f6f1 none repeat scroll 0 0;
}
.three-column-section .row-height:nth-child(2n+1) a.whycarbonlink:hover {
    background: #1f653e none repeat scroll 0 0;
}
.three-column-section .row-height:nth-child(2n) a.whycarbonlink:hover {
    background: #1f653e none repeat scroll 0 0;
}
.three-column-section .row-height:nth-child(2n) {
    background: #ebece7 none repeat scroll 0 0;
}
.anchors a {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    width: 100%;
    padding-bottom: 13px;
}
.anchors a:after {
    content: "";
    display: inline-block;
    margin-left:3px;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
}
.header-sec {
    display: block;
    text-align: center;
    width: 100%;
}
.header-sec a.whycarbonlink {
    color: #ffffff;
    display: block;
    height: 88px;
    line-height: 88px;
    text-align: center;
    width: 100%;
}
.three-column-section .row-height:nth-child(2n) a.whycarbonlink {
    background: #018245 none repeat scroll 0 0;
}
.three-column-section .row-height:nth-child(2n+1) a.whycarbonlink {
    background: #00a054 none repeat scroll 0 0;
}
sup {
    font-size: 7px;
    text-transform: uppercase;
    top: -8px;
}
.content-sec {
    line-height: 33px;
    padding: 64px 40px 0 34px;
}
.anchors {
    display: table;
    height: 90px;
    padding: 57px 34px 0;
    width: 100%;
}
.energy-experts-section {
    background-repeat:repeat-x;
    background-position:left top;
}
.energy-experts {
    background-repeat: no-repeat;
    background-size:100% auto;
    height: 681px;
    width: 100%;
}
.content-panel {
    padding-top: 121px;
    width: 376px;
}
.energy-experts-section .content-panel h2 {
    text-align: center;
}

.content-panel ul li {
    display: inline-block;
    width: auto;
}
.content-panel ul li:first-child {
    text-align: center;
}
.energy-experts .content-panel ul li {
    width: 41%;
}
.greenBtn:hover {
    background-color: #3bb370;
    color: #ffffff;
    text-decoration: none;
}
.content-panel ul {
    list-style: outside none none;
    margin-bottom: 31px;
    padding: 0;
    width: 100%;
}
.content-panel a:not(.greenBtn) {
    color: #00a054;
    font-size: 13px;
    margin-right: 26px;
    margin-top: 17px;
}
.hs-financing-row1 {
    padding: 80px 0 60px;
    text-align: center;
}
.hs-financing-row2 {
    padding: 50px 0 60px;
    position: relative;
    background-color: #f5f6f1;
}
.hs-financing-row2 .page-center .hs-financing-row2-left {
    float: right;
    padding-right: 15px;
    text-align: center;
}
.hs-financing-row2 .page-center .hs-financing-row2-right {
    margin: 0;
    padding-right: 15px;
    padding-top: 100px;
}
.hs-financing-row2 .page-center .hs-financing-row2-right .cell-wrapper {
    padding-top: 4.76%;
}
.hs-financing-row3 {
    background: #ffffff none repeat scroll 0 0;
    padding-bottom: 30px;
    position: relative;
    padding-top: 90px;
    text-align:center;
}
.footer-container a.popuplink:hover {
    color: #17a054;
}
.footer-container a.popuplink {
    color: #807d7d;
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
}
/* Callouts */

/* Social Media Custom Icons */
.hs-two-col-equal {
    margin:0 -15px;
}
.hs-two-col-equal .hs-col {
    float: left;
    text-align:left;
    padding: 0 15px;
    width: 50%;
} 
/** About Us **/
.full-width-tp-pane .full-width-top-pane-grp {
    padding: 85px 0 55px;
}
/****** Request Info **/

.hs-requst-top-col1 {
    padding: 49px 180px 38px;
    position: relative;
}
.hs-requst-top-col1::before {
    background: #00a054 url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/right-arrow.png") no-repeat scroll center center / 10px auto;
    border-radius: 50%;
    bottom: 0;
    content: "";
    height: 44px;
    margin: auto;
    position: absolute;
      right: -46px;
    top: 0;
    width: 44px;
    z-index: 99;
}
.icon-cell-wrapper {
    display: table;
    height: 173px;
    width: 100%;
    text-align:center;
}
.hs-for-business-expert-performances-row-1 .inner-wrapper {
     padding: 50px 0 0;
    position: relative;  
}
.hs-for-business-expert-performances-row-1 {
    padding: 0 0 60px;
    position: relative;
     background-image: url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/dropshadow-2.jpg");
    background-position: left bottom;
    background-repeat: repeat-x;
}
.hs-for-business-expert-performances-row-1 img {
    width: 59% !important;
}
.hs-row1-content {
    bottom: 0;
    height: 360px;
    margin: auto !important;
    text-align: center;
    position: absolute;
    right: 0;
    vertical-align: middle;
    width: 600px !important;
}
.anchor-link{
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
}
.hs-get-started .full-width-grp .hs-get-row1 {
    text-align: left;
}
.hs-get-started .span12.widget-span.widget-type-cell.full-width-grp {
    padding-top: 0;
    padding-bottom: 0;
}
.anchor-link li {
    display: inline;
}   
.anchor-link li:first-child {
    margin-right: 34px;
}
.hs-for-business-expert-performances-row-3 .row-fluid > .widget-span.hs-for-business-expert-performances-row-3-left-col .hs_cos_wrapper_type_rich_text {
    float: none !important;
    margin: 0 auto;
    text-align: center;
    width: 70%;
}
.hs-row1-content p {
    margin: 0;
}
@media (min-width:992px) and (max-width:1180px) { 
    .icon-cell-wrapper {
       height: 194px;  
    }   
}
.icon-cell {
    display: table-cell;
    vertical-align: middle;
}
.icon-cell img {
    margin-bottom: 9px;
    width: 70px;
}
.full-width-grp.form-wrapper {
    background-color: #ffffff;
    background-image: url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/shadow-top-3.jpg");
    background-position: 0 0;
    background-repeat: repeat-x;
     margin-bottom: 0;
    padding: 100px 0 0;
}

.hs-request-information .custom-footer-bg {
     padding-top: 130px;
}
h3.form-title:empty {
    display: none;
}
.full-width-grp.form-wrapper  .hs-inner-page-center, .full-width-top-pane-grp .page-center .hs-inner-page-center {
    padding:0 15px;
}
.full-width-top-pane-grp .page-center {
    padding: 0;
}
.hs-for-business-expert-performances-row-4 {
    background-color: #ffffff;
    overflow: hidden;
    padding: 85px 0 55px;
    width: 100%; 
    text-align:center;
}
.hs-for-home-why-carbon-recall-row-left-col {
     padding: 0 0 0 15px;   
}


.two-col-left-bottom-pane .tw-col-left-main-grp {
    padding: 85px 0 55px 0;
    background: #fff url(//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/dropshadow.png) repeat-x left bottom!important;
}
.main-container-inner h1 sup {
    font-size: 20px;
    text-transform: uppercase;
    top: -29px;
}
.video-panel {
     background-repeat: no-repeat;
    background-position:center center;
    box-shadow: 0 0 66px 4px #ededed;
    height: 709px;
    margin-top: 60px;
    position: relative;
    width: 100%;
}
.video-panel:hover .video-section {
    opacity: 1 !important;
}
.playbtn {
    bottom: 30px;
    cursor: pointer;
    height: 134px;
    position: absolute;
    right: 30px;
    width: 134px;
    z-index: 99;
}
.video .video-panel {
    margin: 60px auto 0;
    max-width: 83.33%;
    padding: 0 15px;
}
.video-panel .video-section {
    background-color: rgba(85, 145, 109, 0.8);
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.5s ease-in-out;
    width: 100%;
}
.hs-nothing-but {
    background: #ffffff none repeat scroll 0 0;
    overflow: hidden;
    text-align:center;
    padding-top: 80px;
    width: 100%;
}
.hs-nothing-but .hs_cos_wrapper_type_rich_text ul  {
  margin-bottom: 31px;
    width: 100%;  
    list-style:none;
    padding:0;
}
.hs-nothing-but .hs_cos_wrapper_type_rich_text ul li   {
display: inline-block;
    width: auto;
    
}
.hs-nothing-but .hs_cos_wrapper_type_rich_text ul li:first-child {
    text-align: center;
}
.hs-nothing-but .hs_cos_wrapper_type_rich_text ul li:first-child {
    padding-right: 130px;
}
.hs-lives-row1-wrapper {
    padding: 80px 0 60px;
    text-align: center;
}
.call-toaction {
    position: relative;
    width: 100%;
}
.hs-privacy .full-width-flexi-col>span {
    margin: 0;
}
.hs-privacy .body-container .full-width-grp {
    padding-top:85px;
    padding-bottom:55px;
}
.right-panel {
    background: #ffffff none repeat scroll 0 0;
    float: right;
    height: 520px;
    position: absolute;
    right: 0;
    top: 0;
    width: 44%;
}
.panel-height, .panel-height::before {
    height: 604px;
}
.right-panel::before {
    background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/panel-left2222.png") no-repeat scroll left bottom;
    content: "";
    left: -78px;
    position: absolute;
    top: 0;
    width: 78px;
}
.call-toaction::before {
    background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/shadow-btm.png") repeat-x scroll 0 0;
    bottom: -78px;
    content: "";
    height: 78px;
    position: absolute;
    width: 100%;
}

.text-right {
    text-align: right;
}
.right-inner-panel {
    padding-top: 106px;
    width: 478px;
}
.panel-block {
    position: relative;
}
.arrow-holder {
    background: #00a054 url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/down-arrow-2.png") no-repeat scroll center center / 22px auto;
    border-radius: 50%;
    float: right;
    height: 44px;
    width: 44px;
}
.hs-lives-row4-wrapper {
    background: #ffffff none repeat scroll 0 0;
    padding-bottom: 30px;
    padding-top: 90px;
    width: 100%;
    text-align:center;
}
.hs-lives-row5-wrapper .page-center {
    border-top: 1px solid #b2b2b2;
    padding-top: 60px;
    text-align: center;
}
.hs-for-home .hs-for-home-banner-content a.learn-more:hover {
    color: #0fb75f;
}
.hs-for-home .hs-for-home-banner-content a.learn-more {
    color: #00a054;
}
.btns-section {
    padding:0;
}
.btns-section li:first-child {
    padding-right: 40px;
}
.section-row {
    background-color: #ffffff;
    padding: 85px 0 55px;
    width: 100%;
}
.hs-request-information .full-width-top-pane-grp .page-center {
    max-width: 100%!important;
}
.green-panel {
    background: #20814b none repeat scroll 0 0;
    overflow: hidden;
    padding: 47px 0 20px;
    width: 100%;
}

.footer-container .custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-form-pop form .hs-form-field label {
    display: block;
}
.footer-container .custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-form-pop form .hs-form-field label span.hs-form-required {
    display: block;
    color: #fff;
    float: left;
    margin-right: 5px;
    font-size: 27px;
}
@media (min-width:992px) {
.full-width-grp.form-wrapper  .hs-inner-page-center, .full-width-top-pane-grp .page-center .hs-inner-page-center {
    float: none !important;
    margin: 0 auto !important;
    max-width: 66.6667% !important;
}
}
@media (max-width:1080px) { 
.breadcrumb-menu-grp .hs-menu-wrapper > ul li a {
      padding: 0 35px;
}
.hs-what-do-we-do-row3 .hs-what-do-we-do-row3-right-col {
    background-color: #fff;
}
.hs-section3-support-wrapper > div {
    margin: 0 !important;
}
}

@media (max-width:991px) { 
.full-width-flexi-col>span {
    display: block;
    margin: 0;
}
.hs-franchise-opportunities a[data-target="#myModal2"] {
    margin-top: 0 !important;
}
.hs-requst-top-col1 {
    padding: 30px 20px;
    position: relative;
}
.col-md-8-col-md-offset-2 {
    padding: 0 15px;
}
.hs-events-row5-wrapper .hs-event-row5-col1 p {
   margin: 0;
   padding: 0;
   overflow-y: auto;
}
.hs-events-row5-wrapper .hs-event-row5-col1 p iframe {
    max-width:none !important;
}
.col-md-10-col-md-offset-1 {
    padding: 0 15px;
}
.full-width-tp-pane-register .full-width-flexi-col > span {
margin:0 !important;
}
.two-col-left-bottom-pane .tw-col-left-main-grp .page-center .hs-inner-page-center > div {
    margin: 0;
} 
.two-col-left-bottom-pane .tw-col-left-main-grp .page-center .hs-inner-page-center > div .row-fluid > div {
    margin: 0 !important;
    width: 100% !important;
}
.hs-what-do-we-do-row2 .page-center>div {
    margin:0;
}
.icon-cell-wrapper {
     height: 160px;
}
.breadcrumb-menu-grp .hs-menu-wrapper > ul li a {
    padding: 0 20px;
}
.hs-two-col-left-image-wrapper {
    min-height: 305px;
}
.form-wrapper .hs-form fieldset.form-columns-2 .hs-form-field {
    float: none !important;
    padding-right: 0;
    width: 100%;
}
}
.full-width-top-pane-grp .page-center .hs-inner-page-center p {
    margin: 0;
}
body form.hs-form fieldset.form-columns-1 .hs-form-field {
    padding-right: 0;
}
.full-width-grp  {
    background-color: #ffffff;
    overflow: hidden;
    padding: 85px 0 55px;
    width: 100%;
    text-align:center;
}
@media (max-width:900px) { 
.hs-what-do-we-do-row3:after {
    bottom:-100px;
}
}
/* Social Media Custom Icons */

.custom-follow-me .fm_default span::before {
    content: "";
} 
.custom-follow-me .fm_facebook span::before {
    content: "";
}
.custom-follow-me .fm_googleplus span::before {
    content: "";
}
.custom-follow-me .fm_twitter span::before {
    content: "";
}
.custom-follow-me .fm_pinterest span::before {
    content: "";
}
.custom-follow-me .fm_youtube span::before {
    content: "";
}
.custom-follow-me .fm_instagram span::before {
    content: "";
}
.custom-follow-me .fm_rss span::before {
  content: "";
}
.custom-follow-me .fm_linkedin span::before {
    content: "";
}


/** Follow me style **/
.custom-follow-me div > a.fm_button {
    background: rgb(111, 111, 111);
    color: rgb(255, 255, 255);
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 25px;
    margin-right: 1px;
    line-height: 28px;
    text-align: center;
    width: 25px;
}
.custom-follow-me div > a.fm_button:hover {
 background: rgb(0, 160, 84);
}

.custom-follow-me div > a.fm_button  span{
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
    background-image: none !important;
    height: auto !important;
    width: auto !important;
}

.full-width-tp-pane.full-width-tp-pane-register .full-width-top-pane-grp {
    position:relative;
}
.full-width-tp-pane.full-width-tp-pane-register .full-width-top-pane-grp {
    background: #ffffff url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/dropshadow.png") repeat-x scroll left bottom;
}
.full-width-tp-pane.full-width-tp-pane-register .full-width-top-pane-grp::before {
  background: #00a054 url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/down-arrow-2.png") no-repeat scroll center center / 20px auto;
  border-radius: 50%;
  bottom: -22px;
  content: "";
  height: 44px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 44px;
  z-index: 99;
}

.full-width-tp-pane.full-width-tp-pane-register .page-center .hs-inner-page-center p {
    margin-bottom:30px;
}
.hs-error-msgs.inputs-list {
    color: #ff0000;
    display: block;
    margin:0;
    font-size: 1em;
}

.footer-container .custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-form-pop form .hs-form-field .hs-input {
    font-family: "Proxima Nova"; 
}

/* Additional Menus aside from the Main Nav */




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


.footer-container-wrapper {}
.footer-container {}
.custom-footer-bg{
    background: #ffffff;
    padding-bottom: 100px;
    padding-top: 200px;
    width: 100%;
}
.footer-logo img {
    width: 102px; 
}
.footer-menu ul {
    display: block;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
} 
.footer-menu ul li {
    color: #000000;
    line-height: 36px;
    list-style: outside none none;
}
.footer-menu ul li a {
    color: #807d7d;
    text-transform: none;
    font-size: 14px;
    font-weight: normal;
}
.footer-menu ul li a:hover {
    color: #00a054;
}
.hs-footer-col-2 ul + a {
    color: #807d7d;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
}
.hs-footer-col-3 p {
   font-family: "Proxima Nova";
    color: #807d7d;
    font-size: 14px;
    line-height: 100%;
    margin: 2px 0 25px;
    padding: 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-primary .hs-menu-wrapper > ul{ 
  background:transparent;
  float:right;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
  background:transparent;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  color:#006837;
    font-size: 14px;
    font-weight: 300;
    display:block;
    line-height: 98px;
    background:transparent;
    padding: 0 48px;
    font-family: "proxima_nova_rgregular";
    text-transform: none;
    transition: all 0.2s ease-in;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color:#ffffff;
   background: #096a37;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
  background:transparent;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  color:#006837;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
  color:#ffffff;
}

/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:768px) {
      .custom-menu-primary .hs-menu-wrapper { 
          display:block !important;
      }
  }




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


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

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

@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: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#ffffff;
  }
.menu-toggle {
    display: none !important;
}

  /* Toggle Button
     ========================================================================== */
.mobile-trigger {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #000000;
  cursor: pointer;
  display: inline-block !important;
  font-size: 16px;
  font-weight: normal;
  height: 55px;
  position: absolute;
  right: 5%;
  text-align: center;
  text-transform: uppercase;
  top: 15px;
  width: 55px;
}
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color:#ffffff;
    
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color:#ffffff;
    
  }
  
  .custom-menu-primary .hs-menu-wrapper>ul>li.active>a:hover {
background-color: #3f3f3f;
color: #fff;
border-color: #3f3f3f;
}
 body.mobile-open {
    overflow: hidden;
}
.mobile-open .mobile-trigger i {
    display: block;
    margin-top: -0.5px;
    right: -5px;
    top: 45%;
    transform: rotate(45deg);
}
.mobile-open .mobile-trigger i:before {
    display:none;
}
.mobile-open .mobile-trigger i::after {
    bottom: -2px !important;
    top: auto;
    transform: rotate(-90deg);
}
.custom-menu-primary .hs-menu-wrapper>ul>li.active>a {
    background-color: #3c9a63;
    color: #fff;
    border-color: #212121;
}
  /* Toggle Button Icon
     ========================================================================== */

  .mobile-trigger i{
    display: inline;
    position: relative;
    text-align: left;
    top: 10px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 44px;
    height: 2px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #196939; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{
    top: -15px; /* Position top line */
  }
  .mobile-trigger i:after{
    top: 15px; /* 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: #196939; /* Icon color */
  }


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

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !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;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .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{
  }
  
  
.mobile-menu-wrapper {
    background-color: #267247;
    left: 0;
    height: calc(100% - 78px);
    position: fixed;
    right: 0;
    top: 78px;
    overflow-y: auto;
    transition: transform .5s ease;
    transform: translate(-100%,0px);
    z-index: 1;
}
.mobile-open .mobile-menu-wrapper {
    transform: translate(0, 0px);
     z-index: 100;
}      
  /* Menu Styles on Mobile Devices
     ========================================================================== */  
     
   .custom-menu-primary.js-enabled{
       position: relative;
     
   }

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

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

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative; /**************************************************************/
    top: 0;             /* Positions the menu to drop from the very top of the screen */
    left: 0;          /**************************************************************/
  }
  .custom-menu-primary .hs-menu-wrapper{
    padding:20px;
  }
  .custom-menu-primary .hs-menu-wrapper ul {
      column-count: 2;
  }
  .custom-menu-primary .hs-menu-wrapper ul:after {
      display:table;
      clear:both;
      content:"";
  }

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
    width:50%;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    background-color: #267247;
    font-size: 14px !important;
    font-family: "Proxima Nova";
    line-height: 40px;
    padding: 0 5% !important;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
  
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    color:#ffffff; /* link color set by global mobile-aColor variable */
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    background-color: #3c9a63;
    border-color: #212121;
    color: #ffffff;
  }

  /* 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{
    text-indent: 10px; /* Indent Child lists */
    font-size: 16px; /* Font size of child lists */
  }

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

.password-template form {
    max-width: 500px;
}







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


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


.hs-not-magrated .custom-section-header {
    margin-bottom:30px;
}
.hs-not-magrated .body-container {
    padding-bottom:30px;
}
.hs-system-layout-2 form{
    max-width:500px;
}
body #hs-pwd-widget-password {
    height: 35px !important;
}




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


   5. COS COMPONENTS                                        


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





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


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

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

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

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


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

.blog .blog-content {}

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

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

/* Blog Title */
.hs-blog-header h1 {}
.hs-blog-header h1 a{
   
}
.hs-blog-header h1 {
    font-size: 30px;
    text-transform: capitalize;
    line-height: 41px;
    font-family: 'proxima_nova_rgregular';
    margin-top: 0;
}
/* Blog Post Title */
.blog .post-header h2 {}
.blog .post-header h2 a {
     color: #000;
    font-size: 25px;
    line-height: 31px;
    margin-top: 0;
    font-family: "Proxima Nova";
    margin-bottom: 16px;
    text-decoration:none;
}

    /* Blog Author and Avatar */
.blog #hubspot-author_data {}
.blog #hubspot-author_data a.author-link {}
.blog #hubspot-author_data .hs-author-avatar {
	max-width: 70px;
	padding: 10px 10px 10px 0;
	}

.blog #hubspot-author_data .hs-author-avatar img {
	height: auto !important;
	max-width: 100%;
	}


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

	/* Post Featured Image on Listings Page */
.blog .hs-featured-image-wrapper {}
.blog .hs-featured-image-wrapper .hs-featured-image-link {}
 .blog .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 */
.blog a.more-link {
	display: inline-block;
	padding: 15px 0;
	}
.blog #comments-listing.no-comments {
	border: none;
	}
	/* Blog Topics List */
.blog #hubspot-topic_data {
    padding-top:10px;
}
.blog #hubspot-topic_data a.topic-link {}

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

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


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

	/* -------------- Default Code for comment ------------ */

.blog #comments-listing {
	border: 1px solid #ccc;
	margin-bottom: 30px;
	margin-top: 30px;
	padding:15px;
	}
.blog .custom_listing_comments{
	border: 1px solid #E2E2E2;
	display: block;
	line-height: 165%;
	padding: 15px;
	font-size: 16px;
	line-height:26.4px;
	}

.blog .comment.depth-0 {
	border-bottom: 1px solid #000 !important;
	border-top: medium none !important;
	margin: 0 10px 10px !important;
	padding: 0 15px !important;
	}

.blog .comment-body {
	border-bottom: medium none;
	color: #000;
	display: block;
	font-family: Proxima Nova, Arial, Sans-Serif;

	font-size: 13px;

	line-height: 1.42857143;
	padding: 0;
	}

.blog .comment-reply-to{
	margin-bottom: 15px;
	}

.blog .comment-from h4 {
	margin: 0;
	padding-top: 15px;
	}

.blog .comment-date {
	color: #000 !important;
	display: block !important;
	text-align: left;
	}

	/* -------------------- Ends ----------- */

	/* Pagination */
.blog .blog-pagination {}
.blog .blog-pagination a {
    display:block;
}
	.blog-pagination a.previous-posts-link {}
	.blog-pagination a.all-posts-link {}
	.blog-pagination a.next-posts-link {}

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

	.hs-author-profile {}
	.hs-author-profile h2.hs-author-name {}
	.hs-author-profile .hs-author-bio {}
	.hs-author-profile .hs-author-avatar {}
	.hs-author-profile .hs-author-avatar img {}
	h3.hs-author-listing-header {}

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

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


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

.blog .blog .blog-sidebar {}
.blog .blog-sidebar .cell-wrapper{
	margin: 0 0 25px;
	padding: 8px 20px;
	}

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





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


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

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

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

/* Labels */
body label {}
body .hs-form-field > label {
    color: #5a5a5a;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    line-height: 25px;
    width: 100%;
}

/* One Line Inputs */
body .body-container input[type="text"],
body .body-container input[type="password"], 
body .body-container input[type="datetime"], 
body .body-container input[type="datetime-local"], 
body .body-container input[type="date"], 
body .body-container input[type="month"], 
body .body-container input[type="time"], 
body .body-container input[type="week"], 
body .body-container input[type="number"], 
body .body-container input[type="email"], 
body .body-container input[type="url"], 
body .body-container input[type="search"], 
body .body-container input[type="tel"], 
body .body-container input[type="color"],
body .body-container input[type="file"],
body .body-container textarea,
body .body-container select {
    width: 100%;
    height: 35px;
    font-family: inherit;
    line-height: inherit;
    border: 0;
    display:block;
   /* -webkit-appearance: none;*/
    padding: 0 0 0 2%;
    border: 1px solid #ccc;
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    border-radius: 7px;
    -webkit-box-shadow: inset 2px 2px 5px 0px rgba(221,221,221,1);
    -moz-box-shadow: inset 2px 2px 5px 0px rgba(221,221,221,1);
    box-shadow: inset 2px 2px 5px 0px rgba(221,221,221,1);
    color: #000;
    font-size: 13px;
}

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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


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

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

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

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

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

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


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

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

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

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


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

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

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


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

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

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

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

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

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




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


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

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    -webkit-appearance: none;
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #00703e;
    border-radius: 7px;
    color: #00703e;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 30px;
    margin-top: 20px;
    padding: 10px 35px;
    text-decoration: none !important;
    transition: all 0.3s ease-in-out;
}

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

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


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



/********************* Pop Up Form ******************************/

.custom-pop-up-wrapper {
    background: #fff;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    outline: 0;
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
}

.custom-pop-up-wrapper .custom-pop-inner-wrapper {
    margin: 30px auto!important;
    max-width: 740px;
    width: 100%!important;
    float: none;
    position: relative;
}

.custom-pop-up-wrapper .custom-pop-inner-wrapper {
    margin: 30px auto !important;
    max-width: 740px;
    width: 100% !important;
    float: none;
    position: relative;
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%); 
}

.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con {
    border: 0;
    -webkit-box-shadow: 0 0 72px 21px rgba(235,235,235,1);
    -moz-box-shadow: 0 0 72px 21px rgba(235,235,235,1);
    box-shadow: 0 0 72px 21px rgba(235,235,235,1);
    margin-top: 58px;
    margin-bottom: 58px;
    position: relative;
    background-color: #fff;
    border-radius: 6px;
    outline: 0;
}

.custom-pop-up-wrapper.active {
    opacity: 1;
    z-index: 99;
}
.custom-pop-up-wrapper.active .custom-pop-inner-wrapper {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}

.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-close-button {
    position: relative;
    padding: 30px 20px 10px 25px;
    border-bottom: none;
}

.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-close-button button.close:hover {
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}
.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-close-button button.close {
    position: absolute;
    top: -22px;
    right: -22px;
    width: 44px;
    height: 44px;
    background: #26a25a;
    border-radius: 50%;
    opacity: 1;
    transition: 0.3s all ease-in-out;
    margin: 0;
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    border: 0;
    font-size: 44px;
    color: #fff;
    margin-top: -2px;
    line-height: 44px;
}
@-moz-document url-prefix() {
.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-close-button button.close > span {
   color: #fff;
   display: block;
   font-family: "Proxima Nova";
   font-size: 44px;
   font-weight: bold;
   line-height: 21px;
}
}
.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-top-content-pop {
    padding: 25px;
    position: relative;
}

.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-top-content-pop p {
    margin: 0 0 30px;
    color: #039f55;
    font-size: 21px;
    line-height: 28px;
}
.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-top-content-pop h3 {
    color: #039f55;
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 10px;
    font-weight: 400;
    margin-top: 0;
    font-family: 'proxima_nova_rgregular', sans-serif;
}
.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-top-content-pop img.newsimg {
    float: left;
    margin-right: 21px;
    height: 103px;
}

.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-form-pop {
    background: #26a25a;
    padding: 25px 20px;
    border-radius: 0 0 6px 6px;
    border-top: 1px solid #e5e5e5;
}


.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-form-pop .form-title,
.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-form-pop form span.hs-form-required {
    display: none;
}

.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-form-pop form label {
    margin: 0;
    display: none;
}

.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-form-pop form .hs-form-field {
    margin: 0 0 30px;
}

.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-form-pop form .hs-form-field {
    margin: 0 0 30px;
    padding-left: 9px;
    padding-right: 0;
}

.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-form-pop form .hs-form-field .hs-input {
    width: 72%;
    background-color: #008544;
    height: 53px;
    border: 0;
    padding: 0 0 0 2%;
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    border-radius: 5px;
    color: #fff;
    font-size: 23px;
    box-shadow: none;
    border: 0;
    max-width: 100%;
}

.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-form-pop form .hs-form-field .hs-input:focus {
    outline: none;
    box-shadow: none;
}

/* Placeholder Text */
.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-form-pop form .hs-form-field .hs-input::-webkit-input-placeholder { /* Webkit Browsers */
   color: #fff;
}
.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-form-pop form .hs-form-field .hs-input:-moz-placeholder { /* Firefox 18- */
   color: #fff;
}
.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-form-pop form .hs-form-field .hs-input::-moz-placeholder { /* Firefox 19+ */
   color: #fff;
}
.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-form-pop form .hs-form-field .hs-input:-ms-input-placeholder { /* IE10 */
   color: #fff;
}

.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-form-pop form .hs_select_state {
    margin-bottom: 0;
}
.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-form-pop form {
    position:relative;
}

.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-form-pop form input[type="submit"]:hover {
    background: #008544;
    color: #fff;
}
.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-form-pop form input[type="submit"] {
    padding: 6px 38px;
    background: #fff;
    border: 0;
    color: #03a053;
    font-size: 26px;
    transition: .3s all ease-in-out;
    -webkit-transition: .3s all ease-in-out;
    border-radius: 5px;
    float: right;
    height: 51px;
    font-weight: 300;
    position: absolute;
    right: 0;
    bottom: 2px;
    font-family: "Proxima Nova", sans-serif;
    outline: none;
}

.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-form-pop form ul.hs-error-msgs.inputs-list {
    margin: 0;
}
.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-form-pop form ul.hs-error-msgs.inputs-list label {
    margin: 0;
    color: #fff;
    font-size: 12px;
    display: block;
}
.custom-pop-up-wrapper .custom-pop-inner-wrapper .custom-pop-min-con .custom-form-pop form input[type="submit"]{

margin-bottom: 0;
}


.tinynav { display: none; }
 

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

@media (max-width: 767px) {
.mobile-menu-wrapper .widget-type-google_search form.hs-form .field .input .hs-input {
outline: none;
}
.tinynav {
    -moz-appearance: none;
    background: #ffffff url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/circle.png") no-repeat scroll 95% center;
    border: 1px solid #55916d !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #55916d !important;
    display: block !important;
    font-size: 18px !important;
    height: 48px !important;
    padding-left: 15px !important;
}
.breadcrumb-menu-grp-top .hs-menu-wrapper ul ul {
    display: none !important;
}
.breadcrumb-menu-grp-top .hs-menu-wrapper > ul > li {
    display:none;
}
.breadcrumb-menu-grp-top .hs-menu-wrapper > ul > li.active-branch{
    display:block;
}
.breadcrumb-menu-grp-top .hs-menu-wrapper > ul > li.active-branch > a{
    display:none;
}

}
.breadcrumb-menu-grp-top.visible-phone {
    background: #f3f3f3 none repeat scroll 0 0;
    padding: 20px 0;
}
.breadcrumb-menu-grp-top.visible-phone h2{
    border-bottom: 1px solid #1a693a;
    color: #1a693a;
    padding-bottom: 3px;
    margin-top: 0;
    font-size: 22px;
    line-height: 35px;
    font-family: "Proxima Nova";
    margin-bottom: 20px;
}



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


   6. MISCELLANEOUS                                      


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

.mobile-menu-wrapper .widget-type-google_search form.hs-form .field .input .hs-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
     color: #fff;
    opacity: 1;
}
.mobile-menu-wrapper .widget-type-google_search form.hs-form .field .input .hs-input::-moz-placeholder { /* Firefox 19+ */
      color: #c7c7cd;
    opacity: 1;
}
.mobile-menu-wrapper .widget-type-google_search form.hs-form .field .input .hs-input:-ms-input-placeholder { /* IE 10+ */
    color: #c7c7cd;
    opacity: 1;
}
.mobile-menu-wrapper .widget-type-google_search form.hs-form .field .input .hs-input:-moz-placeholder { /* Firefox 18- */
    color: #c7c7cd;
    opacity: 1;
}

.hs-for-home-why-carbon-recall .content-panel sup {
    font-size: 10px;
    top: -10px;
}



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

.hs-events-row5-wrapper .page-center {
    max-width: 100% !important;
}
@media (max-width: 1180px) { 
  .right-inner-panel {
    padding-right: 50px;
    padding-top: 106px;
    width: 100%;
} 
.hs-lives-row4-col1 {
    position: relative;
    z-index: 1;
}
}
@media (max-width: 1024px) {
.hs-ml-pop-inner {
    margin-left: 0;
}
.hs-testimonial-content {
    padding:0 50px;
}
.hs-what-do-we-do-row3 .hs-what-do-we-do-row3-right-col {
   padding-right: 50px;
}
.hs-testimonial-row4-wrapper .hs-col:last-child {
    padding: 0 60px !important;
    text-align: right;
}
.franchisebtm .left-inner-sec {
    padding-left:50px;
}


}
@media (min-width: 992px) and (max-width: 1160px) { 
.hs-franchise-opportunities .hs-requst-top-col1 {
    padding: 49px 126px 38px 180px !important;
    position: relative;
} 
}
@media (min-width: 1024px) and (max-width: 1126px) { 
.hs-requst-top-col1 {
    padding: 49px 156px 38px 180px;
    position: relative;
}
}
@media (max-width: 999px) {
    .custom-menu-primary .hs-menu-wrapper > ul > li > a {
        font-size: 17px;
        padding: 0 20px;
    }
    .panel-height, .panel-height:before {
    height: 510px;
}
.franchisebtm .left-inner-sec {
    width: 110%;
    margin-left: 0;
}
    .energy-experts {
    background-size: cover;
    }
    .custom-mega-menu-wrapper .page-center-inner {
            width: 100% !important;
    }
    .custom-top-header > div {
        float: none;
        margin: 0 auto;
        max-width: 97%;
    }
    .hs-for-business-row-inner .page-center .widget-type-rich_text {
       left: 67px; 
    }
    .btnLarge {
    border-radius: 65px;
    font-size: 15px;
    height: 48px;
    line-height: 48px;
    width: 300px;
}
.hs-for-home-why-carbon-recall-row-1 .page-center .hs-inner-wrapper {
    max-width: 61%;
}
}

@media (min-width:768px) and (max-width: 992px) {
    .custom-maga-menu .hs-menu-wrapper > ul > li {
        padding: 0 15px;
        width: 33.33%;
    }
.hs-franchise-opportunities .custom-section-header-inner .green-text.customtitle {
    max-width: 100%;
    text-align: center;
}
.hs-franchise-opportunities .icon-cell-wrapper {
    height: 162px;
}
.hs-franchise-opportunities .franchisebtm .left-inner-sec p {
    color: #000000;
    font-size: 12px;
    line-height: 21px;
    padding: 0;
    font-family: "Proxima Nova";
}
.hs-franchise-opportunities .franchisebtm h2 {
    color: #000000;
    font-size: 25px;
    line-height: 31px;
    font-family: "Proxima Nova";
    margin-bottom: 16px;
}
.hs-franchise-opportunities a[data-toggle="modal"] {
    display:block;
}
.fran {
    float: none !important;
    margin-top: 30px;
    max-width: 100% !important;
    text-align: center;
}
    .custom-maga-menu .hs-menu-wrapper > ul > li:nth-child(4) {
        clear: left;
    }
    .franchisebtm h2 {
    font-size: 22px;
    line-height: 35px;
}
.franchisebtm .left-inner-sec p {
    font-size: 14px;
    line-height: 21px;
}
.buttn-sec-inner ul {
    width: 100%;
    margin-bottom: 18px;
}
.fran {
    float: left;
    margin-top: 20px;
    max-width: 189px;
}
}
.hs-for-home-what-do-we-do sup {
font-size: 10px;
top: -9px;
}
#hs1-myModal3 .btn-next {
    display:none !important;
}
@media (min-width:768px) and (max-width: 790px) {
.franchisebtm h2 {
    font-size: 22px;
    line-height: 35px;
}
.franchisebtm .left-inner-sec p {
    font-size: 14px;
    line-height: 21px;
}
.buttn-sec-inner ul {
    width: 100%;
    margin-bottom: 18px;
}
.fran {
    float: left;
    margin-top: 20px;
    max-width: 189px;
}
}
@media (max-width: 991px) {
.col-md-2 {
    width: 100%;
}
.hs-franchise-opportunities-row-6.section-row .col-md-10-col-md-offset-1, .hs-franchise-opportunities-row-4.section-row .col-md-10-col-md-offset-1 {
    padding: 0 15px;
}



.hs-col-ml-wrapper .col-md-6 {
    width: auto;
}
.hs-col-ml-wrapper .col-md-4 {
    width: auto;
}

.buttn-sec-inner.fran > ul > li:first-child {
    display: none;
}
.hs-section3-support-col1 {
    padding: 0 8px;
}
.section-row  .col-md-10-col-md-offset-1 {
    padding: 0 0;
}

.hs-pre-semi .hs-inner-wrapper > div.hs-column-left {
    display: none !important;
}
.hs-pre-semi .hs-inner-wrapper > div.hs-right-column-wrapper {
    width: 100% !important;
}
.col-md-10 {
    width: 100%;
}
.video .video-panel {
    margin: 60px auto 0;
    max-width: 83.33%;
    padding: 0 15px;
}
.hs-for-home-why-carbon-recall-row-2 .span6 {
    display: block !important;
    width: 100% !important;
    padding: 0 15px;
    margin-left: 0!important;
}
.hs-for-home-why-carbon-recall-row-2-right-col {
    padding-top: 100px !important;
    padding-bottom: 40px !important;
}

.hs-two-col-left-image-wrapper .hs-two-col-left-inner .col-md-10 {
        margin-top: 25px;
}
    .hs-for-home-why-carbon-recall-row-1 .page-center .hs-inner-wrapper {
        max-width: 71%;
    }
    .custom-footer-bg .page-center .widget-span {
        width: 100% !important;
        margin: 0 !important;
    }
    .footer-menu ul li a {
        font-size: 13px;
    }
    .hs-footer-col-3 p {
        font-size: 13px;
    }
     .hs-for-home-banner-content > div {
         right: 5%;
     }
    .hs-financing-row2 .page-center .hs-financing-row2-right .cell-wrapper {
        padding-top: 0;
    }
 .hs-for-business-row-inner .page-center .widget-type-rich_text {
    width: 319px;
    position: absolute;
    top: 324px;
    left: -14px;
}
.custom-two-column-wrapper.hs-two-column-right .custom-two-column:first-child .custom-two-column-inner {
    padding: 50px 29px;
    text-align: right;
}
.custom-two-column-wrapper.hs-two-column-left .custom-two-column:last-child .custom-two-column-inner {
    padding: 50px 29px;
    text-align: right;
}
.custom-two-column-wrapper .custom-two-column {
    width:50% !important;
}
.hs-for-business-expert-performances-row-3 > div {
    margin: 0 auto;
    padding: 0 15px;
    width: 750px;
}
}
@media (max-width: 870px) { 
.panel-height, .panel-height:before {
    height: 396px;
}
}
@media (max-width: 800px) {  
.right-inner-panel {
      padding-top: 26px;
}
}
/* ==========================================================================


   7. MOBILE MEDIA QUERIES                              


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

.hs-franchise-opportunities-why-carbon-recall-row5 .franchisebtm::before {
    display: none;
}

   

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

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


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

@media (max-width: 767px) {
.hs-testimonial-section .hs-inner-content-wrapper {
    display: block;
    height: auto !important;
    width: 100%;
}
.section-row.hs-franchise-opportunities-row-6:after {
    display:none;
}
.hs-franchise-opportunities-why-carbon-recall-row4 .span4 {

padding-right: 0;
}
.hs-franchise-opportunities-why-carbon-recall-row4 .span4 img {
width: 44%;
text-align: center;
padding-left: 0;
}
.hs-lives-row2-wrapper {
    background-color: #f5f6f1;
    padding: 80px 0 52px;
}
.hs-testimonial-row4-wrapper .hs-two-col-equal, .hs-lives-row2-col1 .hs-two-col-equal {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex !important;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;

}
.hs-lives-row2-wrapper .hs-two-col-equal .hs-col:first-child {
    padding-top: 82px;
    text-align: left;
}
.hs-lives-row2-wrapper .hs-two-col-equal .hs-col:first-child a {
    display: none;
}
.hs-lives-row2-wrapper .hs-two-col-equal .hs-col:first-child {
    order: 2;
}
.hs-lives-row2-wrapper .hs-two-col-equal .hs-col:last-child {
    order: 1;
    margin:0;
}
.right-panel {
    position: relative;
    width: 100%;
}
.right-inner-panel {
    float: none;
    margin: auto;
    padding-right: 0;
    text-align: center;
    width: 90%;
}
.right-panel {
    height: auto !important;
    position: relative;
    width: 100%;
}
.hs-lives-row5-wrapper .btns-section li:first-child {
    display: none;
}
.btns-section li {
    display: block;
    list-style: outside none none;
    margin-bottom: 34px;
    margin-right: 0;
}
.btns-section {
    margin-top: 55px;
}
.right-panel::before {
    display: none !important;
}
.right-inner-panel h2 {
    padding: 0 85px;
}
.inner-page-template h2 {
    font-size: 22px;
    line-height: 35px;
}
.arrow-holder {
    display: none;
}
.call-toaction img {
    width: 100% !important;
}
.right-inner-panel {
    float: none;
    margin: auto;
    padding-top: 80px;
    text-align: center;
    width: 90%;
}
.hs-two-col-equal .hs-col {
    display: block !important;
    width: 100% !important;
}
.hs-testimonial-row4-wrapper .hs-col:last-child {
    margin: 0 !important;
    order: 1;
    padding: 0 15px !important;
    text-align: left;
}
.hs-testimonial-row4-wrapper .hs-col:first-child {
    order: 2;
}
.hs-testimonial-section .hs-inner-content-wrapper > div {
    display: block;
    width: 100% !important;
}
.hs-testimonial-content {
    padding: 96px 62px 61px;
    margin:0;
}
.croatia {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.hs-section3-support-wrapper {
    padding: 50px 0;
}
.hs-testimonial-row4-wrapper .hs-col:last-child > h2 {
    background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/croatia.png") no-repeat scroll left 2px;
    padding-left: 50px;
}
.hs-testimonial-content::before {
    background-size: 25px auto;
    bottom: 0;
    content: "";
    height: 25px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 51px;
    width: 25px;
}
.hs-testimonial-content::after {
    background-size: 25px auto;
    bottom: 28px;
    content: "";
    height: 25px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 25px;
}
.hs-right-content-wrapper.hs-right {
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
}
.hs-testimonial-content p {
    margin-top: 30px;
}
.hs-testimonial-name {
    position: relative;
}
.hs-testimonial-name {
    font-size: 16px;
    position: relative;
}
.hs-section3-support-col1 > span > div {
    display: block !important;
    width: 100% !important;
}
.hs-requst-top-col1::before {
display:none;
}
.hs-events-row1-wrapper {
       padding-bottom: 30px;
}
.hs-event-row4-col1 ul li {
    color: #000000;
    display: block; 
    font-size: 13px;
    line-height: inherit;
    margin: 0;
}
.hs-events-row2-wrapper {
    padding: 50px 0;
    text-align: center;
}
.hs-events-row4-wrapper {
    padding: 50px 0;
    text-align: center;
}
.hs-pre-semi .hs-inner-wrapper > div.hs-right-column-wrapper {
    padding: 70px 15px;
    width: 100% !important;
}
.hs-pre-semi .hs-inner-wrapper > div.hs-right-column-wrapper {
     background: #F2F2F2 url("//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/bgmob.jpg") no-repeat scroll 0 0 !important;
      text-align: center;
}
.hs-two-column-left .hs-inner-wrapper > div {
    display: block !important;
    float: none !important;
    width: 100% !important;
}
.hs-two-column-left .hs-inner-wrapper .hs-right-column-wrapper {
    padding-top: 53px;
}
.hs-event-row4-col1 ul li + li::before {
    display:none;
}
.buttn-sec-inner li {
    margin: auto;
    text-align: center;
    width: 100% !important;
}
.hs-event-row4-col1 ul {
    margin: 50px 0 10px;
}
.hs-section3-support-col1 {
    float: none !important;
    margin: 0 auto !important;
    width: 100% !important; 
    padding: 0 15px;
}
.buttn-sec-inner li:first-child > a {
    font-size: 17px !important;
    margin-bottom: 17px !important;
    margin-right:0 ! important;
    display:block;
}
.hs-section3-support-col1 > span > div:first-child::before {
    display: none !important;
}
.hs-section3-support-col1 > span > div a {
    display: block;
    padding-bottom: 70px;
    padding-top: 70px;
}
.hs-section3-support-col1 .icon-cell-wrapper {
    height: auto !important;
}
.hs-for-home-why-carbon-recall-row-2 .span6 a {
    display: none;
}
.hs-nothing-but .hs_cos_wrapper_type_rich_text ul li {
    display: inline-block;
    width: 100%;
}
.hs-nothing-but .hs_cos_wrapper_type_rich_text ul li:first-child {
    margin-bottom: 17px !important;
    padding-right: 0 !important;
    width: 100% !important;
}
.hs-nothing-but .hs_cos_wrapper_type_rich_text ul {
    margin-top: 35px;
}
.video.section {
    display: none !important;
}
.hs-nothing-but {
    padding-bottom:60px;
}
.anchors {
    display: table;
    height: 32px;
    width: 100%;
    padding:0;
    text-align: center;
}
.anchors a {
    position: static;
    text-align: center;
    font-size: 12px;
}
.row-height {
    padding: 0 0 40px 0;
}
.content-panel {
    padding-top: 50px;
    width: 100%;
}
.energy-experts .content-panel ul li {
    width: 100%;
    display: block;
    text-align: center;
}
.content-panel a:not(.greenBtn){
        font-size: 16px;
        padding-left:0;
        padding-right:0;
}
.energy-experts {
    background-image: url(//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/carbg-mobile.jpg) !important;
    background-position: 0 bottom!important;
}
.energy-experts {
    height: 870px;
}
body .hs-for-home-why-carbon-recall-row-2-right-col {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.three-column-section .col-md-4 {
    width: 100% !important;
    display: block;
}
.hs-for-home-banner-content>div {
    position: static !important;
    width: 90% !important;
    text-align: center;
    padding: 25px 0 0;
    margin: 0 auto 50px;
}
.hs-the-basics-row-4, .hs-the-basics-row-5 {
        padding-bottom: 61px;
}
.hs-the-basics-row-4 .hs_cos_wrapper_type_rich_text p, .hs-the-basics-row-5 .hs_cos_wrapper_type_rich_text p {
    font-size: 16px;
    line-height: 21px;
}
.hs-for-home-banner-image img {
    width: 100% !important;
}
.hs-for-home-banner-content>div h2 {
    font-size: 22px;
    line-height: 35px;
}
.hs-for-home-row-1 {
    padding-bottom: 100px;
}
.hs-for-home-banner-content>div p {
    line-height: 21px;
    font-size: 16px;
}
.custom-for-business-imge {
    display: none !important;
}
.hs-for-business-row-inner .page-center .widget-type-rich_text {
    left: 0;
    padding: 69px 0 39px;
    position: relative;
    text-align: center;
    top: 0;
    width: 100% !important;
}
.hs-for-business-row-inner ul li:first-child {
    display: none;
    text-align: center;
}
.hs-for-business-row-inner ul {
    float: none !important;
    margin-bottom: 31px;
    padding-left: 0;
    padding-top: 24px;
    width: 100%;
}
body .custom-two-column-wrapper .custom-two-column {
    display: block !important;
    text-align: center !important;
    width: 100% !important;
}
body .custom-two-column-wrapper .custom-two-column::before {
    display: none !important;
}
.custom-two-column-wrapper.hs-two-column-right .custom-two-column:last-child  {
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    padding-bottom: 87px;
    padding-top: 83px;
}
.custom-two-column-wrapper.hs-two-column-left .custom-two-column:first-child  {
    box-shadow: 0 0 10px 10px rgba(1, 1, 1, 0.1);
    padding-bottom: 87px;
    padding-top: 83px;
}
body .custom-two-column-wrapper .custom-two-column * {
    text-align: center;
}
.btnMidium, .btnSmall, .btnLarge ,  .hs-for-business-row-inner ul li:last-child a{
    height: 64px;
    width: 400px;
    line-height: 64px;
    font-size: 19px;
    border-radius: 65px;
}
    body .custom-header-logo {
        padding-left: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    .custom-top-header>div {
        float: none;
        margin: 0 auto;
        padding: 14px 15px 22px;
        max-width: 100% !important;
    }
    .custom-header-logo img {
        width: 101px;
    }
    .mobile-menu-wrapper .widget-type-google_search  {
        padding: 25px 5%;
    }
    .mobile-menu-wrapper .widget-type-google_search form.hs-form .field > label {
        display: none;
    }
    .mobile-menu-wrapper .widget-type-google_search form.hs-form .field .input .hs-input {
        background: transparent;
        border: none;
        color: #333;
        border-bottom: 1px solid #fff;
        font-size: 15px;
        padding-left: 20px !important;
        height: 30px;
        width: 100%;
        padding: 0 2%;
        border-radius: 2px;
        -webkit-appearance: none;
    }
    .mobile-menu-wrapper .widget-type-google_search form.hs-form .field .input .hs-input + .hs-button {
        display: none !important;
    }
    .mobile-menu-wrapper .widget-type-google_search form.hs-form .field .input {
        position:relative;
    }
    .mobile-menu-wrapper .widget-type-google_search form.hs-form .field .input::before {
        color: #ffffff;
        content: "";
        font-family: FontAwesome;
        font-size: 13px;
        left: 0;
        position: absolute;
        top: 1px;
    }
    
    /*** Mobile footer **/
    .hs-footer-mobile-bg {
        padding: 96px 0 20px;
        background-color:#fff;
    }
    
    .hs-footer-mobile-bg .custom-follow-me h3 {
      /*  font-size: 16px;
        line-height: 28px;
        color: #6f6f6f;*/
        font-family: "Proxima Nova", sans-serif;
        color: #6f6f6f;
        font-size: 12px;
        margin: 20px 0 10px 0;
        padding: 0;
        line-height: 12px;
    }
    /*** menu style ** /
    
     /* Hide menu on mobile */
      .custom-mobile-footer-menu .hs-menu-children-wrapper{
        display: none;
      }  
    
      /* Make child lists appear below parent items */
      .custom-mobile-footer-menu ul.hs-menu-children-wrapper{
        visibility: visible !important;
        opacity: 1 !important;
        position: static !important;
        display: none;
      }
    .cipyright {
        color: #21884c;
        font-size: 18px;
        margin-bottom: 1px;
        margin-right: 8px;
        margin-top: 17px;
    }
    
    
    .hs-mobile-menu-bottom .hs-menu-wrapper {}
    .hs-mobile-menu-bottom .hs-menu-wrapper > ul {
        list-style: outside none none;
        margin: 23px 0 0;
        overflow: hidden;
        padding: 0;
    }
    
    .hs-mobile-menu-bottom .hs-menu-wrapper > ul > li {
        float: left !important;
        line-height: 30px;
        list-style: outside none none;
        margin: 0 10px 0 0;
        padding: 0 15px 0 0;
        width:auto;
        position: relative;
    } 
    .hs-mobile-menu-bottom .hs-menu-wrapper > ul > li:last-child::before {
        display:none;
    }
    .hs-mobile-menu-bottom .hs-menu-wrapper > ul > li::before {
        background: #21884c none repeat scroll 0 0;
        content: "";
        height: 12px;
        position: absolute;
        right: 2px;
        top: 2px;
        width: 2px;
    }
    .hs-mobile-menu-bottom .hs-menu-wrapper > ul > li > a { 
        color: #21884c;
        font-size: 15px;
        line-height: 30px;
    }
       /* Child Toggle Button
         ========================================================================== */
    .custom-child-trigger {
        color: #21884c;
        height: 40px;
        padding-top: 11px;
        position: absolute;
        right: 9px;
        text-align: right;
        top: 0;
        width: 40px;
        z-index: 99;
    }
    .custom-child-trigger.child-open::before {
        content: "⬤";
         font-size: 13px;
    }
    .custom-child-trigger::before {
        content: "◯";
        font-family: "FontAwesome";
        font-size: 13px;
        cursor: pointer;
    }
    .custom-mobile-footer-menu .hs-menu-wrapper {}
    .custom-mobile-footer-menu .hs-menu-wrapper > ul {}
    .custom-mobile-footer-menu .hs-menu-wrapper > ul > li {} 
    .custom-mobile-footer-menu .hs-menu-wrapper > ul > li > a { 
        border-bottom: 1px solid #1a6a3a;
        color: #21884c;
        display: block;
        font-size: 20px;
        padding: 10px 0;
        position: relative;
    }
    .custom-mobile-footer-menu .hs-menu-wrapper > ul > li > ul {
        padding-left: 20px;
    }
    .custom-mobile-footer-menu .hs-menu-wrapper > ul > li > ul > li {
         margin: 0;
        padding: 0;
    }
    .custom-mobile-footer-menu .hs-menu-wrapper > ul > li > ul > li > a {
        font-size: 12px;
        border-bottom: 1px solid #1a6a3a;
        color: #21884c;
        display: block;
        padding: 10px 0;
        position: relative;
    }
    .custom-footer-mobile-logo img {
        width: 107px;
    }
    .custom-footer-mobile-logo {
        margin-bottom: 20px;
    }
    .custom-section-header-inner {
         height: 296px;
    }
    .hs-mobile-menu-bottom .hs-menu-wrapper>ul>li>a {
        line-height: 22px;
    	display: inline;
    	vertical-align: bottom;
    }
    .hs-mobile-menu-bottom .hs-menu-wrapper>ul>li::before {
        top: 50%;
        margin-top: -3px;
    }
    .custom-follow-me div>a.fm_button {
        margin-right: 1px;
    }
    .full-width-flexi-col-two h2 {
        font-size: 22px;
        line-height: 35px;
    }
    .span12.widget-span.widget-type-widget_container.pop-wrapper {
        display: none !important;
    }
.hs-ml-pop-inner {
  display: block;
  height: 214px;
  margin: 0 auto !important;
  width: 204px;
}
 .owl-prev {
  left: -50px;
}

.owl-theme .owl-controls .owl-buttons div {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  position: absolute;
  top: 40%;
  opacity:0.5;
}
.owl-theme .owl-controls .owl-buttons div:hover {
    opacity: 1;
}
.owl-next {
  right: -50px;
}
.pop-wrapper.owl-carousel {
    max-width: 500px;
    margin: 0 auto;
}
p {
    font-size: 16px;
}
h2 {
    font-size: 22px;
    line-height: 35px;
}
.hs-financing-row2 .page-center .hs-financing-row2-left {
    float: none;
    padding: 0;
}
.hs-financing-row2 .page-center .hs-financing-row2-right {
    margin: 0;
    padding-right: 0;
    padding-top: 82px;
    text-align: center;
}
.hs-financing-row2 {
    padding: 50px 0 100px;
    position: relative;
}
.hs-request-information .body-container .full-width-top-pane-grp .page-center {
    display: block !important;
}
a {
    font-size: 16px;
}
.icon-cell-wrapper {
    height: 183px;
}
.main-container-inner h1 {
    font-size: 52px;
    line-height: 64px;
}
img[alt="About Img"] {
    float: none !important;
    width: 100% !important;
    margin: 0 0 33px !important;
}
.btnLarge {
    font-size:19px;
}
.hs-for-business-expert-performances-row-1 img {
    width: 100% !important;
}
.anchor-link {
    margin-top: 20px;
}
.anchor-link li:first-child {
    margin-right: 0;
}
.anchor-link li {
    display: block;
    margin-bottom: 20px;
}
.anchor-link li a {
    background: #20814b none repeat scroll 0 0;
    border-radius: 30px;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    text-transform: capitalize;
    width: 400px;
}
.anchor-link li a i {
    display: none;
}
.hs-row1-content {
    bottom: 0;
    height: auto;
    margin: auto !important;
    padding: 0 15px;
    position: static !important;
    right: 0;
    text-align: center;
    vertical-align: middle;
    width: 100% !important;
}
.hs-for-home-why-carbon-recall-row-1 .page-center .hs-inner-wrapper {
    max-width: 74%;
}
.hs-for-home-why-carbon-recall-row-1 .page-center .hs-inner-wrapper .hs-two-col-equal .hs-col:first-child {
  border-right: medium none !important;
  padding-left: 0;
}
.hs-two-col-equal .hs-col {
    float: none !important;
    width: 100% !important;
}
.hs-for-home-why-carbon-recall-row-1 .page-center .hs-inner-wrapper .hs-two-col-equal .hs-col {
    padding: 0 !important;
}
.hs-for-home-why-carbon-recall-row-1 .page-center .hs-inner-wrapper .hs-two-col-equal .hs-col p {
    font-size:16px;
    line-height:21px;
}
.hs-two-col-equal .hs-col:last-child {
    margin-top: 25px;
}
.hs-for-business-expert-performances-row-3 .row-fluid > .widget-span.hs-for-business-expert-performances-row-3-right-col img {
    width: 45%;
}
 html body .hs-for-business-expert-performances-row-3 .row-fluid, .hs-testimonial-section .hs-inner-content-wrapper, .hs-franchise-opportunities-why-carbon-recall-row4 .row-fluid {
    -ms-box-orient: horizontal;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}
.hs-testimonial-section .hs-inner-content-wrapper > div.hs-right-content-wrapper.hs-right , .hs-franchise-opportunities-why-carbon-recall-row4 .row-fluid .span8 {
    order:2;
}

.hs-testimonial-section .hs-inner-content-wrapper > div.hs-left-column.hs-left, .hs-franchise-opportunities-why-carbon-recall-row4 .row-fluid  .span4 {
    order:1;
}
.hs-franchise-opportunities-why-carbon-recall-row4 .span4{
    text-align: center;
    width: 100%;
    padding-top: 0;
}
.franchisebtm .left-inner-sec {
    width: 100%;
    margin-left: 0;
}
.why-btm .left-inner-panel:before {
    display: none;
}
.left-inner-sec ul li {
    font-size: 16px;
}
.fran {
    margin-top: 9px !important;
    float:none !important;
}
.section-row ul li {
    font-size:16px;
}
.left-inner-sec ul {
    margin-bottom: 20px;
}
.left-inner-panel {
    height: auto !important;
    padding: 53px 15px 33px !important;
    width: 100% !important;
}
.franchisebtm .left-inner-sec {
    width: 100%;
    margin: 0;
    padding: 29px 15px 0;
}
.hs-franchise-opportunities-why-carbon-recall-row4 .span8  {
    display: block;
    vertical-align: middle;
    text-align: center;;
}
.hs-franchise-opportunities-why-carbon-recall-row4 .span4 img {
    width: 44%;
    text-align: center;
    padding-left: 12px;
}
.hs-for-business-expert-performances-row-3 .row-fluid > .widget-span {
    display: block !important;
    float: none !important;
    text-align: center;
    vertical-align: middle;
    width: 100% !important;
}
.hs-for-business-expert-performances-row-3 .row-fluid > .widget-span.hs-for-business-expert-performances-row-3-left-col {
    order: 2;
    padding: 50px 0;
}
.hs-for-business-expert-performances-row-3 .row-fluid > .widget-span.hs-for-business-expert-performances-row-3-right-col {
    order: 1;
     
}
.hs-for-business-expert-performances-row-3 > div {
    width: 100%;
}
.body-container p, .hs-two-col-left-image-wrapper .hs-two-col-left-inner>div p {
    font-size: 16px;
    line-height: 21px;
}
.for-mobile {
    display: block;
    margin-top: 50px;
}
.full-width-flexi-col>span .hs_cos_wrapper_type_custom_widget {
       width: 100%;
}
.hs-two-col-left-image-wrapper .hs-two-col-left-inner>div h3 {
    font-size: 25px;
    line-height: 36px;
    margin-bottom: 20px;
}
.hs-two-col-left-image-wrapper .hs-two-col-left-inner>div h3 span {
    display: block;
    font-size: 50px;
    font-family: "Proxima Nova";
    margin-bottom: 29px;
}
.hs-what-do-we-do-row3:after, .hs-what-do-we-do-row3:before {
    display: none;
}
.hs-what-do-we-do-row3-left-col img {
    height: auto;
    max-width: 100%;
    width: 100%!important;
}
.hs-two-col-left-image-wrapper .hs-two-col-left-inner>div.img-sec {
    text-align: center;
    margin: 0 0 44px 0;
}
.hs-two-col-left-image-wrapper .hs-two-col-left-inner .col-md-10 {
    margin-top: 0;
}
.hs-two-col-left-image-wrapper {
    min-height: 351px;
}
.hs-what-do-we-do-row3 .hs-what-do-we-do-row3-right-col {
    padding: 80px 0 0;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}
.hs-what-do-we-do-row3 .hs-what-do-we-do-row3-right-col ul li:first-child {
    display: none;
}
.hs-what-do-we-do-row3 .hs-what-do-we-do-row3-right-col ul {
    margin-top: 50px;
}
.hs-franchise-opportunities-why-carbon-recall .main-container-inner p {
    font-size: 16px;
    line-height: 21px;
    margin: 0;
}
.hs-franchise-opportunities-why-carbon-recall .custom-section-header-inner {
    display: block;
    padding-top: 66px;
    background-position: 8% 0!important;
}
.visible-phone.hs-franchise-opportunities-why-carbon-recall-row3.hs-franchise-opportunities-why-carbon-recall-row-mobile .page-center {
    padding: 0;
}
.hs-franchise-opportunities-why-carbon-recall-row3-row2 {
    height:auto !important;
}
.hs-franchise-opportunities .icon-cell-wrapper {
    height: auto !important;
    padding: 40px 0;
}
.hs-franchise-opportunities .hs-requst-top-col1::after {
    display:none !important;
}
.hs-franchise-opportunities-row-5 .why-btm {
    height: auto !important;
}
.hs-franchise-opportunities-row-5 .franchisebtm .left-inner-sec {
    padding-left: 15px;
    padding-top: 0;
    padding-right: 15px;
}
a[data-toggle="modal"] {
    font-size: 16px;
    display: block;
    margin: 0;
}
.hs-franchise-opportunities .hs-col-ml-wrapper {
    display: block !important;
}
.hs-col-ml-wrapper .col-md-4 {
    width: 100% !important;
    display: block !important;
}
.hs-col-ml-wrapper .col-md-4 {
    width: 100% !important;
    display: block !important;
    padding: 0;
    text-align: center;
}
.hs-col-ml-wrapper .col-md-6 {
    width: 100%;
    padding-top: 40px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
}
.hs-franchise-opportunities-row-5 .buttn-sec-inner.fran {
    padding-top: 37px;
    margin-bottom: 0;
}
.hs-franchise-opportunities-row-5 .left-inner-sec ul {
    margin-bottom: 0;
}
.content-box ul li:first-child{
    display:none;
}
.content-box ul {
    padding-top: 17px !important;
}
.hs-franchise-opportunities-row-1 .hs-franchise-opportunities-row-1-content {
    height: 436px !important;
    display: table !important;
}
.hs-franchise-opportunities-row-1 .hs-franchise-opportunities-row-1-content h2, .hs-franchise-opportunities-row-1 .hs-franchise-opportunities-row-1-content ul {
    width: 100% !important;
    text-align: center !important;
}
.content-box ul li {
    display: block;
}
.hs-franchise-opportunities-row-1-content ul li:first-child {
    display: none !important;
}
.hs-franchise-opportunities-row-1-content ul{
    padding-top: 17px !important;
}
.hs-franchise-opportunities-row-1-content * {
    text-align: center;
}
.hs-franchise-opportunities  .page-center.main-container-inner {
    display: none;
}
.hs-mobi-content.visible-phone {
    text-align: center;
    padding: 50px;
}
.hs-mobi-content.visible-phone p {
    margin-bottom:0;
}
.hs-franchise-opportunities  .franchisebtm .left-inner-sec p {
    padding-right: 0;
}

}

@media (max-width: 700px) {
.hs-the-basics-row-5 .page-center, .hs-the-basics-row-4 .page-center {
    padding-left: 30px;
    padding-right: 30px;
}
.owl-next {
    right: -20px;
} 
.owl-prev {
    left: -20px;
} 
.hs-for-business-row-inner ul li {
    display:block;
    width: 100%;
}
.modal-sm {
    width: 100% !important;
}
}

.custom-two-column-wrapper:after, .custom-two-column-wrapper:before {
    content: none;
}



/* Landscape phones and smaller devices
   ========================================================================== */
.main-container-inner p {
    font-size: 15px;
}
@media (max-width: 480px) {
.hs-events-row1-wrapper {
    padding-bottom: 30px;
    padding-top: 40px;
}
.hs-franchise-opportunities-row-1 .hs-franchise-opportunities-row-1-content .cell-wrapper ul li, .content-box ul li {
    display: inline-block;
    width: 100%;
}
.hs-franchise-opportunities-row-1 .hs-franchise-opportunities-row-1-content {
    padding-left:15px;
    padding-right:15px;
}
.hs-franchise-opportunities-why-carbon-recall-row4 {
    padding: 85px 0 55px 0 !important;
}
.hs-testimonial-name {
    font-size: 16px;
    line-height: 28px;
    position: relative;
}
.hs-testimonial-row1 {
    padding: 40px 0 38px;
}
.hs-testimonial-row1 .col-md-10-col-md-offset-1 {
    padding: 0 0;
}
.hs-events-row1-wrapper h2, .hs-events-row1-wrapper p {
    padding: 0;
}
.btnMidium, .btnSmall, .btnLarge ,  .hs-for-business-row-inner ul li:last-child a{
    width: 100%;
    height: 64px;
    line-height: 64px;
    font-size: 19px;
    border-radius: 65px;
}
.hs-section1-support-wrapper {
    padding-bottom: 38px;
    padding-top: 40px;
}

.hs-section3-support-wrapper {
    padding: 50px 0;
}
.hs-what-do-we-do-row1 {
    padding-top: 40px;
    padding-bottom: 38px;
}
.hs-two-col-left-image-wrapper .hs-two-col-left-inner>div h3 {
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 36px; 
}
.hs-two-col-left-image-wrapper .hs-two-col-left-inner>div h3 span { 
    font-size: 58px;
    margin-bottom: 18px;
}
.body-container p, .hs-two-col-left-image-wrapper .hs-two-col-left-inner>div p {
    font-size: 16px;
    line-height: 28px !important;
}
.hs-what-do-we-do-row3 .hs-what-do-we-do-row3-right-col ul li {
    width: 100%;
    display: block;
}

.energy-experts {
    height: 621px;
}
.energy-experts {
    background-image: url(//cdn2.hubspot.net/hubfs/2387670/CarbonRecall_Oct2016_Theme/Images/carbg-mobile_1.jpg) !important; 
}

.custom-menu-primary .hs-menu-wrapper ul {
    column-count: 1;
}
.custom-menu-primary .hs-menu-wrapper>ul>li {
    position: relative;
    width: 100%;
}
.green-text p{
    font-size: 15px;
}

.modal-sm {
  width: auto;
}
.main-container-inner h1 {
   font-size: 30px;
   line-height: 46px;
}
.hs-financing-row1 {
    padding: 40px 0 38px;
    text-align: center;
}
.hs-financing-row2 {
    padding: 50px 0 81px;
    position: relative;
}
.specialists-section {
    padding-top: 40px;
    padding-bottom: 38px;
}
.hs-the-basics-row-3 {
    padding: 83px 0 92px 0;
}
.hs-the-basics-row-1 .page-center .hs-inner-page-center h2 {
    margin-top: 0;
    font-size: 22px;
    line-height: 35px;
}
.hs-requst-top-col1::before {
    display: none;
}
.hs-for-home-why-carbon-recall-row-1 {
    padding-top:40px;
    padding-bottom:38px;
}
p {
    margin: 0 0 30px;
    font-size: 16px;
    line-height: 28px;
}
.btnLarge, .anchor-link li a {
    width: 100%;
}
.hs-for-home-why-carbon-recall-row-1 h2 {
    margin-bottom: 40px;
}
.btm-pane-grp {
    padding: 40px 0 38px;
}
.main-container-inner h1 sup {
    font-size: 17px;
    text-transform: uppercase;
    top: -17px;
}
.hs-nothing-but {
    padding-top: 40px;
}
.hs-lives-row1-wrapper {
  padding: 40px 0 38px;
}
.hs-lives-row5-wrapper .page-center {
    padding-left: 0;
    padding-right: 0;
}
.section-row.hs-franchise-opportunities-why-carbon-recall-row1 {
    padding: 40px 0 38px;
}

}
@media (max-width: 320px) { 
.btnMidium, .btnSmall, .btnLarge ,  .hs-for-business-row-inner ul li:last-child a {
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 15px;
    border-radius: 65px;
}
.anchor-link li a {
    font-size: 15px;
    height: 44px;
    line-height: 44px;
}
}