/* ==========================================================================
   HubSpot Migrations Services - COS Boilerplate v2.0.0
   ========================================================================== */


/* ==========================================================================
   Table of Contents:

   1. EXTERNAL RESOURCES
   2. BASE STYLES
   3. COS STRUCTURE
   4. MAIN NAVIGATION
   5. BLOG
   6. FORMS
   7. BUTTONS
   8. MISCELLANEOUS
   9. MOBILE MEDIA QUERIES
   ========================================================================== */


/* ==========================================================================
   1. EXTERNAL RESOURCES
   ========================================================================== */


/* =============== @import, @font-face, and CSS File Includes =============== */

/* EX: @import url('http://example.com/example_style.css'); */
@import url('//fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('//cdn2.hubspot.net/hubfs/3019751/Chomp%20June2017%20Theme/Other%20Files/font-mdfi.css');
@import url('//cdn2.hubspot.net/hubfs/3019751/Chomp%20June2017%20Theme/Other%20Files/font-awesome.min.css');
@import url('//cdn2.hubspot.net/hubfs/3019751/Chomp%20June2017%20Theme/Other%20Files/font-awesome.css');
@font-face {
    font-family: mdfonticon;
    font-weight: normal;
    font-style: normal;
    src: url(//cdn2.hubspot.net/hubfs/3019751/Chomp%20April%202017/Fonts/mdfonticon.woff) format('woff'),
        url(//cdn2.hubspot.net/hubfs/3019751/Chomp%20April%202017/Fonts/mdfonticon.ttf)  format('truetype'),
        url(//cdn2.hubspot.net/hubfs/3019751/Chomp%20April%202017/Fonts/mdfonticon.eot) format('embedded-opentype');
}
@font-face {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    src: url(//cdn2.hubspot.net/hubfs/3019751/Chomp%20April%202017/Fonts/fontawesome-webfont.woff) format('woff'),
        url(//cdn2.hubspot.net/hubfs/3019751/Chomp%20April%202017/Fonts/fontawesome-webfont.ttf) format('truetype'),
        url(//cdn2.hubspot.net/hubfs/3019751/Chomp%20April%202017/Fonts/fontawesome-webfont.eot) format('embedded-opentype');
}

/* Chomp_April_2017-modules.css is required to address style issues with the default modules and responsive grid layout */
/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}
img.alignRight, img.alignright{ margin: 0 0 5px 15px; }
img.alignLeft, 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;
}

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

@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; }
}

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

/* Responsive Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    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-instagram {
    padding-top: 0px;
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0 0 0 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;
}

/* Fix radio button and check box fields in multi column forms*/
.hs-form fieldset[class*="form-columns"] input[type="checkbox"].hs-input,
.hs-form fieldset[class*="form-columns"] input[type="radio"].hs-input {
    width: auto;
}

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

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

/* FlexSlider Necessary Styles
*********************************/
.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%;}


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

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



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

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

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

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

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

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white;
}
/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}

/* responsive pre elements */
pre { overflow-x: auto; }

/* responsive pre tables */
table pre { white-space: pre-wrap; }

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

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

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


/* ==========================================================================
   2. BASE STYLES
   ========================================================================== */
    

    

    


    

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

*, *: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;
}

body {
    background:#1c1f21;
    color: #4f5459;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
body.blog{
    background:#fff;
}
/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  max-width:1140px;
  margin: 0 auto;
}

/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background:rgba(0, 0, 0, 0.66);
  text-shadow: none;
}
::selection {
  color: #fff;
  background:rgba(0, 0, 0, 0.66);
  text-shadow: none;
}


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

/* Basic text */
p {
    margin: 0 0 24px;
}
small {}
strong, b {
    font-weight: bold;
}
em {}
cite {}
code {}
pre {}

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

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

/* Headings */
h1, h2, h3, h4, h5, h6 {
    color: #25282b;
    font-family: "Roboto",sans-serif;
    font-weight: 300;
    line-height:1.4;
    margin: 0 0 24px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    font-size: 40px;
    line-height:1.3;
}
h2 {
    font-size: 34px;
}
h3 {
    font-size: 28px;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 20px;
}
h6 {
    font-size: 18px;
}

/* Anchor Links */
a { color:#fc6400;
    text-decoration:none;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}
a:hover, a:focus {
    color:#00bcd4;
}

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

/* Block Quotes */
blockquote {}
blockquote p {}
blockquote small {}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}


/* =============== EU Cookie Confirmation Bar =============== */

/* Confirmation Outer Wrapper*/
#hs-eu-cookie-confirmation {}

/* Confirmation Inner Wrapper*/
#hs-eu-cookie-confirmation-inner {}
#hs-eu-cookie-confirmation-inner p{}

/* Confirmation Button */
#hs-en-cookie-confirmation-buttons-area {}
a#hs-eu-confirmation-button {}


/* ==========================================================================
   3. COS STRUCTURE
   ========================================================================== */


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

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

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


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

.header-container-wrapper {

}
.header-container {}
.header-container-wrapper {
    background: linear-gradient(to top, transparent 0, rgba(0,0,0,0.5) 100%) repeat-x;
    position: fixed;
    top: 0;
    left: 0;
    width: 100% !important;
    z-index: 9999;
    -webkit-transition-property: background-color, box-shadow, line-height, height;
    transition-property: background-color, box-shadow, line-height, height;
    -webkit-transition-timing-function: cubic-bezier(.78,.13,.15,.86);
    transition-timing-function: cubic-bezier(.78,.13,.15,.86);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    box-shadow:none;
}
.fixed .header-container-wrapper{
    box-shadow: 0 4px 5px -2px rgba(0,0,0,0.22), 0 2px 1px -1px rgba(0,0,0,0.05);
    background:#fff;
}
.custom-banner-bg {
    box-shadow: 0 -2px 1px -1px rgba(0, 0, 0, 0.04) inset;
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
    padding-top: 125px;
    background: #fc6400;
}
.custom-banner-bg.system-page-banner {
    min-height: 200px !important;
}
.blog .custom-banner-bg {
    background: #e1e4e5;
}
.custom-banner-bg:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.3;
    z-index: 5;
    position: absolute;
    left: 0;
    top: 0;
}
.custom-page-title {
    padding: 40px 0;
    position: relative;
    z-index: 5;
        overflow: hidden;
}
.custom-page-title h1{
    font-size: 24px;
    line-height: 34px;
    color:#fff;
    margin: 0;
    float:left;
}
.custom-logo img{
    max-height: 125px;
    -webkit-transition: 0.3s cubic-bezier(.78,.13,.15,.86);
    transition: 0.3s cubic-bezier(.78,.13,.15,.86);
}
.fixed .custom-logo img{
    max-height: 80px;
}

/* =============== Content =============== */
.body-container .hs_cos_wrapper_type_rich_text ul li {
    margin: 0 0 4px;
}

.body-container .hs_cos_wrapper_type_rich_text ul {
    margin: 0 0 24px 35px;
    padding: 0;
}

.body-container-wrapper {
    background:#fff;

}
.body-container .content-wrapper{
    padding-top: 80px;
    padding-bottom: 80px;
}

.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}


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

.footer-container-wrapper {}
.footer-container {}
.custom-top-footer{
    padding-top: 69px;
    padding-bottom: 40px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.05), 0 2px 5px rgba(0,0,0,0.15);
    background-color: #25282b;
    color: #808080;
}
.custom-bottom-footer{
    background-color: #1c1f21;
    color: #8e9194;
    padding-bottom: 5px;
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 40px;
}
.custom-bottom-footer-desktop{
    display: block !important;
}
.custom-bottom-footer-mobile{
    display: none !important;
}



/* =============== Menu-updated =============== */

.custom-footer-menu-updated ul{
    display: block;
}
.custom-footer-menu-updated ul li{
    display: inline-block;
    width: auto;

}
.custom-footer-menu-updated ul li a{
    display: inline-block;
    padding: 0 10px;
    color: #8e9194;
}
.custom-footer-menu-updated ul li a:hover{
    color: #ffffff;
}

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

.custom-footer-menu ul{
    float: right;
    display: block;
}
.custom-footer-menu ul li{
    display: inline-block;
    width: auto;

}
.custom-footer-menu ul li a{
    display: inline-block;
    padding: 0 10px;
    color: #8e9194;
}
.custom-footer-menu ul li a:hover{
    color: #ffffff;
}

#back-to-top{
    padding: 15px 10px 0px ;
    height: 54px;
    width: 54px;
    display: block;
    cursor: pointer;
    z-index: 9999;
    position: fixed;
    bottom: -56px;
    right: 15px;
    color: #fff ;
    background-color: rgba(0,0,0,0.3);
    font-size: 34px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
a.back-in{
    bottom: 15px !important;
}
#back-to-top:hover{
    background-color: #00bcd4;
    box-shadow: 0 5px 10px rgba(0,0,0,0.25), 0 10px 30px rgba(0,0,0,0.15);
}
#back-to-top span:before{
    content: '\e649';
    font-family: mdfonticon;
}

/* ==========================================================================
   4. MAIN NAVIGATION
   ========================================================================== */


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

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{
    display: block;
    float: right;
    padding: 37.5px 0 0 0;
    -webkit-transition: 0.3s cubic-bezier(.78,.13,.15,.86);
    transition: 0.3s cubic-bezier(.78,.13,.15,.86);
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
    display: inline-block;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    font-weight: 300;
    padding: 17px 25px 17px 25px;
}
.fixed .custom-menu-primary .hs-menu-wrapper > ul > li > a,
.blog .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    color: #25282b;
}
body:not(.blog) .custom-menu-primary .hs-menu-wrapper > ul > li.active > a{
        color: #ff5722;
}

body:not(.fixed) .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
        color: #fff;
}
body.fixed .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
        color: #ff5722;
}
/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
  background-color: #fff;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
    padding: 5px 25px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{}

/* 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:1018px) {
    .custom-menu-primary .hs-menu-wrapper,
    .custom-menu-primary .hs-menu-wrapper > ul ul {
        display:block !important;
    }
    .fixed .custom-menu-primary .hs-menu-wrapper > ul {
        padding: 15px 0 0 0;
    }
    .custom-hidden-phone{
        display:block !important;
    }
    .custom-visible-phone{
        display:none !important;
    }
    .custom-menu-primary.custom-visible-phone.js-enabled {
    display: none !important;
}
.custom-menu-primary.custom-hidden-phone.js-enabled {
    display: block !important;
}
.blog .custom-menu-primary .hs-menu-wrapper>ul>li>a:hover {
    color: #ff5722 !important;
}
}


/* =============== Mobile Toggle Menu =============== */

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

@media (max-width: 1017px){
.custom-hidden-phone{
        display:none !important;
    }
    .custom-visible-phone{
        display:block !important;
    }
    .custom-menu-primary.custom-visible-phone.js-enabled {
    display: block !important;
}
.custom-menu-primary.custom-hidden-phone.js-enabled {
    display: none !important;
}
  /* Menu 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:#fff;
  }

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

.mobile-trigger {
    display: inline-block !important;
    position: absolute;
    right: 31px;
    top: 42px;
    color: #fff;
    text-align: center;
    font-size: 21px;
    cursor: pointer;
    -webkit-transition: 0.3s cubic-bezier(.78,.13,.15,.86);
    -moz-transition: 0.3s cubic-bezier(.78,.13,.15,.86);
    -o-transition: 0.3s cubic-bezier(.78,.13,.15,.86);
    transition: 0.3s cubic-bezier(.78,.13,.15,.86);
    padding: 10px;
}

.fixed .mobile-trigger {
    top: 19px;
    color: #25282b;
}
.blog .mobile-trigger {
    color: #25282b;
}
.mobile-trigger:before{
    content: '\f0c9';
    font-family: FontAwesome;
}

  /* ===== Mobile Child Toggle Buttons ===== */

  .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: #fff; /* Icon color */
    display: block;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .child-trigger.child-open i{}
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }

  /* ===== Mobile Menu Styles ===== */

  .custom-menu-primary.js-enabled{
    padding: 0;
    margin: 0;
    width: 100% !important;
  }

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

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

  /* Mobile Menu Styles */
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;

  }
  .custom-menu-primary.js-enabled .hs-menu-wrapper {
    padding: 0 30px;
    background: #fff;
    top: 1px;
}
  .custom-menu-primary .hs-menu-wrapper{
    background-color: #fff;
    width: 100%; /* Full screen width */
  }

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul {
    padding: 0px 0 0 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    font-size: 16px; /* Font size of top level list items */
    line-height: 26px;
    overflow: visible;
    padding: 9px 10px 10px 0px;
    color: #25282b;
    margin: 0;
    background-color: transparent !important;
    box-shadow: 0 1px 0 rgba(0,0,0,0.06) inset;
    font-weight: 300;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
  /*  border-top: 1px dotted rgba(255, 255, 255, .35);*/
    background-color: #FFFFFF;
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    padding: 10px 10px 10px 10px;
    color: #25282b;
    margin: 0;
    background-color: transparent !important;
    box-shadow: 0 1px 0 rgba(0,0,0,0.06) inset;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color: #fc6400;
  }
body:not(.fixed) .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {
    color: #fc6400;
}
  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: transparent;
  }
  .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 */
  }

  /* Level 4 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }
}




/*+++++++++++++++++++latest news and blog+++++++++++++++++*/


    .main-content .single-latest-blog-image {
        background-size: cover;
        height: 200px;
        margin: 20px 0;
    }


*+++++++++++++++++++latest news and blog+++++++++++++++++*/



 /*The company we keep*/

    .company-slider img {
        width: 180px;
        padding-right: 30px;
    }

    #scroller{
              width: 10000%;
            }
            #scroller.ready > *{
              display: inline-block;
              float:left;
              overflow: hidden;

              webkit-animation-timing-function: linear;
              animation-timing-function: linear;


              -webkit-animation-timing-function: linear;
              animation-timing-function: linear;

            /*   -webkit-animation-delay: 5s;
              animation-delay: 5s; */


              -webkit-animation-duration: 50s;
              animation-duration: 50s;


              -webkit-animation-name: marginator;
              animation-name: marginator;



              -webkit-animation-iteration-count: infinite;
              animation-iteration-count: infinite;
            }
            #scroller:hover > *{


              -webkit-animation-play-state: paused;
              animation-play-state: paused;
            }

            @-webkit-keyframes marginator {
              0% {
                -webkit-transform: translate(0,0);
                -webkit-transform: translate3d(0,0,0);
              }
              100% {
                -webkit-transform: translate(-100%,0);
                -webkit-transform: translate3d(-100%,0,0);
              }
            }

            @keyframes marginator {
              0% {

                -webkit-transform: translate(0,0);
                transform: translate(0,0);

                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0);
              }
              100% {


                -webkit-transform: translate(-100%,0);
                transform: translate(-100%,0);


                -webkit-transform: translate3d(-100%,0,0);
                transform: translate3d(-100%,0,0);
              }
            }
            #scroller-wrapper{
              overflow: hidden;
            }


/*--------------------------------------------------*/


/* ==========================================================================
   5. BLOG
   ========================================================================== */


/* =============== General Blog Styles =============== */

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


.blog .custom-banner-bg:before {
   display: none;
}
.blog .header-container-wrapper {
   background: #ffffff;
   -moz-box-shadow: 0 4px 5px -2px rgba(0,0,0,0.22), 0 2px 1px -1px rgba(0,0,0,0.05);
   -webkit-box-shadow: 0 4px 5px -2px rgba(0,0,0,0.22), 0 2px 1px -1px rgba(0,0,0,0.05);
   box-shadow: 0 4px 5px -2px rgba(0,0,0,0.22), 0 2px 1px -1px rgba(0,0,0,0.05);
}
.hs-blog-header h1 {
   color: #25282b;
   display: inline-block;
}
.hs-blog-header ul.custom-breadcrumbs {
   margin: 0;
   padding: 4px 0px 0px 0px;
   display: block;
   list-style: none;
   float: right;
}
.hs-blog-header ul.custom-breadcrumbs li {
   display: inline-block;
   font-size: 13px;
   line-height: 22px;
   color: #4f5459;
   text-transform: capitalize;
}
.topic-page .hs-blog-header ul.custom-breadcrumbs li {
   text-transform: none;
}
.topic-page .hs-blog-header h1 {
    text-transform: capitalize;
}
.topic-page .blog-listing-wrapper .post-listing .post-item {
    margin-bottom: 40px;
    padding: 0 20px;
    width: 50%;
    float: left;
}
.topic-page .post-listing {
    overflow: hidden;
    margin: 0 -20px;
}
.topic-page .post-header h2 {
    margin: 0 0 10px;
    font-size: 20px;
    line-height: 30px;
}
.topic-page #hubspot-author_data {
    font-size: 13px;
    line-height: 22px;
}
.topic-page .blog-listing-wrapper .post-listing .post-item .post-body {
    padding-top: 12px;
    font-size: 14px;
    line-height: 24px;
}
.hs-blog-header ul.custom-breadcrumbs li:before {
   content: '\e647';
   font-family: mdfonticon;
   font-size: 16px;
   vertical-align: middle;
   display: inline-block;
   padding: 0 11px 0 7px;
}
.hs-blog-header ul.custom-breadcrumbs li:first-child:before {
   display: none;
}
/* Blog Post */
.hs-blog-post {}

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

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

.post-header h1 {
   line-height: 1.3;
   margin: 0 0 16px;
}
.blog-post-wrapper .post-body {
   padding: 30px 0 40px 0;
}

.about-author-sec {
   background-color: #e1e4e5;
   padding: 40px;
   margin-bottom: 15px;
}
.about-author-sec .custom-author-img {
   float: left;
}
.about-author-sec .custom-author-img img {
   display: inline-block;
   vertical-align: top;
   width: 90px;
   border-radius: 50%;
}
.about-author-sec .custom-author-bio {
   width: calc(100% - 120px);
   float: left;
   padding-left: 30px;
}
.about-author-sec .custom-author-bio h3 {
   font-size: 18px;
   line-height: 28px;
   margin: 0;
   color: #4f5459;
   font-weight: 400;
}
#comments-listing.no-comments {
 border: none;
}


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

.blog .blog-content {}

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

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

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

/* Blog Post Title */
.post-header h2 {
    color: #25282b;
    margin: 0 0 16px 0;
    font-size: 34px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    line-height: 1.4;
}
.post-header h2 a {
    color: #25282b;
    text-decoration: none;
}
.post-header h2 a:hover {
    color: #00bcd4;
}


/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#hubspot-author_data {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #949799;
}
div#hubspot-author_data a {
    color: #949799;
}
div#hubspot-author_data a:hover {
    color: #00bcd4;
}
#hubspot-author_data > span {
    display: inline-block;
    vertical-align: top;
    padding: 2px 16px 2px 0;
}
span.custom-date:before,
span.custom-author-name:before,
span.custom_listing_comments:before,
.custom-topic-link:before{
    font-size: 1.11em;
    font-family: mdfonticon;
    vertical-align: top;
    margin-right: 1px;
    display: inline-block;
}
span.custom-date:before {
    content: '\e77f';
}
span.custom-author-name:before {
    content: '\e613';
}
span.custom_listing_comments:before {
    content: '\e7ff';
}
.custom-topic-link:before{
    content: '\e747';
}
/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {
    padding-bottom: 60px;
}
.blog-listing-wrapper .post-listing .post-item .post-body {
    padding-top: 18px;
}
.blog-post-wrapper .post-body {}

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

/* Read More Link */
a.more-link {}
a.more-link {
    display: inline-block;
    background-color: #fff;
    color: #222;
    font-size: 15px;
    line-height: 20px;
    padding: 11px 22px;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
     -webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.1), 0 1px 3px rgba(0,0,0,0.3);
     -moz-box-shadow: 0 2px 1px rgba(0,0,0,0.1), 0 1px 3px rgba(0,0,0,0.3);
     -o-box-shadow: 0 2px 1px rgba(0,0,0,0.1), 0 1px 3px rgba(0,0,0,0.3);
     box-shadow: 0 2px 1px rgba(0,0,0,0.1), 0 1px 3px rgba(0,0,0,0.3);
    -webkit-transition: background-color 0.3s, box-shadow 0.3s, color 0.3s;
    -moz-transition: background-color 0.3s, box-shadow 0.3s, color 0.3s;
    -o-transition: background-color 0.3s, box-shadow 0.3s, color 0.3s;
    transition: background-color 0.3s, box-shadow 0.3s, color 0.3s;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
a.more-link:hover {
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.1), 0 4px 8px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.1), 0 4px 8px rgba(0,0,0,0.3);
    -o-box-shadow: 0 2px 3px rgba(0,0,0,0.1), 0 4px 8px rgba(0,0,0,0.3);
    box-shadow: 0 2px 3px rgba(0,0,0,0.1), 0 4px 8px rgba(0,0,0,0.3);
}
/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}

/* Blog Social Sharing Icons */
.hs-blog-social-share {
   padding: 0 0 35px 0;
   border-top: none;
   border-bottom: none;
   height: auto;
}

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

/* Pagination */
.blog-pagination {}
.blog-pagination a {
    display: block;
    padding: 5px 0;
}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}
.blog-post-pagination a.previous-posts-link {
   float: left;
   padding: 30px 40px;
   width: 50%;
   position: relative;
}
.blog-post-pagination a.next-posts-link {
   float: right;
   text-align: right;
   padding: 30px 40px;
   width: 50%;
   position: relative;
}
.blog-post-pagination a {
   display: inline-block;
}
.blog-post-pagination a span {
   display: block;
}
.blog-post-pagination span.pagination-title {
   display: block;
   font-size: 13px;
   text-transform: uppercase;
   opacity: 0.5;
   line-height: 24px;
   font-weight: 400;
   font-family: "Roboto", sans-serif;
   color: #4f5459;
}
.blog-post-pagination span.pagination-name {
   font-family: "Roboto", sans-serif;
   font-size: 16px;
   line-height: 24px;
   font-weight: 400;
   color: #4f5459;
   -webkit-transition: color 0.3s;
   transition: color 0.3s;
}
.blog-post-pagination a:hover span.pagination-name {
   color: #00bcd4;
}
.blog-post-pagination a.previous-posts-link:before {
   content: '\e71f';
   font: 46px/1 mdfonticon;
   position: absolute;
   top: 32px;
   left: -10px;
   opacity: 0.3;
   color: #4f5459;
}
.blog-post-pagination a.next-posts-link:after {
   content: '\e720';
   font: 46px/1 mdfonticon;
   position: absolute;
   top: 32px;
   right: -10px;
   opacity: 0.3;
   color: #4f5459;
}
.blog .blog-sidebar .widget-span ul li span.filter-link-count {
    display: none;
}
/* Blog All Posts Page */
.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


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

.blog .blog-sidebar {}


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

.custom-google-search a.hs-button.primary {
   position: absolute;
   right: 0;
   top: 0;
   margin: 0;
   padding: 13px 0 0 12px;
   height: 46px;
   width: 40px;
   box-shadow: none;
   opacity: 0.5;
   -webkit-transition: opacity 0.3s;
   transition: opacity 0.3s;
   background: none !important;
   border: none !important;
   font-size: 15px;
   line-height: 20px;
   color: #4f5459;
   text-align: right;
}
.custom-google-search form {
   margin: 0;
   position: relative;
}
.custom-google-search a.hs-button.primary:before {
   content: '\e8b0';
   font-family: mdfonticon;
   font-size: 24px;
   vertical-align: top;
}
.blog .blog-sidebar .widget-span h3 {
   font-size: 24px;
   color: #25282b;
   font-family: "Roboto", sans-serif;
   font-weight: 300;
   margin: 0 0 24px;
   line-height: 1.4;
}
.blog .blog-sidebar .widget-span {
   padding-bottom: 50px;
}
.blog .blog-sidebar .widget-span.custom-meta {
   padding-bottom: 0;
}
.custom-google-search .input {
   margin-bottom: 0;
}
.blog .blog-sidebar .widget-span .widget-module ul {
   margin: 0;
   padding: 0;
   display: block;
   list-style: none;
}
.blog .blog-sidebar .widget-span .widget-module ul li {
   line-height: 1.5em;
   padding: 8px 0 8px 20px;
   margin: 0;
   position: relative;
}
.blog .blog-sidebar .widget-span ul li:before {
    position: absolute;
    top: 8px;
    left: -4px;
    content: '\e647';
    font-family: mdfonticon;
    font-size: 20px;
    opacity: .5;
    vertical-align: top;
}
.form-page #comment-form .hs-form-field.hs_subscribe {
    padding-left: 0;
}

.form-page #comment-form .hs_submit .hs-form-field {
    padding-left: 0;
}
.form-page .main-content .hs-form-field.input-focused>label,.form-page .main-content .hs-form-field.not-empty>label, .form-page .main-content .hs-form-field.hasVal>label, .form-page .main-content .hs-form-field.empty>label{
    top: -15px;
    font-size: 13px;
}
/* =============== Blog Author Page and Author Bio =============== */

.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.hs-blog-post .hs-author-profile {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0;
}
.hs-author-profile .hs-author-profile:after {
  content: '';
  display: block;
  clear: both;
}

/* Author Avatar */
.hs-author-profile .hs-author-avatar {
  float: left;
  margin-right: 15px;
  max-width: 100px;
}
.hs-author-profile .hs-author-avatar img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
}

/* Author Bio Wrapper*/
.hs-author-profile .hs-author-bio {
  overflow: hidden;
}

/* Author Name */
.hs-author-profile h2.hs-author-name {
  margin: 0 0 10px 0;
}

/* Author Social Follow Me */
.hs-author-profile .hs-author-social-section {}
.hs-author-profile .hs-author-social-label {}
.hs-author-profile .hs-author-social-links {}
.hs-author-profile .hs-author-social-link {}
.hs-author-profile .hs-social-facebook {}
.hs-author-profile .hs-social-linkedin {}
.hs-author-profile .hs-social-twitter {}
.hs-author-profile .hs-social-google-plus {}


/* ==========================================================================
   6. FORMS
   ========================================================================== */
.form-title{
    margin-top:0;
}
body form.hs-form .hs-form-field .hs-error-msgs.inputs-list {
    margin: 0px;
}
body form.hs-form .hs-form-field .hs-error-msgs.inputs-list label {
  color: #ff0000;
    font-size: 13px;
    line-height: 18px;
}
body .widget-type-google_search input[type="text"],#hs-pwd-widget-password{
margin-bottom:  24px;
}
.form-page .main-content .hs-form-field.input-focused>label,.form-page .main-content .hs-form-field.not-empty>label, .form-page .main-content .hs-form-field.hasVal>label, .form-page .main-content .hs-form-field.empty>label{
    top: -15px;
    font-size: 13px;
}
/* =============== Global Form Styles =============== */

/* Form Field */
.hs-form-field {
    margin-bottom: 24px;
}



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

/* Labels and Legends */
label {}
.hs-form-field > label {
    display:block;
}

/* One Line Inputs */
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"],
input[type="file"],
textarea,
select {
    width: 100%;
    max-width: 500px;
    display: block;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #4f5459;
    font-weight: normal;
    border: none;
    border-color: transparent;
    border-bottom: 1px solid #e8e8e8;
    -webkit-transition: border-color 0.3s, box-shadow 0.3s;
    -o-transition: border-color 0.3s, box-shadow 0.3s;
    -moz-transition: border-color 0.3s, box-shadow 0.3s;
    transition: border-color 0.3s, box-shadow 0.3s;
    padding: 8px 5px;
    min-height: 46px;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
    box-shadow: 0 -1px 0 0 #fc6400 inset;
    outline: none;
}
.hs-input.error.invalid{
    border-color: red;
}
span.input-focused-effect:before,span.input-focused-effect:after {
   content: '';
   position: absolute;
   bottom: 0;
   height: 2px;
   width: 0;
   z-index: 1;
   -webkit-transition: background-color 0.3s, width 0.3s cubic-bezier(.78,.13,.15,.86);
   transition: background-color 0.3s, width 0.3s cubic-bezier(.78,.13,.15,.86);
}
span.input-focused-effect:before {
   left: 50%;
}
span.input-focused-effect:after {
   right: 50%;
}
.focused span.input-focused-effect:before,
.focused  span.input-focused-effect:after {
   width: 50%;
   background-color: #fc6400;
}
span.input-focused-effect {
   position: relative;
   display: block;
}
/* Separate Styles for Multiple Line Inputs */
textarea {}
textarea:focus {}

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

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

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

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

/* Error */
.hs-error-msgs label{}

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

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

.hs-form fieldset.form-columns-1 {}
.hs-form fieldset.form-columns-1 .hs-form-field {}
.hs-form fieldset.form-columns-2 {}
.hs-form fieldset.form-columns-2 .hs-form-field {}
.hs-form fieldset.form-columns-3 {}
.hs-form fieldset.form-columns-3 .hs-form-field {}

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

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


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

#comment-form input[type="text"],
#comment-form input[type="password"],
#comment-form input[type="datetime"],
#comment-form input[type="datetime-local"],
#comment-form input[type="date"],
#comment-form input[type="month"],
#comment-form input[type="time"],
#comment-form input[type="week"],
#comment-form input[type="number"],
#comment-form input[type="email"],
#comment-form input[type="url"],
#comment-form input[type="search"],
#comment-form input[type="tel"],
#comment-form input[type="color"],
#comment-form input[type="file"],
#comment-form textarea,
#comment-form select {
    max-width: 100%;
}
/* Label */
.custom-comment-title {
   padding-top: 40px;
   border-top: 1px dashed #e1e4e5;
}
#comment-form .hs-form-field > label {}
#comment-form label {
    opacity: 0.66;
}
#comment-form input[type="submit"] {
    background-color: #fc6400;
    color: #fff;
    box-shadow: 0 2px 1px rgba(0,0,0,0.1), 0 1px 3px rgba(0,0,0,0.3);
    font-size: 15px;
    line-height: 20px;
    padding: 11px 22px;
    margin: 5px 0;
    text-transform: uppercase;
    position: relative;
    border-radius: 3px;
    border: none;
    -webkit-transition: background-color 0.3s, box-shadow 0.3s, color 0.3s;
    transition: background-color 0.3s, box-shadow 0.3s, color 0.3s;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
#comment-form input[type="submit"]:hover {
    box-shadow: 0 2px 3px rgba(0,0,0,0.1), 0 4px 8px rgba(0,0,0,0.3);
}
/* Inputs */
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

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

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


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


/* ==========================================================================
   7. BUTTONS
   ========================================================================== */


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

.hs-button.primary,
input[type="submit"],
input[type="button"] {
    cursor: pointer;
    -webkit-appearance: none;
    text-decoration: none !important;
    display:inline-block;
    background-color: #fff;
    color: #222;
    font-size: 18px;
    line-height: 28px;
    padding: 14px 36px;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    position: relative;
    border-radius: 3px;
    border: none;
    -webkit-transition: background-color 0.3s, box-shadow 0.3s, color 0.3s;
    transition: background-color 0.3s, box-shadow 0.3s, color 0.3s;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    margin: 0;
    vertical-align: middle;
    text-align: center;
    white-space: normal;
    outline: 0;
    width:auto;
    font-family: "Roboto", sans-serif;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
    box-shadow: 0 2px 3px rgba(0,0,0,0.1), 0 4px 8px rgba(0,0,0,0.3);
}

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


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

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


/* =============== Blog Comment Button =============== */

#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* =============== Blog Subscription Button =============== */

#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* =============== Google Search Button =============== */

.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}

.hs-form{
    margin-bottom:30px;
}

.hs-error-msgs{
    color:#fc6400;
}
.error-template .input.focused,.error-template .input { max-width: 500px; }
.error-template .widget-type-google_search input[type="text"]{
    margin:0;
}
.error-template .widget-type-google_search .hs-button.primary{
    margin-top:24px;
}
/* ==========================================================================
   8. MISCELLANEOUS
   ========================================================================== */
.custom-two-column .body-container .content-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
}
.custom-two-column .custom-banner-bg:before {
    background-color: #1c1c1c;
    opacity: .3;
}
.custom-two-column .sidebar.right h3 {
    margin-bottom: 38px;
}
.custom-two-column .sidebar.right h4 {
    font-size: 18px;
    padding: 3px 0 16px 44px;
    margin: 0;
    position: relative;
}
.custom-two-column .sidebar.right h4 span[class*="mdfi_"] {
    position: absolute;
    color: #e1e4e5;
    font-size: 30px;
    line-height: 30px;
    left: 0;
    top: 0;
}
.form-page .main-content .form-title {
    display: none;
}
.form-page .main-content .hs-form {
    margin-bottom: 0;
    padding: 10px 0 0;
}
.form-page .main-content .hs-form-field {
    position: relative;
    padding-left: 40px;
    margin-bottom: 28px;
}
.form-page .main-content .hs-form-field:before{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 24px;
    line-height: 46px;
    opacity: 0.33;
    -webkit-transition: opacity 0.3s, color 0.3s;
    transition: opacity 0.3s, color 0.3s;
    font-family: mdfonticon;
}
.form-page .main-content .hs-form-field.input-focused:before{
    color:#fc6400;
    opacity:1;
}
.form-page .main-content .hs-form-field.hs_firstname:before {
    content: '\e613';
}
.form-page .main-content .hs-form-field.hs_email:before {
   content: '\e804';
}
.form-page .main-content .hs-form-field.hs_message:before {
   content: '\e7de';
}
.form-page .main-content .hs-form-field>label {
    display: block;
    position: absolute;
    top: 10px;
    left: 40px;
    font-size: 16px;
    line-height: 26px;
    pointer-events: none;
    opacity: 0.66;
    -webkit-transition: font-size 0.3s cubic-bezier(.78,.13,.15,.86), top 0.3s cubic-bezier(.78,.13,.15,.86);
    transition: font-size 0.3s cubic-bezier(.78,.13,.15,.86), top 0.3s cubic-bezier(.78,.13,.15,.86);
    z-index:1;
}
.form-page .main-content .hs-form-field.input-focused>label,.form-page .main-content .hs-form-field.not-empty>label{
    top: -15px;
    font-size: 13px;
}
.form-page .main-content .hs-form-field.hs_hs_persona>label{
    top: 10px;
    font-size: 15px;
}
.form-page .main-content .hs-form-field.hs_hs_persona select {
    -webkit-appearance: none;
    padding-left: 60px;
    background: transparent;
    border-radius: 0px;
}
.form-page .main-content .hs_submit {
    padding-top: 20px;
}
.form-page .main-content .hs-form-field .input{
    position:relative;
}
.form-page .main-content .hs-form-field .div-focused .w-form-row-field-bar:before,
.form-page .main-content .hs-form-field .div-focused .w-form-row-field-bar:after{
    background-color: #fc6400;
    width: 50%;
}
.form-page .main-content .hs-form-field .w-form-row-field-bar:before{
    left: 50%;
}
.form-page .main-content .hs-form-field .w-form-row-field-bar:after{
    right: 50%;
}
.form-page .main-content .hs-form-field .w-form-row-field-bar:before,
.form-page .main-content .hs-form-field .w-form-row-field-bar:after{
    content: '';
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 0;
    z-index: 1;
    -webkit-transition: background-color 0.3s, width 0.3s cubic-bezier(.78,.13,.15,.86);
    transition: background-color 0.3s, width 0.3s cubic-bezier(.78,.13,.15,.86);
}
.form-page input[type="text"],
.form-page input[type="password"],
.form-page input[type="datetime"],
.form-page input[type="datetime-local"],
.form-page input[type="date"],
.form-page input[type="month"],
.form-page input[type="time"],
.form-page input[type="week"],
.form-page input[type="number"],
.form-page input[type="email"],
.form-page input[type="url"],
.form-page input[type="search"],
.form-page input[type="tel"],
.form-page input[type="color"],
.form-page input[type="file"],
.form-page textarea,
.form-page select{
    max-width:100%;
    padding-left:0;
    padding-right:0;
}
.form-page input[type="text"]:focus,
.form-page input[type="password"]:focus,
.form-page input[type="datetime"]:focus,
.form-page input[type="datetime-local"]:focus,
.form-page input[type="date"]:focus,
.form-page input[type="month"]:focus,
.form-page input[type="time"]:focus,
.form-page input[type="week"]:focus,
.form-page input[type="number"]:focus,
.form-page input[type="email"]:focus,
.form-page input[type="url"]:focus,
.form-page input[type="search"]:focus,
.form-page input[type="tel"]:focus,
.form-page input[type="color"]:focus,
.form-page input[type="file"]:focus,
.form-page textarea:focus,
.form-page select:focus{
    box-shadow:none;
}
.form-page textarea {
    padding-top: 11px;
    line-height: 24px;
    height: 120px;
    resize: vertical;
    overflow: auto;
}
.hs_cos_gallery_main, .hs_cos_gallery_thumbnails, .hs_cos_gallery_lightbox {
    padding: 0;
    margin: 0;
}
.hs_cos_gallery_main .slick-list, .hs_cos_gallery_thumbnails .slick-list, .hs_cos_gallery_lightbox .slick-list {
    max-height: 100%;
}
.home-page .hs_cos_gallery_slide {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}
.home-page .hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper {
    display: table !important;
    position: relative;
    width: 100%;
    height: 450px !important;
    vertical-align:middle;
}


.home-page .hs_cos_gallery_main .caption.superimpose {
    position: static;
    bottom: 0;
    background-color: transparent;
    color: inherit;
    padding: 0;
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: bottom;
    text-align:center;
    padding-bottom:20px;
}
.home-page .hs_cos_gallery_main .caption.superimpose a{
    min-width: 245px;
    max-width: 245px;
    white-space: normal;
    font-size: 18px;
    line-height: 70px;
    font-weight: 500;
    font-family: Roboto;
    text-align: center;
    background-color: rgb(252, 100, 0);
    border-radius:0;
    -webkit-border-radius: 7px;
    outline: none;
    box-shadow: none;
    font-style: normal;
    color: rgb(255, 255, 255);
    padding: 0px 40px;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      transition: all 0.5s ease;
    display: inline-block;
    margin-bottom:10px;
}
.home-page .hs_cos_gallery_main .caption.superimpose a:hover{
    background-color:#fff;
    border-radius:0;
    -webkit-border-radius: 7px;
    color: rgb(252, 100, 0);
    box-shadow: 0px 0px 0px 2px rgb(252, 100, 0) inset;
}


/*+++++++++++++++ White btn with border ++++++++++++++++++++*/

.home-page .hs_cos_gallery_main .caption.superimpose .white{
    min-width: 245px;
    max-width: 245px;
    white-space: normal;
    font-size: 18px;
    line-height: 70px;
    font-weight: 500;
    font-family: Roboto;
    text-align: center;
    text-transform: uppercase;
    background-color: rgb(255, 255, 255);
    border-radius:0;
    -webkit-border-radius: 7px;
    outline: none;
    font-style: normal;
    color: rgb(252, 100, 0);
    box-shadow: 0px 0px 0px 2px rgb(252, 100, 0) inset;
    padding: 0px 40px;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      transition: all 0.5s ease;
    display: inline-block;
    margin-bottom:10px;
}
.home-page .hs_cos_gallery_main .caption.superimpose .white:hover{
    color: #ffffff;
    background-color: rgb(252, 100, 0);
    box-shadow: 0px 0px 0px 2px rgb(252, 100, 0) inset;
    border-radius:0;
    -webkit-border-radius: 7px;
}

/*+++++++++++++++++++++++++++++++++++++++++*/



/*++++++++++++++++++ Default btn orange +++++++++++++++++++++++++*/

.home-page .default-btn-orange {
    min-width: 300px;
    max-width: 300px;
    white-space: normal;
    font-size: 18px;
    line-height: 70px;
    font-weight: 500;
    font-family: Roboto;
    text-align: center;
    text-transform: uppercase;
    background-color: rgb(252, 100, 0);
    border-radius:0;
    -webkit-border-radius: 7px;
    outline: none;
    box-shadow: none;
    font-style: normal;
    color: rgb(255, 255, 255);
    padding: 0px 40px;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      transition: all 0.5s ease;
    display: inline-block;
    margin-bottom:10px;
}
.home-page .default-btn-orange:hover{
    background-color:#fff;
    border-radius:0;
    -webkit-border-radius: 7px;
    color: rgb(252, 100, 0);
    box-shadow: 0px 0px 0px 2px rgb(252, 100, 0) inset;
}

/*+++++++++++++++++++++++++++++++++++++++++++*/

.home-page .body-container .content-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
}
.home-page .three-col-eq-wrapper .column {
    text-align: center;
}
.home-page .three-col-eq-wrapper .column .iconbox-icon {
    font-size: 34px;
    line-height: 80px;
    height: 80px;
    width: 80px;
    margin: 0 auto;
    color: #fff;
    background-color: #fc6400;
    text-align: center;
    overflow: hidden;
    border-radius: 50%;
    box-shadow: 0 -1px 0 rgba(0,0,0,0.12) inset, 0 1px 1px rgba(0,0,0,0), 0 2px 3px rgba(0,0,0,0) !important;
    -webkit-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
}
.home-page .three-col-eq-wrapper .column a.bookmark-link:hover .iconbox-icon{
    box-shadow: 0 -1px 0 rgba(0,0,0,0) inset, 0 2px 3px rgba(0,0,0,0.1), 0 4px 8px rgba(0,0,0,0.3) !important;
}
.home-page .three-col-eq-wrapper .column .iconbox-icon i{
    vertical-align: top;
    line-height: inherit;
}
.home-page .three-col-eq-wrapper .column .top-content a.bookmark-link {
    color: #fff !important;
}
h4.iconbox-title {
    font-size: 22px;
    padding: 16px 0;
    margin: 0;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.home-page .three-col-eq-wrapper .column a.bookmark-link:hover h4.iconbox-title{
    color: #00bcd4;
}
.home-page .three-col-eq-wrapper .column .bottom-content {
    color: #4f5459;
}
.home-page div#responsive {
    background-color: #e1e4e5;
}
.home-page div#responsive .one-column-wrapper {
    position: relative;
}
.home-page div#responsive .one-column-wrapper .w-iconbox-icon {
    font-size: 50px;
    line-height: 50px;
    color: inherit;
    float: left;
    text-align: center;
    margin: 0 auto;
}
.home-page div#responsive .one-column-wrapper h4.w-iconbox-title {
    font-size: 22px;
    padding: 0 0 16px;
    margin: 0;
    margin-left: 75px;
}
.home-page div#responsive .one-column-wrapper .w-iconbox-text {
    margin-left: 75px;
}
.home-page .one-column-wrapper .w-iconbox-text p{
    margin-bottom:12px;
}
.home-page div#responsive .one-column-wrapper.first {
    margin: 14px 0 24px;
}
.home-page div#responsive .right-column .one-column-wrapper {
    margin-bottom: 24px;
}
.home-page div#responsive .right-column .one-column-wrapper.first {
    margin-bottom: 36px;
}

.home-page .full-width-container .left-col * {
    color: #fff;
    margin:0;
}
.full-width-container .main-content {
    display: table !important;
    width:100% !important;
}
.full-width-container .main-content .left-col {
    display: table-cell;
    vertical-align: middle;
}
.full-width-container .main-content .right-col {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    white-space: nowrap;
    padding-left: 40px;
}
.full-width-container .main-content .right-col a.hs-button.primary {
    margin: 5px 0;
    white-space: nowrap;
}
.full-width-container .main-content .right-col i + .w-btn-label {
    padding-left: 30px;
}
.home-page div#portfolio{
    background: #303336;
    color: #fff;
}
.home-page div#portfolio *{
    color: #fff;
}
.home-page div#counters {
    background: #2F3234;
    color: #fff;
}
.home-page div#counters *{
    color: #fff;
}
.home-page div#portfolio *:last-child {
    margin-bottom: 0;
}
.home-page .body-container div#portfolio .content-wrapper,.home-page .body-container div#simple .content-wrapper,.home-page .body-container div#counters .content-wrapper{
    padding-top: 80px;
    padding-bottom: 80px;
}
.row8-section-wrapper i.mdfi_content_add_circle {
    left: 38px;
    position: absolute;
    z-index: 1;
    line-height: inherit;
    vertical-align: top;
}
.home-page div#counters .three-column-equal-container .span4.column {
    text-align: center;
}
.three-column-equal-container h1 {
    font-size: 80px;
    line-height: 1;
    margin: 0;
}
.three-column-equal-container h6 {
    padding: 14px 0 8px;
    margin: 0;
    font-size: 18px;
}
.home-page div#counters .three-column-equal-container .span4.column * {
    max-width: 300px;
    margin: 0 auto;
}
.two-column-module-inner {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.two-column-module-inner .image-column {
    width: 50%;
    float: none;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    background: #4F5459;
    text-align: center;
}
.two-column-module-inner .content-column{
    width: 50%;
    float: none;
    display: table-cell;
    vertical-align: middle;
    padding: 5%;
}
.two-column-module-inner .content-column .content-column-inner {
    position: relative;
}
.two-column-module-inner .content-column .content-column-inner .w-iconbox-icon {
    color: #fc6400;
    font-size: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
}
.two-column-module-inner .content-column .content-column-inner h4{
    font-size: 22px;
    padding: 0 0 16px;
    margin:0;
}
.two-column-module-inner .content-column .content-column-inner .w-iconbox-text {
    margin-left: 75px;
}
.two-column-module-inner .content-column .content-column-inner .w-iconbox-text p {
    margin-bottom: 12px;
}
.custom-breadcrumbs-module {
    margin: 6px 0 0;
    float: right;
    font-size: 13px;
    line-height: 22px;
}
.hs-breadcrumb-menu-item {
    float: none;
    padding: 0;
    color: #fff;
    display:inline-block;
}
.hs-breadcrumb-menu-item a {
    color: #fff;
}
.hs-breadcrumb-menu-item a:hover{
    color: #00bcd4;
}
span.hs-breadcrumb-menu-divider {
    font-size: 13px;
    line-height: 22px;
    margin: 0 8px 0 11px;
}
.hs-breadcrumb-menu-divider:before {
    content: '\e647';
    padding-left: 0;
    font-family: mdfonticon;
    font-size: 16px;
    vertical-align: middle;
}
.hs-blog-listing:not(.topic-page) .blog-content {
    width: 100% !important;
}
.blog .blog-sidebar .custom-meta ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style: none;
}
.blog .blog-sidebar .custom-meta ul li {
    line-height: 1.5em;
    padding: 8px 0 8px 20px;
    margin: 0;
    position: relative;
}
.blog .blog-sidebar .custom-meta ul li:before {
    position: absolute;
    top: 9px;
    left: -4px;
    content: '\e647';
    font-family: mdfonticon;
    font-size: 20px;
    opacity: .5;
}
body .blog-sidebar .widget-type-google_search input[type="text"]{
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    max-width:100%;
}


.custom-google-search a.hs-button.primary:hover {
    opacity: 1;
}
.hs-blog-post .body-container-wrapper {
    margin-top: 125px;
}
.custom-comment-title h3 {
    font-size: 24px;
}

.form-page #comment-form .hs-form {
    margin-bottom: 0;
    padding: 10px 0 0;
}
.form-page #comment-form .hs-form-field {
    position: relative;
    padding-left: 40px;
    margin-bottom: 28px;
}
.form-page #comment-form .hs-form-field:before{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 24px;
    line-height: 46px;
    opacity: 0.33;
    -webkit-transition: opacity 0.3s, color 0.3s;
    transition: opacity 0.3s, color 0.3s;
    font-family: mdfonticon;
}
.form-page #comment-form .hs-form-field.input-focused:before{
    color:#fc6400;
    opacity:1;
}
.form-page #comment-form .hs-form-field.hs_firstname:before {
    content: '\e613';
}
.form-page #comment-form .hs-form-field.hs_email:before {
   content: '\e804';
}
.form-page #comment-form .hs-form-field.hs_comment:before {
   content: '\e7de';
}
.form-page #comment-form .hs-form-field.hs_website:before{
content: '\e7e5';
}
.form-page #comment-form .hs-form-field>label {
    display: block;
    position: absolute;
    top: 10px;
    left: 40px;
    font-size: 16px;
    line-height: 26px;
    pointer-events: none;
    opacity: 0.66;
    -webkit-transition: font-size 0.3s cubic-bezier(.78,.13,.15,.86), top 0.3s cubic-bezier(.78,.13,.15,.86);
    transition: font-size 0.3s cubic-bezier(.78,.13,.15,.86), top 0.3s cubic-bezier(.78,.13,.15,.86);
    z-index:1;
}
.form-page #comment-form .hs-form-field.input-focused>label{
    top: -15px;
    font-size: 13px;
}
.form-page #comment-form .hs-form-field.not-empty>label{
    top: -15px;
    font-size: 13px;
}
.form-page #comment-form .hs-form-field .input{
    position:relative;
}
.form-page #comment-form .hs-form-field .div-focused .w-form-row-field-bar:before,
.form-page #comment-form .hs-form-field .div-focused .w-form-row-field-bar:after{
    background-color: #fc6400;
    width: 50%;
}
.form-page #comment-form .hs-form-field .w-form-row-field-bar:before{
    left: 50%;
}
.form-page #comment-form .hs-form-field .w-form-row-field-bar:after{
    right: 50%;
}
.form-page #comment-form .hs-form-field .w-form-row-field-bar:before,
.form-page #comment-form .hs-form-field .w-form-row-field-bar:after{
    content: '';
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 0;
    z-index: 1;
    -webkit-transition: background-color 0.3s, width 0.3s cubic-bezier(.78,.13,.15,.86);
    transition: background-color 0.3s, width 0.3s cubic-bezier(.78,.13,.15,.86);
}
.full-width-container .main-content .right-col a.hs-button.primary i {
    left: 38px;
    position: absolute;
    z-index: 1;
    line-height: inherit;
    vertical-align: top;
}
.mfp-bg {
    z-index: 99999 !important;
}
.mfp-wrap {
    z-index: 99999 !important;
}
.mfp-close, .mfp-arrow:after {
    display: none !important;
}
.mfp-container:after {
    content: '\00D7';
    position: absolute;
    z-index: 1047;
    top: 0;
    right: 0;
    font-family: Arial, sans-serif;
    font-size: 54px;
    text-align: center;
    line-height: 80px;
    width: 80px;
    color: #fff;
}
/* Styles that do not fit into any of the available sections above can go here. */
@media (min-width:768px){
    .custom-two-column .main-content {
    width: 64.6666% !important;
}
.custom-two-column .sidebar.right {
    margin-left: 6% !important;
    width: 29.3333% !important;
}
.home-page .three-col-eq-wrapper .column.span4 {
    width: 29.3333% !important;
    margin-left: 6% !important;
}
.home-page .three-col-eq-wrapper .column.span4:first-child {
    margin-left: 0 !important;
}
.home-page #responsive .main-content-col {
    width: 47% !important;
}
.home-page #responsive .main-content-col:last-child{
    margin-left:6% !important;
}
.home-page div#simple .main-content-col {
    width: 47% !important;
}
.home-page div#simple .main-content-col:last-child{
    margin-left:6% !important;
}
.home-page div#counters .three-column-equal-container .span4.column {
    width: 30.6666% !important;
}
.home-page div#counters .three-column-equal-container .span4.column:not(:first-child) {
    margin-left:4% !important;
}
.blog .blog-content {
    width: 68% !important;
}
.blog .blog-sidebar {
    width: 25% !important;
    margin: 0 !important;
    float: right !important;
}
}





.home-page {
    overflow-x: hidden;
}
.home-page .three-column-equal-container .column,
.home-page .three-col-eq-wrapper .column {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0;
    -webkit-transition: transform 0.5s ease, opacity 0.5s ease;
    transition: transform 0.5s ease, opacity 0.5s ease;
}
.home-page .three-column-equal-container .column.animate,
.home-page .three-col-eq-wrapper .column.animate {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.home-page .anim-slideIn2Col {
    opacity: 0;
    -webkit-transition: transform 0.8s ease, opacity 0.8s ease;
    transition: transform 0.58 ease, opacity 0.8s ease;
}
.home-page .anim-slideIn2Col:nth-of-type(1) {
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%);
}
.home-page .anim-slideIn2Col:nth-of-type(2) {
    -webkit-transform: translateX(+20%);
    transform: translateX(+20%);
}
.home-page .anim-slideIn2Col.animate {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}
.home-page .anim-slideUp {
    -webkit-transform: translateY(40%);
    transform: translateY(40%);
    opacity: 0;
    -webkit-transition: transform 0.5s ease, opacity 0.5s ease;
    transition: transform 0.5s ease, opacity 0.5s ease;
}
.home-page .anim-slideUp.animate {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
}
.home-page .anim-imgWithText2col > div > div {
    opacity: 0;
    -webkit-transition: transform 0.8s ease, opacity 0.8s ease;
    transition: transform 0.58 ease, opacity 0.8s ease;
}
.home-page .anim-imgWithText2col > div > div:nth-of-type(1) {
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%);
}
.home-page .anim-imgWithText2col > div > div:nth-of-type(2) {
    -webkit-transform: translateX(+20%);
    transform: translateX(+20%);
}
.home-page .anim-imgWithText2col > div > div.animate {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}
.home-page .anim-imgWithText2col .image-column img {
    opacity: 0;
    -webkit-transition: transform 0.8s ease 0.1s, opacity 0.8s ease 0.1s;
    transition: transform 0.58 ease 0.1s, opacity 0.8s ease 0.1s;
}
.home-page .anim-imgWithText2col.left .image-column img {
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%);
}
.home-page .anim-imgWithText2col.right .image-column img {
    -webkit-transform: translateX(+20%);
    transform: translateX(+20%);
}
.home-page .anim-imgWithText2col.left .image-column img.animate,
.home-page .anim-imgWithText2col.right .image-column img.animate {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}

.hs-blog-social-share-item {
    position: relative;
    opacity: 0.4;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    color: #4f5459;
    border-right: 1px solid #4f5459;
    margin-right: 0px !important;
    overflow: hidden;
}
.hs-blog-social-share-item:last-of-type {
    border-right: 0px;
}
.hs-blog-social-share-item:hover {
    opacity: 1;
}
.hs-blog-social-share-item:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 26px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    z-index: 2;
    pointer-events: none;
    width: 100%;
    text-align: center;
}
.hs-blog-social-share-item-twitter:before {
    content: "\f099";
}
.hs-blog-social-share-item-linkedin:before {
    content: "\f0e1";
}
.hs-blog-social-share-item-facebook:before {
    content: "\f09a";
}
.hs-blog-social-share-item-google-plus:before {
    content: "\f0d5";
}
.hs-blog-social-share-item-twitter:hover {
    color: #55acee;
}
.hs-blog-social-share-item-linkedin:hover {
    color: #0077b5;
}
.hs-blog-social-share-item-facebook:hover {
    color: #42599e;
}
.hs-blog-social-share-item-google-plus:hover {
    color: #db4437;
}
.hs-blog-social-share-item > iframe,
.hs-blog-social-share-item > span,
.hs-blog-social-share-item > div {
    width: 55px !important;
    max-width: 55px;
    opacity: 0;
}
.uiGrid td:first-of-type {
    display: none;
}
.hs-blog-social-share-item-facebook > div > span {
    float: right;
    -webkit-transform: scaleX(1.2) scaleY(1.4) translateX(-10%) translateY(12%);
    transform: scaleX(1.2) scaleY(1.4) translateX(-10%) translateY(12%);
}
#li_ui_li_gen_1501039683391_0 a#li_ui_li_gen_1501039683391_0-link:link {
    height: 30px !important;
}
.hs-blog-social-share-item > iframe {
    -webkit-transform: scaleY(1.4) translateY(14%);
    transform: scaleY(1.4) translateY(14%);
}
.hs-blog-social-share-item-google-plus > div {
    -webkit-transform: scaleX(1.3) scaleY(1.4) translateX(10%) translateY(14%);
    transform: scaleX(1.3) scaleY(1.4) translateX(10%) translateY(14%);
}
.hs-blog-social-share-item-linkedin > span{
    -webkit-transform: scale(1, 1.4) translateY(14%);
    transform: scale(1, 1.4) translateY(14%);
}




/* ==========================================================================
   9. MEDIA QUERIES
   ========================================================================== */
@media (max-width: 1220px) {
    .header-container .page-center{
    padding: 0 40px 0 40px;
    max-width:1220px !important;
}
.body-container .content-wrapper {
    padding: 40px;
    max-width:1220px !important;
}
.custom-banner-bg{
    padding-left:40px;
     padding-right:40px;
}
}

/* =============== Screen sizes smaller than .page-center =============== */

@media (max-width: 1023px) {

    .custom-top-footer{
        background-color: #25282b;
        padding: 38px 40px 10px 40px;
        /*height:69px !important;*/
    }
    .custom-bottom-footer{
        background-color: #1c1f21;
        padding-top: 26px;
    }
    .custom-bottom-footer-desktop{
        display: block !important;
    }
    /*.custom-bottom-footer-mobile{*/
    /*    display: block !important;*/
    /*}*/
    .custom-copyright{
        text-align: center;
        width: 100% !important;
        margin-left: 0 !important;
        padding-top: 5px;
    }
    .custom-copyright p{
        margin-bottom: 19px;
    }
    .custom-footer-menu{
        text-align: center;
        width: 100% !important;
    }
    .custom-footer-menu ul{
        text-align: center;
        float: none;
    }
    .custom-two-column .body-container .content-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
}
 .hs-button.primary, input[type="submit"], input[type="button"] {
    padding: 12px 36px;
    font-size: 15px;
}
.home-page .body-container .content-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
}
.home-page .body-container div#portfolio .content-wrapper, .home-page .body-container div#simple .content-wrapper, .home-page .body-container div#counters .content-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
}
}

@media (max-width: 900px) {
     .custom-logo img {
    max-height: 30px;
}
  .fixed .custom-logo img {
    max-height: 30px;
}

    .custom-banner-bg {
    padding-top: 80px;
}


.header-container .page-center{
    padding: 25px 40px 23.5px 40px;
}

.mobile-trigger {
    right: 31px;
    top: 19px;
}
.fixed .mobile-trigger {
    top: 19px;
    color: #25282b;
}
.custom-menu-primary.js-enabled .hs-menu-wrapper {
    padding: 0 30px;
    background: #fff;
    top: 1px;
}
.body-container .content-wrapper {
    padding: 40px;
}
.main-content img[style*="float"] {
    float: none !important;
    margin: 0 0 20px !important;
    display:block;
}
.hs-blog-post .body-container-wrapper {
    margin-top: 80px;
}
.home-page .hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper {
    height: 50.35vw !important;
}
}


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

@media (max-width: 767px) {
    #hubspot-author_data ,
    body{
        font-size: 13px;
        line-height: 23px;
    }
    h1{
     font-size: 30px;
    }
    h2,
    .post-header h2 {
        font-size: 26px;
    }
    h3{
        font-size: 22px;
    }
    h4{
        font-size: 20px;
    }
    h5{
        font-size: 18px;
    }
    h6{
        font-size: 16px;
    }
    .custom-top-footer{
        padding-bottom: 29px;
    }
    .custom-footer-menu ul {
        display: inline-block !important;
        width: auto !important;
    }

    .custom-footer-menu ul li {
        float: left !important;
    }
    .custom-copyright{
        padding-top: 5px;
    }
    .custom-page-title {
        text-align: center;
    }

    .hs-blog-header ul.custom-breadcrumbs {
        float: none;
        padding-top: 5px;
    }
    .blog-post-pagination span.pagination-name {
        font-size: 13px;
        line-height: 23px;
    }
    .blog .blog-sidebar .widget-span h3 {
        font-size: 20px;
    }
    .custom-page-title h1 {
    float: none;
}
.custom-breadcrumbs-module {
    float:none;
}
span.hs-breadcrumb-menu-divider {
    margin: 0 8px 0 11px;
}
.custom-two-column .sidebar.right {
    margin-top: 30px;
}
.custom-two-column .sidebar.right h3 {
    margin-bottom: 30px;
}
.home-page .hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper {
    height: 48.9vw !important;
}
.home-page .three-col-eq-wrapper .column:not(:last-child) {
    margin-bottom: 30px;
}
.home-page .row1-section-wrapper p[style*="height"] {
    height: 9px !important;
}
.home-page div#responsive p[style*="height"] {
    display: none;
}
.home-page div#responsive .one-column-wrapper.first {
    margin: 5px 0 8px;
}
.home-page div#responsive .left-column {
    margin-bottom: 26px;
}
.full-width-container .main-content {
    display: block !important;
    text-align: center;
}
.full-width-container .main-content .right-col {
    display: block;
    text-align: center;
    padding: 20px 0 0;
    white-space: normal;
}
.full-width-container .main-content .left-col,
.full-width-container .main-content .right-col{
    display: block;
}
.full-width-container .main-content .right-col i {
    left: 38px;
    position: absolute;
    z-index: 1;
    line-height: inherit;
    vertical-align: top;
}
.full-width-container .main-content .right-col a.hs-button.primary i {
    left: 38px;
    position: absolute;
    z-index: 1;
    line-height: inherit;
    vertical-align: top;
}
.home-page div#counters .three-column-equal-container .span4.column:not(:last-child) {
    margin-bottom: 30px;
}
.three-column-equal-container h1 {
    font-size: 65px;
}
.three-column-equal-container h6 {
    font-size: 16px;
}
.two-column-module-inner {
    display: block;
}
.two-column-module-inner .image-column {
    width: 100%;
    display: block;
    padding: 0;
}
.two-column-module-inner .content-column {
    width: 100%;
    display: block;
    padding: 25px;
}
.topic-page .blog-pagination {
    margin-bottom: 25px;
}
.custom-comment-title h3 {
    font-size: 20px;
}
.blog.hs-blog-post .blog-sidebar {
    margin-top: 40px;
}
.blog-listing-wrapper .post-listing .post-item:last-child {
    padding-bottom: 40px;
}
.blog .blog-sidebar .widget-span.custom-meta {
    padding-bottom: 30px;
}
.blog .blog-sidebar .widget-span {
    padding-bottom: 30px;
}
}




@media (max-width: 600px) {
  .custom-bottom-footer {
    padding-top: 25px;
}
    .body-container .content-wrapper {
    padding: 25px;
}
    .custom-footer-menu ul li {
    float: none !important;
    margin-bottom: 10px;
    display: block;
}
    .custom-copyright{
        padding-top: 5px ;
    }

    .custom-logo img {
    max-height: 30px;
}
  .fixed .custom-logo img {
    max-height: 30px;
}

    .custom-banner-bg {
    padding-top: 50px;
}

    .blog .blog-sidebar .widget-span h3 {
        margin-bottom: 16px;
    }
    .main-content img[style*="float"] {
    float: none !important;
    margin: 0 0 20px !important;
    display:block;
}
.header-container .page-center {
    padding: 9.5px 15px 9px 15px;
}
p {
    margin: 0 0 16px;
}
.mobile-trigger {
    right: 6px;
    top: 4px;
}
.fixed .mobile-trigger {
    top: 4px;
    color: #25282b;
}
.custom-menu-primary.js-enabled .hs-menu-wrapper {
    padding: 0 5px;
    background: #fff;
    top: 1px;
}
.custom-banner-bg.system-page-banner {
    min-height: 120px !important;
}
.home-page .body-container div#portfolio .content-wrapper, .home-page .body-container div#simple .content-wrapper, .home-page .body-container div#counters .content-wrapper {
    padding-top: 25px;
    padding-bottom: 25px;
}
.custom-bottom-footer {
    padding-left: 25px;
    padding-right: 25px;
}
.topic-page .blog-listing-wrapper .post-listing .post-item {
    width: 100%;
    float: none;
    padding:0;
     margin-bottom: 25px;
}
.topic-page .post-listing {
    overflow: visible;
    margin: 0;
}

.topic-page .blog-pagination {
    margin-bottom: 25px;
}
.hs-blog-post .body-container-wrapper {
    margin-top: 49px;
}
 h1, h2, h3, h4, h5, h6 {
    margin: 0 0 16px;
}
.two-column-module-container.no-right {
    display: none !important;
}


.two-column-module-container.no-left {
    display: block !important;
}
.two-column-module-container.right {
    display: none !important;
}
}

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

@media (max-width: 479px) {
    .blog-post-pagination span.pagination-name {
    display: none;
}
.custom-breadcrumbs-module {
    display: none !important;
}
.home-page .hs_cos_gallery_main .caption.superimpose a {
    margin-bottom: 4px;
}
.about-author-sec .custom-author-img {
    float: none;
    margin: 0 0 10px;
    text-align: center;
}
.about-author-sec .custom-author-bio {
    width: 100%;
    float: none;
    padding-left: 0;
    text-align: center;
}
.blog-post-pagination a.previous-posts-link {
    padding-left: 30px;
    padding-right: 5px;
}
.blog-post-pagination a.previous-posts-link:before,.blog-post-pagination a.next-posts-link:after {
    top: 18px;
}
.blog-post-pagination a.next-posts-link{
    padding-left: 5px;
    padding-right: 30px;
}
#captcha_wrapper #recaptcha_area, #captcha_wrapper #recaptcha_table {
    width: 100% !important;
    overflow-x: visible !important;
}
.hs-blog-header ul.custom-breadcrumbs {
    display: none;
}
}
