@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700&display=swap');
/* font-family: 'Raleway', sans-serif; */


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


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

/** 
* Border Radius 
*
*  
*/




/** 
* Box Shadow  
*
*  
*/




/** 
* Transition
* 
*  
*/




/** 
* Transform
*
*  
*/









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

/* EX: @import url('http://example.com/example_style.css'); */

@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css');

@font-face {
    font-family: Raleway;
    font-style: italic;
    font-weight: 500;
    src: local('Raleway Medium Italic'),local('Raleway-MediumItalic'),
        url(//fonts.gstatic.com/s/raleway/v12/1Ptpg8zYS_SKggPNyCgwvqJ_AtCe.ttf) format('truetype')
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 400;
    src: local('Raleway'),local('Raleway-Regular'),
        url(//fonts.gstatic.com/s/raleway/v12/1Ptug8zYS_SKggPNyC0ISg.ttf) format('truetype')
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 900;
    src: local('Raleway Black'),local('Raleway-Black'),
        url(//fonts.gstatic.com/s/raleway/v12/1Ptrg8zYS_SKggPNwK4vWqZPBQ.ttf) format('truetype')
}

@font-face {
    font-family: 'Aparajita-Bold';
    src:  
/*         url(kkHoyDQOY9/0tnRL4N/uMPOUAA==) format('woff'), */
          url('https://www.ecscorrosion.com/hubfs/ECS_August2018/Fonts/Aparajita-Bold.ttf')format('truetype');
/*         url('https://www.ecscorrosion.com/hubfs/ECS_August2018/Fonts/Aparajita-Bold.svg#Aparajita-Bold') format('svg'); */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LucidaCalligraphy-Italic';
    src:  url(data:application/x-font-woff;charset=) format('woff'),
        url('https://www.ecscorrosion.com/hubfs/ECS_August2018/Fonts/LucidaCalligraphy-Italic.ttf')  format('truetype');
/*         url('#LucidaCalligraphy-Italic') format('svg'); */
    font-weight: normal;
    font-style: normal;
}



/* HubSpot_Boilerplate-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;
} 
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}
body {
    background: #fff;
    color: #333;
    font-family: Raleway,sans-serif;
    font-size: 16px;
    line-height: 1.428571429;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
    float: none;
    max-width: 100%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

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


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

/* Basic text */
p {
    margin: 0 0 20px;
}
small {}
strong {}
em {}
cite {}
code {}
pre {}

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

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

/* Headings */
h1, h2, h3, h4, h5, h6 {
    line-height: 1.1;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 500;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}
h1, h2, h3 {
    text-transform: uppercase;
    font-weight: 900;
    color: #004419;
}
h1 {
    text-transform: uppercase;
    font-weight: 900;
    color: #004419;
    font-size: 40px;
    margin-bottom: 30px;
}
h2 {
    font-size: 35px;
}
h3 {
    font-size: 28px;
}
h4 {
    font-weight: 400;
    color: #4a4a4a;
    font-size: 28px;
    text-transform: inherit;
    padding-bottom: 15px;
}
h5 {
    font-size: 20px;
}
h6 {
    color: #009a44;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 20px;
    font-size: 16px;
}

/* Anchor Links */
a {
    color: #009a44;
    -webkit-transition: all .3s ease 0.01s;
    -o-transition: all .3s ease 0.01s;
    transition: all .3s ease 0.01s;
    text-decoration: none;
}
a:hover, a:focus {
    color: #9de100;
    text-decoration: underline;
}

/* Lists */
ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
}
ul {
    padding-left: 20px;
}
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-group {
    position: relative;
    min-height: 108px !important;
    background-color: #4a4a4a;
    border-bottom: 8px solid #009a44;
    margin-bottom: 0;
}
.header-group .page-center {
    max-width: 100% !important;
    padding: 0 !important;
}
.custom-logo {
    padding: 20px 0 0 15px;
    color: #777;
}
.custom-logo img {
    vertical-align: middle;
    max-width: 166px;
}











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

.body-container-wrapper {}
.body-container {}
.body-container .page-center{
    padding-bottom: 50px;
    padding-top: 50px;
}

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

.body-container ul li {
    padding-bottom: 8px;
    line-height: 1.2em;
}

/* =============== Global Styling =============== */

a.button {
    display: inline-block;
    color: #004419;
    font-family: Raleway,sans-serif;
    text-decoration: none;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    padding: 10px 20px;
    text-align: center;
    border-radius: 0;
    border: 2px solid #004419;
    width: 100%;
    -webkit-transition: all .3s ease 0.01s;
    -o-transition: all .3s ease 0.01s;
    transition: all .3s ease 0.01s;
    box-sizing: border-box !important;
}
a.button:hover,
a.button:active {
    color: #004419;
    background-color: #9de100;
    border-color: #9de100;
}
a.button:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    text-decoration: underline;
}
.main-styling .row-1-group {
    padding-bottom: 50px;
    padding-top: 50px;
    margin: 0;
    border-bottom: 0;
    background: -webkit-linear-gradient(top,rgba(255,255,255,0),#f9f9f9);
    background: -o-linear-gradient(top,rgba(255,255,255,0),#f9f9f9);
    background: linear-gradient(to bottom,rgba(255,255,255,0),#f9f9f9);
}
.main-styling .row-1-group .page-center {
    padding-top: 0;
    padding-bottom: 0;
}
.main-styling .row-2-group .page-center {
    padding-top: 0;
    padding-bottom: 0;
}
.video-wrapper {
    margin-bottom: 20px;
    position: relative;
    padding: 0;
    padding-top: 56.2%;
    width: 100%;
    margin-top: 20px;
}
.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.main-styling .custom-heading {
    text-align: center;
    padding: 20px 0;
}
.main-styling .custom-heading h1 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.main-styling .custom-heading h1 span {
    color: #009a44;
}
.main-styling .bottom-section-group {
    background-color: #4a4a4a;
    color: #cecece;
    padding: 50px 0;
}
.main-styling .bottom-section-group .page-center {
    padding-top: 0;
    padding-bottom: 0;
}
.main-styling .bottom-section-group .col-2 h2 {
    color: #009a44;
    margin-top: 0;
    font-size: 28px;
}
b, strong {
    font-weight: 700;
}
.main-styling .bottom-section-group .col-2 strong {
    color: #009a44;
}
.main-styling .bottom-section-group .col-2 h3 {
    font-size: 16px;
}
.main-styling .bottom-section-group .col-1 .video-wrapper {
    padding: 0;
    min-height: 360px;
    margin: 0;
}

/* =============== Custom Module Styling =============== */

/* =============== Two Column Content With Right Image =============== */

.two-column-content-with-right-image {
    margin-left: -15px;
    margin-right: -15px;
}
.two-column-content-with-right-image:after {
    content: "";
    display: table;
    clear: both;
}
.two-column-content-with-right-image .custom-column {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 50%;
}

.two-column-content-with-right-image h1.page-title {
    margin-top: 0;
    margin-bottom: 10px;
}
.two-column-content-with-right-image h1.page-title span.green-heading {
    color: #009a44;
}
.two-column-content-with-right-image h2.page-sub-title {
    font-weight: 400;
    color: #4a4a4a;
    font-size: 28px;
    text-transform: inherit;
    padding-bottom: 15px;
}
.two-column-content-with-right-image .page-content h3 {
    font-size: 20px;
}
.two-column-content-with-right-image .page-content h2 {
    font-size: 28px;
}
.two-column-content-with-right-image .button-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.two-column-content-with-right-image .button-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.two-column-content-with-right-image .button-item a.button {
    margin-right: 15px;
    margin-bottom: 15px;
}

/* =============== Icon Heading With Button =============== */

.icon-heading-with-button {
    margin-left: -15px;
    margin-right: -15px;
    text-align:center;
    /* display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; */
}
.icon-heading-with-button:after {
    content: "";
    display: table;
    clear: both;
}
.icon-heading-with-button .custom-item {
    min-height: 1px;
    margin: 0 -2px;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
    float: none;
    width: 50%;
    display: inline-block;
    text-align:left;
}
.icon-heading-with-button .content-group {
    background-color: #f5f5f5;
    width: 100%;
    padding: 40px;
    margin-bottom: 30px;
    min-height: 300px;
}
.icon-heading-with-button .icon-with-heading {
    margin-left: -15px;
    margin-right: -15px;
}
.icon-heading-with-button .icon {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 25%;
}
.icon-heading-with-button .icon img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    vertical-align: middle;
}
.icon-heading-with-button .heading {
    width: 75%;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.icon-heading-with-button .heading h2 {
    margin-top: 0;
    font-size: 28px;
}
.icon-heading-with-button .heading h2 a {
    color: #004419;
}
.icon-heading-with-button .heading h2 span.green-text {
    color: #009a44;
}
.icon-heading-with-button .heading h2 a:hover {
    text-decoration: none;
}
.icon-heading-with-button .icon-with-heading:after {
    content: "";
    display: table;
    clear: both;
}
.icon-heading-with-button .grid-item-subtitle {
    color: #4a4a4a;
    font-size: 20px;
    margin-bottom: 15px;
}
.icon-heading-with-button .grid-item-content {
    margin-bottom: 30px;
}

.two-column-content-with-right-image.no-img .product_image { display: none; }
.two-column-content-with-right-image.no-img .custom-column {width: 100%; }

/* =============== Heading With CTA =============== */

.custom-just-numbers {
    padding: 100px 0;
    background-color: #4a4a4a;
    background-position: center;
/*     margin: 80px 0; */
    background-size: cover;
}
.custom-just-numbers .page-center {
    padding-top: 0;
    padding-bottom: 0;
}
.custom-just-numbers .inner-wrapper:after {
    content: "";
    display: table;
    clear: both;
}
.custom-just-numbers .inner-wrapper {
    margin-left: -15px;
    margin-right: -15px;
}
.custom-just-numbers .inner-wrapper .custom-column {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
.custom-just-numbers .inner-wrapper .col-1 {
    width: 83.3333333333%;
}
.custom-just-numbers .inner-wrapper .col-2 {
    width: 16.6666666667%;
}
.custom-just-numbers .inner-wrapper .content {
    font-size: 40px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
}
.custom-just-numbers .inner-wrapper .content .green-text {
    color: #9de100;
}
.custom-just-numbers .inner-wrapper a.button {
    color: #9de100;
    border-color: #9de100;
}
.custom-just-numbers .inner-wrapper a.button:active,
.custom-just-numbers .inner-wrapper a.button:hover {
    color: #4a4a4a;
    background: #9de100;
}

/* =============== Our Team =============== */

.our-team-group:after {
    content: "";
    display: table;
    clear: both;
}
.our-team-group .custom-column {
    width: 25%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.our-team-group .custom-column h3 {
    font-size: 20px;
}
.our-team-group .custom-column h4 {
    font-size: 18px;
    margin-bottom: 52px;
    padding: 0;
    margin-top: 10px;
}
.our-team-group .custom-column:nth-child(4n+1) {
    clear: both;
}

/* =============== Heading With Video =============== */

.heading-with-video .heading h2 {
    font-size: 28px;
    text-align: center;
    padding-top: 20px;
    margin-bottom: 10px;
    margin-top: 0;
}
.heading-with-video .heading hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.heading-with-video .custom-column {
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.heading-with-video .video-group:after {
    content: "";
    display: table;
    clear: both;
}

/* =============== Title With Content Box =============== */

.title-with-content-box {
    margin-left: -15px;
    margin-right: -15px;
}
.title-with-content-box:after {
    content: "";
    display: table;
    clear: both;
}
.title-with-content-box .custom-column {
    width: 50%;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.title-with-content-box.three-column .custom-column {
    width: 33.3333333333%;
}
.title-with-content-box .inner-content {
    min-height: 300px;
    margin-bottom: 30px;
    background-color: #4a4a4a;
}
.title-with-content-box .custom-title {
    text-align: center;
    background-color: #cecece;
    border-bottom: 8px solid #9de100;
    padding: 14px 0 10px;
}
.title-with-content-box .custom-title h2 {
    font-size: 28px;
    margin: 0;
}
.title-with-content-box .custom-content {
    padding: 40px;
    color: #cecece;
}
.title-with-content-box .custom-content p a {
    color: #009a44;
}

/* =============== Two Column Right Image With Background =============== */

.two-column-right-image-with-background {
    margin-left: -15px;
    margin-right: -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.two-column-right-image-with-background:after {
    content: "";
    display: table;
    clear: both;
}
.two-column-right-image-with-background .custom-column {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.two-column-right-image-with-background .content-group {
    background-color: #f5f5f5;
    width: 100%;
    padding: 40px;
    margin-bottom: 30px;
    min-height: 300px;
}
.two-column-right-image-with-background .inner-group {
    margin-left: -15px;
    margin-right: -15px;
}
.two-column-right-image-with-background .left-content {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 58.3333333333%;
}
.two-column-right-image-with-background .left-content a {
    text-decoration: none;
}
.two-column-right-image-with-background .right-image {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 41.6666666667%;
}
.two-column-right-image-with-background .left-content h2 {
    font-size: 28px;
    margin-top: 0;
}
.two-column-right-image-with-background .left-content h2 span {
    color: #009a44;
}
.two-column-right-image-with-background .grid-item-content {
    margin-bottom: 30px;
    margin-top: 15px;
}
.two-column-right-image-with-background .right-image img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    vertical-align: middle;
}
/* =============== Logo Group Styling =============== */
.logo-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.logo-group .custom-column img {
    width: 220px;
    padding: 0;
    vertical-align: middle;
    height: auto;
}

/* =============== Heading With Button Group Styling =============== */

.heading-with-button-group h3.section-header {
    color: #4a4a4a;
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 20px;
}
.heading-with-button-group h3.section-header span {
    color: #009a44;
}
.heading-with-button-group .button-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.heading-with-button-group .button-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.heading-with-button-group .button-item a.button {
    margin-right: 15px;
    margin-bottom: 15px;
    width: 100%;
}
/* =============== Image with overlay Content =============== */

.image-with-overlay-content:after {
    content: "";
    display: table;
    clear: both;
}
.image-with-overlay-content .custom-column {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
.image-with-overlay-content .inner-content {
    padding: 40px;
    background-size: cover;
    text-align: center;
    color: #fff;
    margin: 0 -15px;
    background-position: center center;
    position: relative;
}
.image-with-overlay-content .inner-content:after {
    position: absolute;
    background-color: rgba(0,0,0,.35);
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.image-with-overlay-content .custom-title {
    -webkit-transition: all .5s ease-in-out 0.01s;
    -o-transition: all .5s ease-in-out 0.01s;
    transition: all .5s ease-in-out 0.01s;
    font-size: 40px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 30px;
    line-height: 1em;
    position: relative;
    z-index: 2;
}
.image-with-overlay-content .content-animate {
    -webkit-transition: all .5s ease-in-out 0.01s;
    -o-transition: all .5s ease-in-out 0.01s;
    transition: all .5s ease-in-out 0.01s;
    position: relative;
    z-index: 2;
}
.image-with-overlay-content .custom-title span.sub-heading {
    color: #9de100;
    -webkit-transition: all .5s ease-in-out 0.01s;
    -o-transition: all .5s ease-in-out 0.01s;
    transition: all .5s ease-in-out 0.01s;
}
.image-with-overlay-content .custom-content {
    -webkit-transition: all .5s ease-in-out 0.01s;
    -o-transition: all .5s ease-in-out 0.01s;
    transition: all .5s ease-in-out 0.01s;
    margin-bottom: 30px;
}
.image-with-overlay-content a.green-button.button {
    color: #9de100;
    border-color: #9de100;
}
.image-with-overlay-content a.green-button.button:hover {
    color: #004419;
    background: #9de100;
}

/* =============== Testimonial Group =============== */

.testimonial-group {
    padding-top: 50px;
    margin-left: -15px;
    margin-right: -15px;
}
.testimonial-group .custom-column {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
.testimonial-group .left-column {
    width: 33.3333333333%;
}
.testimonial-group .right-column {
    width: 66.6666666667%;
}
.testimonial-group .testimonial-img {
    text-align: center;
    filter: grayscale(100%);
}
.testimonial-group .testimonial-excerpt {
    color: #009a44;
    font-style: italic;
    margin-bottom: 15px;
}
.testimonial-group .testimonial-excerpt:before {
    top: -100px;
    left: -100px;
    color: #e7f5c8;
    content: '“';
    font-size: 200px;
    font-style: normal;
    font-weight: 900;
    position: absolute;
}
.testimonial-group .testimonial-by {
    font-weight: 900;
}






/* =============== Custom Module Styling End =============== */


/* =============== About Layout =============== */

.about-layout .about-row-1 {
    padding-bottom: 50px;
    padding-top: 50px;
    margin: 0;
    border-bottom: 0;
    background: -webkit-linear-gradient(top,rgba(255,255,255,0),#f9f9f9);
    background: -o-linear-gradient(top,rgba(255,255,255,0),#f9f9f9);
    background: linear-gradient(to bottom,rgba(255,255,255,0),#f9f9f9);
}
.about-layout .about-row-1 .page-center {
    padding-top: 0;
    padding-bottom: 0;
}
.about-layout .about-row-2 {
    padding-top: 60px;
}
.about-layout .about-row-2 .page-center {
    padding-top: 0;
    padding-bottom: 0;
}
.about-layout .about-row-2-col .hs_cos_wrapper_type_header {
    text-align: center;
    padding: 20px 0;
    display: block;
    margin-bottom: 40px;
}
.about-layout .about-row-2-col .hs_cos_wrapper_type_header h1 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.about-layout .about-row-2-col h1 {
    margin-bottom: 10px;
}
.about-layout .about-row-2-col .section-header h1 {
    text-align: center;
    font-size: 40px;
    padding: 10px 0 20px 0;
}
.about-layout .about-row-2-col .section-header p.secondary-header {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 900;
    color: #004419;
    text-align: center;
    margin-top: 17px;
    margin-bottom: 7px;
}


/* =============== Product Layout =============== */

.product-layout .icon-heading-with-button .grid-item-content strong {
    color: #009a44;
    text-transform: uppercase;
    font-weight: 700;
}
.product-layout .row-1-col .hs_cos_wrapper_type_header h1 {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 10px;
}
.product-layout .row-1-col .hs_cos_wrapper_type_header h1 span {
    color: #009a44;
}
.product-layout .row-2-col .hs_cos_wrapper_type_rich_text .video-wrapper {
    padding-top: 36.487%;
    width: 48.65%;
    margin-top: 0;
}
.product-layout .row-2-group {
    margin-top: 30px;
    margin-bottom: 20px;
}
.product-layout .row-2-col .hs_cos_wrapper_type_header {
    text-align: center;
    padding: 0 0 20px;
    display:block;
}
.product-layout .row-2-col .hs_cos_wrapper_type_header h1 {
    font-size: 40px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.product-layout .row-2-col .hs_cos_wrapper_type_header h1 span {
    color: #009a44;
}
.product-layout .row-2-col h6 {
    color: #4a4a4a;
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 20px;
}
.product-layout .row-2-col h3 {
    font-size: 20px;
}
.product-layout .row-2-col .two-column-content-with-right-image {
    padding-top: 10px;
    width: 85.527%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
}
.product-layout .row-2-col .two-column-content-with-right-image h1.page-title {
    font-size: 40px;
    margin-bottom: 30px;
    margin-top: 20px;
}
.product-layout .row-2-col .two-column-content-with-right-image h2.page-sub-title {
    text-transform: uppercase;
    font-weight: 900;
    color: #004419;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 20px;
    padding: 0;
}








/* =============== Privacy Policy Layout =============== */

.privacy-policy-layout .row-1-group {
    margin-bottom: 60px;
}
.privacy-policy-layout .row-1-col h1 {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 10px;
}
.privacy-policy-layout .row-1-col h3 {
    font-size: 20px;
}
.privacy-policy-layout .custom-just-numbers {
    background-color: #cecece;
}

/* =============== Dry Pipe System =============== */

.dry-pipe-systems-layout .row-2-group {
    background-color: #4a4a4a;
    color: #cecece;
    padding: 50px 0;
}
.dry-pipe-systems-layout .row-2-group .row-2-col-2 h2 {
    color: #009a44;
    margin-top: 0;
    font-size: 28px;
}
.dry-pipe-systems-layout .row-2-group .row-2-col-2 h3 {
    font-size: 16px;
}
.dry-pipe-systems-layout .row-2-group .row-2-col-2 h3 strong {
    color: #009a44;
    font-weight: 700;
}
.dry-pipe-systems-layout .row-3-group .page-center {
    padding-top: 0;
    padding-bottom: 0;
}
.dry-pipe-systems-layout .row-3-group .custom-heading {
    text-align: center;
    padding: 20px 0;
}
.dry-pipe-systems-layout .row-3-group .custom-heading h1 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.dry-pipe-systems-layout .row-3-group .custom-heading h1 span {
    color: #009a44;
}

/* =============== Full Width Layout =============== */

.full-width-layout .body-container .page-center {
    margin-bottom: 20px;
    margin-top: 40px;
    padding-top: 0;
    padding-bottom: 0;
}
.full-width-layout .main-content h1 {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 10px;
}

/* =============== Contact =============== */
.contact-layout .row-1-group {
    border-bottom: 0;
    background: -webkit-linear-gradient(top,rgba(255,255,255,0),#f9f9f9);
    background: -o-linear-gradient(top,rgba(255,255,255,0),#f9f9f9);
    background: linear-gradient(to bottom,rgba(255,255,255,0),#f9f9f9);
}
.contact-layout .main-content h1 {
    margin-top: 0;
    margin-bottom: 10px;
}
.contact-layout .main-content h2 {
    font-weight: 400;
    color: #4a4a4a;
    font-size: 28px;
    text-transform: inherit;
    padding-bottom: 15px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.contact-layout .row-2-group {
    background-color: #4a4a4a;
    padding: 50px 0;
    color: #cecece;
    margin-bottom: 50px;
}
.contact-layout .main-content a.button {
    margin-bottom: 15px;
}
.contact-layout .row-2-group .page-center {
    padding-top: 0;
    padding-bottom: 0;
}
.contact-form h3.form-title, 
.row-fluid .landing-newhero .landing-righthero .form-title-new h3, 
.row-fluid .hero-formtitle h3,
.row-fluid .form-inntitle h3 {
    color: #009a44;
    margin-top: 0;
    font-size: 40px;
}

.row-fluid .landing-newhero .landing-righthero.ppc-landinpage .form-title-new h3 { color: #9de100; }
.row-fluid .landing-newhero .landing-righthero.ppc-landinpage ul.hs-error-msgs { color:#00dfff; }

.contact-form h3.form-title span, .row-fluid .landing-newhero .landing-righthero .form-title-new h3 span,
.row-fluid .hero-formtitle h3 span, .row-fluid .form-inntitle h3 span {color: #9de100;}

.contact-form form label span.hs-form-required {
    display: none;
}
.contact-form form .hs-form-field,
.pricing-layout .pricing-form form .hs-form-field {
    margin-bottom: 20px;
}
.pricing-layout .pricing-form form .hs-input, 
.contact-form form .hs-input {
    max-width: 100%;
    font-size: 16px;
    margin-bottom: 10px;
}
.pricing-layout .pricing-form form select.hs-input,
.contact-form form select.hs-input {
    background-size: contain;
    padding: 13px 11px;
    border: 1px solid #cecece;
    border-left: 4px solid #009a44;
    margin-bottom: 10px;
    background-color: #cecece;
    margin-bottom: 10px;
}
.pricing-layout .pricing-form form textarea, 
.contact-form form textarea {
    min-height: 220px;
}
.pricing-layout .pricing-form form .actions,
.contact-form form .actions,
.hs-landing-page form .actions {
    text-align: center;
    margin-top: 8px;
}
.contact-layout .row-3-group {
    margin: 0 0 50px;
}
.contact-layout .row-3-group .page-center {
    padding-top: 0;
    padding-bottom: 0;
}

/* =============== Pricing =============== */

.pricing-layout .row-1-group {
    background-color: #4a4a4a;
    padding: 50px 0;
    color: #cecece;
    margin-bottom: 50px;
}
.pricing-layout .page-center {
    padding-top: 0;
    padding-bottom: 0;
}
.pricing-layout .pricing-form h3.form-title {
    color: #009a44;
    margin-top: 0;
    font-size: 40px;
    margin-bottom: 10px;
}
.pricing-layout .pricing-form h3.form-title span {
    color: #9de100;
}
.pricing-layout .pricing-form form h1 {
    font-size: 25px;
    margin-top: 0;
    margin-bottom: 10px;
}
.pricing-layout .pricing-form form label span.hs-form-required {
    display: none;
}
.pricing-layout .pricing-form form .hs_attach_file .hs-input {
    background: transparent;
    border: none;
    padding: 0;
    padding-bottom: 20px;
    margin-bottom: 0;
    color: #cecece;
}
.pricing-layout .row-2-group .page-center {
    padding-top: 0;
    padding-bottom: 0;
}

/* =============== Market Layout =============== */

.market-layout .row-2-col {
    margin-top: 30px;
}
.market-layout .row-3-group .page-center {
    padding-top: 0;
    padding-bottom: 0;
}
.market-layout .row-3-group h3.section-header span {
    color: #4a4a4a;
    font-size: 16px;
    margin-bottom: 15px;
}

.pricing-layout .pricing-form form .actions input.hs-button.primary.large, 
.contact-form form .actions input.hs-button.primary.large {
    margin: 0;
}

/* =============== Home Banner Area =============== */

.home-banner-area {
    background: no-repeat center center #4a4a4a;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.home-banner-area .page-center {
    padding-top: 0;
    padding-bottom: 0;
}
.home-banner-area .banner-content {
    padding: 100px 0;
}
.home-layout .home-row-1 {
    margin-bottom: 20px;
    margin-top: 40px;
}
.home-layout .home-row-1 .page-center {
    padding-top: 0;
    padding-bottom: 0;
}
.home-layout .home-row-1 .home-row-1-col {
    width: 85.527%;
    margin-left: auto !important;
    float: none;
    margin-right: auto !important;
    padding-left: 15px;
    padding-right: 15px;
}
.home-layout .home-row-1-col h1 {
    font-size: 35px;
    margin-top: 0;
    margin-bottom: 10px;
}
.home-layout .home-row-1-col h3 {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.home-layout .home-row-2 .page-center {
    padding-top: 0;
    padding-bottom: 0;
}
.home-layout .home-row-3 {
    background-repeat: no-repeat;
    padding-top: 40px;
}
.home-layout .home-row-3-col {
    margin-top: -1px;
}
.home-layout .home-row-3 .page-center {
    padding-top: 0;
    padding-bottom: 0;
}
.home-layout .home-row-3-col .two-column-content-with-right-image {
    width: 85.527%;
    margin-left: auto !important;
    float: none;
    margin-right: auto !important;
}
.home-layout .home-row-3-col .two-column-content-with-right-image h1.page-title {
    font-size: 40px;
    margin-bottom: 30px;
    margin-top: 20px;
}
.home-layout .home-row-4 {
    margin-bottom: 100px;
}
.home-layout .home-row-4 .page-center {
    padding-top: 0;
    padding-bottom: 0;
}
.home-layout .home-row-5 {
    background-color: #4a4a4a;
    padding: 50px 0;
    color: #cecece;
    margin-bottom: 50px;
}

.home-layout .home-row-5 .page-center {
    padding-top: 0;
    padding-bottom: 0;
}
.home-layout .home-row-6 {
    padding-bottom: 50px;
}
.home-layout .home-row-6 .page-center {
    padding-top: 0;
    padding-bottom: 0;
}
.home-layout .home-row-6 .row-6-right-column {
    padding-top: 20px;
}


.testimonial-group .content-group {
    display: table;
    width: 100%;
}


.testimonial-group .content-group {
    display:none;
}
.testimonial-group .content-group.active {
    display:block;
}



.home-layout .contact-form form select.hs-input {
    min-height: 50px;
    height: 50px;
    border-radius: 0 !important;
}

.subscribe-options label {
    margin:0 !important;
}

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

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

.custom-footer-group {
    background-color: #4a4a4a;
    padding: 50px 0;
    color: #cecece;
}
.footer-left-link h3 {
    color: #cecece;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 900;
}
.footer-left-link ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 0;
    list-style: none;
}
.footer-left-link ul li {
    padding-bottom: 8px;
    line-height: 1.2em;
}
.footer-left-link ul li a {
    color: #cecece;
    text-decoration: none;
    display: block;
    padding: 0;
}
.footer-left-link ul li a:hover {
    color: #cecece;
    text-decoration: underline;
}
.footer-social-group h3 {
    color: #cecece;
    font-size: 20px;
    font-weight:900;
}
.footer-social-group ul {
    padding-left: 0;
    list-style: none;
}
.footer-social-group ul li {
    display: inline-block;
    margin-right: 10px;
    padding-bottom: 8px;
    line-height: 1.2em;
}
.footer-social-group ul li a {
    color: #cecece;
    text-decoration: none;
    padding: 0;
}
.footer-social-group ul li a i {
    background-color: #cecece;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    color: #4a4a4a;
    text-align: center;
    padding: 6px;
    font-size: 14px;
}
.footer-form h3.form-title {
    color: #cecece;
    margin-top: 0;
    font-size: 20px;
    background-color:transparent;
    font-weight: 900;
}
.footer-form {
    background-color: #727272;
    padding: 20px 20px 20px;
}
.footer-form form .hs-form-field {
    float: left;
    width: 336px;
    margin-right: 20px;
    padding:0;
}
.footer-form form label .hs-form-required {
    display: none;
}
.footer-form form .hs-input {
    padding: 15px;
    color: #333;
    font-size: 16px;
    background-color: #cecece;
    width: 100%;
    border: 0;
    border-radius: 0;
    border-left: 4px solid #009a44;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: Raleway,sans-serif;
    max-width: 100%;
    margin: 0 !important;
}
.footer-form form{max-width:none;}
.footer-form form label{margin:0;}
.footer-form form .hs-button.primary.large {
    padding: 10px 40px;
    border-radius: 0;
    background: 0 0;
    -webkit-transition: all .3s ease 0.01s;
    -o-transition: all .3s ease 0.01s;
    transition: all .3s ease 0.01s;
    font-size: 18px;
    width: auto;
    border: 2px solid #004419;
    text-align: center;
    color: #9de100;
    border-color: #9de100;
    font-weight: 900;
    text-transform: uppercase;
    font-family: Raleway,sans-serif;
    text-decoration: none;
    display: inline-block;
    line-height: inherit;
    margin: 0 !important;
    min-width: auto;
}
.footer-form form .hs-button.primary.large:hover {
    text-decoration: none;
    color: #004419;
    background-color: #9de100;
    border-color: #9de100;
}
.footer-form form .hs-button.primary.large:active {
    text-decoration: none;
    color: #004419;
    background-color: #9de100;
    border-color: #9de100;
}
.footer-form form .hs_error_rollup {
    float: left;
}
.footer-form form ul.hs-error-msgs {
    margin: 10px 0;
    padding: 0;
    list-style: none;
}
.footer-form form ul.hs-error-msgs label {
    color: red;
}
.custom-copyright {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    margin-top: 55px;
}
.custom-copyright p {
    margin: 0;
}
.custom-copyright p a {
    color: #cecece;
    text-decoration: none;
}
.custom-copyright p a:hover {
    text-decoration: underline;
}

.row-fluid .home-row-5 form select { -webkit-appearance:none; -moz-appearance:none; appearance:none; }
.custom-blog-recent-group h2 { font-size:28px; }
.custom-blog-recent-group h4 { font-size:18px; margin:10px 0; padding-bottom:0; }

.hs-blog-post .blog-section .post-body .hs_cos_wrapper_type_rich_text h2 { font-size:24px; text-transform:none; color:#009a44; font-weight:400; padding-bottom:5px; }
.hs-blog-post .blog-section .post-body h4 { font-size:18px; margin:10px 0; padding-bottom:0; }

/* New Blog 29-08-2018 */
.row-fluid .blog2-left { width:70%; float:left; }
.row-fluid .blog2-right { margin:0; padding-left:30px; width:30%; float:left; }

.row-fluid .blog2-section { padding:70px 0; }
.row-fluid .blog2-section .page-center { padding-top:0; }
.row-fluid .blog2-left .hs-featured-image-wrapper { height:400px; background-size:cover; background-position:center center; background-repeat:no-repeat; }
.row-fluid .post2-item { margin-bottom:55px; background:; -webkit-border-radius: 15px;
-moz-border-radius: 15px;
-o-border-radius: 15px;
-ms-border-radius: 15px;
border-radius: 15px;; overflow:hidden; -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
-o-box-shadow: 0 0 10px rgba(0,0,0,0.2);
-ms-box-shadow: 0 0 10px rgba(0,0,0,0.2);
box-shadow: 0 0 10px rgba(0,0,0,0.2);; }
.row-fluid .blog2-text { padding:50px; display:inline-block; width:100%; position:relative; }
.row-fluid .blog2-content h2 { font-size:26px; line-height:28px; font-weight:500; margin:0 0 15px; text-transform:none; }
.row-fluid .blog2-content .post2-header h2 a:hover { text-decoration:none; }
.row-fluid .blog2-date { width:25%; letter-spacing:1.5px; float:left; }
.row-fluid .blog2-date .blog2-day { font-size:60px; line-height:66px; font-weight:700; color:#31d093; }
.row-fluid .blog2-date .blog2-year { font-size:20px; text-transform:uppercase; color:; }
.row-fluid .blog2-content { width:75%; float:left; }
.row-fluid .blog2-section a:hover { text-decoration:none; }

.row-fluid .post2-comabin { margin-top:10px; display:inline-block; width:100%; }
.row-fluid .post2-comabinside { display:inline-block; width: calc(100% - 45px); vertical-align: middle; }
.row-fluid .post2-comabinside .hubspot-editable , .row-fluid .post2-comabinside .blog2-topics , .row-fluid .post2-comabinside .custom_listing_comments  { padding-right:10px; display:inline-block; color:#1f1f1f; }
.row-fluid .post2-comabinside .hubspot-editable a , .row-fluid .post2-comabinside .blog2-topics a , .row-fluid .post2-comabinside .custom_listing_comments span { font-weight:600; color:#1f1f1f; }
.row-fluid .post2-comabinside .hubspot-editable a:hover , .row-fluid .post2-comabinside .blog2-topics a:hover { color:#31d093; }
.row-fluid .post2-more { display:inline-block; width:40px; }
.row-fluid .post2-more a { width:40px; height:40px; line-height:30px; display:inline-block; text-align:center; -webkit-border-radius: 100px;
-moz-border-radius: 100px;
-o-border-radius: 100px;
-ms-border-radius: 100px;
border-radius: 100px;; }
.row-fluid .post2-more a:hover { -webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.2);
-moz-box-shadow: 0 2px 10px rgba(0,0,0,0.2);
-o-box-shadow: 0 2px 10px rgba(0,0,0,0.2);
-ms-box-shadow: 0 2px 10px rgba(0,0,0,0.2);
box-shadow: 0 2px 10px rgba(0,0,0,0.2);; }

.row-fluid .blog2-socialicon { position:absolute; top:-30px; right:50px; }
.row-fluid .blog2-socialicon ul { margin:0; padding:0; list-style-type:none; }
.row-fluid .blog2-socialicon ul li { margin:0; padding:0 5px; display:inline-block; }
.row-fluid .blog2-socialicon ul li a { width:58px; height:58px; line-height:58px; font-size:20px; color:#fff; display:inline-block; background:#3b5998; text-align:center; -webkit-border-radius: 100px;
-moz-border-radius: 100px;
-o-border-radius: 100px;
-ms-border-radius: 100px;
border-radius: 100px;; color:; -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.1);
-moz-box-shadow: 0 3px 6px rgba(0,0,0,0.1);
-o-box-shadow: 0 3px 6px rgba(0,0,0,0.1);
-ms-box-shadow: 0 3px 6px rgba(0,0,0,0.1);
box-shadow: 0 3px 6px rgba(0,0,0,0.1);; }
.row-fluid .blog2-socialicon ul li:nth-child(2) a { background:#1dcaff; }
.row-fluid .blog2-socialicon ul li:nth-child(3) a { background:#0077B5; }
.row-fluid .blog2-socialicon ul li:nth-child(4) a { background:#ffffff;  color:#31d093; }
.row-fluid .blog2-socialicon ul li a:hover { -webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.5);
-moz-box-shadow: 0 2px 10px rgba(0,0,0,0.5);
-o-box-shadow: 0 2px 10px rgba(0,0,0,0.5);
-ms-box-shadow: 0 2px 10px rgba(0,0,0,0.5);
box-shadow: 0 2px 10px rgba(0,0,0,0.5);; }

.row-fluid .blog2-right .google-search { -webkit-border-radius: 15px;
-moz-border-radius: 15px;
-o-border-radius: 15px;
-ms-border-radius: 15px;
border-radius: 15px;; }
.row-fluid .blog2-right .rece-image { width:74px; height:74px; -webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;; background-size:cover !important; background-repeat:no-repeat !important; background-position:center center !important; }
.row-fluid .blog2-right .blog-togs { -webkit-border-radius: 15px;
-moz-border-radius: 15px;
-o-border-radius: 15px;
-ms-border-radius: 15px;
border-radius: 15px;; }
.row-fluid .blog2-right .blog-togs ul li a { -webkit-border-radius: 50px;
-moz-border-radius: 50px;
-o-border-radius: 50px;
-ms-border-radius: 50px;
border-radius: 50px;; }

.row-fluid .blog-boxineer { margin-bottom:30px; }
.row-fluid .blog-boxineer h3 { padding:0 0 25px; font-size:26px; line-height:32px; text-transform:none; margin-top:0; }
.row-fluid .blog-boxineer h3:after { content:''; margin-top:6px; width:40px; height:2px; display:block; background:#31d093; }
.row-fluid .blog-boxineer ul { margin:0; padding:0; list-style-type:none; }
.row-fluid .blog-boxineer ul li { margin:0; padding:0; display:block; }

.row-fluid .google-search { margin-bottom: 15px; background: transparent; -webkit-box-shadow: 1px 0 8px rgba(0,0,0,0.2);
-moz-box-shadow: 1px 0 8px rgba(0,0,0,0.2);
-o-box-shadow: 1px 0 8px rgba(0,0,0,0.2);
-ms-box-shadow: 1px 0 8px rgba(0,0,0,0.2);
box-shadow: 1px 0 8px rgba(0,0,0,0.2);; display:inline-block; width:100%; }
.row-fluid .google-search .gsc-control-cse.gsc-control-cse-en { padding: 0; float: left; width: 100%; background: transparent; border: 0;}
.row-fluid .google-search .gsc-search-box.gsc-search-box-tools { border: 0; width: 100%; float: left; padding: 0; margin: 0;}
.row-fluid .google-search .gsc-input-box { background:transparent; height: 100%; border: 0; padding: 0;}
.row-fluid .google-search .gsc-input input { float: left; width: 100% !important; background:transparent !important; height: 44px !important; padding: 0 12px !important; font-size: 20px; -webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
-o-border-radius: 0 !important;
-ms-border-radius: 0 !important;
border-radius: 0 !important;; }
.row-fluid .google-search table.gsc-search-box td { padding: 0; width: 0;}
.row-fluid .google-search table.gsc-search-box { margin: 0; background: transparent;}
.row-fluid .google-search .google-search .gsc-input-box { background: transparent;}
.row-fluid .google-search .gsc-search-box tr td:first-child { float: left; width: 82%; padding: 0; background: transparent;}
.row-fluid .google-search .gsc-search-box tr td:first-child .gsib_a { width: 100%;}
.row-fluid .google-search .gsc-search-box tr td:nth-child(2) { float: right; width: 18%; background: transparent;}
.row-fluid .google-search table.gsc-search-box td { width: auto;}
.row-fluid .google-search .gsc-search-button { position: relative; border: 0; padding: 0; margin: 0; float: right; height:44px; cursor: pointer; border-radius:0 15px 15px 0; }
.row-fluid .google-search .gsc-search-button input[type=image] { background: url('https://www.ecscorrosion.com/hubfs/ECS_August2018/Image/right.png') no-repeat center center !important; opacity: 0;}
.row-fluid .google-search .gsc-search-button-v2 { width: 100% !important;}
.row-fluid .google-search .gsc-search-button:before { position:absolute; cursor:pointer; content:"\f002"; background:transparent; line-height:44px; font-family:'FontAwesome'; color:#31d093; font-size:24px; height:100%; padding:0 13px; right:0; top:0; width:100%; text-align:center; }
.row-fluid .google-search .gsst_a { display: none; }
.row-fluid .google-search .gsc-input-box , .row-fluid .google-search .gsc-input-box-focus , .row-fluid .google-search .gsc-input-box-hover { border:none !important; box-shadow:none !important; }
.google-search form::-webkit-input-placeholder { color: #AEAFB1; font-size: 16px; font-family: 'proxima_nova_rgregular'; letter-spacing: 0; text-transform: capitalize; opacity: 1;}
.google-search form:-moz-placeholder { color: #AEAFB1; font-size: 16px; font-family: 'proxima_nova_rgregular'; letter-spacing: 0; text-transform: capitalize; opacity: 1;}
.google-search form::-moz-placeholder { color: #AEAFB1; font-size: 16px; font-family: 'proxima_nova_rgregular'; letter-spacing: 0; text-transform: capitalize; opacity: 1;}
.google-search form:-ms-input-placeholder {color: #AEAFB1; font-size: 16px; font-family: 'proxima_nova_rgregular'; letter-spacing: 0; text-transform: capitalize; opacity: 1;}

.row-fluid .site-search form { float:left; width:100%; position:relative; }
.row-fluid .site-search form input.hs-search-field__input { margin-bottom:0; margin-right:2%; width:100%; max-width:100%; float:left; border:1px solid transparent; background:#fff; border-radius:50px; margin:0; padding:0 10px; height:44px; box-shadow:1px 0 8px rgba(0,0,0,0.2); text-indent:0px; font-size:14px; outline:none; }
.row-fluid .site-search form:after { position:absolute; cursor:pointer; content:"\f002"; background:transparent; line-height:44px; font-family:'FontAwesome'; color:#31d093; font-size:24px; height:100%; padding:0 13px; right:0; top:0; width:55px; text-align:center; background:#ccc; border-radius:0px 15px 15px 0; }

.row-fluid .blog-serach-resultsec ul.hs-search-results__listing { float:left; width:100%; }
.row-fluid .blog-serach-resultsec ul.hs-search-results__listing li { float:left; width:100%; padding:0 0 15px; margin-bottom:15px; border-bottom:1px solid #ccc; font-size:16px; line-height:24px; }
.row-fluid .blog-serach-resultsec ul.hs-search-results__listing li:last-child { border:0; }
.row-fluid .blog-serach-resultsec p { margin:0; }

/* recent post */
.row-fluid .rece-box { float:left; width:100%; margin-bottom:14px; }
.row-fluid .rece-image { width:80px; height:66px; float:left; background-size:cover; background-position:center center; background-repeat:no-repeat; }
.row-fluid .rece-text { width:calc(100% - 80px); float:left; padding-left:10px; }
.row-fluid .rece-text h4 { padding:0 0 5px; font-size:14px; line-height:20px; font-weight:400; margin:0; }
.row-fluid .rece-text h4 a { color:#1f1f1f; } 
.row-fluid .rece-text h4 a:hover { color:#31d093; text-decoration:none; }
.row-fluid .rece-links { font-size:13px; line-height:16px; }
.row-fluid .rece-links .rece-author a { color:; }
.row-fluid .rece-links .rece-author a:hover { text-decoration:none; }
.row-fluid .rece-links .rece-author , .row-fluid .rece-links .custom_listing_comments { padding-right:5px; display:inline-block; }
.row-fluid .rece-links .rece-author:before , .row-fluid .rece-links .custom_listing_comments:before{ content:"\f007"; font-family:'FontAwesome'; display:inline-block; padding-right:3px; color:#31d093; }
.row-fluid .rece-links .custom_listing_comments:before { content:"\f075"; }

/* blog-togs */
.row-fluid .blog-togs { padding:10px 15px; background:; -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
-moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
-o-box-shadow: 0 0 5px rgba(0,0,0,0.2);
-ms-box-shadow: 0 0 5px rgba(0,0,0,0.2);
box-shadow: 0 0 5px rgba(0,0,0,0.2);; }
.row-fluid .blog-togs h3 { display:none; }
.row-fluid .blog-togs ul li { padding:3px 1px; display:inline-block; }
.row-fluid .blog-togs ul li a { padding:5px 14px; font-size:14px; line-height:20px; border:1px solid ; color:#000; display:inline-block;  }
.row-fluid .blog-togs ul li a:hover { border-color:#31d093; color:#fff; background:#31d093; text-decoration:none; }

/* blog-pagination */
.row-fluid .blog2-pagination { text-align:center; }
.row-fluid .blog2-pagination ul { margin:0; padding:0; list-style-type:none; }
.row-fluid .blog2-pagination ul li { margin:0; padding:0 3px; display:inline-block; }
.row-fluid .blog2-pagination ul li a { width:58px; height:58px; line-height:52px; display:inline-block; font-size:22px; font-weight:700; text-align:center; -webkit-border-radius: 100px;
-moz-border-radius: 100px;
-o-border-radius: 100px;
-ms-border-radius: 100px;
border-radius: 100px; border:2px solid #31d093; color:#31d093; }
.row-fluid .blog2-pagination ul li a:hover , .row-fluid .blog2-pagination ul li.active a { background:#31d093; color:#fff; }


/* blog inner page 1 */
.row-fluid .blog-inner1 .post-header { text-align:center; }
.row-fluid .blog-inner1 h1 { font-size:30px; line-height:36px; padding:0 0 15px; margin:0; text-transform:none; }
.row-fluid .blog-inner1 .hs-featured-image-wrapper { height:350px; width:100%; float:left; background-size:cover; background-position:center center; background-repeat:no-repeat; }

.row-fluid .blog-inner1 .post-header .hubspot-editable { padding-bottom:10px; }
.row-fluid .blog-inner1 .post-body { padding:10px 0 0; width:100%; display:inline-block; }
.row-fluid .blog-inner1 .post-body h2 { text-transform:none; margin:0 0 8px; }
.row-fluid .blog-inner1 .post-body h4 { font-size:20px; line-height:24px; }
.row-fluid .topic-data { margin:10px 0 30px; padding:8px 10px; display:inline-block; width:100%; background:; -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
-o-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
-ms-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
box-shadow: 0 2px 5px rgba(0,0,0,0.2);; }

.row-fluid .abauthor-box { width:100%; display:inline-block; }
.row-fluid .abauthor-img { width:100px; height:100%; overflow:hidden; float:left; -webkit-border-radius: 100px;
-moz-border-radius: 100px;
-o-border-radius: 100px;
-ms-border-radius: 100px;
border-radius: 100px;; }
.row-fluid .abauthor-text { padding-left:30px; font-size:14px; line-height:24px; width:calc(100% - 100px); float:left; }
.row-fluid .abauthor-text h3 { font-size:20px; line-height:26px; }

.hs-blog-listing .hs-author-profile { padding-left:100px; text-align:center; }
.hs-blog-listing .hs-author-profile .hs-author-avatar { margin:0 auto; width:150px; height:150px; overflow:hidden; -webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;; display:block; float:none; max-width:100%; border:0; padding:0; margin:0; display:inline-block; }
.hs-blog-listing .hs-author-profile .hs-author-listing-header { padding:10px 0; padding-left:0; text-align:center; }
h3.hs-author-listing-header { text-align:center; margin:0 0 .75em 0; padding:10px 0; }

.hs-blog-listing .hs-author-profile { padding-left:0; }

/* Upadte 20-09-2018 */
.row-fluid .custom-contact {
    text-transform: uppercase;
    -webkit-transition: all .3s ease 0.01s;
    -o-transition: all .3s ease 0.01s;
    transition: all .3s ease 0.01s;
    background-color: #9de100;
    text-align: center;
    width:auto;
    float:right;
}
.row-fluid .custom-contact a {
    color: #4a4a4a;
    padding: 30px 15px;
    display:inline-block;
    text-decoration: none;
    line-height:20px;
}
.row-fluid .custom-contact:hover a{
    color:#4a4a4a;
    background-color: #cecece;
}
.row-fluid .custom-contact:hover a{
    background: transparent;
}

/* Blog Inner Updates 24-07-2019 */
body.hs-blog-post .row-fluid .new-blogsection { overflow:hidden; padding-bottom:0 !important; }
body.hs-blog-post .body-container .row-fluid .page-center { padding-bottom:0; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-left { width:100%; margin:0; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 { float:left; width:100%; text-align:center; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 h1 { font-size:36px !important; line-height:40px !important; font-weight:900; color:#004419; position:relative; padding-bottom:15px; margin-bottom:18px; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 h1:after { position:absolute; content:""; height:1px; width:131px; background:#009a44; left:50%; bottom:0; transform:translateX(-50%); -moz-transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); -o-transform:translateX(-50%); }
body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .post-header .hubspot-editable { font-size:17px !important; line-height:26px !important; color:#707070; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .post-header.section { padding:0 0 50px; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .hs-featured-image-wrapper { height:420px; margin-bottom:30px; float:none; display:inline-block; width:900px; max-width:100%; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .section.post-body { float:none; display:inline-block; vertical-align:top; width:900px; max-width:100%; text-align:left; font-size:20px; line-height:26px; color:#333; }

body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .moment-section { position:relative; padding:30px 0 70px; background:#f3f3f3; float:left; width:100%; margin-top:70px; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .moment-section:before { position:absolute; content:""; height:100%; width:1000%; background:#f3f3f3; left:50%; top:0; transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -ms-transform:translateX(-50%); -o-transform:translateX(-50%); }
body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .moment-section > div, body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .moment-section h2 { position:relative; z-index:1; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .moment-section h2 { text-align:center; font-size:30px; line-height:40px; font-weight:900; padding-bottom:40px; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .moment-section .moment-leftbox { float:left; width:50%; text-align:center; font-size:18px; line-height:26px; color:#8a8a8a; font-weight:500; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .moment-section .moment-leftbox p { float:left; width:100%; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .moment-section .moment-leftbox img { width:100% !important; margin:0 !important; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .moment-section .moment-rightbox { float:left; width:50%; padding-left:40px; }

body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .latest-section { float:left; width:100%; padding:60px 0 30px; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .latest-section h2 { text-align:center; font-size:30px; line-height:40px; font-weight:900; padding-bottom:40px; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .latest-section .latets-leftbox { float:left; width:50%; padding-right:30px; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .latest-section .latets-rightbox { float:left; width:50%; text-align:center; font-size:18px; line-height:26px; color:#8a8a8a; font-weight:500; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .latest-section .latets-rightboxinner { float:left; width:100%; background-color:#f3f3f3; padding:10px; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .latest-section .latets-rightbox p { float:left; width:100%; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .latest-section .latets-rightbox img { width:100% !important; margin:0 !important; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .latest-section .latets-rightbox a.cta_button { float:left; width:100% !important; text-align:center !important; font-size:20px !important; line-height:29px !important; padding:18px 10px !important;  box-sizing:border-box !important; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .latest-section .full-raw { float:left; width:100%; padding-top:50px; }

body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .post-ctastrip { float:left; width:100%; background-color:#f3f3f3; padding:40px 40px; font-weight:700; display:flex; align-items:center; justify-content:space-between; margin-top:50px; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .post-ctastrip .post-ctaleft { float:left; width:53%; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .post-ctastrip .post-ctaright { float:left; width:47%; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .post-ctastrip .post-ctaright a.cta_button { float:right !important; font-size:20px !important; line-height:29px !important; padding:18px 21px !important;  box-sizing:border-box !important; }

body.hs-blog-post .row-fluid .new-blogsection .topic-data { margin:0; box-shadow:none; text-align:center; padding:20px 0 40px; } 
body.hs-blog-post .row-fluid .new-blogsection .topic-data span { float:left; width:100%; }
body.hs-blog-post .row-fluid .new-blogsection .topic-data a { float:none; display:inline-block; vertical-align:top; } 

body.hs-blog-post .row-fluid .new-blogsection .about-author-sec { text-align:center; }
body.hs-blog-post .row-fluid .new-blogsection .author-wrap { float:none; display:inline-block; vertical-align:top; width:500px; max-width:100%; text-align:left; }

body.hs-blog-post .row-fluid .new-blogsection .blog2-right { width:100%; margin:0; padding:30px 0; position:relative; margin-top:40px; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-right:before { position:absolute; content:""; height:100%; width:1000%; background:#f3f3f3; left:50%; top:0; transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -ms-transform:translateX(-50%); -o-transform:translateX(-50%); }
body.hs-blog-post .row-fluid .new-blogsection .blog2-right > div { position:relative; z-index:1; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-right .blog-boxineer h3:after { width:130px; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-right .row-fluid .blog-boxineer h3 { font-size:36px; line-height:46px; margin:0; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-right .row-fluid .hide-div { display:none; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-right > div:first-child { float:left; width:45%; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-right > div:last-child { float:left; width:55%; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-right .upcoming-eventcontent { font-size:30px; line-height:40px; font-weight:700; } 
body.hs-blog-post .row-fluid .new-blogsection .blog2-right .upcoming-eventcontent label { float:left; width:100%; margin-bottom:10px; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-right .upcoming-eventcontent a { float:left; width:auto; font-size:20px !important; line-height:29px !important; padding:18px 47px !important;  box-sizing:border-box !important; color:#fff; font-weight:700; background-color:#009a44; text-transform:uppercase; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-right .upcoming-eventcontent a:hover { background-color:rgb(0,169,74); }
body.hs-blog-post .row-fluid .new-blogsection .blog2-right .site-search form { width:400px; max-width:100%; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-right .site-search form input.hs-search-field__input { box-shadow:0 3px 6px rgba(0, 0, 0, 0.16); height:60px; border-radius:12px !important; } 
body.hs-blog-post .row-fluid .new-blogsection .blog2-right .row-fluid .site-search { margin-top:30px; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-right .row-fluid .site-search form:after { border-radius:0px 12px 12px 0; line-height:59px; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-right .row-fluid .blog-togs { box-shadow:none; border-radius:0; padding:0; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-right .row-fluid .blog-togs ul li { padding:8px 4px; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-right .row-fluid .blog-togs ul li a { background:#fff; border:1px solid #707070; padding:8px 16px; }
body.hs-blog-post .row-fluid .new-blogsection .blog2-right .row-fluid .blog-togs ul li a:hover { background-color:#009a44; }

/* Thank You */
.row-fluid .thank-hero { padding:80px 0; text-align:center; }
.row-fluid .thank-herotext { margin:20px 0; }

.row-fluid .thank-social { padding:50px 0 0; }
.row-fluid .thank-social h4 { font-size:30px; line-height:38px; color:#004419; font-weight:700; text-transform: uppercase; }
.row-fluid .thank-social ul { margin:0; padding:0; list-style-type:none; }
.row-fluid .thank-social ul li { margin:0; padding:12px; display:inline-block; }
.row-fluid .thank-social ul li a { font-size:0; line-height:normal; display:inline-block; }
.row-fluid .thank-social ul li a i { font-size:20px; }

.section-2{background-color:#f3f3f3; margin:30px 0; padding:0 10px 30px 25px;}
.overDIV{overflow:hidden;}
.productWrapper{padding:10px 0; margin-left:-10px; margin-right:-10px;}
.productWrapper:after{content:''; display:table; clear:both;}
.productWrapper .slick-dots{position:static;}
.productWrapper h3 span{color:#009a44;}
.productWrapper .list{margin-bottom:50px; padding:0 15px; text-align:center; float:left; width:50%;}
.productWrapper .list-modified{margin-bottom:10px;}
.productWrapper .list h3{font-size:22px;}
.productWrapper .list .contnt ul{text-align:left;}
.productWrapper .product-image{text-align: center; padding:20px 0;}
.productWrapper .product-image img{display:inline-block;height:auto;width:50%;}
.productWrapper .button-footer{margin:20px 0 0;}
/* .productWrapper .list:nth-last-child(1), .productWrapper .list:nth-last-child(2){margin:0;} */
.row-fluid .landing-righthero{padding-top:58px;}

.landing-newhero.floating-form{position:relative; z-index:99; padding-bottom: 0;}
.landing-newhero.floating-form:after{background-color:#727272;content:"";height:1000px;left:0;position:absolute;top:100%;width:100%;}
.row-fluid .meyerfire-landingsection .landing-newhero.floating-form:after { display:none; }
.row-fluid .landing-newhero.floating-form .landing-righthero{margin:0; width:auto;}
.row-fluid .landing-newhero.floating-form .landing-righthero .hs-form .hs-form-field{margin-bottom:5px !important;}

.section-1{padding-top:40px;}
.sigle-width .title-text h2{font-size:28px;letter-spacing:0;}
.sigle-width .service-boxmain{float:none;padding:0;width:auto;margin:0 0 60px;}
.sigle-width .service-inner{padding:0 50px 0 110px;}
.sigle-width .service-icon{background:#009a44 none repeat scroll 0 0;height:80px;left:0;top:0;width:80px;-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;;-webkit-transform: translateX(0px) rotate(0deg);
-moz-transform: translateX(0px) rotate(0deg);
-o-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);;}
.sigle-width .service-icon img{max-width:40px;-webkit-transform: translateY(-42%) translateX(-42%) rotate(0deg);
-moz-transform: translateY(-42%) translateX(-42%) rotate(0deg);
-o-transform: translateY(-42%) translateX(-42%) rotate(0deg);
-ms-transform: translateY(-42%) translateX(-42%) rotate(0deg);
transform: translateY(-42%) translateX(-42%) rotate(0deg);;}

.landing-page .home-row-4.addedspacing{margin:0; padding:30px 0 70px;}

.footer__container.reset-container{max-width:none; padding:0;}
.footer__container.reset-container .page-center{max-width:1170px; margin: 0 auto; padding-left: 15px; padding-right: 15px; float: none;}




/**/ 
.fl100 { width:100%; float:left; }
.certified_area { text-align:center; font-family: 'Aparajita-Bold'; letter-spacing:2px; position:relative; padding:30px 0; text-transform:uppercase; font-size:16px; line-height:30px; }
.certified_area .certified_cover {  background:#fff; max-width:750px; float:none; display:inline-block; padding:50px; box-shadow: 0 2px 12px 2px #d1d1d1;}
.certified_area .certified_cover .certified_box { border:2px solid #000; padding:50px 40px; position:relative; z-index:1; }
.certified_area .certified_cover .certified_box:before { position:absolute; content:""; left:10px; top:10px; border:2px solid #C1C1C1; width:calc(100% - 20px); height:calc(100% - 20px); z-index:-1; }
.certified_area .certified_box h4 { color:#000; letter-spacing:5px; margin:0; padding:0; font-size:26px; line-height:36px; font-family: 'Aparajita-Bold'; }

.certified_box .university_logotext { margin-top:30px; display: flex; align-items: flex-end; }
.certified_box .university_logotext .university_logo { width:40%; float:left; padding-right:20px; }
.certified_box .university_logotext .university_signeture { width:60%; float:left; }

.certified_box .certified_namewrap { margin:30px 0; }
.certified_box .signeture_img { position:relative; margin-bottom:-50px; }
.certified_box .certified_name { border-bottom:2px solid #000; font-family: 'LucidaCalligraphy-Italic'; margin-top:20px; font-size:26px; line-height:36px; }
.certified_box .certified_text { margin:0 0 30px; }
.certified_box .certified_text h4 { width:100%; float:left; margin:10px 0; letter-spacing:3px; }
.certified_box .signeture_title { border-top:2px solid #000; padding-top:5px; font-size:18px; line-height:24px; position:relative; }
.certified_box .ceotitle { margin-top:30px; font-size:14px; }
.certified_box .ceotitle span { border-top:2px solid #000; width:100%; float:left; padding-top:5px; font-size:18px; line-height:24px; }

.home-row-3.two-colmn-2020{padding-top: 0;}
.two-column-content-with-right-image.two-column-content-2020 {padding: 40px 0px;}
.two-column-content-with-right-image.two-column-content-2020 .product_cta { text-align: right; padding-right: 30px; padding-top: 20px; }
.two-column-content-with-right-image.two-column-content-2020 .product_cta a { background-color: #004419; display: inline-block; font-size: 18px; font-weight: 700; color: #ffffff; padding: 13px 84px; }
.two-column-content-with-right-image.two-column-content-2020 .product_cta a:hover { text-decoration: none; background: #009444; }

/**/
.row-fluid .pillar_heroarea {  }
.container-fluid .row-fluid .pillar_heroarea .page-center { max-width:1020px; }
.row-fluid .pillar_heroarea .page-title > div:last-child { background:transparent; position:relative; z-index:1; }
.row-fluid .pillar_heroarea .custom-heading h1 { color:#fff; font-size:35px; line-height:44px; margin-top:0; }
.row-fluid .pillar_heroarea .custom-heading h1 span { color:#9de100; }
.row-fluid .pillar_heroarea .pillarhero_text { color:#fff; font-size:16px; line-height:24px; font-weight:400; }
.row-fluid .pillar_heroarea .pillarhero_text span.hs_cos_wrapper span { font-weight:bold; color: #9de100; }

/**/
.row-fluid .causesofcor_area .causesofcor_left { background-color: #808184; color:#fff; padding-top:50px; padding-bottom:40px; } 
.row-fluid .causesofcor_area .causesofcor_left h2 { color:#fff; margin-top:0; }
.row-fluid .causesofcor_area .causesofcor_left h2 span { color:#004419; display:block; }
.row-fluid .causesofcor_area .causesofcor_left a { color:#004419; font-weight: bold; }
.row-fluid .causesofcor_area .two-part-info .left-padding .widget-type-rich_text { padding-top:0; padding-bottom:0; }  
.row-fluid .causesofcor_area .two-part-info .left-padding .widget-type-rich_text p:first-child { margin-top:0; }

/**/
.row-fluid .section_topstyle { text-align:left; color: #333; font-family: Raleway,sans-serif; font-size: 16px; line-height:24px; }
.row-fluid .section_topstyle .text_center { text-align:center; }
.row-fluid .section_topstyle .title { background:transparent; text-align:center; margin-bottom: 10px; }
.row-fluid .section_topstyle .title h2 { margin-top:0; }
.row-fluid .section_topstyle .section_subtitle { color: #333333; font-size: 16px; font-weight: 400; line-height: 26px; }
.row-fluid .section_topstyle .section_subtitle h6 { width:100%; float:left; margin-top:25px; color: #004419; font-size: 20px; font-weight: 700; line-height: 26px; }

.row-fluid .nitrogengenetar_area { position:relative; }
.row-fluid .nitrogengenetar_area:after { position:absolute; content:""; left:50%; transform:translateX(-50%); bottom:-5px; max-width:1130px; width:100%; height:10px; background:url('https://www.ecscorrosion.com/hubfs/ECS%20University/Certificates/August%202020/Images/btm-line.png') no-repeat center / cover; }

.row-fluid .nitrogengenetar_area .nitrogengenetar_title { text-align:center; }
.row-fluid .nitrogengenetar_area .nitrogengenetar_title .title { background:transparent; margin-bottom: 10px; }
.row-fluid .nitrogengenetar_area .nitrogengenetar_title .title h2 { margin-top:0; }
.row-fluid .nitrogengenetar_area .nitrogengenetar_subtitle { float:none; display:inline-block; max-width: 860px; color: #333333; font-size: 20px; font-weight: 400; line-height: 26px; }
.row-fluid .nitrogengenetar_area .nitrogengenetar_subtitle h6 { width:100%; float:left; margin-top:25px; color: #004419; font-size: 20px; font-weight: 700; line-height: 26px; }

.row-fluid .nitrogengenetar_area .nitrogengenetar_btns { text-align:center; margin-top:30px; } 
.row-fluid .nitrogengenetar_area .nitrogengenetar_btns > div > div {  display:flex; align-items:center; justify-content: center; }  
.row-fluid .nitrogengenetar_area .nitrogengenetar_btns > div > div > div { width:auto;}  

.row-fluid .nitrogengenetar_area .download-cta-btn a { background: #004419; border:none; color:#fff; }
.row-fluid .nitrogengenetar_area .download-cta-btn a:hover { background: #009444; color:#fff; }
.row-fluid .nitrogengenetar_area .donwload-cta-widget { padding-top:0; }  
.row-fluid .nitrogengenetar_area .contact_btn { margin-left:25px; }

.row-fluid .contact_btn a { display: inline-block; background: #009444; color: #fff; box-sizing: border-box !important; font-family: Raleway,sans-serif; min-width:280px;  text-decoration: none; font-size: 16px;font-weight: 700;  text-transform: uppercase; padding: 15px 40px; text-align: center; border-radius: 0; }  
.row-fluid .contact_btn a:hover { background: #004419; color: #fff; }

.row-fluid .btn_style a { display: inline-block; background: #004419; color: #fff; box-sizing: border-box !important; font-family: Raleway,sans-serif; min-width:280px;  text-decoration: none; font-size: 16px;font-weight: 700;  text-transform: uppercase; padding: 15px 40px; text-align: center; border-radius: 0; border:none; }  
.row-fluid .btn_style a:hover { background: #009444; color: #fff; }

.row-fluid .btn_style2 a { display: inline-block; background: #9de100; color: #004419; box-sizing: border-box !important; font-family: Raleway,sans-serif; min-width:280px;  text-decoration: none; font-size: 16px;font-weight: 700;  text-transform: uppercase; padding: 15px 40px; text-align: center; border-radius: 0; border:none; }  
.row-fluid .btn_style2 a:hover { background: #004419; color: #fff; }


/**/
.row-fluid .overviewecs_area { }
.row-fluid .overviewecs_area .section { padding:20px 0 50px; }

.row-fluid .overviewecs_top { background-color: #808184; padding:20px 0 0; } 
.row-fluid .overviewecs_top .section_topstyle .section_subtitle { color:#fff; }
.row-fluid .overviewecs_top .section_topstyle .section_subtitle a { color:#004419; font-weight:bold; text-decoration:none; }
.row-fluid .overviewecs_top .section_topstyle .section_subtitle a u { text-decoration:none; }
.row-fluid .overviewecs_top .section_topstyle h2 { color:#fff; }
.row-fluid .overviewecs_top .section_topstyle h2 span { color:#004419; }

/*---*/
.row-fluid .standalog_section { position:relative; padding-top:60px !important; margin-top:50px; }
.row-fluid .standalog_section:before { position:absolute; content:""; left:50%; transform:translateX(-50%); top:-5px; max-width: inherit;  width: calc(100% + 200px); height:10px; background:url('https://www.ecscorrosion.com/hubfs/ECS%20University/Certificates/August%202020/Images/btm-line.png') no-repeat center / cover; } 

.row-fluid .pillar_textarea .btn_style { text-align:center; }
.row-fluid .pillar_textarea .btn_style a { float:none; display:inline-block; }
.row-fluid .pillar_textarea .widget-type-header { margin-bottom:0 !important; }

/**/
.row-fluid .advantage_area { position:relative; margin-top:50px; background-color: #808184; color:#fff; }
.row-fluid .advantage_area .section { padding:50px 0; }  
.row-fluid .advantage_area .section_topstyle { margin-bottom:50px; color:#fff; }
.row-fluid .advantage_area .section_topstyle .section_subtitle { color:#fff; }
.row-fluid .advantage_area .section_topstyle h2 { color:#fff; }
.row-fluid .advantage_area .section_topstyle h2 span { color:#004419; }
.row-fluid .advantage_area .advantage-box-wrapper .advantage-box { background:#fff; box-shadow: 6px 6px 9px rgba(0, 0, 0, 0.16); }
.row-fluid .advantage_area .contain { color: #333; } 

.row-fluid .advantage_boxarea { text-align:center; padding:60px 0 20px; } 
.row-fluid .advantage_boxarea .advantage_box { width:33.33%; float:left; padding:0 15px; }
.row-fluid .advantage_boxarea .advantage_boximg { margin-bottom:20px; }
.row-fluid .advantage_boxarea .advantage_box h6 { width:100%; float:left; font-size: 20px; font-weight: 700; line-height: 24px; color:#fff; }
.row-fluid .advantage_boxarea .advantage_box h6 span { width:100%; float:left; color: #9de100; text-transform: capitalize; }
.row-fluid .advantage_boxarea .advantage_cta { margin-top:60px; }

.row-fluid .pillarcta_area .custom-just-numbers { text-align:center; padding:60px 0; background-attachment: fixed; }    
.row-fluid .pillarcta_area .custom-just-numbers .richtext { margin:30px 0 40px;  font-size: 20px; font-weight: 400; line-height: 24px; color:#fff;  }

.row-fluid .generators_area .btn_style a {  background:#009444; }
.row-fluid .generators_area .btn_style a:hover {  background:#004419; }

.row-fluid .wrappading .page-center { padding:0; } 
/*---*/
.row-fluid .contractors_hero { position:relative; } 
.row-fluid .contractors_hero .contractors_heroinner { display:flex; }
.row-fluid .contractors_hero .contractors_heroinner h1 { color: #ffffff; margin:0; font-size: 60px; line-height:70px; font-weight: 900; }  
.row-fluid .contractors_hero .contractors_heroinner h1 span { color: #004419; }  

.row-fluid .contractors_hero .contractors_heroinner h2 { color: #ffffff; text-transform: capitalize; font-size: 35px; line-height:44px; font-weight: 400; }  
.row-fluid .contractors_hero .contractors_heroinner h2 span { color: #9de100; }  

.row-fluid .contractors_hero .contractors_heroleft { width:50%; float:left; color:#fff; padding-top:50px; padding-right:30px; padding-bottom:60px; background-color: #808184; }  
.row-fluid .contractors_hero .contractors_heroright { width:50%; float:left; }  
.row-fluid .contractors_hero .contractors_herobtn { display:flex; align-items:center; }
.row-fluid .contractors_hero .contractors_herobtn > div { padding:0 15px; }
.row-fluid .contractors_hero .contractors_herotext { margin:20px 0 30px; font-size:16px; line-height: 26px; } 
.row-fluid .contractors_hero .contractors_herotext p { margin-bottom:10px; }
.row-fluid .contractors_hero .contractors_herobtn > div:first-child { padding-left:0; }
.row-fluid .contractors_hero .contractors_herobtn > div a { min-width:250px; }
.row-fluid .contractors_hero .contractors_herobtn > div:last-child a { background:#fff; color: #009444; }
.row-fluid .contractors_hero .contractors_herobtn > div:last-child a:hover { background:#9de100; color: #fff; }

/**/
.row-fluid .contrdevadvat_area { padding:60px 0 40px; }
.row-fluid .contrdevadvat_area .page-center { padding:0; }
.row-fluid .contrdevadvat_area .contrdevadvat_top { color: #333333; font-size: 20px; font-weight: 400; line-height: 26px; text-align:center; } 
.row-fluid .contrdevadvat_area .contrdevadvat_top h2 { margin:0 0 20px; text-align:center; }
.row-fluid .contrdevadvat_area .contrdevadvat_top h2 span { color:#009a44; }
.row-fluid .contrdevadvat_area .contrdevadvat_top .contrdevadvat_text { text-align: left; max-width: 1000px; float: none; display: inline-block; }

.row-fluid .contrdevadvat_area .contrdevadvat_cover { margin-top:30px; }
.row-fluid .contrdevadvat_area .contrdevadvat_box { width:33.33%; float:left; padding:0 15px; }
.row-fluid .contrdevadvat_area .contrdevadvat_box h3 { width:100%; float:left; background-color: #cecece; border-bottom: 8px solid #9de100; text-align:center; padding:14px 10px; margin:0; color:#004419; font-weight:900; text-transform:uppercase; }
.row-fluid .contrdevadvat_area .contrdevadvat_boxinner { box-shadow: 6px 6px 9px rgba(0, 0, 0, 0.16); background-color: #4a4a4a; }
.row-fluid .contrdevadvat_area .contrdevadvat_boxinner .contrdevadvat_boxtext { padding: 40px; color: #cecece;  }
.row-fluid .contrdevadvat_area .contrdevadvat_btn { text-align:center; margin-top:40px; }
.row-fluid .contrdevadvat_area .contrdevadvat_btn a { float:none; display:inline-block; text-transform: capitalize; }
 
/**/
.row-fluid .contrashoponline_area { padding:40px 0 80px; position:relative; }
.row-fluid .contrashoponline_area .contrashoponline_toptitle h2 { margin:0 0 40px; width:100%; float:left; text-align:center; } 
.row-fluid .contrashoponline_area .contrashoponline_box { width:33.33%; float:left; padding:0 15px; }
.row-fluid .contrashoponline_area .contrashoponline_boximg { position:relative; height:350px; padding:10px; display:flex; align-items:center; justify-content: center; z-index:1; }
.row-fluid .contrashoponline_area .contrashoponline_boximg:before { transition:all .4s ease; position:absolute; content:""; left:0; top:0; width:100%; height:100%; background-color: #000000; opacity:0.5; z-index:-1; }
.row-fluid .contrashoponline_area .contrashoponline_boximg h2 { color: #ffffff; }
.row-fluid .contrashoponline_area .contrashoponline_boximg h2 span { color: #9de100; display:block; text-align: center;}
.row-fluid .contrashoponline_area .contrashoponline_boximg:hover:before { opacity:0.7; } 

/**/
.row-fluid .nomargin .custom-just-numbers { margin:0; }
.row-fluid .contartestimonial_area { padding:60px 0; position:relative; }
.row-fluid .contartestimonial_area .contartestimonial_top { text-align:center; margin-bottom:0; }
.row-fluid .contartestimonial_area .contartestimonial_top h2 { margin:0 0 15px; }

.row-fluid .contartestimonial_area .contartestimonial_cover { padding:0 30px; }     
.row-fluid .contartestimonial_area .contartestimonial_box { width:100%; float:left; display:flex !important; position:relative; padding-top: 40px; }
.row-fluid .contartestimonial_area .contartestimonial_box .contartestimonial_icon { width:auto; min-width:140px; float:left; }
.row-fluid .contartestimonial_area .contartestimonial_box .contartestimonial_icon img { max-width:180px; }
.row-fluid .contartestimonial_area .contartestimonial_box .contartestimonial_info { width:100%; float:left; position:relative; padding-left:120px; font-size:16px; line-height:24px; color: #009444; } 
.row-fluid .contartestimonial_area .contartestimonial_box .contartestimonial_info:before { position:absolute; content:''; left:20px; top:-30px; width:86px; height:68px; background:url('https://www.ecscorrosion.com/hubfs/ECS%20University/Certificates/August%202020/Images/quoat.png') no-repeat center center;  background-size:100% 100%;  }
.row-fluid .contartestimonial_area .contartestimonial_boxtext { font-style:italic; }  
.row-fluid .contartestimonial_area .contartestimonial_box h5 { width:100%; float:left; font-weight:bold; color:#333; margin-top:0; }

/*--*/
.row-fluid .contragettyburg_area { position:relative; padding:70px 0 50px; background-color: #808184; color:#fff; font-size: 16px; font-weight: 400; line-height: 24px; }
.row-fluid .contragettyburg_area .contragettyburg_left { width:50%; float:left; text-align:center; }
.row-fluid .contragettyburg_area .contragettyburg_left .contragettyburg_img { width:400px; height:400px; float:none; display:inline-block; box-shadow: 6px 6px 9px rgba(0, 0, 0, 0.16); border: 5px solid #009444; } 

.row-fluid .contragettyburg_area .contragettyburg_right { width:50%; float:left; padding-left:15px; }
.row-fluid .contragettyburg_area .contragettyburg_right h2 { margin:0 0 20px; width:100%; float:left; color:#fff; }
.row-fluid .contragettyburg_area .contragettyburg_right h5 { margin:0 0 5px; color: #004419; font-size:20px; line-height:30px; font-weight: 700; } 
.row-fluid .contragettyburg_area button.slick-arrow:before { display:none; }
.row-fluid .contragettyburg_area button.slick-next { width:10px; height:15px; cursor:pointer; top: -32px; right: 50%;  margin-right: -60px; bottom:auto; background:url('https://www.ecscorrosion.com/hubfs/ECS%20University/Certificates/August%202020/Images/right-icon.png') no-repeat center center; transform:scale(1) translateY(0); }
.row-fluid .contragettyburg_area button.slick-prev { width:10px; height:15px; cursor:pointer; top: -32px; bottom: auto; margin-left: 20px;  left: 50%; background:url('https://www.ecscorrosion.com/hubfs/ECS%20University/Certificates/August%202020/Images/left-icon.png') no-repeat center center; transform: scale(1) translateY(0); }


/*======== Start 07-10-2020 ========*/
/*--------------- Home Banner Area - ECS_August2020 ---------------*/
.home-banner-area.home-banner-2020 { width: 100%; float: left; text-align: center; padding: 60px 0px 90px; position: relative; z-index: 1; }
.home-banner-area.home-banner-2020 .banner-title { width: 100%; float: left; }
.home-banner-area.home-banner-2020 .banner-title h1 { font-size: 60px; font-weight: 900; text-transform: uppercase; color: #ffffff; margin-bottom: 15px; line-height: 1.2; }
.home-banner-area.home-banner-2020 .banner-title h1 span:last-child { color: #009444; }
.home-banner-area.home-banner-2020 .banner-title h1 span:first-child { color: #9de100; }
.home-banner-area.home-banner-2020  .content { width: 100%; float: left; color: #ffffff; font-size: 35px; font-weight: 400; }
.home-banner-area.home-banner-2020 .content span { color: #9de100; }
.home-banner-area.home-banner-2020 .button-strip { width: 100%; float: left; }
.home-banner-area.home-banner-2020 .button-strip .left { width: 50%; float: left; text-align: right; padding-right: 12px; }
.home-banner-area.home-banner-2020 .button-strip .right { width: 50%; float: left; text-align: left; padding-left: 12px; }
.home-banner-area.home-banner-2020 .button-strip .left a { display: inline-block; background-color: #9de100; font-size: 18px; font-weight: 700; color: #004419; padding: 13px 84px; }
.home-banner-area.home-banner-2020 .button-strip .left a:hover { text-decoration: none; background: #009444; color: #fff; }
.home-banner-area.home-banner-2020 .button-strip .right div { display: inline-block; background-color: #fff; font-size: 18px; font-weight: 700; padding: 13px 79px; color: #009444; transition: all .3s ease .01s; cursor:pointer;}
.home-banner-area.home-banner-2020 .button-strip .right div:hover { text-decoration: none; background: #009444; color: #fff; }
.home-banner-area.home-banner-2020:before { content: ' '; top: 0; left: 0; width: 100%; height: 100%; position: absolute; background: #000; opacity: 0.60; z-index: -1; }

.hero-pop-video{display:none;}
.hero-pop-video { max-width: 549px !important; width: 100% !important; height: 327px; overflow: hidden !important; background: transparent !important; }
.hero-pop-video iframe { height: 100%; width: 100%; object-fit: cover; }
.hero-pop-video button.fancybox-close-small { top: 0px; background: #009444; left: auto; border-radius: 50%; }
.hero-pop-video button.fancybox-close-small svg { fill: #fff; stroke: #fff; }
/*--------------- Home Banner Area - ECS_August2020 ---------------*/

/*--------------- Advance Controller 2020 ---------------*/
.advance-control-2020 { width: 100%; float: left; padding-bottom: 110px; }
.advance-control-2020 .left-part { width: 50%; float: left; background-color: #4a4a4a; padding-left: calc((100% - 1140px) / 2); padding-top: 65px; padding-bottom: 45px; padding-right: 200px; }
.advance-control-2020 .right-part { width: 50%; float: left; background-color: #cecece; padding-right: calc((100% - 1140px) / 2); padding-top: 65px; padding-bottom: 45px; padding-left: 200px; }
.advance-control-2020 .advance-cover { position: relative; display: flex; }
.advance-control-2020 .center-part { position: absolute; max-width: 320px; width: 100%; left: 0; right: 0; margin: auto; top: auto; bottom: -65px; }
.advance-control-2020 .left-part h3 { margin-top: 0; font-size: 20px; font-weight: 900; color: #ffffff; text-transform: inherit; padding-bottom: 5px; }
.advance-control-2020 .left-part h3 span { color: #9de100; }
.advance-control-2020 .left-part .content { width: 100%; float: left; font-size: 16px; font-weight: 400; line-height: 22px; color: #ffffff; }
.advance-control-2020 .left-part .button { width: 100%; float: left; }
.advance-control-2020 .left-part .button a { display: inline-block; background-color: #9de100; font-size: 18px; font-weight: 700; color: #004419; padding: 13px 84px; cursor:pointer; transition: all .3s ease .01s;}
.advance-control-2020 .left-part .button a:hover { text-decoration: none; background: #009444; color: #fff; }
.advance-control-2020 .right-part ul li { font-size: 16px; font-weight: 400; line-height: 22px; padding-bottom: 0; color: #004419; }

.advance-pop-video{display:none;}
.advance-pop-video { max-width: 549px !important; width: 100% !important; height: 327px; overflow: hidden !important; background: transparent !important; }
.advance-pop-video iframe { height: 100%; width: 100%; object-fit: cover; }
.advance-pop-video button.fancybox-close-small { top: 0px; background: #009444; left: auto; border-radius: 50%; }
.advance-pop-video button.fancybox-close-small svg { fill: #fff; stroke: #fff; }
/*--------------- Advance Controller 2020 ---------------*/

/*--------------- Standard Invented 2020 ---------------*/
.standard-invented-2020 { width: 100%; float: left; padding-bottom: 40px; }
.standard-invented-2020 .group-wrap { max-width: 800px; width: 100%; margin: auto; }
.standard-invented-2020 .invented-box { width: calc(100% / 3 - 33px); display: inline-block; vertical-align: top; margin: 0px 15px; margin-bottom: 30px; }
.standard-invented-2020 .invented-box .icon { width: 100%; float: left; padding-bottom: 15px; }
.standard-invented-2020 .invented-box .icon img { height: 100px; width: 100px; margin: auto; object-fit: contain; }
.standard-invented-2020 .invented-box h3 { width: 100%; font-size: 20px; font-weight: 400; line-height: 22px; margin: 0; color: #004419; text-transform: inherit; clear: both; max-width: 230px; margin: auto; }
.standard-invented-2020 .invented-wrap { margin: 0px -15px; text-align: center; }
.standard-invented-2020 .invented-details { width: 100%; float: left; }
.standard-invented-2020 .invented-details h2 { font-size: 35px; font-weight: 900; text-transform: uppercase; color: #004419; padding-bottom: 10px; }
.standard-invented-2020 .invented-details h2 span { color: #009444; }
.standard-invented-2020 .invented-details .content { font-size: 16px; font-weight: 400; line-height: 22px; color: #333333; }
.standard-invented-2020 .invented-details .content strong { font-weight: 900; color: #009444; }
.standard-invented-2020 .invented-details .details-wrap { max-width: 930px; width: 100%; margin: auto; }
.standard-invented-2020 .page-center {padding-top: 20px !important;}
.standard-invented-2020 .invented-details .content a{font-weight: 900; color: #009444;}
.standard-invented-2020 .invented-details .content a:hover {text-decoration: none; color: #004419;}
/*--------------- Standard Invented 2020 ---------------*/

/*--------------- Partnering 2020 ---------------*/
.partnering-section { width: 100%; float: left; background-color: #009444; padding-bottom: 20px; }
.partnering-section h2 { text-align: center; color: #ffffff; font-size: 35px; font-weight: 700; text-transform: uppercase; }
.partnering-section h2 span { color: #004419; }
.partnering-section .partnering-wrap { margin: 0px -15px; }
.partnering-section .partnering-box { width: calc(100% / 3 - 30px); float: left; margin: 0px 15px; margin-bottom: 30px; }
.partnering-section .partnering-box h3 { font-size: 20px; font-weight: 900; text-transform: uppercase; color: #ffffff; line-height: 25px; }
.partnering-section .partnering-box .content { width: 100%; float: left; font-weight: 400; color: #ffffff; font-size:19px;}
.partnering-section .partnering-box  .button { width: 100%; float: left; }
.partnering-section .partnering-box .button a { display: inline-block; font-size: 20px; font-weight: 900; color: #004419; }
.partnering-section .partnering-box .button a:hover { color: #fff; text-decoration: none; }
/*--------------- Partnering 2020 ---------------*/

/*--------------- Image With Overlay Content Group - ECS_August2020 ---------------*/
.image-with-overlay-content.fire-sprinkler-2020 h2 { text-align: center; font-size: 20px;font-weight: 900; text-transform: uppercase;padding-bottom: 15px;}
/*--------------- Image With Overlay Content Group - ECS_August2020 ---------------*/

/*--------------- Whitepaper Download with Popup Form 2020 ---------------*/
.white-paer-dwnl-2020 { width: 100%; float: left; text-align: center; background-repeat: no-repeat; background-size: cover; background-position: center top; padding-bottom: 60px; position: relative;z-index: 1}
.white-paer-dwnl-2020:before{    content: ' '; top: 0; left: 0; width: 100%; height: 100%; position: absolute; background: #000; opacity: .60; z-index: -1;}
.white-paer-dwnl-2020 h2 { color: #ffffff; font-size: 35px; font-weight: 900; text-transform: uppercase; margin-top: 10px; padding-bottom: 15px; }
.white-paer-dwnl-2020 h2 span { color: #9de100; }
.white-paer-dwnl-2020 .content { font-size: 18px; font-weight: 400; color: #ffffff; max-width: 800px; width: 100%; margin: auto; line-height: 27px; padding-bottom: 20px; }
.white-paer-dwnl-2020 .button { width: 100%; float: left; }
.white-paer-dwnl-2020 .button a { display: inline-block; background-color: #9de100; font-size: 18px; font-weight: 700; color: #004419; padding: 13px 78px; }
.white-paer-dwnl-2020 .button a:hover { text-decoration: none; background-color: #009444; color: #fff; }
.white-paer-dwnl-2020.whitepaper-form .button div { display: inline-block; background-color: #9de100; font-size: 18px; font-weight: 700; color: #004419; padding: 13px 78px; cursor:pointer;    transition: all .3s ease .01s;}
.white-paer-dwnl-2020.whitepaper-form .button div:hover { text-decoration: none; background-color: #009444; color: #fff; }
.whitepaper-form-2020{display:none;}
.whitepaper-form-2020 { max-width: 600px !important; }
.whitepaper-form-2020 span.hs-form-required { display: none; }
.whitepaper-form-2020 input, .whitepaper-form-2020 select { margin-bottom: 0 !important; }
.whitepaper-form-2020 .hs-form-field { margin-bottom: 20px; }
.whitepaper-form-2020 .hs-button { font-weight: 700 !important; }
.whitepaper-form-2020 .hs_submit.hs-submit { padding-bottom: 20px;}
.whitepaper-form-2020 fieldset.form-columns-2 .hs-form-field:first-child { padding-right: 8px; }
.whitepaper-form-2020 fieldset.form-columns-2 .hs-form-field:last-child { padding-right: 0; padding-left: 8px; }
.whitepaper-form-2020 fieldset.form-columns-1 .hs-form-field {padding-right: 0;}
@media (max-width:480px){
    .whitepaper-form-2020 fieldset.form-columns-2 input { width: 100% !important; }
    .whitepaper-form-2020 fieldset.form-columns-2 .hs-form-field { padding: 0; }
    .whitepaper-form-2020 fieldset.form-columns-1 .hs-form-field { padding: 0; }
    .whitepaper-form-2020 .hs-button{font-size: 14px !important;}
    .whitepaper-form-2020 fieldset.form-columns-2 .hs-form-field:first-child {padding-right: 0;}
    .whitepaper-form-2020 fieldset.form-columns-2 .hs-form-field:last-child { padding-left: 0;}
}
/*--------------- Whitepaper Download with Popup Form 2020 ---------------*/

/*--------------- Home Testimonial - ECS_August2020 ---------------*/
.testimonial-2020-group { width: 100%; float: left; }
.testimonial-2020-group h2 { text-align: center; font-size: 35px; font-weight: 900; color: #004419; text-transform: uppercase; padding-bottom: 18px; }
.testimonial-2020-group h2 span { color: #009444; }
.testimonial-2020-group h6 { font-size: 20px; font-weight: 400; line-height: 22px; color: #333333; text-align: center; text-transform: inherit; }
/*--------------- Home Testimonial - ECS_August2020 ---------------*/

/*--------------- National Localize 2020 ---------------*/
.national-localize-2020 { width: 100%; float: left; text-align: center; }
.national-localize-2020 .page-center { padding-top: 10px !important; }
.national-localize-2020 h2 { font-size: 20px; font-weight: 900; text-transform: uppercase; color: #004419; padding-bottom: 5px; }
.national-localize-2020 h2 span { color: #009444; }
.national-localize-2020 .content { font-size: 16px; font-weight: 400; line-height: 22px; color: #333333;max-width: 950px; margin: auto;width: 100%;text-align: left; }
.national-localize-2020 .button { width: 100%; float: left; }
.national-localize-2020 .button a { background-color: #004419; display: inline-block; font-size: 18px; font-weight: 700; color: #ffffff; padding: 13px 54px; }
.national-localize-2020 .button a:hover { text-decoration: none; background: #009444; color: #fff; }
.national-localizepop-----*/
pop
/*--------------- Advance Controller 2020 - Video Popup ---------------*/
.advance-control-2020 { width: 100%; float: left; padding-bottom: 110px; }
.advance-control-2020 .left-part { width: 50%; float: left; background-color: #4a4a4a; padding-left: calc((100% - 1140px) / 2); padding-top: 65px; padding-bottom: 45px; padding-right: 200px; }
.advance-control-2020 .right-part { width: 50%; float: left; background-color: #cecece; padding-right: calc((100% - 1140px) / 2); padding-top: 65px; padding-bottom: 45px; padding-left: 200px; }
.advance-control-2020 .advance-cover { position: relative; display: flex; }
.advance-control-2020 .center-part { position: absolute; max-width: 320px; width: 100%; left: 0; right: 0; margin: auto; top: auto; bottom: -65px; }
.advance-control-2020 .left-part h3 { margin-top: 0; font-size: 20px; font-weight: 900; color: #ffffff; text-transform: inherit; padding-bottom: 5px; }
.advance-control-2020 .left-part h3 span { color: #9de100; }
.advance-control-2020 .left-part .content { width: 100%; float: left; font-size: 16px; font-weight: 400; line-height: 22px; color: #ffffff; }
.advance-control-2020 .left-part .button { width: 100%; float: left; }
.advance-control-2020 .left-part .button div { display: inline-block; background-color: #9de100; font-size: 18px; font-weight: 700; color: #004419; padding: 13px 84px; cursor:pointer; transition: all .3s ease .01s;}
.advance-control-2020 .left-part .button div:hover { text-decoration: none; background: #009444; color: #fff; }
.advance-control-2020 .right-part ul li { font-size: 16px; font-weight: 400; line-height: 22px; padding-bottom: 0; color: #004419; }
.advance-pop-video{display:none;}
.advance-pop-video { max-width: 549px !important; width: 100% !important; height: 327px; overflow: hidden !important; background: transparent !important; }
.advance-pop-video iframe { height: 100%; width: 100%; object-fit: cover; }
.advance-pop-video button.fancybox-close-small { top: 0px; background: #009444; left: auto; border-radius: 50%; }
.advance-pop-video button.fancybox-close-small svg { fill: #fff; stroke: #fff; }
/*--------------- Advance Controller 2020 - Video Popup ---------------*/

/*--------------- Attend An Event ---------------*/
.atd_event .inner .thumb { background-repeat: no-repeat; background-position: center; background-size: cover; }
/*--------------- Attend An Event ---------------*/

/*--------------- Blog Popup CTA ---------------*/
.cta-popup-btn-wrapper { text-align: center; padding:20px 0px; }
.popup-form .submitted-message a{ float: left;margin-bottom: 20px;margin-top: 20px;display: inline-block;color: #004419;font-family: Raleway,sans-serif;text-decoration: none;font-size: 16px;font-weight: 700;text-transform: uppercase;padding: 5px 20px 5px;text-align: center;border-radius: 0;border: 2px solid #004419; }
.popup-form .submitted-message a:hover{ color: #004419;background-color: #9de100;border-color: #9de100; }
/*--------------- Blog Popup CTA ---------------*/

/*--------------- Contractors-dev - Gettysburg Foundation ---------------*/
.contragettyburg_area .contragettyburg_left .contragettyburg_img { background-repeat: no-repeat; background-position: center; background-size: cover; }
/*--------------- Contractors-dev - Gettysburg Foundation ---------------*/

/*--------------- Contractors-dev - Hero Section ---------------*/
.contractors_heroinner .contractors_heroright { background-repeat: no-repeat; background-position: center; background-size: cover; } 
/*--------------- Contractors-dev - Hero Section ---------------*/

/*--------------- Contractors-dev - Shop Online Now ---------------*/
.contrashoponline_area .contrashoponline_boximg { background-repeat: no-repeat; background-position: center; background-size: cover; }
/*--------------- Contractors-dev - Shop Online Now ---------------*/

/*--------------- Heading With CTA - ECS_August2018 ---------------*/
.custom-just-numbers .inner-wrapper .richtext { color:#fff; }
.custom-just-numbers .inner-wrapper .col-1, .custom-just-numbers .inner-wrapper .col-2 { float:none !important; display:inline-block; vertical-align:middle; margin:0 -2px; }
/*--------------- Heading With CTA - ECS_August2018 ---------------*/

/*--------------- In the Spotlight ---------------*/
.atd_event .inner .thumb { background-repeat: no-repeat; background-position: center; background-size: cover; }
/*--------------- In the Spotlight ---------------*/

/*--------------- Meet Our team ---------------*/
.atd_event .inner .thumb { background-repeat: no-repeat; background-position: center; background-size: cover; }
/*--------------- Meet Our team ---------------*/

/*--------------- Pillar CTA Module 2020 ---------------*/
.custom-just-numbers .inner-wrapper .richtext { color:#fff; }
.custom-just-numbers .inner-wrapper .col-1, .custom-just-numbers .inner-wrapper .col-2 { float:none !important; display:inline-block; vertical-align:middle; margin:0 -2px; }
/*--------------- Pillar CTA Module 2020 ---------------*/

/*--------------- Recent Post ---------------*/
.recent-post-slider .thumb { background-repeat: no-repeat; background-position: center; background-size: cover; }
/*--------------- Recent Post ---------------*/

/*--------------- Testimonials Slider ---------------*/
.row-fluid .cs_testimonials-section .cs_testimonials-slider .thumb { background-repeat: no-repeat; background-position: center; background-size: cover; }
/*--------------- Testimonials Slider ---------------*/

/*--------------- Two Column Content With Right Image Group - ECS_August2018 ---------------*/
.product_image img {max-width: 480px;    width: 100%;  }
.product_cta { width:100%; float:left; margin-top:15px; }
.product_cta img { width:100%; max-width:100%; }
.popup-form.new .submitted-message a{ float: left;margin-bottom: 20px;margin-top: 20px;display: inline-block;color: #004419;font-family: Raleway,sans-serif;text-decoration: none;font-size: 16px;font-weight: 700;text-transform: uppercase;padding: 5px 20px 5px;text-align: center;border-radius: 0;border: 2px solid #004419; }
.popup-form.new .submitted-message a:hover{ color: #004419;background-color: #9de100;border-color: #9de100; }
.popup-form.new .submitted-message span { display: inherit; } 
/*--------------- Two Column Content With Right Image Group - ECS_August2018 ---------------*/

/*--------------- Two Column Content With Right Image Group - ECS_August2020 ---------------*/
.product_image img {max-width: 480px;    width: 100%;  }
.product_cta { width:100%; float:left; margin-top:15px; }
.product_cta img { width:100%; max-width:100%; }
.popup-form.new .submitted-message a{ float: left;margin-bottom: 20px;margin-top: 20px;display: inline-block;color: #004419;font-family: Raleway,sans-serif;text-decoration: none;font-size: 16px;font-weight: 700;text-transform: uppercase;padding: 5px 20px 5px;text-align: center;border-radius: 0;border: 2px solid #004419; }
.popup-form.new .submitted-message a:hover{ color: #004419;background-color: #9de100;border-color: #9de100; }
.popup-form.new .submitted-message span { display: inherit; } 
/*---------------Two Column Content With Right Image Group - ECS_August2020  ---------------*/

/*--------------- Video Lessons ---------------*/
.cs_video-slider-wrapper .thumb { background-repeat: no-repeat; background-position: center; background-size: cover; }
/*--------------- Video Lessons ---------------*/

/*--------------- Video Testimonial Slider ---------------*/
.vid-testimonial-slider-box .vid-testimonial-slider-inner { height: 280px; background-size: cover; background-position: center;  background-repeat: no-repeat;     position: relative; }
.vid-testimonial-code iframe { position: relative !important; width: 100%; height: 370px; }
.vid-testimonial-code .vidyard-player-container { width: 640px !important; height: 100% !important; max-width: 100%; max-height: 100%; }
.vid-testimonial-code .vidyard-player-container > div {padding: 0 !important;height: auto !important;}
.vid-testimonial-code p { line-height: 0; margin: 0; }
.play-icon { width: 60px; height: 60px;  border-radius: 90px; display: flex; align-items: center; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; justify-content: center;  border: 4px solid #009a44; cursor: pointer; }
.play-icon:hover { transform: scale(1.2); }
.play-icon svg { width: 20px; height: 20px;fill: #009a44; margin-left: 5px; } 
.vid-testimonial-slider .vid-testimonial-slider-box { margin: 0 15px; }
.vid-testimonial-slider { width: 100%; padding: 60px 50px 60px; }
.vid-testimonial-code.fancybox-content { padding: 39px; }
.vid-testimonial-slider-box h4 { font-weight: 700; font-size: 20px; }
.vid-testimonial-slider .slick-arrow { margin-top: 0; top: 180px; }
.vid-testimonial-slider-box .vid-testimonial-slider-inner:before {content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: #000;opacity: 0.4;}
/*--------------- Video Testimonial Slider ---------------*/

/*--------------- Video Testimonial Slider - Youtube ---------------*/
.vid-testimonial-slider-box .vid-testimonial-slider-inner { height: 178px; background-size: cover; background-position: center;  background-repeat: no-repeat;     position: relative; }
.vid-testimonial-code iframe { position: relative !important; width: 100%; height: 370px; }
.vid-testimonial-code .vidyard-player-container { width: 640px !important; height: 100% !important; max-width: 100%; max-height: 100%; }
.vid-testimonial-code .vidyard-player-container > div {padding: 0 !important;height: auto !important;}
.vid-testimonial-code p { line-height: 0; margin: 0; }
.play-icon { width: 60px; height: 60px;  border-radius: 90px; display: flex; align-items: center; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; justify-content: center;  border: 4px solid #009a44; cursor: pointer; }
.play-icon:hover { transform: scale(1.2); }
.play-icon svg { width: 20px; height: 20px;fill: #009a44; margin-left: 5px; } 
.vid-testimonial-slider .vid-testimonial-slider-box { margin: 0 15px; }
.vid-testimonial-slider { width: 100%; padding: 60px 50px 60px; }
.vid-testimonial-code.fancybox-content { padding: 39px; }
.vid-testimonial-slider-box h4 { font-weight: 700; font-size: 20px; }
.vid-testimonial-slider .slick-arrow { margin-top: 0; top: 130px; }
.vid-testimonial-slider-box .vid-testimonial-slider-inner:before {content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: #000;opacity: 0.4;}
/*--------------- Video Testimonial Slider - Youtube ---------------*/

/*--------------- Whitepaper Download 2020 ---------------*/
.white-paer-dwnl-2020 { width: 100%; float: left; text-align: center; background-repeat: no-repeat; background-size: cover; background-position: center top; padding-bottom: 60px; position: relative;z-index: 1}
.white-paer-dwnl-2020:before{    content: ' '; top: 0; left: 0; width: 100%; height: 100%; position: absolute; background: #000; opacity: .60; z-index: -1;}
.white-paer-dwnl-2020 h2 { color: #ffffff; font-size: 35px; font-weight: 900; text-transform: uppercase; margin-top: 10px; padding-bottom: 15px; }
.white-paer-dwnl-2020 h2 span { color: #9de100; }
.white-paer-dwnl-2020 .content { font-size: 18px; font-weight: 400; color: #ffffff; max-width: 800px; width: 100%; margin: auto; line-height: 27px; padding-bottom: 20px; }
.white-paer-dwnl-2020 .button { width: 100%; float: left; }
.white-paer-dwnl-2020 .button a { display: inline-block; background-color: #9de100; font-size: 18px; font-weight: 700; color: #004419; padding: 13px 78px; }
.white-paer-dwnl-2020 .button a:hover { text-decoration: none; background-color: #009444; color: #fff; }
/*--------------- Whitepaper Download 2020 ---------------*/

/*--------------- Accordion ---------------*/
.accordion-box-section { padding: 0 0 60px; }
.accordion-box { }
.accordion-title { padding: 15px 15px 15px 55px; background: #4a4a4a; color: #fff; position: relative; cursor: pointer; user-select: none; transition: all 0.3s ease; }
.accordion-title:after, .accordion-title:before { content: ''; position: absolute; width: 18px; height: 2px; background: #fff; top: 0; bottom: 0; margin: auto 0; left: 20px; transition: all 0.3s ease; }
.accordion-title:after { transform: rotate(90deg); }
.accordion-text { display: none; }
.accordion-text .text { padding: 25px 15px; }
.accordion-title.active:after { transform: rotate(180deg); }
.accordion-title.active:before { transform: rotate(180deg); }
.accordion-box + .accordion-box { padding-top: 10px; }
.accordion-title.active { background: #009a44; }
/*--------------- Accordion ---------------*/

/*--------------- Blog Hero Section ---------------*/
.blog-hero-section { background-repeat: no-repeat; background-position: center; background-size: cover; }
/*--------------- Blog Hero Section ---------------*/

/*--------------- FAQ Accordion ---------------*/
.accordion-box-section { padding: 0 0 60px; }
.accordion-box { }
.accordion-title { padding: 15px 15px 15px 55px; background: #4a4a4a; color: #fff; position: relative; cursor: pointer; user-select: none; transition: all 0.3s ease; }
.accordion-title:after, .accordion-title:before { content: ''; position: absolute; width: 18px; height: 2px; background: #fff; top: 0; bottom: 0; margin: auto 0; left: 20px; transition: all 0.3s ease; }
.accordion-title:after { transform: rotate(90deg); }
.accordion-text { display: none; }
.accordion-text .text { padding: 25px 15px; }
.accordion-title.active:after { transform: rotate(180deg); }
.accordion-title.active:before { transform: rotate(180deg); }
.accordion-box + .accordion-box { padding-top: 10px; }
.accordion-title.active { background: #009a44; }
/*--------------- FAQ Accordion ---------------*/

/*--------------- Pillar Page - Zick Zack Box ---------------*/
.row-fluid .zickbox-main { float:left; width:100%; }
.row-fluid .zickbox-box { margin:20px 0; float:left; width:100%; }
.row-fluid .zickbox-text { padding:0 0 0 30px; width:50%; float:left; text-align: justify; }
.row-fluid .zickbox-text h3 { margin:20px 0 20px; text-align:left; }
.row-fluid .zickbox-img { width:50%; float:left;  background-size: contain !important; background-position: center center !important; background-repeat:no-repeat !important; min-height: 500px; height: auto !important; }
.row-fluid .zickbox-text-right { padding:0 30px 0 0; }
/*--------------- Pillar Page - Zick Zack Box ---------------*/

/*--------------- Pillar Page 2 - Assessments Box ---------------*/
.assessment-main .assessment-box .assessment-img { background-repeat: no-repeat; } 
/*--------------- Pillar Page 2 - Assessments Box ---------------*/

/*--------------- White Papers Filter Section ---------------*/
.popup-form .submitted-message a{ float: left;margin-bottom: 20px;margin-top: 20px;display: inline-block;color: #004419;font-family: Raleway,sans-serif;text-decoration: none;font-size: 16px;font-weight: 700;text-transform: uppercase;padding: 5px 20px 5px;text-align: center;border-radius: 0;border: 2px solid #004419; }
.popup-form .submitted-message a:hover{ color: #004419;background-color: #9de100;border-color: #9de100; }
.cs_popup-open .popup-form-main.none { display: none ; } 
.cs_popup-open .popup-form-main { display: block; }
.submitted-message span { display: inherit; }
.popup-form .submitted-message a { display: none; }
/*--------------- White Papers Filter Section ---------------*/

/*--------------- Download CTA Button ---------------*/
.popup-form .submitted-message a{ float: left;margin-bottom: 20px;margin-top: 20px;display: inline-block;color: #004419;font-family: Raleway,sans-serif;text-decoration: none;font-size: 16px;font-weight: 700;text-transform: uppercase;padding: 5px 20px 5px;text-align: center;border-radius: 0;border: 2px solid #004419; }
.popup-form .submitted-message a:hover{ color: #004419;background-color: #9de100;border-color: #9de100; }
.cs_popup-open .popup-form-main.none { display: none ; } 
.cs_popup-open .popup-form-main { display: block; }
.popup-form-main.show { display: block; }
.popup-form-main.show.none { display: none;}
/*--------------- Download CTA Button ---------------*/


/*---------------  ---------------*/
/*======== End 07-10-2020 ========*/



.help-form-section form.hs-form fieldset[class*="form-columns"] .hs-input{max-width:100%;}
.help-form-section form.hs-form fieldset .hs-form-field:last-child {padding-right: 0;}
.help-form-section form.hs-form fieldset .hs-richtext.hs-main-font-element { font-size: 20px;  max-width: 760px;  width: 100%; color: #4a4a4a; font-weight: 400;}
.help-form-section form.hs-form .hs-richtext.hs-main-font-element { font-size: 20px; max-width: 760px; width: 100%; color: #4a4a4a; font-weight: 400; }
.help-form-section form.hs-form .hs_area_of_interest.hs-form-field>label >span { display: inline-block; padding-bottom: 10px; font-weight: 600; font-size: 18px; }
.help-form-section form.hs-form .hs_area_of_interest.hs-form-field ul.inputs-list.multi-container li.hs-form-checkbox { padding-bottom: 11px; }

.row-fluid .help-form-section form.hs-form fieldset input[type="checkbox"], .row-fluid .help-form-section form.hs-form fieldset input[type="radio"] { width:auto !important; }
.row-fluid .help-form-section form.hs-form .inputs-list .hs-form-checkbox-display , .row-fluid .help-form-section form.hs-form .inputs-list .hs-form-booleancheckbox { display:block; padding:0 0 8px 25px; position:relative; }
.row-fluid .help-form-section form.hs-form .inputs-list input[type="checkbox"] , .row-fluid .help-form-section form.hs-form .inputs-list input[type="radio"] { position:absolute; left:0; margin:0; top:0; opacity: 0; width: 20px; height: 20px; }
.row-fluid .help-form-section form.hs-form .inputs-list input[type="checkbox"] + span { line-height: 22px; position:relative; display: block; }
.row-fluid .help-form-section form.hs-form .inputs-list input[type="checkbox"] + span:before  { position:absolute; left:-25px; top:0;  content:''; width:20px; height:20px; border:1px solid #cecece; color:#fafafa; background:#cecece; }
.row-fluid .help-form-section form.hs-form  .inputs-list input[type="checkbox"]:checked + span:before { background:#9de100; color:#ffff; border-color:#9de100; }
.row-fluid .help-form-section form.hs-form .inputs-list input[type="checkbox"]:checked + span:after { text-align:center; color:#fff; position:absolute; left:-24px; top:0;  content: "\f00c"; font-family:'FontAwesome'; width: 20px; line-height: 20px; font-size: 14px;}
.row-fluid .help-form-section .submitted-message{text-align: center; font-weight: 700; font-size: 20px;  line-height: normal; color: #004419;}
.row-fluid .help-form-section .submitted-message p{padding:0; margin:0;}
.row-fluid .help-form-section form.hs-form fieldset.form-columns-1 .hs-form-field { padding: 0;}



/*  26-02-2021 */
.ecs-new-contact-details { width: 50%; float: left;     padding-right: 9px; }
.ecs-new-contact-details-wrap { display: inline-block; vertical-align: top; width: 100%; }
.ecs-new-contact-details-list-wrap { width: 50%; float: left; }

.ecs-new-contact-details h2 span { display: inline-block; color: #009a44; }
.ecs-new-contact-details h2 { margin-top: 0px; margin-bottom: 1px; }
.ecs-new-contact-details h3 { color: #333333; font-size: 24px; font-weight: 400; font-style: normal; letter-spacing: normal; line-height: 32px; text-transform: capitalize; margin-top: 0px; margin-bottom: 8px; }
.ecs-new-contact-details-content { display: inline-block; width: 100%; color: #333333; font-size: 18px; font-weight: 400; font-style: normal; letter-spacing: normal; line-height: 26px; }
.ecs-new-contact-details-address strong { font-family: Raleway; font-size: 20px; font-weight: 900; font-style: normal; letter-spacing: normal; line-height: normal; }
.ecs-new-contact-details-content p { margin-bottom: 14px; }
.ecs-new-contact-details-content a { font-weight: bold; color: #009444; }

.ecs-new-contact-details-list-wrap h3 { margin-top: 0; margin-bottom: 0px; font-size: 24px; font-weight: 400; font-style: normal; letter-spacing: normal; line-height: 32px; color: #333333; text-transform: none; }
.ecs-new-contact-details-list-wrap { padding-left: 15%; }

.ecs-new-contact-details-list-wrap ul { margin-top: 9px; padding-left: 29px; }
.ecs-new-contact-details-list-wrap ul li { color: #004419; padding-bottom: 6px; font-size: 20px; font-weight: 900; font-style: normal; letter-spacing: normal; line-height: normal; }
.row-fluid .ecs-new-contact-details-list-btn { margin-top: 17px; }
.row-fluid .ecs-new-contact-details-list-btn a { font-size: 18px; font-weight: 700; width: 257px; padding: 11px 20px; }
.ecs-new-contact-details-main-wrap .page-center { padding-bottom: 34px; padding-top: 39px; }

.contact-map-heading-wrap { text-align: center; display: inline-block; width: 100%; margin-bottom: 16px; }
.contact-map-heading-wrap h2 { margin-top: 0px; font-weight: 900; font-size: 35px; }
.contact-map-heading-wrap h3 { font-size: 24px; font-weight: 400; text-transform: none; margin-top: 0px; margin-bottom: 0px; color: #333333; }
.usa-map-main .page-center { padding-top: 14px; }
 
body .tt_sm { background-color: #333333; color: #fff; border-radius: 0; font-family: Raleway; opacity: 1; padding: 1.3em; }
.popup-main a { font-size: 24px; color: #9de100; font-weight: 700; }

body .tt_name_sm { color: #9de100; font-family: Raleway; font-size: 24px; font-weight: 400; }
.contact-details-popup p { margin-bottom: 0px; font-size: 18px; }
.contact-details-popup { margin-bottom:8px; }
.popup-main > p { margin-bottom: 7px; font-size: 18px; }
#usa-map path[fill="#009a44"] {stroke-width:5;}
.popup-main strong { font-size: 18px; font-weight: 700; font-family: Raleway; }
  

@media (min-width: 768px) and (max-width: 1400px){
    
    .row-fluid .btn_style a,.row-fluid .btn_style2 a  { min-width:200px; width:auto; }
    .row-fluid .standalog_section:before { width:100%; }
    .row-fluid .nitrogengenetar_area:after { width:calc(100% - 100px); }
    
    
}

@media (min-width: 768px) and (max-width: 1200px){
 
    .row-fluid .contractors_hero .contractors_heroinner h1 { font-size: 40px;  line-height: 50px; }
    .row-fluid .contractors_hero .contractors_heroinner h2 { font-size:30px; }  
    .row-fluid .contractors_hero .contractors_herobtn { display:block; }
    .row-fluid .contractors_hero .contractors_herobtn > div { width:100%; padding:0 0 10px; }
    
    .row-fluid .contrdevadvat_area .page-center { padding:0 20px; }
    .row-fluid .contrdevadvat_area .contrdevadvat_box h3 { font-size:18px; line-height:26px; }
    .row-fluid .contrdevadvat_area .contrdevadvat_boxinner .contrdevadvat_boxtext { padding:15px; }  
    .row-fluid .contrdevadvat_area { padding:50px 0 30px; }    
    
    .row-fluid .contrashoponline_area { padding:40px 0; }
    .row-fluid .contrashoponline_area .contrashoponline_box { padding:0 10px; }
    .row-fluid .contrashoponline_area .contrashoponline_boximg h2 { font-size: 24px; line-height: 32px; } 
    .row-fluid .contrashoponline_area .contrashoponline_boximg { height:300px; }
    
    .row-fluid .nomargin .custom-just-numbers { margin:0; }
    .row-fluid .contragettyburg_area .contragettyburg_left .contragettyburg_img { width: 300px; height: 280px; }
    
    
    
    
}

@media (min-width: 30px) and (max-width: 767px){

    .certified_area { letter-spacing:1px;  }
    .certified_area .certified_cover { padding:20px; max-width:500px; }
    .certified_area .certified_cover .certified_box { padding:30px; }
    .certified_area .certified_box h4 { font-size: 24px; line-height: 32px; letter-spacing:3px;  }
    .certified_box .certified_name  { font-size: 24px; line-height: 32px; }
    .certified_box .university_logotext { display:block; }
    .certified_box .university_logotext .university_logo { width:100%; padding:0; margin-bottom:20px; }
    .certified_box .university_logotext .university_signeture { width:100%; }
    .certified_box .signeture_img {  margin-bottom: -30px; }
    
    /*--*/
    .row-fluid .advantage_boxarea .advantage_box { width:100%; margin-bottom:40px; }
    .row-fluid .advantage_boxarea .advantage_box:last-child { margin-bottom:0; }
    .row-fluid .standalog_section:before { width:100%; }  
    .row-fluid .nitrogengenetar_area:after { width:calc(100% - 50px); }   
    
    .row-fluid .nitrogengenetar_area .nitrogengenetar_btns > div > div { display:block; }
    .row-fluid .nitrogengenetar_btns .contact_btn a {  min-width: 220px; }
    .row-fluid .nitrogengenetar_btns .download-cta-btn a { min-width: 220px; }  
    .row-fluid .nitrogengenetar_area .contact_btn { margin:20px 0 0; }
    .row-fluid .nitrogengenetar_area .nitrogengenetar_btns > div > div > div { width:100%; } 
    
    .row-fluid .causesofcor_area .causesofcor_left h2 { font-size: 28px;  line-height: 34px; } 
     
    .row-fluid .btn_style a,.row-fluid .btn_style2 a { width: auto; min-width:220px; }
    .row-fluid .pillar_heroarea .custom-heading h1 { font-size: 24px;  line-height: 34px;} 
    .container-fluid .row-fluid .pillar_heroarea .page-center { text-align:center; } 
    
    .row-fluid .pillarcta_area .custom-just-numbers { padding:40px 0; }     
    
    /**/ 
    .row-fluid .wrappading .page-center { padding:0 15px; } 
    
    .row-fluid .contractors_hero { text-align:center; }
    .row-fluid .contractors_hero .contractors_heroinner { display:block; }
    .row-fluid .contractors_hero .contractors_heroinner h1 { font-size: 32px; line-height: 40px; }
    .row-fluid .contractors_hero .contractors_heroleft { width:100%; }
    .row-fluid .contractors_hero .contractors_heroright { width:100%; height:250px; }
    .row-fluid .contractors_hero .contractors_herobtn { display:block; }
    .row-fluid .contractors_hero .contractors_herobtn > div { padding:0 0 10px; }
    .row-fluid .contractors_hero .contractors_heroinner h2 { font-size: 26px; line-height: 38px; }   
    .row-fluid .contractors_hero .contractors_heroleft { padding:40px 20px; }
    
    .row-fluid .contrdevadvat_area { padding:40px 20px 10px; text-align:center; }
    .row-fluid .contrdevadvat_area .contrdevadvat_box { width:100%; margin-bottom:40px; text-align:left; padding:0; }
    .row-fluid .contrdevadvat_area .contrdevadvat_box:last-child { margin-bottom:0; }
    
    .row-fluid .contrashoponline_area .contrashoponline_box { width:100%; margin-bottom:40px; padding:0; }
    .row-fluid .contrashoponline_area .contrashoponline_box:last-child { margin-bottom:0; }
     
    .row-fluid .contragettyburg_area { padding:60px 0 40px; text-align:center; }
    .row-fluid .contragettyburg_area .contragettyburg_left { width:100%; }
    .row-fluid .contragettyburg_area .contragettyburg_left .contragettyburg_img { width:100%; height:280px; }
    .row-fluid .contragettyburg_area .contragettyburg_right { width:100%; padding:20px 0 0; }  
    
    .row-fluid .contartestimonial_area { padding:40px 0 20px;  }
    .row-fluid .contartestimonial_area .contartestimonial_cover { padding:0 !important; }
    .row-fluid .contartestimonial_area .contartestimonial_box { display:block !important; }
    .row-fluid .contartestimonial_area .contartestimonial_box .contartestimonial_info { padding:20px 0; }
    .row-fluid .contartestimonial_area .contartestimonial_top { margin-bottom:20px; }
    .row-fluid .contartestimonial_area .contartestimonial_box { padding-top:0; text-align:center; }
    .row-fluid .contartestimonial_area .contartestimonial_box .contartestimonial_icon { width:100%; text-align:center; }
    .row-fluid .contartestimonial_area .contartestimonial_box .contartestimonial_icon img { float:none; display:inline-block; }  
    
    .row-fluid .contrdevadvat_area .contrdevadvat_box h3 { font-size: 24px; }
    .row-fluid .contrdevadvat_area .contrdevadvat_boxinner .contrdevadvat_boxtext { padding:20px; }
    
    .row-fluid .contrashoponline_area { padding:40px 0; }
    .row-fluid .contrashoponline_area .contrashoponline_toptitle h2 { font-size: 24px; line-height: 34px;  margin-bottom: 20px; } 
    .row-fluid .contrashoponline_area .contrashoponline_boximg h2 { font-size:30px; }
    .row-fluid .contrashoponline_area .contrashoponline_boximg { height: 280px; } 
    
    .row-fluid .nomargin .custom-just-numbers { margin:0; }
    .custom-just-numbers .inner-wrapper .content { font-size: 30px; }
    .row-fluid .contartestimonial_area .contartestimonial_top h2 { font-size:30px; }
    .row-fluid .contartestimonial_area .contartestimonial_box .contartestimonial_info:before { display:none; }

    .row-fluid .contragettyburg_area .contragettyburg_cover { padding-bottom:0 !important; }
    .row-fluid .contragettyburg_area .contragettyburg_right h2 { font-size:30px; }
    .row-fluid .contragettyburg_area button.slick-prev { margin-left:-20px; }
    .row-fluid .contragettyburg_area button.slick-next { margin-right:0; margin-left:20px; }
     
    
    .popup-main a { font-size: 17px; }
    .popup-main a img { height: 19px; vertical-align: middle; }
    
    
    
}
 

/* Media Query */
@media (min-width:1300px){
    .row-fluid .home-row-5 form > fieldset.form-columns-2:first-child > .hs-form-field:first-child,
    .row-fluid .talk-formsec form > fieldset.form-columns-2:first-child > .hs-form-field:first-child { padding-right:0; }	
    .row-fluid .home-row-5 form > fieldset.form-columns-2:first-child > .hs-form-field:nth-child(2),
    .row-fluid .talk-formsec form > fieldset.form-columns-2:first-child > .hs-form-field:nth-child(2) { padding-right:15px; }	
    .row-fluid .home-row-5 form > fieldset.form-columns-2:first-child > .hs-form-field:last-child,
    .row-fluid .talk-formsec form > fieldset.form-columns-2:first-child > .hs-form-field:last-child { padding-left:15px; padding-right:0; }	
    .row-fluid .home-row-5 form > fieldset.form-columns-2 > .hs-form-field:first-child,
    .row-fluid .talk-formsec form > fieldset.form-columns-2 > .hs-form-field:first-child { padding-right:15px; }
    .row-fluid .home-row-5 form > fieldset.form-columns-2 > .hs-form-field:last-child,
    .row-fluid .talk-formsec form > fieldset.form-columns-2 > .hs-form-field:last-child { padding-left:15px; padding-right:0; }
    .row-fluid .home-row-5 form > fieldset.form-columns-1 > .hs-form-field, form.hs-form fieldset.form-columns-1 .hs-form-field,
    .row-fluid .talk-formsec form > fieldset.form-columns-1 > .hs-form-field { padding-right:0;}

    .home-layout .home-row-6 .row-6-right-column { position:relative; left:1px; }
    .product-layout .row-2-group-new { margin-bottom:0; }
    .product-layout .row-2-group-new .hs_cos_wrapper_type_header h1 { margin-top:10px; }

    .hs-blog-post .blog-section .post-body p { margin:0 0 30px; }


}


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


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

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul {
    display: block !important;
    float: right;
    margin-left:-110px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li {
    line-height: 1.2em;
    text-transform: uppercase;
    -webkit-transition: all .3s ease 0.01s;
    -o-transition: all .3s ease 0.01s;
    transition: all .3s ease 0.01s;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child {
    text-transform: uppercase;
    -webkit-transition: all .3s ease 0.01s;
    -o-transition: all .3s ease 0.01s;
    transition: all .3s ease 0.01s;
    background-color: #9de100;
    text-align: center;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a {
    color: #4a4a4a;
    padding: 40px 35px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a{
    color:#4a4a4a;
    background-color: #cecece;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child:hover > a{
    background: transparent;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
    position: relative;
    display: block;
    line-height: 20px;
    padding: 40px 13px;
    color: #cecece;
    text-decoration: none;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
    color: #4a4a4a;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active.active-branch > a {
    background-color: #e7e7e7;
    color: #4a4a4a;
}
/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul {
    border-radius: 4px;
    border: 1px solid rgba(0,0,0,.15);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    border-top: 7px solid transparent;
    background-color: #fff;
    list-style: none;
    font-size: 14px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.headerv2 .custom-menu-primary .hs-menu-wrapper>ul li.hs-menu-depth-1:nth-child(5) > ul { left:auto !important; right:0; }


.custom-menu-primary .hs-menu-wrapper > ul ul > li {
    text-transform: uppercase;
    -webkit-transition: all .3s ease 0.01s;
    -o-transition: all .3s ease 0.01s;
    transition: all .3s ease 0.01s;
    border-bottom: 1px solid #4a4a4a;
}
.custom-menu-primary .hs-menu-wrapper > ul ul > li:last-child {
    border: none;
}
.custom-menu-primary .hs-menu-wrapper > ul ul > li > a {
    padding: 15px 40px;
    color: #4a4a4a;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    display: block;
}
.custom-menu-primary .hs-menu-wrapper > ul ul > li > a:hover {
    background-color: #4a4a4a;
    color: #cecece;
    text-decoration: none;
}
.custom-menu-primary .hs-menu-wrapper > ul ul > li.active.active-branch > a {
    background-color: #4a4a4a;
    color: #cecece;
}



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

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


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

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

@media (max-width: 767px){

    .icon-heading-with-button .heading h2, .icon-heading-with-button .grid-item-subtitle { text-align:center; }
    .about-row-2-col .custom-column { text-align:center; }

    .product-listsec .two-column-right-image-with-background .right-image img { width:100%; margin:20px auto 10px; }
    .product-listsec .two-column-right-image-with-background .content-group { padding:20px; }

    .product-introsec .row-2-col-1 { margin-bottom:30px; }

    /* 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; /* Show button on mobile */
        cursor: pointer; /* Mouse pointer type on hover */
        position: absolute; /**************************************/
        top: -60px;           /* Position Button at right of screen */
        right: 15px;        /**************************************/
        width: auto; /* Button width */
        height: auto; /* Button height */      
        padding: 8px 10px;
        background: transparent; /* Background color */
        border: 1px solid #ddd;
        font-size: 16px;
        font-weight: normal;
        text-align: left;
        text-transform: uppercase;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        color: #000; 
    }
    .mobile-trigger:focus,  
    .mobile-trigger:hover{
        text-decoration: none; /* Removes link text underline on button */
        color: #fff;
        background-color: #ddd; 
    }

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

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

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

    .child-trigger{
        display: block !important;
        cursor: pointer;
        position: absolute;
        top: 0px;
        right: 0px;
        width: 40px !important;
        min-width: 40px !important;
        height: 60px !important;
        padding: 0 !important;
    }
    .child-trigger:hover{
        text-decoration: none;
    }
    .child-trigger i:after {
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #cecece;
        content: '';
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -4px;
    }
    /* ===== Mobile Menu Styles ===== */  

    .custom-menu-primary.js-enabled{
        position: relative;
        padding-top: 0; /* Makes room for button */
        margin: 0;
    }

    /* 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 .hs-menu-wrapper{
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
        border-color: #e7e7e7;
        width: 100%; /* Full screen width */
    }

    /* Level 1 Menu List Styles */
    .custom-menu-primary .hs-menu-wrapper > ul {
        margin: 7.5px 0 !important;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li{
        position: relative;
        border-bottom: 1px solid #cecece;
        line-height: 1.2em;
        text-transform: uppercase;
        -webkit-transition: all .3s ease 0.01s;
        -o-transition: all .3s ease 0.01s;
        transition: all .3s ease 0.01s;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li > a {
        padding: 20px !important;
        font-size: 16px !important;
        color: #cecece;
        line-height: 20px;
        text-align: center;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li a{
        overflow: visible;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a {
        color: #4a4a4a;
        padding: 40px 15px !important;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li:hover > .child-trigger i:after {
        border-top-color: #4a4a4a;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li.activated > a{
        background-color: #e7e7e7;
        color: #4a4a4a;
    }

    .custom-menu-primary .hs-menu-wrapper > ul > li.activated > .child-trigger i:after {
        border-top-color: #4a4a4a;
    }

    .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a:focus(
    background-color: #e7e7e7;
    color: #555;
    )
    .custom-menu-primary .hs-menu-wrapper > ul > li.activated > .child-trigger i:after {
        border-top-color: #4a4a4a;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li:hover {
        background-color: #cecece;
        color: #4a4a4a;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li:last-child:hover {
        background-color: #9de100;
    }
    /* Level 2 and Higher Menu List Styles */
    .custom-menu-primary .hs-menu-wrapper > ul ul {
        background-color: transparent;
        border: none;
        border-top: 7px solid transparent;
        box-shadow: none;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li{}
    .custom-menu-primary .hs-menu-wrapper > ul ul li a{
        text-indent: 0; /* Indent Child lists */
        font-size: 14px; /* Font size of child lists */
        line-height: 20px;
        text-align: center;
        color: #777;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li:last-child {
        border: none;
    }
    /* Level 3 and Higher Menu List Styles */
    .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
        text-indent: 0; /* Indent Child lists */
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul > li > a:hover {
        color: #333;
        background-color: transparent;
    }
    /* Level 4 and Higher Menu List Styles */
    .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
        text-indent: 0; /* Indent Child lists */
    }
}


/* ==========================================================================
5. BLOG                                        
========================================================================== */
.blog.first-page .custom-blog-recent-group {
    display: block;
}
.blog .custom-blog-recent-group {
    padding-bottom: 50px;
    padding-top: 50px;
    margin: 0;
    border-bottom: 0;
    background: -webkit-linear-gradient(top,rgba(255,255,255,0),#f9f9f9);
    background: -o-linear-gradient(top,rgba(255,255,255,0),#f9f9f9);
    background: linear-gradient(to bottom,rgba(255,255,255,0),#f9f9f9);
}
.blog .custom-blog-recent-group .page-center {
    padding-top: 0;
    padding-bottom: 0;
}
.custom-blog-recent-group .blog-recent-post .hs-rss-item {
    margin: 0 -15px;
}
.custom-blog-recent-group .blog-recent-post .hs-rss-item:after {
    content: "";
    display: table;
    clear: both;
}
.custom-blog-recent-group .custom-content {
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.custom-blog-recent-group .hs-rss-item-image-wrapper {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
}
.custom-blog-recent-group .custom-content h2.hs-rss-title {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 900;
    color: #004419;
    font-size: 40px;
    margin-top: 0;
}

/*a:visited {
color: #009a44;
}*/

.blog .blog-main-group .page-center {
    padding-top: 0;
    padding-bottom: 0;
}
.blog .hs-blog-header {
    text-align: center;
    padding: 20px 0;
}
.blog .hs-blog-header h1 {
    font-size: 40px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.blog .hs-blog-header h1 span {
    color: #009a44;
}
.blog .blog-content .post-listing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.blog .blog-content .post-listing .post-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.blog .blog-content .post-listing .inner-group {
    background-color: #f5f5f5;
    width: 100%;
    padding: 40px;
    margin-bottom: 30px;
    min-height: 300px;
}
.blog .blog-content .post-listing h2 {
    margin-bottom: 10px;
    margin-top: 0;
    font-size: 28px;
}
.blog .blog-content .post-listing h2 a {
    color: #004419;
    text-decoration: none;
}
.blog .blog-content .post-date {
    color: #009a44;
    font-size: 20px;
    margin-bottom: 15px;
}
.blog-pagination {
    text-align: center;
    margin-bottom: 25px;
}

/* Numbered Pagination */
.blog-pagination-group {
    text-align: center;
}
.blog-pagination {
    text-align: center;
    margin-bottom: 25px;
    display: inline-block;
}
.blog-pagination a {
    color: #004419;
    width: 45px;
    text-align: center;
    line-height: 41px;
    height: 45px;
    border: 2px solid #004419;
    font-size: 16px;
    display: block;
    margin-right: 10px;
    float: left;
    text-decoration: none;
}
.blog-pagination a.active {
    background-color: #9de100;
}
.blog-pagination a.prev-link,
.blog-pagination a.next-link {
    border-color: transparent;
    font-size: 24px;
    width: auto;
} 
.blog-pagination a.next-link {
    margin-right: 0;
}    
.blog-pagination a.prev-link:hover,
.blog-pagination a.next-link:hover {
    color: #9de100;
    background-color: transparent;
    border-color: transparent;
}
.blog-pagination a:hover {
    color: #004419;
    text-decoration: none;
    background-color: #9de100;
    border-color: #9de100;
}

/* =============== Blog Post Styles =============== */
.blog.hs-blog-post .body-container .page-center {
    padding-top: 0;
    padding-bottom: 0;
}
.blog.hs-blog-post .blog-content {
    margin: 30px 0 50px;
}
.blog.hs-blog-post .post-header a.news-back {
    margin-bottom: 15px;
    display: block;
    text-decoration: none;
}
.blog.hs-blog-post .post-header .news-back-text {
    border-bottom: 1px solid #009a44;
}
.blog.hs-blog-post .post-header .hs-featured-image-wrapper {
    width: 50%;
    margin-left: 15px;
    margin-bottom: 15px;
    float: right;
    display: block;
    max-width: 100%;
    height: auto;
}
.blog.hs-blog-post .post-header .hs-featured-image-wrapper img.hs-featured-image {
    float: none;
    margin: 0;
    max-width: 100%;
}
.blog.hs-blog-post .post-header h1 {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 10px;
}
.blog.hs-blog-post .post-header time.updated {
    color: #009a44;
    text-transform: none;
    font-weight: 400;
    font-size: 24px;
    margin-bottom: 15px;
}
.blog.hs-blog-post .post-header .social-share {
    padding-top: 15px;
}
.blog.hs-blog-post .social-share .share-title {
    color: #4a4a4a;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 14px;
}
.blog.hs-blog-post .social-share a {
    background-color: #9de100;
    display: inline-block;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    margin: 5px;
}
.blog.hs-blog-post .social-share a i {
    color: #fff;
    line-height: 26px;
}
.blog.hs-blog-post .blog-post-wrapper .post-body h3 {
    text-transform: none;
    color: #4a4a4a;
    font-size: 18px;
}










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

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

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

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

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


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

.blog .blog-content {}

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

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

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

/* Blog Post Title */
.post-header h2 {}
.post-header h2 a {}

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

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

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

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

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

/* Blog Social Sharing Icons */
.hs-blog-social-share {
    margin-top: 20px;
    padding: 10px 0 0 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    height: auto;
}

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

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

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

.comment.depth-0 {
    border-bottom: 1px solid #000 !important;
    border-top: medium none !important;
    margin: 0 10px 10px !important;
    padding: 0 15px !important;
}
.comment-body {
    border-bottom: medium none;
    display: block;
    padding: 0;
}
.comment-reply-to{
    margin-bottom: 15px;
}
.comment-from h4 {
    margin: 0;
    padding-top: 15px;
}
.comment-date {
    display: block !important;
    text-align: left;
}

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

/* -------------- Default Code for Author Bio ------------ */

#hubspot-author_data .hs-author-avatar {
    max-width: 70px;
    padding: 10px 10px 10px 0;
}
#hubspot-author_data .hs-author-avatar img {
    height: auto !important;
    max-width: 100%;
}
.hs-blog-social-share {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    height: auto;
    margin-top: 10px;
    padding: 10px 0 0;
}

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


/* =============== Global Form Styles =============== */

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

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

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

/* 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 {
    padding: 15px;
    color: #333;
    font-size: 16px;
    background-color: #cecece;
    margin-bottom: 30px;
    width: 100%;
    border: 0;
    border-radius: 0;
    border-left: 4px solid #009a44;
    max-width: 767px;
    line-height: 19.2px;
    font-family: Raleway,sans-serif;
}

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

/* 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 {} /* Webkit Browsers */
:-moz-placeholder {} /* Firefox 18- */
::-moz-placeholder {} /* Firefox 19+ */
:-ms-input-placeholder {} /* IE10 */

input[type="email"]::placeholder,
input[type="tel"]::placeholder, 
input[type="text"]::placeholder,
select::placeholder, 
textarea::placeholder {
    color: #333;opacity:1;
}

.row-fluid .legal-consent-container .hs-richtext {font-size:13px;}

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

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

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

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

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


/* =============== 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;
    text-align: center;
    font-weight: 900;
    text-transform: uppercase;
    font-family: Raleway,sans-serif;
    display: inline-block;
    font-size: 18px;
    padding: 10px 40px;
    border-radius: 0;
    border: 2px solid #004419;
    background: 0 0;
    color: #9de100;
    border-color: #9de100;
    -webkit-transition: all .3s ease 0.01s;
    -o-transition: all .3s ease 0.01s;
    transition: all .3s ease 0.01s;
    line-height: inherit;
    margin:10px 0;
}
.hs-button.primary:active,
input[type="submit"]:active,
input[type="button"]:active,
.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
    text-decoration: none;
    color: #004419;
    background-color: #9de100;
    border-color: #9de100;
}

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

ul.hs-error-msgs {
    margin: 0;
    padding: 0;
    list-style: none;
    color: red;
}

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


/* ==========================================================================
8. MISCELLANEOUS                                      
========================================================================== */


.error-layout .custom_error_message {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.error-layout .custom_error_message p {
    margin: 0;
}
form input.hs-search-field__input {
    margin-bottom: 0;
}
form input.search-submit {
    margin: 0;
}
form input.hs-search-field__input {
    margin-bottom: 0;
    margin-right: 2%;
    width: 78%;
    max-width: 100%;
    float: left;
}
form input.search-submit {
    margin: 0;
    width: 20%;
    float: left;
    padding: 10px 40px;
    border-radius: 0;
    background: 0 0;
    color: #9de100;
    border-color: #9de100;
    -webkit-transition: all .3s ease 0.01s;
    -o-transition: all .3s ease 0.01s;
    transition: all .3s ease 0.01s;
    border-style: outset;
}

.hs-search-field--open .hs-search-field__suggestions {
    border: 1px solid #000;
    position: absolute;
    background: #fff;
    width: 100%;
    z-index: 9;
}
li#results-for, .hs-search-field__suggestions li a {
    padding: 5px 10px;
}
.hs-search-field ul.hs-search-field__suggestions {
    top: 49px;
    width: 78%;
}
/* IE10+ */
::-ms-clear {
    display: none;
}

/* Chrome */
::-webkit-search-decoration,
::-webkit-search-cancel-button,
::-webkit-search-results-button,
::-webkit-search-results-decoration { 
    display: none; 
}

body.error-template .hs-input,
body.password-template input[type="password"] {
    display: block;
}

.checkbox-row span.fakelabel span {
    float: none;
}

.hs_recaptcha {
    margin: 10px 0;
}

.popup-form form select { margin-bottom: 11px; }
.popup-form form .hs-fieldtype-checkbox span:first-child { display: inline-block; width: 100%; margin-bottom: 5px; font-weight: 600; }
.popup-form form .hs-fieldtype-checkbox  legend.hs-field-desc { margin-bottom: 10px; padding-left: 0px; }


/* Styles that do not fit into any of the available sections above can go here. */



/* ==A== 25-08-2020 ==A== */

.row-fluid .zickbox-box.il-zickbox-box .zickbox-box-inner .zickbox-img {width: 40%;}
.row-fluid .zickbox-box.il-zickbox-box .zickbox-box-inner .zickbox-text {width: 60%;}
.row-fluid .zickbox-main.il-zickbox-main .zickbox-text .il-zickbox-table { width: 100%; border-collapse: collapse; }
.row-fluid .zickbox-main.il-zickbox-main .zickbox-text .il-zickbox-table thead th { font-size: 20px;letter-spacing:1px; text-align: center; color: #009344; font-weight: 600; text-transform: uppercase; }
.row-fluid .zickbox-main.il-zickbox-main .zickbox-text .il-zickbox-table th:first-child,
.row-fluid .zickbox-main.il-zickbox-main .zickbox-text .il-zickbox-table td:first-child { width: 75%; }
.row-fluid .zickbox-main.il-zickbox-main .zickbox-text .il-zickbox-table th:last-child,
.row-fluid .zickbox-main.il-zickbox-main .zickbox-text .il-zickbox-table td:last-child { width: 25%; border-right: none; }
.row-fluid .zickbox-main.il-zickbox-main .zickbox-text .il-zickbox-table thead th,
.row-fluid .zickbox-main.il-zickbox-main .zickbox-text .il-zickbox-table td { border: 3px solid #009344; border-left: none; border-top: none; padding: 8px 10px; }
.row-fluid .zickbox-main.il-zickbox-main .zickbox-text .il-zickbox-table tr:last-child td { border-bottom: none; }
.row-fluid .zickbox-main.il-zickbox-main .zickbox-text .il-zickbox-table tr td { border-bottom-color: #ddd; color: #000; }
.row-fluid .zickbox-main.il-zickbox-main .zickbox-text .il-zickbox-table tr td span { color: #ff0000; }
.row-fluid .zickbox-main.il-zickbox-main .zickbox-text .il-zickbox-table td:last-child { text-align: center; }
.row-fluid .zickbox-main.il-zickbox-main .zickbox-box-bottom { display: table; width: 100%; padding-top: 45px; }
.row-fluid .zickbox-box.il-zickbox-box .zickbox-box-inner { float: left; width: 100%;}
.row-fluid .zickbox-main.il-zickbox-main .zickbox-box-top { padding-bottom: 25px;}

.row-fluid .cta-strip-wrap .col-2.custom-column a { max-width: 100%; }





/* ==========================================================================
9. MEDIA QUERIES                              
========================================================================== */


@media (min-width: 768px){
    .container-fluid .row-fluid .page-center {
        max-width: 750px;
    }
    a.button {
        font-size: 18px;
        width: auto;
    }
    .title-with-content-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .image-with-overlay-content .custom-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 80px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        margin-top: -40px;
    }
    .image-with-overlay-content .inner-content {
        padding: 100px 15%;
        min-height: 550px;
        overflow: hidden;
        position: relative;
    }
    .image-with-overlay-content .content-animate {
        position: absolute;
        top: 100%;
        left: 15%;
        right: 15%;
        margin-top: 70px;
        opacity: 0;
    }
    .image-with-overlay-content .custom-column:hover .custom-title {
        top: 25%;
    }
    .image-with-overlay-content .custom-column:hover .content-animate {
        opacity: 1;
        top: 25%;
    }

}
@media (min-width: 992px){
    .container-fluid .row-fluid .page-center {
        max-width: 970px;
    }
    .image-with-overlay-content .inner-content {
        padding-left: 25%;
        padding-right: 25%;
    }
    .image-with-overlay-content .content-animate {
        left: 25%;
        right: 25%;
    }

    .row-fluid .cta-strip-wrap .col-1.custom-column { float: left; width: 74%; }
    .row-fluid .cta-strip-wrap .col-2.custom-column { float: left; width: 26%; }



}

@media (max-width: 991px){
    .home-layout .row-6-left-column,
    .home-layout .row-6-right-column {
        display:block;
        width:100%;
        float:none !important;
        margin: 0 !important;
    }
    .footer-social-group ul li {
        margin-right:2px;
    }
    .product_image {text-align:center;}
}


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



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

@media (max-width: 1200px) {
    .footer-form form .hs_error_rollup {
        float: none;
        clear: both;
    }
    .footer-form form .hs-form-field {
        float: none;
        width: 100%;
        margin-right: 0;

    }
    .footer-form form .hs-button.primary.large { margin: 14px 0 0 !important; }

}

@media (max-width: 1125px) {
    /* .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    padding: 40px 6px 40px 6px;
    font-size: 10px;
} */
    /* .custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a {
    padding: 40px 6px;
} */

    .custom-menu-primary .hs-menu-wrapper > ul > li > a {font-size: 14px;}
}


@media (max-width: 1125px) and (min-width:768px) {
    /* .custom-menu-primary .hs-menu-wrapper > ul ul > li > a {
    font-size: 11px;
    padding: 15px 20px;
} */


}



@media (max-width: 1024px) {
    .custom-menu-primary .hs-menu-wrapper > ul > li > a {
        padding: 40px 12px 40px;
        font-size: 11px;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a {
        padding: 40px 31px;
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a { font-size:12px; padding:15px 30px; }
    .two-part-info .row-fluid .left-padding {padding-right:1.5%;}

}
@media (max-width: 850px) and (min-width: 768px) {
    .custom-menu-primary .hs-menu-wrapper>ul>li>a { 
        padding: 40px 9px 40px;
        font-size: 11px; 
    }
    .custom-menu-primary .hs-menu-wrapper>ul>li:last-child>a {        
        padding: 40px 20px;
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        font-size: 11px;
        padding: 15px 12px;
    }

}

/* =============== Landscape tablet and smaller devices =============== */
@media (max-width: 820px) and (min-width: 768px) {
    .custom-just-numbers .inner-wrapper .col-1 {
        width: 80%;
    }
    .custom-just-numbers .inner-wrapper .col-2 {
        width: 20%;
    }
}
@media (max-width: 767px) {
    .custom-logo img {
        height: auto;
    }
    .custom-logo {
        padding: 15px 0 15px 15px;
        color: #777;
    }
    .custom-copyright {
        margin-top: 50px;
    }
    .footer-form form .hs-button.primary.large {
        width: 100%;
    }
    .footer-form h3.form-title {
        text-align: center;
    }
    .footer-left-link {
        text-align: center;
    }
    .footer-social-group {
        text-align: center;
    }
    .two-column-content-with-right-image .custom-column {
        width: 100%;
        float: none;
    }
    .icon-heading-with-button {
        display: block;
    }
    .icon-heading-with-button .custom-item {
        width: 100%;
        float: none;
        display: block;
    }
    .icon-heading-with-button .icon, .icon-heading-with-button .heading {
        width: 100%;
        float: none;
    }
    .icon-heading-with-button .icon img {
        display: block;
        margin: 0 auto 30px;
        width: 180px;
    }
    .content-height { height:auto !important; }
    .custom-just-numbers .inner-wrapper .col-1,
    .custom-just-numbers .inner-wrapper .col-2 {
        width: 100%;
        float: none;
    }
    .custom-just-numbers .inner-wrapper .content {
        padding-bottom: 30px;
        text-align: center;
    }
    .two-column-content-with-right-image .button-group,
    .two-column-content-with-right-image .button-item {
        display: block;
    }
    .our-team-group .custom-column {
        width: 100%;
        float: none;
    }
    .product-layout .row-2-col .hs_cos_wrapper_type_rich_text .video-wrapper {
        width: 100%;
        padding-top: 75%;
        margin-bottom: 20px;
    }
    .heading-with-video .custom-column {
        width: 100%;
        float: none;
    }
    .heading-with-video {
        padding-top: 22px;
    }
    .title-with-content-box.three-column .custom-column,
    .title-with-content-box .custom-column {
        width: 100%;
    }
    .two-column-right-image-with-background .custom-column {
        width: 100%;
        float: none;
        display: block;
    }
    .two-column-right-image-with-background {
        display: block;
    }
    .two-column-right-image-with-background .left-content,
    .two-column-right-image-with-background .right-image{
        width: 100%;
        float: none;
    }
    .two-column-right-image-with-background .right-image img {
        display: block;
        margin: 0 auto 30px;
        width: 50%;
    }
    .two-column-content-with-right-image .button-item a.button {
        margin-right: 0;
        margin-bottom: 15px;
        color:
    }
    .product-layout .row-2-col .two-column-content-with-right-image {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-right: 0;
    }
    .product-layout .row-2-col .two-column-content-with-right-image .custom-column {
        padding: 0;
    }
    .pricing-layout .pricing-form form fieldset .hs-form-field,
    .contact-form form.hs-form fieldset .hs-form-field {
        width: 100% !important;
        float: none !important;
        padding: 0;
    }
    .pricing-layout .pricing-form form .hs-input,
    .contact-form form .hs-input {
        max-width: 100%;
        width: 100% !important;
    }
    .pricing-layout .pricing-form form input.hs-button.primary.large,
    .contact-form form input.hs-button.primary.large {
        display: block;
        width: 100%;
    }
    .logo-group {
        display: block;
        width: 100%;
        text-align: center;
    }
    .logo-group .custom-column img {
        margin-bottom: 30px;
    }
    .logo-group .custom-column:last-child img {
        margin: 0;
    }
    .heading-with-button-group .button-group, 
    .heading-with-button-group .button-item {
        display: block;
    }
    .custom-blog-recent-group .custom-content, 
    .custom-blog-recent-group .hs-rss-item-image-wrapper {
        float: none;
        width: 100%;
    }
    .blog .blog-content .post-listing .post-item {
        display: block;
        width: 100%;
        float: none;
    }
    .blog.hs-blog-post .post-header .hs-featured-image-wrapper {
        width: 100%;
        margin: 0 0 30px;
        float: none;
    }
    .blog-post-wrapper .post-body {
        margin-top: 50px;
    }
    .home-banner-area .banner-content {
        padding: 40px 20px;
    }
    .home-layout .home-row-1 .home-row-1-col {
        padding-left: 10px;
        padding-right: 10px;
    }
    .image-with-overlay-content .custom-column {
        width: 100%;
        float: none;
    }
    .home-layout .home-row-3-col .two-column-content-with-right-image {
        width: 100%;
    }
    .home-layout .home-row-3-col .two-column-content-with-right-image .custom-column {
        padding: 0;
    }
    .testimonial-group .custom-column {
        width: 100% !important;
        float: none;
    }
    .home-layout .home-row-4 {
        margin-bottom: 70px;
    }
    .header-group {
        min-height: 74px !important;
    }
    form input.hs-search-field__input,
    form input.search-submit {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .hs-search-field ul.hs-search-field__suggestions {
        top: 49px;
        width: 100%;
    }
    .main-styling .bottom-section-group .col-2 {
        padding-top: 20px;
    }

    .custom-menu-primary .hs-menu-wrapper > ul > li.active .child-trigger i:after {
        border-top-color: #4a4a4a;
    }

    /* New Blog 29-08-2018 */
    .row-fluid .blog2-section { padding:50px 0 20px; }
    .row-fluid .blog2-pagination ul li a { width:46px; height:46px; line-height:40px; }
    .row-fluid .blog2-left .hs-featured-image-wrapper { height:300px; }
    .row-fluid .blog2-text { padding:50px 15px 30px; font-size:14px; padding:50px 15px 15px; }
    .row-fluid .post2-item { margin-bottom:30px; }
    .row-fluid .post2-comabin { margin-top:0; }
    .row-fluid .blog2-socialicon { top:-22px; right:15px; }
    .row-fluid .blog2-date .blog2-day { font-size:45px; line-height:50px; }
    .row-fluid .blog2-socialicon ul li a { width:45px; height:45px; line-height:45px; }

    .row-fluid .blog2-content h2 { font-size:22px; line-height:30px; padding:0; }

    .row-fluid .blog2-pagination ul li a { width:35px; height:35px; line-height:30px; font-size:17px; }
    .row-fluid .blog-boxineer { margin-bottom:15px; }
    .row-fluid .blog-boxineer h3 { font-size:20px; line-height:26px; padding:20px 0; }

    .row-fluid .blog2-left { width:100%; }
    .row-fluid .blog2-right { margin-top:30px; width:100%; padding-left:0; }

    .row-fluid .abauthor-img { margin:0 auto; float:none; display:block; }
    .row-fluid .abauthor-text { padding-left:0; width:100%; text-align:center; }

    .row-fluid .blog2-left .hs-featured-image-wrapper { height:250px; }
    .row-fluid .blog2-socialicon ul li { padding:0 1px; }
    .row-fluid .blog2-text { text-align:center; line-height:26px; padding:50px 15px 15px; }
    .row-fluid .blog2-date { width:100%; }
    .row-fluid .blog2-content { width:100%; }
    .row-fluid .blog2-date .blog2-day { font-size:32px; }
    .row-fluid .blog2-date .blog2-year { font-size:15px; }
    .row-fluid .blog2-content h2 { font-size:20px; line-height:28px; }
    .row-fluid .post2-comabinside .hubspot-editable { padding-right:4px; }
    .row-fluid .post2-comabinside { font-size:13px; } 

    .row-fluid .blog-inner1 h1, .row-fluid .blog-inner1 .post-body h2 { font-size:22px; line-height:30px; }

    .row-fluid .custom-contact a { padding:18px 15px; font-size:11px; } 
    .row-fluid .custom-contact { position:absolute; top:0; right:0; }

    .row-fluid .thank-hero { padding:10px 0; }
    .row-fluid .thank-hero h2 { font-size:30px; line-height:38px; }
    .row-fluid .thank-social h4 { font-size:24px; line-height:30px; }
    .row-fluid .thank-social { padding:30px 0 0; }

    .productWrapper .product-image img{margin: 0 20px; width:33%;}
    .sigle-width .service-icon{width:50px; height:50px; left:11px;}
    .sigle-width .service-inner{padding:0 15px 0 80px;}
    .sigle-width .service-icon img{max-width: 25px;}
    .sigle-width .service-boxmain:last-child{margin:0;}
}  


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

@media (max-width: 379px) {
    .product-layout .row-2-col .hs_cos_wrapper_type_header h1,
    .hs_cos_wrapper_type_header h1,
    h1 {
        font-size: 35px;
    }

    .subscription-template #submitbutton {
        font-size: 13px;
    }
}

@media (min-width:1201px) and (max-width:1600px){
    .footer-form form .hs-input { width:100%;}
}

@media (min-width:768px) and (max-width:991px){
    .product-listsec .two-column-right-image-with-background .content-group { padding:20px; }
    .product-listsec .two-column-right-image-with-background .left-content { width:100%; }
    .product-listsec .two-column-right-image-with-background .right-image { width:100%; margin-top:30px; }

    /* New Blog 29-08-2018 */
    .row-fluid .blog2-left { width:100%; }
    .row-fluid .blog2-right { width:100%; }
}

@media (min-width:768px) and (max-width:1200px){
    .title-with-content-box .custom-title h2 { font-size:20px; }
    .title-with-content-box .custom-content	{ padding:20px; }
    .bottom-section-group br { display:none; }

    /* Blog Inner Updates 24-07-2019 */
    body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 h1 { font-size:40px; line-height:50px; }
    body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .post-header .hubspot-editable { font-size:24px; line-height:34px; }
    body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .hs-featured-image-wrapper { height:450px; }
    body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .post-header.section { padding:0 0 30px; }
    body.hs-blog-post .row-fluid .new-blogsection { padding-top:40px }
    body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .moment-section { margin-top:40px; }
    body.hs-blog-post .row-fluid .new-blogsection .blog2-right>div:last-child { padding-left:30px; }

}




/* Blog Markup */
.row-fluid .about-section.bgimg-main { position: relative; text-align: center; }
.row-fluid .about-section.bgimg-main > div:first-child { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.row-fluid .about-section.bgimg-main > div:first-child img.hs-image-widget { height: 100%; min-width: 100%; position: absolute; object-fit: cover; left: 0; top: 0; }
.row-fluid .about-section.bgimg-main > div:last-child { position: relative; z-index: 2; background: rgba(0, 0, 0, 0.35); }
.row-fluid .about-section.bgimg-main .about-text { padding: 130px 0 120px; }
.row-fluid .about-section.bgimg-main .about-text h1 { color: #fff; }
.row-fluid .about-section.bgimg-main .about-text .widget-type-rich_text { color: #fff; font-weight: 400; font-size: 28px; text-transform: inherit; padding-bottom: 15px; }



.row-fluid .left-padding {padding-left: calc((100% - 1140px) / 2);}
.row-fluid .right-padding{padding-right: calc((100% - 1140px) / 2);}



/* Pillar Page CSS */

.row-fluid .get-bg-inline { position: relative; overflow: hidden; }
.row-fluid .get-bg-inline > div:first-child { position: absolute; left: 0; top: 0; height: 100%; width: 100%; }
.row-fluid .get-bg-inline > div:first-child img.hs-image-widget { position: absolute; height: 100%; max-width: 100%; object-fit: cover; min-width: 100%; left:0; }
.row-fluid .get-bg-inline > div:last-child { position: relative; z-index: 1; }

.row-fluid .fx > div > div { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.row-fluid .fx.fx-center > div > div { -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; -ms-grid-row-align: center; align-items: center; }
.row-fluid .fx.fx-rev-r > div > div { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -moz-box-orient: horizontal; -moz-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
.row-fluid .fx.fx-rev-c > div > div { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -moz-box-orient: vertical; -moz-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
.row-fluid .fx-self { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }

.row-fluid .fx > div > div > div { width: calc(50% - 1px); margin: 0; }

.row-fluid .text-center { text-align: center; }

.row-fluid .page-title {}
.row-fluid .page-title  > div:last-child { background: rgba(255, 255, 255, 0.71); }

.row-fluid .section { padding: 80px 0 80px; }
.row-fluid .section .page-center { padding-top: 0; padding-bottom: 0; }
.row-fluid .section p { margin: 0; }
.row-fluid .section p + p { margin-top: 20px; }
.row-fluid .title { background: #f5f5f5; text-align: center; }
.row-fluid .title h2 { }
.row-fluid .title h2 span { color: #009a44; }

.row-fluid .two-part-info { }
.row-fluid .two-part-info .widget-type-rich_text { padding: 90px 0 70px; }
.row-fluid .two-part-info p { margin: 20px 0 20px; }
.row-fluid .two-part-info p + p { margin-top: 20px; }
.row-fluid .two-part-info .left-padding .widget-type-rich_text { padding-right: 35px; }
.row-fluid .two-part-info .right-padding .widget-type-rich_text { padding-left: 35px; }


.row-fluid .subtitle { padding: 0 0 35px; }

.row-fluid .myths-section { }
.row-fluid .myths-section .box-wrapper { display: flex; justify-content: center; flex-wrap: wrap; margin: 0px -25px; }
.row-fluid .myths-section .box-wrapper .box { width: 33%; width: calc((100% / 3) ); padding: 25px; }
.row-fluid .myths-section .box-wrapper .box .icon { height: 150px; width: 150px; margin: 0 auto; border-radius: 100%; overflow: hidden; position: relative; box-shadow: 0 0 20px #d2d2d2; }
.row-fluid .myths-section .box-wrapper .box .icon img { position: absolute; height: 100%; width: 100%; left: 0; top: 0; object-fit: cover; }
.row-fluid .myths-section .box-wrapper .box .icon img.icon-img { object-fit: contain; padding: 15px; }
.row-fluid .myths-section .box-wrapper .box .contain { padding: 0 0 0; }
.row-fluid .myths-section .box-wrapper .box .contain h3 { font-weight: 600; font-size: 20px; margin-bottom: 20px; text-transform:capitalize; }


.row-fluid .myths-section.two-box .box-wrapper .box .contain { padding: 30px 0 0; }
.row-fluid .myths-section.align-left .box-wrapper { justify-content: left; }

.row-fluid .col-2-info { }
.row-fluid .col-2-info .two-column-content-with-right-image .custom-column { }
.row-fluid .col-2-info .two-column-content-with-right-image .custom-column img { height: 260px; object-fit: contain; }

.row-fluid .two-col-info { padding: 40px 0 50px; }
.row-fluid .two-col-info .video {  min-height:360px;height:360px; }
.row-fluid .two-col-info .video  > div:last-child { height: 100%; background: rgba(255, 255, 255, 0.27); display: flex; align-items: center; justify-content: center; text-align: center; }
.row-fluid .two-col-info .widget-type-header { }
.row-fluid .two-col-info .widget-type-header h3 { margin: 0 0 20px; }
.row-fluid .two-col-info .contain.left { padding-left: 35px;}
.row-fluid .two-col-info .contain.right { padding-right: 35px; }

.row-fluid .btn-play { }
.row-fluid .btn-play a { height: 60px; width: 60px; border: 3px solid #fff; display: block; margin: 0 auto; display: flex; align-items: center; justify-content: center; font-size: 25px; border-radius: 100%; color: #fff; }
.row-fluid .btn-play a:hover { text-decoration: none; border-color: #004419; background: #004419; }
.row-fluid .btn-play a i.fa { position: relative; left: 2px; }
.row-fluid .btn-play a:focus { text-decoration: none; }

.row-fluid .plan-info{padding:30px 0 40px;}
.row-fluid .plan-info .widget-type-header{margin:0 0 30px;}
.row-fluid .plan-info  ul{list-style:none;}

.pgen-box-wrapper { display: flex; flex-wrap: wrap; justify-content: center; margin: 0 -15px; }
.pgen-box-wrapper .pgen-box { width: calc((100% / 3) - 30px); margin: 15px; background: whitesmoke; }
.pgen-box-wrapper.two_col {}
.pgen-box-wrapper.two_col .pgen-box { width: calc((100% / 2.5) - 30px); }
.pgen-box-wrapper .pgen-box .contain { width: 100%; clear: both; float: left; padding: 0px 0 0; }
.pgen-box-wrapper .pgen-box .contain h4 { font-weight: 600; color: #004419; padding: 0 20px; font-size: 21px; text-align: center; }
.pgen-box-wrapper .pgen-box .contain .text { }
.pgen-box-wrapper .pgen-box .contain .text > * { padding: 0px 20px; }
.pgen-box-wrapper .pgen-box .contain .text ul { list-style: none; padding: 0; }
.pgen-box-wrapper .pgen-box .contain .text ul li { padding: 12px 20px; }
.pgen-box-wrapper .pgen-box .contain .text ul li:nth-child(even) { background: #d0d0d0; }
.pgen-box-wrapper .pgen-box .contain .text p { margin: 10px 0; }
.pgen-box-wrapper .pgen-box .contain .text p strong { display: block; margin: 30px 0 0; }
.pgen-box-wrapper .pgen-box .thumb { }
.pgen-box-wrapper .pgen-box .thumb img { height: 440px; width: 100%; object-fit: contain; }

.row-fluid .advantage-box-wrapper { display: flex; flex-wrap: wrap; justify-content: center; text-align: center; }
.row-fluid .advantage-box-wrapper .advantage-box { width: calc((100% / 3) - 30px); margin: 15px; box-shadow: 0 0 20px #e0e0e0; padding: 0; text-align: left; }
.row-fluid .advantage-box-wrapper .advantage-box h4 { padding: 0; margin: 0; color: #fff; font-size: 18px; display:flex; align-items:center; }
.row-fluid .advantage-box-wrapper .advantage-box .box-title { background:#4a4a4a; color: #009a44; padding: 20px 15px; }
.row-fluid .advantage-box-wrapper .advantage-box  .contain { padding: 35px 15px 15px; }
.row-fluid .advantage-box-wrapper .advantage-box .contain ul { margin: 15px 0; }

.pillar-page .custom-just-numbers { margin: 0; }
.pillar-page .custom-just-numbers .inner-wrapper { display: flex; align-items: center; flex-wrap: wrap; }

.row-fluid .left-padding {padding-left: calc((100% - 1140px) / 2);}
.row-fluid .right-padding{padding-right: calc((100% - 1140px) / 2);}


.row-fluid .Nitrogen-box-wrapper { display: flex; flex-wrap: wrap; margin: 0px -25px; }
.row-fluid .Nitrogen-box-wrapper .box { width: 33.33%; padding: 25px; }
.row-fluid .Nitrogen-box-wrapper .box .icon { text-align: center; }
.row-fluid .Nitrogen-box-wrapper .box .icon img { width: 100%; height: 260px; object-fit: contain; }
.row-fluid .Nitrogen-box-wrapper .box h3 { font-size: 20px; text-transform: capitalize; }
.row-fluid .Nitrogen-box-wrapper .box .text { padding: 10px 0 20px; }
.pillar-page .fancybox-content.fancy-model { max-width: 900px !important; max-height: 500px !important; margin: 0 !important; height:auto !important; }

a:focus { text-decoration: none; }
a.button:focus { text-decoration: none; outline: none; }
.pillar-page .fancybox-content.fancy-model { padding-right: 13px !important; border: 3px solid #009a44; }
.pillar-page .fancybox-content.fancy-model ul { list-style: none; }

.pillar-page .custom-just-numbers a.button { width: 100%; max-width: 165px; }

.row-fluid .action-slide-menu { position: fixed; left: 0; background: #fff; width: auto; box-shadow: 0 0 19px rgba(0, 0, 0, 0.39); z-index: 999; transform: translateY(-50%) !important; top: 50%; }
.row-fluid .action-slide-menu .hs-menu-flow-horizontal>ul { max-width: 390px; width: 100%; overflow: auto; max-height: calc(100vh - 50px); margin: 0px; line-height: normal; }
.row-fluid .action-slide-menu .hs-menu-flow-horizontal>ul>li { float: left; width: 100% !important; text-align: left; padding: 0 }
.row-fluid .action-slide-menu .hs-menu-flow-horizontal>ul>li a { display: block; text-decoration: none; font-size: 15px; padding: 11px 15px; transition: all .3s ease; position: relative; padding-left: 25px; }
.row-fluid .action-slide-menu .hs-menu-flow-horizontal>ul>li>ul { position: relative !important; visibility: visible !important; opacity: 1 !important; display: block;  }
.row-fluid .action-slide-menu .hs-menu-flow-horizontal>ul>li+li { border-top: 1px solid #bdbdbd }
.row-fluid .action-slide-menu .hs-menu-flow-horizontal>ul>li>ul a {  padding-left: 40px; }
.row-fluid .action-slide-menu .hs-menu-flow-horizontal>ul>li a:before { content: "\f105"; font-family: fontawesome; top: 9px; position: absolute; left: 10px; }
.row-fluid .action-slide-menu .hs-menu-flow-horizontal>ul>li a:hover,
.row-fluid .action-slide-menu .hs-menu-flow-horizontal li.active > a{ color: #fff; background: #9de100; }

.row-fluid .action-slide-menu .menu-action-btn { position: absolute; left: 100%; background: #9de100; height: 43px; width: 43px; display: block; text-align: center; font-size: 30px; line-height: 44px; color: #fff; cursor: pointer; }
.row-fluid .action-slide-menu.open { transform: translateX(0)  translateY(-50%) !important; }
.row-fluid .action-slide-menu.open .menu-action-btn i { display: block; transform: rotate(180deg) }
.scroll-open .row-fluid .action-slide-menu { transform: translateX(-100%)  translateY(-50%) !important; }
.scroll-open .row-fluid .action-slide-menu.open { transform: translateX(0)  translateY(-50%) !important; }
.scroll-open .row-fluid .action-slide-menu.open .menu-action-btn i { display: block; transform: rotate(180deg)!Important }
.scroll-open .row-fluid .action-slide-menu .menu-action-btn i { display: block; transform: rotate(0)!Important }
.scroll-close .row-fluid .action-slide-menu { transform: translateX(-100%)  translateY(-50%); }
.scroll-close .row-fluid .action-slide-menu .menu-action-btn i { display: block; transform: rotate(0) !important }
.scroll-open .row-fluid .action-slide-menu.open .menu-action-btn i { transform: rotate(180deg)!Important }
.row-fluid .action-slide-menu { transform: translateX(-100%) translateY(-50%) !important; transition: all .3s ease; }
.row-fluid .action-slide-menu .menu-action-btn i { display: block; height: 43px; line-height: 41px }
.row-fluid .action-slide-menu .menu-action-btn:hover { background: #009a44; }
.row-fluid .action-slide-menu .hs-menu-flow-horizontal>ul>li>ul li.hs-menu-item.hs-menu-depth-2 { width: 100%; min-width: 100%; text-align: left; background: transparent }
.row-fluid .action-slide-menu .hs-menu-flow-horizontal>ul>li > ul.hs-menu-children-wrapper { display: block !Important; }
.row-fluid .action-slide-menu .hs-menu-flow-horizontal { line-height: 0px; }
.row-fluid .action-slide-menu .hs-menu-flow-horizontal>ul>li>ul a:before { left: 23px; }

/* 09-10-2018 */
.row-fluid .service-box-v2 .service-inner { padding: 16px 23px 40px;}
.row-fluid .service-box-v2 .service-boxmain { padding: 0 15px 30px;}

/*****************
* ***************** 20-11-2018 Pillar Page **************/
.row-fluid .introduction-sec { padding:20px 0 0; }
.row-fluid .introduction-main { padding:20px 0 40px; float:left; width:100%; }
.row-fluid .introduction-box { padding:20px 15px; width:25%; float:left; text-align:center; }
.row-fluid .introduction-icons { margin:0 auto 30px; width:150px; height:150px; text-align:center; border-radius:100%; box-shadow:0 0 20px #d2d2d2; display:flex; align-items: center; }

.row-fluid .introduction-imgicon { margin:0 auto; }
.row-fluid .introduction-imgicon img { max-width:90px; }
.row-fluid .introduction-icon { font-size:60px; margin:0 auto; color:#004419; }
.row-fluid .introduction-text { color:#004419; font-size:20px; line-height:1.4; font-weight:600; }

.row-fluid .assessment-sec { padding:30px 0 0 }
.row-fluid .assessment-main { padding:10px 0 30px; width:100%; float:left; text-align:center; }
.row-fluid .assessment-box { margin-left:-3px; padding:10px; width:33.33%; display:inline-block; vertical-align:top; } 
/* .row-fluid .assessment-icon { margin:0 auto; width:140px; height:140px; border-radius:100%; background:#f5f5f5; display:flex; align-items:center; }
.row-fluid .assessment-icon img { margin:0 auto; max-width:100px; } */
.row-fluid .assessment-box h3 { margin:0 0 12px; font-size:20px; line-height:1.4; text-transform: capitalize; }

.row-fluid .assessment-img { height:160px; width:100%; background-size:cover !important; background-position:center center !important; border-radius:5px 5px 0 0; border:2px solid rgba(0,0,0,0.05); border-bottom:none; }
.row-fluid .assessment-inner { padding:20px; border-radius:0 0 5px 5px; border:2px solid rgba(0,0,0,0.05); border-top:none; }
.row-fluid .strip-section { padding:30px 0; text-align:center; }
.row-fluid .strip-section .button { padding:15px 50px; border-color:#9de100; color:#9de100; }
.row-fluid .strip-section .button:hover { color:#4a4a4a; }

.row-fluid .product-boxp2 { padding:10px 0; width:100%; float:left; }
.row-fluid .product-innerp2 { width:100%; float:left; border:1px solid rgba(0,0,0,0.20); }
.row-fluid .product-innerp2 h2 { margin:0 0 15px; font-size:28px; line-height:1.4; text-transform: capitalize; }
.row-fluid .product-imgp2 { width:40%; padding:20px; float:left; border-right:1px solid rgba(0,0,0,0.20); text-align:center; }
.row-fluid .product-imgp2 img { height:260px; width:auto !important; }
.row-fluid .product-textp2 { padding:20px; width:60%; float:left; }
.row-fluid .product-btnp2 { width:100%; float:left; }
.row-fluid .product-btnp2 a { padding:15px 20px; text-align:center; display:inline-block; width:100%; color:#fff; font-weight:600; background:#004419; text-decoration: none; text-transform:uppercase; }
.row-fluid .product-btnp2 a:hover { background:#9de100; color:#4a4a4a; }

.row-fluid .contents-sec { width:400px; background:#f9f9f9; color:#fff; position:fixed; top:50%; left:-100%; cursor:pointer; -webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);; z-index:99; -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;; }
.row-fluid .contents-sec h3 { padding:12px 20px; margin:0; color:#fff; text-transform:uppercase; font-size:22px; line-height:28px; background:#116736; position:relative;  -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;; font-weight:500; }
.row-fluid .contents-sec h3:after { content:"\f104"; font-family: FontAwesome; position:absolute; top:10px; right:19px; }
/* .row-fluid .contents-sec h3:hover { background:#273F65; color:#fff; } */
.row-fluid .contents-menu { padding:20px; border:1px solid #ededed; height:500px; overflow:auto; }
.row-fluid .contents-menu ul { margin:0; width:100%; }
.row-fluid .contents-menu ul li { width:100%; line-height:0; padding:0; }
.row-fluid .contents-menu ul li a { padding:7px 15px 7px 18px !important; width:100% !important; color:#004419; display:inline-block; font-size:15px; line-height:17px; position:relative; overflow: inherit; white-space: inherit !important; text-decoration: none; } 
.row-fluid .contents-menu ul li a:before { content:"\f101"; width:15px; height:15px; position:absolute; top:7px; left:0; font-family:'fontAwesome'; font-size:20px; } 
.row-fluid .contents-menu ul li:hover > a {  color:#009a44; }
.row-fluid .contents-menu ul li:first-child a { border-top:none; }
.row-fluid .contents-arrow { width:60px; height:60px; font-size:34px; line-height:58px; background:#004419; color:#fff; font-weight:300; text-align:center; position:fixed; top:40%; left:0; cursor:pointer; z-index:9; -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;;  }
.row-fluid .contents-arrow i { vertical-align: middle; }
.row-fluid .contents-menu ul li ul.hs-menu-children-wrapper { margin:8px 0; padding:10px 10px 10px 20px; width:100%; left:0 !important; position:relative !important; visibility:inherit !important; opacity:1 !important; background:rgba(0,0,0,0.05); }
.row-fluid .contents-menu ul li ul.hs-menu-children-wrapper li a { padding:5px 15px 5px 25px; }
.row-fluid .contents-menu ul li ul.hs-menu-children-wrapper li a:before { top:7px; }

.row-fluid .strip-custom .strip-boxcontent { color:#fff; }
.row-fluid .strip-custom .strip-boxcontent h2 { color:#fff; }

.row-fluid .failure-video { padding:20px 0 25px; }

.popup-right .contents-sec { left:0; }
.popup-hide .contents-sec { left:-400px !important; }
.popup-hidemenu .contents-sec { left:-400px !important; }
.popup-hidemenu.popup-right .contents-sec { left:0; }

.row-fluid .header-subtitle ol { margin-bottom:20px; padding-left:35px; }
.row-fluid .header-subtitle ul { padding-left:35px; }
.row-fluid .header-subtitle p a { text-decoration:underline; }

.row-fluid .get-form-section { background:#4a4a4a; } 
.row-fluid .get_form form.hs-form fieldset .hs-form-field { padding:0 5px !important; }
.row-fluid .get_form input[type="text"], .row-fluid .get_form input[type="password"], .row-fluid .get_form input[type="datetime"], .row-fluid .get_form input[type="datetime-local"], .row-fluid .get_form input[type="date"], .row-fluid .get_form input[type="month"], .row-fluid .get_form input[type="time"], .row-fluid .get_form input[type="week"], .row-fluid .get_form input[type="number"], .row-fluid .get_form input[type="email"], .row-fluid .get_form input[type="url"], .row-fluid .get_form input[type="search"], .row-fluid .get_form input[type="tel"], .row-fluid .get_form input[type="color"], .row-fluid .get_form input[type="file"], .row-fluid .get_form textarea, .row-fluid .get_form select { max-width:100%; width:100% !important; }
.row-fluid .get-form-section h1 , .row-fluid .get-form-section h3 { margin:0 0 15px; color:#009a44; }
.row-fluid .get_form .hs-form-field > label { color:#cecece; width: 100%; margin: 0 0 3px; }
.row-fluid .get_form .inputs-list { margin:10px 0; }
.row-fluid .get_form .inputs-list li span { color:#cecece; }
.row-fluid .get_form .hs-fieldtype-radio > label { font-weight: 600; }
/* .row-fluid .get_form .hs-fieldtype-radio ul li { cursor: pointer; }   */
.row-fluid .get_form .hs-fieldtype-radio .inputs-list li span { cursor: pointer; }  
/* .row-fluid .get_form .hs-fieldtype-radio ul.inputs-list { column-count: 2; -moz-column-count: 2; -webkit-column-count: 2; -ms-column-count: 2; -o-column-count: 2; } */


.row-fluid .get_form .inputs-list .hs-form-checkbox-display , .row-fluid .get_form .inputs-list .hs-form-booleancheckbox , .row-fluid .get_form .inputs-list li.hs-form-radio { display:block; padding:0 0 8px 25px; position:relative; }
.row-fluid .get_form .inputs-list input[type="checkbox"] , .row-fluid .inputs-list input[type="radio"] { position:absolute; left:0; margin:0; top:0; opacity: 0; width: 20px; height: 20px; }
.row-fluid .get_form .inputs-list input[type="radio"] { top:3px; }
.row-fluid .get_form .inputs-list input[type="checkbox"] + span { line-height: 22px; position:relative; display: block; }
.row-fluid .get_form .inputs-list input[type="checkbox"] + span:before  { position:absolute; left:-25px; top:0;  content:''; width:16px; height:16px; border:1px solid #dadada; color:#fafafa; background:#cecece; }
.row-fluid .get_form .inputs-list input[type="checkbox"]:checked + span:before { background:#009a44; color:#ffff; border-color:#009a44; }
.row-fluid .get_form .inputs-list input[type="checkbox"]:checked + span:after { text-align:center; color:#fff; position:absolute; left:-26px; top:-2px; font-size:13px; content: "\f00c"; font-family:'FontAwesome'; width: 20px; line-height: 20px; }

.row-fluid .get_form .inputs-list input[type="radio"] + span:before { position:absolute; left:-2px; top:1px;  content:''; width:16px; height:16px; border:1px solid #dadada;  background:#cecece; border-radius:100%; }
.row-fluid .get_form .inputs-list input[type="radio"]:checked + span:after { position:absolute; left:1px; top:4px;  content:''; width:10px; height:10px; border-color:#333; background:#009a44;  border-radius:100%; }

.row-fluid .get_form .hs-fieldtype-booleancheckbox ul li.hs-form-booleancheckbox > label { cursor:pointer; }
.row-fluid .get-form-section { color:#cecece; }
.row-fluid .get-form-text { margin-top:15px; color:#cecece; }
.row-fluid .get_form .actions { text-align:center; }

.row-fluid .get_form .hs-fieldtype-checkbox > label { font-weight: 600; }
.row-fluid .get_form .hs-fieldtype-checkbox ul li.hs-form-checkbox > label { cursor:pointer; }


.row-fluid .get_form .custom-file-upload-hidden {
    display: none;
    visibility: hidden;
    position: absolute;
    left: -9999px;
}

.row-fluid .get_form .custom-file-upload {
    display: block;
    width: auto;
    font-size: 16px;
    margin-top: 30px;
}
.row-fluid .get_form .custom-file-upload label {
    display: block;
    margin-bottom: 5px;
}

.row-fluid .get_form .file-upload-wrapper {
    position: relative;
    margin-bottom: 5px;
}

.row-fluid .get_form .file-upload-input {
    width: 300px;
    color: #fff;
    font-size: 16px;
    padding: 11px 17px;
    border: none;
    background-color: #c0392b;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    float: left;
    /* IE 9 Fix */
}
.row-fluid .get_form .file-upload-input:hover, .file-upload-input:focus {
    background-color: #ab3326;
    outline: none;
}

.row-fluid .get_form .file-upload-button {
    cursor: pointer;
    display: inline-block;
    color: #333;
    font-size: 16px;
    text-transform: uppercase;
    padding: 16px 20px 15px;
    border: none;
    margin-left: 0;
    border-left: 4px solid #009a44;
    background-color: #cecece;
    float: left;
    position:absolute; top:0; left:0; width:100%;
    /* IE 9 Fix */
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    text-align:left;
    outline: none;
}

/* Update 21-11-2018 */


/* Slider */
.slick-slider { position: relative; display: block; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none;    -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus,.slick-slide:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track,.slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);  -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0);   -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before,.slick-track:after { display: table; content: ''; } 
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; backface-visibility: hidden; -webkit-backface-visibility: hidden; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden;}
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.slick-arrow.slick-hidden { display: none; }

/* Dots */
.slick-slider { margin-bottom: 10px; }
.slick-dots {  position: absolute;  bottom: -30px; display: block; width: 100%; padding: 0; list-style: none; text-align: center; left:0; }
.slick-dots li { position: relative; display: inline-block; width: 8px; height: 8px; margin: 0 8px; padding: 0; cursor: pointer; }
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 12px;
    height: 12px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #009a44;
    border-radius:100%;
    opacity:0.3;
    box-shadow: 0 0 0px 5px rgba(0, 192, 243, 0.0);
    transition: all 0.3s ease;
}
.slick-dots li button:hover,.slick-dots li button:focus { outline: none; opacity: 1; box-shadow: 0 0 0px 5px rgba(0, 192, 243, 0.27); }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { font-size: 8px; line-height: 8px;  position: absolute; top: 0; left: 0; width: 8px; height: 8px; content: ''; text-align: center;
    opacity: 1; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button {opacity: 1;background: #009a44;box-shadow: 0 0 0px 5px rgba(0, 153, 66, 0.18);}

/* Arrows */
.slick-arrow { position: absolute; top: 0; bottom: 0; height: 40px; margin: auto; width: 40px; font-size: 0px; background: transparent; border: none; z-index: 1; outline:none; }
.slick-arrow{ left:0;}
.slick-arrow:before {content: "\f104";font-family: fontawesome;color: #fff;position: absolute;height: 100%;width: 100%;font-size: 15px;line-height: 40px;background: #009a44;top: 0;left: 0;transition: all 0.3s ease;cursor: pointer;}
button.slick-next.slick-arrow { left: auto; right: 0; transform: scale(-1); }
.slick-arrow:hover:before {background: #007333;}


.pillar_page2 .advantage-box-wrapper .advantage-box .box-title { background:#009A44; }

.row-fluid .set-bg { display: none; }

.row-fluid .gray { background: #f1f1f1; }

.row-fluid .page-banner { text-align: center; color: #fff; padding:50px 0px; }
.row-fluid .page-banner h1 { color: inherit; margin-bottom:10px; }
.row-fluid .page-banner h2 { color: inherit; font-weight: 400; font-size: 28px; text-transform: inherit; padding-bottom: 15px; margin-bottom:0px; }

.row-fluid .cs_overlay { position: relative; }
.row-fluid .cs_overlay:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0.3; }
.row-fluid .cs_overlay > div { position: relative; z-index: 1; }

.row-fluid .info-section { padding: 10px 0 30px; }
.row-fluid .info-section .widget-type-header h2 { margin: 0; padding: 0 0 30px; }


.atd_event { }
.atd_event .single-even { padding: 0px 25px; }
.atd_event .single-even .thumb { width: 130px; height: 130px; display: inline-block; vertical-align: top; margin-top:4px; }
.atd_event .single-even .contain { width: calc(100% - 135px); padding-left: 20px; vertical-align: middle; display: inline-block; }
.atd_event .single-even .contain h4 { margin: 0; font-weight: 600; font-size: 21px; padding: 0 0 9px; }
.atd_event .single-even .inner { padding: 20px 0; }
.atd_event .single-even .inner:after { content: ''; display: table; clear: both; }
.atd_event .single-even .contain a.button { font-size: 15px; padding: 6px 15px; margin: 10px 0 0; }
.row-fluid .event-box-wrapper { background: #f1f1f1; padding: 15px; max-height:700px; min-height:700px; }
.row-fluid .event-box-wrapper .widget-type-header { text-align: center; }
.atd_event .single-even + div > div { border-top: 1px solid rgba(0, 0, 0, 0.11); }

.row-fluid .event-box-wrapper .mCSB_draggerContainer { }
.row-fluid .event-box-wrapper .mCSB_outside+.mCSB_scrollTools { right: -2px; }
.row-fluid .event-box-wrapper .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail { width: 12px; background: rgba(0, 0, 0, 0.26); }
.row-fluid .event-box-wrapper .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { border-radius: 0; width: 10px; background: #004419 !important; }

.atd_event .single-even .thumb.round { border-radius: 100%; height: 90px; width: 90px; }
.atd_event .single-even .thumb.round + .contain { width: calc(100% - 95px); }

/* */
.row-fluid .cs_testimonials-section { text-align: center;  }
.row-fluid .cs_testimonials-section .cs_testimonials-slider { padding: 0 50px 40px; margin: 30px 0 0px; }
.row-fluid .cs_testimonials-section .cs_testimonials-slider .thumb { height: 100px; width: 100px; border-radius: 100%; margin: 0 auto; margin-top: -70px; position: relative; z-index: 1; border: 2px solid #004419; background-size:70px !important; background-color:#fff !important; }
.row-fluid .cs_testimonials-section .cs_testimonials-slider .inner { padding: 15px; border: 2px solid #009a44; max-width: calc(100% - 30px); margin: 0 auto; margin-top: 60px; }
.row-fluid .cs_testimonials-section .cs_testimonials-slider .sinlge-slide { }
.row-fluid .cs_testimonials-section .cs_testimonials-slider .inner h5 { font-weight: 700; font-size: 19px; }
.row-fluid .cs_testimonials-section .cs_testimonials-slider .inner span.company { display: block; padding: 0 0 49px; position: relative; font-style: italic; }
.row-fluid .cs_testimonials-section .cs_testimonials-slider .inner span.company:after { content: "\f10d"; font-family: fontawesome; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); height: 35px; width: 35px; background: #009a44; line-height: 36px; color: #fff; font-size: 14px; border-radius: 100%; }
.row-fluid .cs_testimonials-section .cs_testimonials-slider .text { margin: 16px 0 20px; }


/* */
.row-fluid .cs_video-section{text-align:center;}
.row-fluid .cs_video-section .inner{padding:15px;}
.row-fluid .cs_video-section .inner .thumb{position:relative;padding-bottom:70%;transition:all 0.3s ease;}
.row-fluid .cs_video-section .inner a{display:block;position:relative;overflow:hidden;}
.row-fluid .cs_video-section .inner a:hover .thumb{transform:scale(1.1);}
.row-fluid .cs_video-section .inner a:after{left:50%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;transform:translateX(-50%);}
.row-fluid .cs_video-section .inner a:before{}
.row-fluid .cs_video-section .inner a:after{border-color:rgba(255,255,255,0);border-left-color:#fff;border-width:14px;margin-left:11px;margin-top:-15px;transition:all 0.3s ease;border-left-width:22px;}
.row-fluid .cs_video-section .inner a:before{content:'';position:absolute;top:50%;left:50%;height:60px;width:60px;border:3px solid #fff;z-index:1;transform:translate(-50%,-50%);border-radius:100%;transition:all 0.3s ease;}
.row-fluid .cs_video-section .inner a:hover:before{background:#fff;}
.row-fluid .cs_video-section .inner a:hover:after{border-left-color:#009a44;z-index:1;}
.row-fluid .cs_video-section .inner .thumb:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.3;transition:all 0.3s ease;}
.row-fluid .cs_video-section .inner a:hover .thumb:after{opacity:0.5;}
.row-fluid .cs_video-section .cs_video-slider{padding:0 50px;}


.row-fluid .cs_recent-section { text-align: center; }
.row-fluid .cs_recent-section .recent-post-slider { margin: 40px 0 0; padding: 0 50px; }
.row-fluid .cs_recent-section .recent-post-slider .thumb { padding-bottom: 60%; }
.row-fluid .cs_recent-section .recent-post-slider .inner { max-width: calc(100% - 30px); margin: 0 auto; border-radius: 5px; overflow: hidden;  background: gainsboro;}
.row-fluid .cs_recent-section .recent-post-slider .contain {  padding: 25px 15px; position: relative; }
.row-fluid .cs_recent-section .recent-post-slider .contain .post-date { position: absolute; left: 15px; text-align: left; }
.row-fluid .cs_recent-section .recent-post-slider .contain .contain-inner { padding-left: 90px; text-align: left; }

.row-fluid .cs_video-section a.cta_button { margin-top: 20px;  }
.row-fluid .cs_recent-section a.cta_button { margin: 20px 0 0; }



/* ==A== 22-01-2019 ==A== */
.bg-img-wrapper{background-repeat:no-repeat; background-position:center; background-size:cover;}

.default-two-col-main{border-bottom: 2px solid #009a44; background: -webkit-linear-gradient(top,rgba(255,255,255,0),#f9f9f9); background: -o-linear-gradient(top,rgba(255,255,255,0),#f9f9f9); background: linear-gradient(to bottom,rgba(255,255,255,0),#f9f9f9);}
.default-two-col-main .page-center > div > div { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;}
.default-two-col-main h2 { margin-top: 0;}
.default-two-col-main h2 span { color: #009a44;}
.default-two-col-main h3 { margin-top: 15px;  font-weight: 400; color: #4a4a4a; font-size: 28px; text-transform: inherit; padding-bottom: 15px;}
.default-two-col-main .default-left { padding-right: 25px;}

.default-two-col-main .default-right { text-align:center; background-size: contain; background-position: center right;}


.white-papers-outer .white-papers-section { display: block; width: 25%; float: left; padding: 15px; }
.white-papers-outer .white-papers-section .white-inner{ background-color: #fafafa; padding: 20px 20px 70px; position: relative; border: 2px solid rgba(0,0,0,0.1); } 
.white-inner .white-title { font-size: 17px; font-weight: 600;}
.white-inner h2 { font-weight: 500;  font-size: 16px; line-height: 23px; text-transform: inherit; padding: 10px 0px; margin:0px; }
.white-inner a { position: absolute; bottom: 20px; display: inline-block; color: #004419; font-family: Raleway,sans-serif; text-decoration: none; font-size: 16px; font-weight: 700; text-transform: uppercase; padding: 12px 20px 10px; text-align: center; border-radius: 0; border: 2px solid #004419;}
.white-inner a:hover, .white-inner a:active { color: #004419; background-color: #9de100; border-color: #9de100;}

.white-contain-icon { width: 80px; margin: 0 0 0 -10px;}

.papers-option #filters { text-align: center; list-style: none; padding: 0;}
.papers-option #filters li{ display: inline-block; width: auto; margin: 5px 5px;  padding: 0; text-align: center; }
.papers-option #filters li a{ position:relative; display: inline-block;  padding: 15px 15px; border: 2px solid #009a44; cursor: pointer; font-size: 18px; font-weight: 600;}
.papers-option #filters li:before{content:''; position:absolute; bottom:0; left:0; right:0; width:50%; margin:auto; border-bottom: 2px solid #004419; opacity:0; }
.papers-option { margin: 30px 0 15px; display: inline-block; width: 100%;}
.papers-option #filters li span {  display: block;}
.papers-option #filters li.current:before{ opacity:1; }
.center-text *{text-align:center;}
.papers-option #filters li a:hover,.papers-option #filters li a.active { text-decoration:none; background-color: #9de100; border-color: #9de100; color: #004419;}

.loadmore-btn-wrapper { display: block; text-align: center; }
.loadmore-btn-wrapper a { display: inline-block; color: #004419; font-family: Raleway, sans-serif; text-decoration: none; font-size: 16px; font-weight: 700; margin: 45px 0 25px; text-transform: uppercase; text-align: center; border-radius: 0; text-decoration: underline; }
.loadmore-btn-wrapper a:hover{ color: #9de100; }

.popup-form-main {height: 100vh; overflow: auto; position: fixed; z-index: 9999; display: none;  background-color: rgba(0,0,0,0.4); top: 0; bottom: 0; left: 0; right: 0; }
.popup-form-outer{  left: 50%; position: absolute; transform: translateX(-50%); max-width: 585px; background: #fff; border: 3px solid #009a44; width: 100%;
    box-shadow: 0px 0px 0px 10px rgba(0,0,0,0.5), 0px 0px 16px 15px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 0px 0px 10px rgba(0,0,0,0.5), 0px 0px 16px 15px rgba(0,0,0,0.3);  margin: 50px 0; }
.popup-form-outer .popup-form{ padding: 25px; }
.cs_popup-open .popup-form-main { display: block;}
.cs_popup-open.cs_close .popup-form-main { display: none;}  
/* .cs_form_submit .popup-form-main { display: none;} */
.popup-form-stripe h2 { margin: 0; font-size: 20px; padding: 25px 25px 0; position: relative;}
.popup-form_close { position: absolute; right: 25px; font-size: 25px; cursor: pointer;}
.popup-form_close:hover{ color: #9de100;  }                             
/* .cs_popup-open .popup-form-main.none { display: none;}  */
body.page.cs_popup-open.form-none { position: fixed; width: 100%;}
.popup-form-disc { padding: 25px 25px 0;}
.popup-form-disc p { margin: 0;}
body.page.cs_popup-open.cs_form_submit { position: inherit;}

.popup-form-main .popup-form h3{display:none; } 
.popup-form-main .popup-form form .hs-form-required {  display: none;}
.popup-form-main .popup-form form.hs-form fieldset .hs-form-field { padding: 0;}
.popup-form-main .popup-form form .form-columns-2 > div:first-child { padding-right: 5px;}
.popup-form-main .popup-form form .form-columns-2 > div:last-child { padding-left: 5px;}
.popup-form-main .popup-form form .hs-error-msgs li { transform: translateY(-5px); font-size: 14px; padding-bottom: 14px;}
.popup-form-main .popup-form form input,.popup-form-main .popup-form form input select {margin-bottom: 15px;}
.popup-form-main .popup-form form .legal-consent-container .hs-form-booleancheckbox input{  margin: 5px 5px 5px 0px; }
.popup-form-main .popup-form form .legal-consent-container ul.inputs-list { margin: 15px 0 0;}
.body-container .popup-form-main .popup-form form .legal-consent-container ul li {  padding-bottom: 0;}


.popup-form-outer .popup-form ul[role="radiogroup"] { }
.popup-form-outer .popup-form ul[role="radiogroup"] label { position: relative; }
.popup-form-outer .popup-form ul[role="radiogroup"] label input { }
.popup-form-outer .popup-form ul[role="radiogroup"] label input + span { padding-left: 32px; }
.popup-form-outer .popup-form ul[role="radiogroup"] label input + span:before { content: ''; margin-right: 0px; display: inline-block; vertical-align: text-top; width: 20px; height: 20px; background: #fff; box-shadow: 0 0 0 3px rgb(206, 206, 206); position: absolute; left: 0; top: 0px; }
.popup-form-outer .popup-form ul[role="radiogroup"] label input + span:after { }
.popup-form-outer .popup-form ul[role="radiogroup"] label input + span:after { content: ''; position: absolute; left: 5px; top: 9px; background: #fff; width: 2px; height: 2px; box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff, 4px -6px 0 #fff, 4px -8px 0 #fff; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.popup-form-outer .popup-form ul[role="radiogroup"] label input:checked + span:before { background: #9de100; }

.row-fluid .popup-form-main .popup-form .inputs-list input[type="checkbox"] { position: absolute; opacity: 0;cursor: pointer; z-index: 1; margin-left: 0px;}
.row-fluid .popup-form-main .popup-form .inputs-list input[type="checkbox"] + span { position: relative; cursor: pointer; padding: 0 0 0 25px; margin: 0px 10px 0px 0px; display: block; font-size:16px;}
.row-fluid .popup-form-main .popup-form .inputs-list input[type="checkbox"] + span:before { content: ''; margin-right: 0px; display: inline-block; vertical-align: text-top; width: 17px; height: 17px; background: #fff;border:2px solid rgba(0, 0, 0, 0.12);position: absolute; left: 0; top: 2px; }
.row-fluid .popup-form-main .popup-form .inputs-list input[type="checkbox"]:hover + span:before { background: #9de100; }
.row-fluid .popup-form-main .popup-form .inputs-list input[type="checkbox"]:checked + span:before { background: #9de100; }
.row-fluid .popup-form-main .popup-form .inputs-list input[type="checkbox"]:disabled + span { color: #b8b8b8; cursor: pointer; }
.row-fluid .popup-form-main .popup-form .inputs-list input[type="checkbox"]:disabled + span:before { box-shadow: none; background: #ddd; }
.row-fluid .popup-form-main .popup-form .inputs-list input[type="checkbox"]:checked + span:after { content: ''; position: absolute; left: 3px; top: 9px; background: #fff; width: 2px; height: 2px; box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff, 4px -6px 0 #fff, 4px -8px 0 #fff; -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.button-block{margin:60px 17px 20px; font-size: 18px; font-weight: 700;}
.button-block select {width: 224px; padding: 14px; letter-spacing: 1px;}
.button-block input[type="checkbox"] { position: absolute; opacity: 0;cursor: pointer; z-index: 1; margin-left: 25px;}
.button-block input[type="checkbox"] + label { position: relative; cursor: pointer; padding: 0 0 0 35px; margin: 0px 10px 0px 0px;font-weight:600; display: block; font-size:16px;}
.button-block input[type="checkbox"] + label:before { content: ''; margin-right: 0px; display: inline-block; vertical-align: text-top; width: 20px; height: 20px; background: #fff;box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);position: absolute; left: 0; top: 0px; }
.button-block input[type="checkbox"]:hover + label:before { background: #9de100; }
.button-block input[type="checkbox"]:checked + label:before { background: #9de100; }
.button-block input[type="checkbox"]:disabled + label { color: #b8b8b8; cursor: pointer; }
.button-block input[type="checkbox"]:disabled + label:before { box-shadow: none; background: #ddd; }
.button-block input[type="checkbox"]:checked + label:after { content: ''; position: absolute; left: 5px; top: 9px; background: #fff; width: 2px; height: 2px; box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff, 4px -6px 0 #fff, 4px -8px 0 #fff; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.button-block-inner { display: inline-block; margin: 10px 0;}    

.button-block.disable > div { pointer-events: none;}
.button-block.disable > div:first-child { pointer-events: auto;}


.accordion-text img { max-width: 440px; width:100% !important; }

.row-fluid .green-box {}
.row-fluid .green-box .advantage-box-wrapper { margin: 0 -15px; }
.row-fluid .green-box .advantage-box-wrapper .box-title { background: #009a44; }


/* */
.row-fluid .cs_two_box_wrapper { text-align: left; padding: 40px 0 40px; }
.row-fluid .cs_two_box_wrapper > div { margin: 0 -15px; }
.row-fluid .cs_two_box_wrapper .cs_two_box { padding: 0 20px; }
.row-fluid .cs_two_box_wrapper .cs_two_box h3 { margin: 0; }
.row-fluid .cs_two_box_wrapper .cs_two_box .widget-type-rich_text > span { padding: 30px 0 10px; display: block; }
.row-fluid .cs_two_box_wrapper .cs_two_box a.cta_button { display: inline-block; color: #004419; font-family: Raleway, sans-serif; text-decoration: none; font-size: 18px; font-weight: 700; text-transform: uppercase; padding: 10px 20px; text-align: center; border-radius: 0; border: 2px solid #004419; width: 100%; -webkit-transition: all .3s ease 0.01s; -o-transition: all .3s ease 0.01s; transition: all .3s ease 0.01s; box-sizing: border-box !important; width: auto; }
.row-fluid .cs_two_box_wrapper .cs_two_box a.cta_button:hover { background: #004419; color: #fff; }


/* */
.row-fluid .cs_cta-section { background: whitesmoke; }
.row-fluid .cs_cta-section .single-box { padding: 0 20px; }
.row-fluid .cs_cta-section  .page-center > div { margin: 0 -15px; }
.row-fluid .cs_cta-section .single-box .widget-type-rich_text { }
.row-fluid .cs_cta-section .single-box .widget-type-rich_text > span { display: block; padding: 20px 0 20px; }
.row-fluid .cs_cta-section .single-box a.cta_button { display: inline-block; color: #004419; font-family: Raleway, sans-serif; text-decoration: none; font-size: 16px; font-weight: 700; text-transform: uppercase; padding: 10px 20px; text-align: center; border-radius: 0; border: 2px solid #004419; transition: all .3s ease 0.01s; box-sizing: border-box !important; width: auto; }
.row-fluid .cs_cta-section .single-box a.cta_button:hover { background: #004419; color: #fff; }


.row-fluid .cs_cta-section p { padding: 0 0 18px; }
.row-fluid .cs_cta-section ul li { padding-bottom: 13px; }
.pillar-v2 .row-fluid  .two-part-info .widget-type-rich_text { padding-top: 60px; }
.row-fluid .cs_two_box_wrapper .cs_two_box { box-shadow: 0 0 20px #e0e0e0; padding: 35px 35px 45px; }
.row-fluid .cs_two_box_wrapper > div {margin: 0; }


.row-fluid .cs_cta-section{position:relative;}
.row-fluid .cs_cta-section:after{content:'';position:absolute;top:0;left:50%;height:100%;background:#004419;width:2px;transform:translateX(-50%);}
.row-fluid .cs_cta-section .single-box{width:50%;margin:0;padding:0 40px;}
.row-fluid .cs_cta-section .page-center > div{margin:0 -30px;}


.row-fluid .cs_two_box_wrapper .cs_two_box .get-bg-self { padding-bottom: 70%; margin: -40px -35px 40px -35px; float: none; width: auto; }
.row-fluid .cs_two_box_wrapper .cs_two_box .get-bg-self img.hs-image-widget { display: none; }
.row-fluid .cs_two_box_wrapper .cs_two_box { overflow: hidden; }


.row-fluid .cs_cta-section .get-bg-self { padding-bottom: 60%; margin-bottom: 10px; }
.row-fluid .cs_cta-section .get-bg-self img.hs-image-widget { display: none; }

.pillar-page .style-2 .custom-just-numbers .inner-wrapper { display: block; }
.pillar-page .style-2 .custom-just-numbers .inner-wrapper > div { width: 100%; }

.row-fluid .cs_cta-section .single-box .widget-type-rich_text p { padding: 0; }
.row-fluid .cs_cta-section .single-box .widget-type-rich_text ul { margin-top: 15px; }


.download-cta-btn { text-align: center; }
.download-cta-btn a { display: inline-block; color: #004419; font-family: Raleway, sans-serif; text-decoration: none; font-size: 16px; font-weight: 700; text-transform: uppercase; padding: 15px 40px; text-align: center; border-radius: 0; border: 2px solid #004419; }
.download-cta-btn a:hover { background: #004419; color: #fff; }
.donwload-cta-widget { padding: 20px 0 0; }
.row-fluid .new-cta-1 { padding: 0 0 40px; }
.row-fluid .new-cta-2 { padding: 30px 0 0px; }


.span12.widget-span.widget-type-cell.fx.two-part-info.v2 {}
.pillar-v2 .row-fluid .two-part-info.v2 .widget-type-rich_text { padding: 0; }
.pillar-v2 .row-fluid .two-part-info.v2 .left-padding > div { padding: 90px 35px 70px 0; }
.pillar-v2 .row-fluid .two-part-info.v2 .donwload-cta-widget { text-align: left; }
.pillar-v2 .row-fluid .two-part-info.v2 .donwload-cta-widget .download-cta-btn { text-align: left; }

.custom-just-numbers.v-2019 .inner-wrapper .col-1,
.v-2019 .custom-just-numbers .inner-wrapper .col-1{ width: 70%; }
.custom-just-numbers.v-2019 .inner-wrapper .col-2,
.v-2019 .custom-just-numbers .inner-wrapper .col-2{ width: 30%; }
.custom-just-numbers.v-2019 .inner-wrapper .col-2 a.button,
.v-2019 .custom-just-numbers .inner-wrapper .col-2 a.button{ max-width: 100%; }

.row-fluid .strip-custom.v-2019 .strip-boxcontent h2 { color: #9de100; }
.row-fluid .strip-custom.v-2019 .strip-boxcontent h2 span{ color:#fff; }


/* */
.popup-form-outer .popup-form{}
.popup-form-outer form .hs-form-radio,.popup-form-outer .hs-form-booleanradio{}
.popup-form-outer form .hs-form-radio label,.hs-form-booleanradio label{}
.popup-form-outer form .hs-form-radio label input[type="radio"],.popup-form-outer .hs-form-booleanradio input[type="radio"]{height:20px;width:20px!important;min-width:auto;margin:0px;vertical-align:middle;opacity:0;}
.popup-form-outer form .hs-form-radio label input[type="radio"] + span,.popup-form-outer .hs-form-booleanradio input[type="radio"] + span{padding-left: 30px;user-select:none;position:relative;line-height:20px;display:inline-block;cursor:pointer;}
.popup-form-outer form .hs-form-radio label input[type="radio"] + span:before,.popup-form-outer .hs-form-booleanradio  input[type="radio"] + span:before{content:'';height:20px;width:20px;border: 1px solid #373737;display:inline-block;vertical-align:bottom;position:absolute;left: 0;top:0;transition:all 0.3s ease;}
.popup-form-outer form .hs-form-radio label input[type="radio"] + span:after,.popup-form-outer .hs-form-booleanradio input[type="radio"] + span:after{content:"\f00c";height:20px;width:20px;position:absolute;left: 0;font-family:fontawesome;transform:scale(1.4) rotate(-12deg);transition:all 0.3s ease;font-size:11px;text-align:center;opacity:0;line-height:21px;top: 0;}
.popup-form-outer form .hs-form-radio label input[type="radio"]:checked + span:after,.popup-form-outer .hs-form-booleanradio  input[type="radio"]:checked + span:after{opacity:1;transform:scale(1) rotate(0deg);}

.pillar-page .row-fluid .cta-wrapper {}
.pillar-page .row-fluid .cta-wrapper .span6 { width: auto; margin-top: 10px; }

.row-fluid .mtop_0 .custom-just-numbers { margin: 0;}


.row-fluid .about-row-1-col.about_group > div:not(:last-child) { margin-bottom: 50px;}

.landing-page .custom-copyright {margin-top:0;}


/* blog */
.blog-hero-section { width: 100%; float: left; position: relative; z-index: 1; padding: 50px 0; }
.blog-hero-section:before{ content:""; background-color: rgba(0, 0, 0, 0.5); position:absolute; left:0; right:0; top:0; bottom:0; z-index:-1;}
.blog-hero-section .blog-hero-content { width: 55%; float: left; padding-right: 104px; color: #ffff; }
.blog-hero-section .hs-featured-image-wrapper { width: 45%; float: left; }
.blog-hero-section .hs-featured-image-wrapper img.hs-featured-image { width: 100%; height: 425px; max-width: none; max-height: none; margin: 0; object-fit: cover; }
.blog-hero-section .blog-hero-content h2 { font-size: 36px; font-weight: 400; text-transform: none; line-height: 48px; margin-bottom: 30px; color: #f3f3f3; }
.blog-hero-section .page-center { display: flex; align-items: center; }
.blog-hero-section .blog-hero-content a { color: #9de100 ; }
.blog-hero-section .blog-hero-content a:hover { color:#009a44; }
.blog-hero-section .blog-hero-content .blog-hero-text { font-size: 18px; font-weight: 400; color: #f3f3f3; line-height: 30px; }
.blog-hero-content h1 { font-size: 72px; font-weight: 900; color: #f3f3f3; }
.blog-hero-content h1 span {color: #9de100;}

.hs-blog-listing .blog-left { width: 100%; }

.post-item-box { width: 33.333%; padding: 0 10px 20px; display: inline-block; margin: 0 -2px; vertical-align: top; }
.post-item-box .post-item-img { width: 100%; height: 260px; }
.main-blog-section .post-listing { margin: 0 -10px; min-height:500px; }
.post-item-content h3 { font-size: 24px; font-weight: 600; text-align: center; text-transform: none; color: #004419; line-height: 30px; margin: 0 0 20px; }
.post-item-content h3 span { display: block; color: #4a4a4a; font-weight: 400; }
.post-item-content { padding: 18px 20px 35px; background: #f3f3f3; width: 100%; float: left; }

.row-fluid .filters-section { width: 100%; float: left; background-color: #f3f3f3; padding: 25px 0; }
.row-fluid .filters-section .page-center { padding-top: 0; padding-bottom: 0; }
.filters-section h5 { display: inline-block; color: #004419; font-size: 26px; font-weight: 900; margin: 0; width: 100px;  vertical-align: middle; }
.filters-section .filters-box{ display: inline-block; vertical-align: middle; width: calc(100% - 105px); margin-bottom: 0; }
.filters-section ul { display: inline-block; margin-bottom:0; }
.filters-section ul li { display: inline-block; border: 1px solid #009a44; padding: 14px 20px; color: #009a44; font-size: 12px; font-weight: 700; font-family: Raleway; margin: 10px 5px; cursor: pointer; text-transform: uppercase; }
.filters-section ul li.is-checked { background: #009a44; color: #fff; }
.post-item-content .sameheight { width: 100%; float: left;}

.row-fluid .download-section { background-color: #009a44; color: #fff; padding: 60px 0;}
.row-fluid .download-section .page-center{ padding-top:0; padding-bottom:0; }
.row-fluid .download-section .page-center > .row-fluid-wrapper > .row-fluid { display: flex; align-items: center; }
.row-fluid .download-section h3 { margin: 0; color: #ffff; text-transform: none; font-size: 32px; line-height: 44px; }
.post-item-content h3 a { text-decoration: none; }
.post-item-content .post-text { margin-bottom: 24px; }
.row-fluid .btn2 a { color: #9de100; border-color: #9de100; padding: 18px 40px; }
.row-fluid .btn2 a:hover{ color:#009a44; }
.post-btn a { cursor: pointer; }

/**/
.blog-post-top { width: 100%; float: left; margin-bottom: 35px; }
.blog-post-top .blog-post-title { width: 60%; float: left; }
.blog-post-top .blog-post-img { width: 40%; float: left; }
.blog-post-top .blog-post-img .hs-featured-image-wrapper img { margin: 0; max-width: 360px; height: 210px; object-fit: cover; width: 100%; }
.blog-post-top .blog-post-title h1 { font-size: 60px; font-weight: 900; color: #004419; line-height: 72px; margin: 0  0 10px; }
.blog-post-top .blog-post-title h1 span { display: block; text-transform: none; color: #009a44; }
.blog-post-top .blog-post-title h3 { margin: 0; font-size: 36px; font-weight: 300; color: #4a4a4a; text-transform: none; }
.blog-post-top .blog-post-title h3 span { font-weight: 900; color: #4a4a4a; }

/**/
.main-post-body { width: 100%; float: left; padding-bottom: 60px; }
.main-post-body .left-post-body { width: 54%; float: left; font-size: 16px; font-weight: 400; color: #707070; padding-right: 40px; }
.main-post-body .right-post-body { width: 46%; float: left; }
.main-post-body .left-post-body h6 { color: #707070; text-transform: none; font-size: 20px; margin-bottom: 20px; }
.main-post-body .left-post-body ul { padding-left: 0; list-style: none; margin-bottom: 30px; }
.main-post-body .left-post-body ul li { position: relative; padding-left: 20px; }
.main-post-body .left-post-body ul li:before { content: "•"; font-size: 27px; position: absolute; left: 0; }
.main-post-body .right-post-body img { margin-bottom: 30px; }
.main-post-body .left-post-body img { margin-bottom: 20px; }
.main-post-body .left-post-body img + strong { margin-bottom: 30px; display: block; }

.project-overview-section { float: left; width: 100%; background-color: #f3f3f3; padding: 30px; }
.project-overview-section h2 { color: #009a44; font-size: 36px; font-weight: 900; text-transform: none; margin: 0 0 40px; }
.project-overview-box h4 { font-size: 18px; font-weight: 700; line-height: 25px; color: #707070; margin: 0; padding-bottom: 6px; }
.project-overview-box { font-size: 18px; font-weight: 400; line-height: 25px; color: #707070; }

.image-two-columns-section { margin: 0 -10px; text-align:center; }
.image-two-columns-section .image-two-columns-box { width: 50%; padding: 0 10px; display: inline-block; margin: 0 -2px; vertical-align: top; }
.image-two-columns-section .image-two-columns-box .image-two-src { width: 100%; float: left; margin-bottom: 20px; }
.image-two-columns-section .image-two-columns-box .image-two-src img { height: 185px; object-fit: cover; width: 100%; }
.image-two-columns-box .image-two-text { text-align: center; width: 100%; float: left; font-size: 14px; font-weight: 700; line-height: 24px; color: #707070; }

.preliminary-assessment-section { width: 100%; float: left; background-color: #f3f3f3; position: relative; z-index: 1; padding: 60px 0; }
.preliminary-assessment-section .preliminary-assessment-left { width: 50%; float: left; padding-right: 30px; }
.preliminary-assessment-section .preliminary-assessment-right { width: 50%; float: left; padding-left: 80px; color: #f3f3f3; } 
.preliminary-assessment-section h2 { color: #009a44; font-size: 30px; font-weight: 900; text-transform: none; margin: 0 0 40px; }
.preliminary-assessment-section:after { width: 50%; position: absolute; right: 0; top: 0; bottom: 0; height: 100%; content: ""; z-index: -1; background: #009a44; }
.preliminary-assessment-section h6 { color: #f3f3f3 ; font-size: 20px; font-weight: 700; text-transform: none; margin-bottom: 40px; }
.preliminary-assessment-section h5 { font-size: 20px; font-weight: 700; line-height: 26px; margin: 0 0 15px; color: #707070; }
.preliminary-assessment-text { font-size: 16px; line-height: 28px; }
.preliminary-assessment-text ul { margin-bottom: 20px; }
.preliminary-assessment-text ul li { line-height: 24px; }
.preliminary-assessment-text img { /* width: 100% !important; max-width: 260px; */margin-bottom: 20px; }

.preliminary-assessment-right .preliminary-assessment-text ul li { margin-bottom: 20px; line-height: 28px; }
.preliminary-assessment-section .page-center { padding-top: 0; display: flex; align-items: center; }

.results-conclusions-section .page-center { display: block; }
.results-conclusions-section:after { opacity: 0; }

.financial-analysis-section { width: 100%; float: left; padding: 75px 0; }
.financial-analysis-section .financial-analysis-img { width: 40%; float: left; }
.financial-analysis-section .financial-analysis-content { width: 60%; float: left; padding-left: 30px; padding-top: 50px; padding-bottom: 50px; }
.financial-analysis-content h3 { color: #009a44; font-size: 30px; font-weight: 900; text-transform: none; margin: 0 0 20px; }
.financial-analysis-text { color: #707070; font-size: 16px; font-weight: 400; line-height: 23px; }
.financial-analysis-section .page-center { padding-top: 0; }
.financial-analysis-img img.financial-analysis-img-src { /*height: 276px;*/ width: 100%; object-fit: cover; margin-bottom: 26px; }
.financial-analysis-img span { width: 100%; float: left; text-align: center; color: #707070; font-size: 16px; font-weight: 700; line-height: 26px; }

.preliminary-assessment-text strong { margin-bottom: 30px; display: block; }

/* 03-01-2020 */
.filters-box .button-block-inner { margin-left: 19px; }
.filters-box .button-block-inner input + label:before , .filters-box .button-block-inner input + label:after {content: "";position: absolute;left: 0;top: 0;}
.filters-box .button-block-inner input + label:before { margin-right: 0px; display: inline-block; vertical-align: text-top; width: 20px; height: 20px; background: #fff; box-shadow: 0 0 0 3px rgba(0,0,0,0.12); position: absolute; left: 0; top: 0px; }
.filters-box .button-block-inner input + label { position: relative; padding-left: 30px; cursor: pointer; }
.filters-box .button-block-inner input { opacity: 0; display: none; }
.filters-box .button-block-inner input + label:after { left: 5px; top: 9px; background: #fff; width: 2px; height: 2px; box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff, 4px -6px 0 #fff, 4px -8px 0 #fff; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.filters-box .button-block-inner input:checked + label:before { background: #9de100; }

.image-two-columns-section-v2 .image-two-columns-box { width: 100%; margin-bottom: 30px; }
.image-two-columns-section.image-two-columns-section-v2 { display: table;  padding-top: 40px; max-width: 350px; width: 100%; margin: auto; }
.image-two-columns-section .image-two-columns-box .image-two-src img { margin-bottom: 0; }



/* 06-01-2020 */
.popup_open {}
.row-fluid .hp_popup_section { display:none; position:fixed; width:100%; height:100%; top:0; left:0; background:rgba(0,0,0,0.8);  z-index:5;}
.row-fluid .hp_popup_box { position:absolute; width:550px; height:550px; max-width:90%; left:50%; top:50%;  text-align:center; border: 10px solid #fff; color: #fff;  -moz-transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); }
.row-fluid .hp_popup_box:before { position:absolute; content:""; width:100%; height:100%; top:0; left:0; background:rgba(0,0,0,0.3); }
.row-fluid .hp_popup_inner { position:absolute; width:100%; top:50%; left:0; padding:40px 50px; height:350px;  -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);   }
.row-fluid .hp_popup_box h3 { color:#B6E200;  margin: 0 0 20px; }
.row-fluid .hp_popup_box .hp_popup_btn {}
.row-fluid .hp_popup_box .hp_popup_btn a { text-decoration: none !important; text-align: center; font-weight: 900; text-transform: uppercase; font-family: Raleway,sans-serif; display: inline-block; font-size: 18px; padding: 10px 40px; border-radius: 0; border: 2px solid #004419; background: 0; color: #9de100; border-color: #9de100; line-height: inherit; margin: 10px 0 0 0;}
.row-fluid .hp_popup_box .hp_popup_btn a:hover { text-decoration: none; color: #004419; background-color: #9de100;  border-color: #9de100; }
.row-fluid .popclose { position:absolute; width:30px; height:30px; top:-45px; right:-27px; z-index:10; cursor:pointer; }
.row-fluid .popclose:before { position:absolute; content:""; width:30px; height:2px; top:14px; left:0; background:#fff; -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.row-fluid .popclose:after { position:absolute; content:""; width:30px; height:2px; top:14px; left:0; background:#fff; -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.row-fluid .popclose:hover:after, .row-fluid .popclose:hover:before { background: #9de100; }

.popup_open .row-fluid .hp_popup_section { display:block; }   
body.popup_open { overflow:hidden; }
.hp_popup_box .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .hp_popup_box .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .hp_popup_box .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .hp_popup_box .mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background: transparent !important; }
.hp_popup_box .mCSB_scrollTools, .mCustomScrollBox:hover > .mCSB_scrollTools { opacity: 0 !important;}
.hp_popup_box .mCSB_inside > .mCSB_container, .hp_popup_box  .mCSB_inside > .mCSB_container { margin-right: 0px; }



/* 04-02-2020 */
.preliminary-assessment-right h4 { color: #fff; }

.cs-ind-section { padding: 40px 0 0; }
.cs-ind-section .cs-title { text-align: center; }
.cs-ind-section .cs-title h2 span { color: #009a44; }
.cs-ind-section .box-wrapper { display: flex; flex-wrap: wrap; justify-content: center; padding: 10px 0 0; margin: 0 -15px; }
.cs-ind-section .box-wrapper .single-box { width: calc(33.33% - 30px); box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); background-color: #ffffff; margin: 15px; text-align: center; position: relative; transition: all 0.3s ease; }
.cs-ind-section .box-wrapper .single-box h4 { color: #004419; font-family: Raleway; font-size: 20px; font-weight: 500; margin: 15px auto; padding: 0; max-width: 300px; }
.cs-ind-section .box-wrapper .single-box a { display: block; padding: 25px; height: 100%; text-decoration: none; }
/* .cs-ind-section .box-wrapper .single-box:hover { box-shadow: 0 0 40px rgb(0 0 0 / 24%); } */
/* .cs-ind-section .box-wrapper .single-box:hover h4 { color: #9de100; } */
.cs-ind-section .box-wrapper .single-box  img { height: 320px; width: 100%; object-fit: contain; } 
.cs-ind-section .page-center { padding-bottom: 0; padding-top: 0; }

.cs-ind-section .box-wrapper .single-box:hover h4 { }
.cs-ind-section .box-wrapper .single-box:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 30px rgb(0 0 0 / 10%); background: #fff; transition: all 0.3s ease; }
.cs-ind-section .box-wrapper .single-box > a { position: relative; z-index: 1; }
.cs-ind-section .box-wrapper .single-box { box-shadow: none; }
.cs-ind-section .box-wrapper .single-box:hover:before { background: #CECECE; height: calc(100% + 30px); top: -15px; }
.cs-ind-section .box-wrapper .single-box:hover .thumb { top: -15px; }
.cs-ind-section .box-wrapper .single-box .thumb { position: relative; top: 0; transition: all 0.3s ease; }



.cs-ind-section .page-sub-title { color: #4a4a4a; font-family: Raleway, sans-serif; font-size: 20px; font-weight: 400; max-width: 960px; margin: 0 auto; padding-bottom:13px; }
.cs-ind-section .page-sub-title p { margin: 0; }
.cs-ind-section.v2 { padding-bottom: 60px; }
.cs-ind-section .btn_style2 { text-align: center; padding: 25px 0 0; }
.cs-ind-section.v2 .box-wrapper .single-box { background: #808184; }
.cs-ind-section.v2 .box-wrapper .single-box .thumb { background: #fff; box-shadow: 0 0 30px rgba(51, 51, 51, 0.5); }  
.cs-ind-section.v2 .box-wrapper .single-box h4 { color: #fff; font-size: 18px; font-weight: 700; line-height: normal; }
body.ind-2021 .row-fluid .btn_style2 a { font-weight: 900; min-width: 255px; }

.cs-ind-section.v2 .box-wrapper .single-box:before { background: #808184; }
.cs-ind-section.v2 .box-wrapper .single-box:hover:before { background: #009444; }

@media(min-width:1300px){
    body.ind-2021 .row-fluid .contractors_hero .contractors_heroinner h1 { font-size: 45px; line-height: 53px; }
    body.ind-2021 .box-inner { box-shadow: 12px 12px 12px rgba(0, 0, 0, 0.1);     font-size: 18px; line-height: 26px;}
    body.ind-2021 .box-inner { padding: 20px 50px 36px; }
    body.ind-2021 .box-inner h2 { padding: 0 0 10px; } 
}
@media(min-width:768px){
    /*   .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:nth-last-child(3) > ul,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:nth-last-child(4) > ul { left: auto !important; right: 0; } */

    .two-column-content-with-right-image.row_reverse { display: flex; flex-direction: row-reverse; }
    .two-column-content-with-right-image:not(.row_reverse) .product_image { text-align: right;}

    /* 04-02-2020 */
    .financial-analysis-section .page-center { display: flex; align-items: center; }
}

@media (min-width:1201px) and (max-width: 1400px){
    .pillar_page2 .container-fluid .row-fluid .page-center { max-width: 1110px; }
}

@media(max-width:1170px){
    .row-fluid .left-padding {padding-left: calc((100% - 940px) / 2);}
    .row-fluid .right-padding{padding-right: calc((100% - 940px) / 2);}
    .row-fluid .contents-arrow { width:50px; height:50px; line-height:48px; font-size:28px; }

    .row-fluid .myths-section .box-wrapper { margin: 0 -15px; }

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

    .white-inner h2 { font-weight: 500;font-size:14px}
    .white-papers-outer .white-papers-section .white-inner { padding: 20px 15px 70px;}
    .white-papers-outer .white-papers-section { width: 33.33%; padding: 10px 10px;}
    .papers-option #filters li a { font-size: 15px;}

    /* */
    .blog-hero-section { padding: 40px 0; }
    .blog-hero-content h1 { font-size: 56px; margin: 0 0 10px; }
    .blog-hero-section .blog-hero-content { padding-right: 40px; }
    .blog-hero-section .blog-hero-content h2 { font-size: 30px; line-height: 40px; margin-bottom: 22px; }
    .blog-hero-section .blog-hero-content .blog-hero-text { font-size: 16px; }

    /* */
    .blog-hero-content h1 { font-size: 40px; }
    .blog-hero-section .blog-hero-content h2 { font-size: 20px; line-height: 32px;  margin: 0 0 20px; }
    .blog-hero-section .hs-featured-image-wrapper img.hs-featured-image { height: 300px; }
    .blog-hero-section { padding: 30px 0; }
    .post-item-content h3 { font-size: 20px; line-height: 26px; }
    .post-item-content .post-text { font-size: 14px;}
    .post-item-content .post-text a { display: table; margin-top: 12px; }
    .post-item-box .post-item-img {  height: 190px; }

    /* */
    .main-post-body { padding-bottom: 50px; }
    .blog-post-top .blog-post-title h1 { font-size: 48px; line-height: 56px; margin-bottom: 20px; }
    .blog-post-top .blog-post-title h3 { font-size: 28px; }
    .project-overview-section h2 { font-size: 30px; margin-bottom: 30px; }
    .image-two-columns-section .image-two-columns-box .image-two-src img { height: 135px; }
    .preliminary-assessment-section h2 { margin-bottom: 20px; }
    .preliminary-assessment-section .preliminary-assessment-right { padding-left: 40px; }
    .preliminary-assessment-section { padding: 50px 0; }
    .financial-analysis-section .financial-analysis-content { padding-top: 30px; padding-bottom: 30px; }
    .financial-analysis-content h3 { font-size: 24px; }
    .financial-analysis-section { padding: 55px 0; }

    .home-banner-area.home-banner-2020 .content { font-size: 29px; }
    .advance-control-2020 .left-part { padding-left: 15px; padding-right: 150px; }
    .advance-control-2020 .right-part { padding-right: 15px; padding-left: 160px; }
    .advance-control-2020 .center-part { max-width: 270px; bottom: -45px; }

    /* 26-02-2021 */
    .ecs-new-contact-details-list-wrap { padding-left: 7%; }
    
    .cs-ind-section .box-wrapper .single-box img { height: 240px; }
    .cs-ind-section .box-wrapper .single-box h4 { line-height: 1.3; font-size: 17px; }
    .cs-ind-section .box-wrapper .single-box a { padding: 15px; }
    .cs-ind-section .page-sub-title { font-size: 18px; }

}
@media(max-width:991px){
    .row-fluid .left-padding {padding-left: calc((100% - 720px) / 2);}
    .row-fluid .right-padding{padding-right: calc((100% - 720px) / 2);}

    .row-fluid .title h2 { font-size: 25px; }
    .row-fluid .page-title h1 { font-size: 36px; }
    .row-fluid .myths-section .box-wrapper .box { width: calc((100% / 2) - 30px); }
    .row-fluid .section { padding: 70px 0; }
    .pgen-box-wrapper .pgen-box { width: calc((100% / 2) - 30px); }
    .row-fluid .advantage-box-wrapper .advantage-box { width: calc((100% / 2) - 30px); }
    .pillar-page .custom-just-numbers .content { font-size: 30px; }
    .pillar-page .custom-just-numbers .inner-wrapper { flex-direction: column; }
    .pillar-page .custom-just-numbers .inner-wrapper > div { width: 100%; }
    .pillar-page .custom-just-numbers { text-align: center; padding: 60px 0 60px; }
    .pillar-page .custom-just-numbers .inner-wrapper > div + div { margin: 20px 0 0; }

    .row-fluid .Nitrogen-box-wrapper { margin: 0 -15px; }
    .row-fluid .Nitrogen-box-wrapper .box { padding: 15px; }
    .row-fluid .Nitrogen-box-wrapper .box h3 { font-size: 18px; }
    .row-fluid .myths-section .box-wrapper { margin: 0 -15px; } 
    .row-fluid .fx > div > div > div { width: 100%; margin: 0; }
    .row-fluid .two-part-info .get-bg-inline { height: 300px; }
    .row-fluid .two-part-info > div > div { flex-direction: column-reverse;}
    .row-fluid .two-col-info .video { margin: 30px 0; }
    .row-fluid .title h2{margin-top:15px;}
    .row-fluid .two-part-info .left-padding{padding-right:calc((100% - 720px) / 2);}
    .row-fluid .two-part-info .right-padding{padding-left:calc((100% - 720px) / 2);}
    .row-fluid .two-part-info .widget-type-rich_text{padding:50px 0 50px;}
    .row-fluid .two-col-info .contain.left,.row-fluid .two-col-info .contain.right { padding-left: 0; padding-right: 0; }

    .row-fluid .introduction-box { width:33.33%; }
    .row-fluid .introduction-icons { width:110px; height:110px; }
    .row-fluid .introduction-imgicon img { max-width:60px; }  
    .row-fluid .introduction-icon { font-size:40px; }

    .row-fluid .zickbox-img { width:100%; float:left; height:340px !important; }
    .row-fluid .zickbox-text { padding:20px 0 0 !important; width:100%; text-align:left; }

    .row-fluid .header-subtitle h3 { font-size:22px; line-height:1.4; }
    .row-fluid .header-subtitle h4 { font-size:20px; line-height:1.4; }
    .row-fluid .assessment-box { width:50%; }

    .row-fluid .product-imgp2 { width:100%; height:auto !important; border-right:none; border-bottom:1px solid rgba(0,0,0,0.20); }
    .row-fluid .product-textp2 { width:100%; }
    .row-fluid .product-innerp2 h2 { font-size:22px; }

    .row-fluid .contents-arrow { width:50px; height:50px; line-height:48px; font-size:24px; }

    .row-fluid .header-subtitle ol { padding-left:15px; }
    .row-fluid .header-subtitle ul { padding-left:15px; }

    .row-fluid .event-box-wrapper { width: 100%; max-height: initial; margin: 0; }
    .row-fluid .event-box-wrapper + div { margin: 50px 0 0; }

    .row-fluid .two-part-info .left-padding .widget-type-rich_text,
    .row-fluid .two-part-info .right-padding .widget-type-rich_text{ padding:0px;}
    .row-fluid .cs_cta-section .page-center > div{ margin:0px -15px;}
    .row-fluid .cs_cta-section .single-box { padding: 0 15px; }

    .pillar-v2 .row-fluid .two-part-info.v2 .left-padding>div{ padding:50px 0 70px; }
    .custom-just-numbers.v-2019 .inner-wrapper .col-1, .v-2019 .custom-just-numbers .inner-wrapper .col-1{ width:100%;}
    .custom-just-numbers.v-2019 .inner-wrapper .col-2, .v-2019 .custom-just-numbers .inner-wrapper .col-2{ width:100%;}
    .custom-just-numbers.v-2019 .inner-wrapper .col-2 a.button, .v-2019 .custom-just-numbers .inner-wrapper .col-2 a.button { width: auto; }

    .landing-page .landing-newhero.floating-form {padding-top:0;}
    .landing-page .row-fluid .landing-newhero .landing-righthero .form-title-new h3  {font-size:34px;}
    .landing-page .productWrapper {padding-right:30px;}
    .left-align.industries-section .wrapper { max-width: 430px; float: left !important;}
    .left-align .service-boxmain { width: 100%;}
    .landing-page .testimonial-group .testimonial-excerpt:before {top:-70px; left:-40px;font-size: 160px;}
    .landing-page .testimonial-group .right-column {padding-left:45px;}
    .landing-page .home-row-4 {margin-bottom:70px;}

    /**/
    .filters-section h5 { width: 100%; text-align: center; margin-bottom: 20px; }
    /*     .filters-section .filters-box { width: auto; display: table; min-width: 300px; position: relative; margin: auto; } */
    .filters-section .filters-box ul { width: auto; position: absolute; right: 0; left: 0; margin: 0; padding: 0; z-index: 1; background: #fff; display: none; }
    .filters-section .filters-box label.filters-label { display: block !important; border: 1px solid #009a44; padding: 12px 40px 12px 20px ; font-size: 14px; color: #009a44; background: #fff; position: relative; }
    .filters-section ul li { margin: 0; width: 100%; border-top:none; }    
    .filters-section .filters-box label.filters-label:after { content: "\f107";font-family: FontAwesome;position: absolute;right: 15px;font-size: 26px;top: 0;bottom: 0;line-height: 45px;transition: all 0.5s;}
    .filters-section .filters-box label.filters-label.active:after { transform: scaleY(-1); }
    .main-blog-section .post-listing { min-height: 448px; }

    .row-fluid .download-section .cta-title { width: 72%; }
    .row-fluid .download-section h3 { font-size: 28px; line-height: 36px; }
    .row-fluid .download-section .btn2 { width: 26%; }
    .row-fluid .btn2 a { padding: 14px 26px; float: right; }

    /* */
    .blog-post-top .blog-post-title h1{font-size:38px;margin-bottom:37px;line-height:45px;}
    .blog-post-top .blog-post-title h3{font-size:22px;}
    .main-post-body .left-post-body{padding-right:30px;}
    .project-overview-section h2{font-size:26px;margin-bottom:24px;}
    .project-overview-box{font-size:16px;}
    .preliminary-assessment-section .page-center{display:block;}
    .financial-analysis-section .financial-analysis-content{padding-top:0;padding-bottom:0;}

    /*  */
    .filters-section .filters-box { text-align: center; width: 100%; }    
    .filters-box .button-block-inner { margin: 10px 15px; vertical-align: middle; }


    .row-fluid .zickbox-box.il-zickbox-box .zickbox-box-inner img { max-height: 100%; display: inline-block; object-fit: contain; }
    .row-fluid .zickbox-box.il-zickbox-box .zickbox-box-inner .zickbox-img { height: auto !important; text-align: center; }
    .row-fluid .zickbox-box.il-zickbox-box .zickbox-box-inner .zickbox-img {width: 100%;}
    .row-fluid .zickbox-box.il-zickbox-box .zickbox-box-inner .zickbox-text {width: 100%;}

    .home-banner-area.home-banner-2020 .content { font-size: 28px; line-height: 35px; }
    .home-banner-area.home-banner-2020 .button-strip { padding-top: 10px; }
    .advance-control-2020 .center-part { bottom: -55px; }
    .advance-control-2020 .left-part { padding-right: 30px; padding-bottom: 300px; }
    .advance-control-2020 .right-part { padding-left: 30px; padding-bottom: 300px; }
    .advance-control-2020 { padding-bottom: 90px; }
    .standard-invented-2020 .invented-box h3 { max-width: 100%; font-size: 19px; }
    .partnering-section .partnering-box .button a { font-size: 18px; }
    .two-column-content-with-right-image.two-column-content-2020 { width: 100% !important; }
    .two-column-content-with-right-image.two-column-content-2020 .product_cta { padding-right: 0px; }
    .testimonial-2020-group  .testimonial-excerpt:before { font-size: 110px; top: -50px; left: -50px; }
    
    .pgen-box-wrapper.two_col .pgen-box{width:calc((100% / 2) - 30px)}

    .custom-logo img { max-width:146px;}
    .custom-logo { padding-top:22px;}
        
/*     .custom-menu-primary .hs-menu-wrapper > ul ul { max-width:170px;} */
    
    .ecs-new-contact-details-list-wrap { padding-left: 3%; }

}

@media(max-width:767px){
    .row-fluid .left-padding {padding-left:15px;}
    .row-fluid .right-padding{padding-right:15px;}

    .row-fluid .page-title h1 { font-size: 27px; }
    .row-fluid .section { padding: 54px 0; }
    .row-fluid .title .page-center { padding: 35px 15px; }
    .row-fluid .two-part-info .widget-type-rich_text { padding: 50px 0 50px; }
    .row-fluid .two-part-info .get-bg-inline { height: 300px; width: 100%; }
    .row-fluid .two-part-info > div > div { flex-direction: column-reverse; }
    .row-fluid .myths-section .box-wrapper .box { width: calc((100% / 1) - 00px); margin: 0; max-width: 500px; }
    .row-fluid .myths-section .box-wrapper .box .contain h3 { font-size: 18px; margin: 20px 0 10px; }
    .row-fluid .myths-section .box-wrapper .box + .box { margin-top: 40px; }
    .row-fluid .two-col-info .widget-type-header h3 { font-size: 23px; }
    .row-fluid .two-col-info .video { width: 100%; margin: 0; }
    .row-fluid .plan-info { padding: 20px 0 20px; }
    .row-fluid .subtitle { padding: 0 0 20px; }
    .row-fluid .two-col-info .span6 + .span6 { margin-top: 40px; }
    .pgen-box-wrapper .pgen-box { width: calc((100% / 1) - 30px); max-width: 440px; }
    .row-fluid .two-col-info .span6 { width: 100%; }
    .row-fluid .myths-section .box-wrapper { margin: 0; }
    .pillar-page .custom-just-numbers .content { font-size: 23px; }
    .row-fluid .Nitrogen-box-wrapper .box { width: 100%; max-width: 401px; }
    .row-fluid .Nitrogen-box-wrapper { justify-content: center;}
    .pillar-page .fancybox-content.fancy-model { padding-right: 14px; }


    .row-fluid .action-slide-menu .hs-menu-flow-horizontal>ul { max-width: 270px; }
    .row-fluid .action-slide-menu .hs-menu-flow-horizontal>ul>li>ul li.hs-menu-item.hs-menu-depth-2 { padding: 0; }
    .row-fluid .fx > div > div > div { width: 100%; margin: 0; }

    .row-fluid .zickbox-box { margin:0; }
    /*   .row-fluid .assessment-icon { width:120px; height:120px; }
    .row-fluid .assessment-icon img { max-width:70px; } */

    .row-fluid .contents-arrow { width:40px; height:40px; line-height:38px; font-size:24px; }
    .row-fluid .contents-sec h3 { padding:9px 20px; font-size:18px; }
    .row-fluid .contents-sec h3:after { top:8px; }

    .row-fluid .get-form-section h1 { font-size:26px; line-height:1.2; }
    .row-fluid .get-form-section h3 { font-size:20px; line-height:1.2; }

    .atd_event .single-even .contain a.button { display: inline-block; width: auto; }
    .row-fluid .cs_testimonials-section .cs_testimonials-slider { padding: 0; }
    .slick-arrow { margin-bottom: 0; left: 50% !important; right: auto !important; transform: translateX(-50%); }
    button.slick-prev.slick-arrow { margin-left: -30px; }
    button.slick-next.slick-arrow { margin-left: 30px; transform: translateX(-50%) scale(-1); }
    .slick-slider { padding-bottom: 60px !important; }
    .row-fluid .cs_video-section .cs_video-slider { padding: 0 ; margin:0px; }
    .row-fluid .cs_video-section .inner { max-width: 500px; margin: 0 auto; }
    .row-fluid .cs_recent-section .recent-post-slider { padding: 0; }
    .row-fluid .cs_recent-section .recent-post-slider .inner { max-width: 500px; }
    .row-fluid .cs_recent-section a.cta_button { width: auto; }
    .row-fluid .cs_video-section a.cta_button { width: auto; }


    .default-two-col-main .page-center > div > div { display: block;}
    /*     .default-right.bg-img-wrapper { height: 300px;} */
    .default-two-col-main .default-left { padding-right: 0;}

    .white-papers-outer .white-papers-section {  width: 50%;}
    .button-block-inner { display: block; margin: 10px 0;}
    .button-block { margin: 30px 5px 20px;}

    .pillar-v2 .accordion-box-section{ padding-bottom:30px;}
    .row-fluid .cs_two_box_wrapper .cs_two_box + .cs_two_box { margin-top: 50px; }
    .row-fluid .cs_cta-section .single-box  + .single-box { margin-top: 50px; }
    .row-fluid .cs_cta-section .single-box .widget-type-rich_text > span{ padding:20px 0 10px; }

    .row-fluid .two-part-info .left-padding { padding-left: 15px; padding-right: 15px; }
    .row-fluid .two-part-info .right-padding{ padding-left: 15px; padding-right: 15px; }
    .row-fluid .left-padding,.row-fluid .right-padding{ padding:0 15px;}
    .pillar-v2 h2 { font-size: 29px; }
    .row-fluid .green-box .advantage-box-wrapper { margin: 0; }
    .row-fluid .cs_two_box_wrapper .cs_two_box h3 { font-size: 23px; }
    .accordion-text img { width: 100% !important; }
    .row-fluid .cs_cta-section .single-box{ width:100%;}
    .row-fluid .cs_cta-section:after{ display:none; }
    .row-fluid .cs_cta-section .page-center > div{ margin:0px;}
    .row-fluid .cs_cta-section .single-box { padding: 0; }

    .landing-page .row-fluid .landing-newhero.floating-for > div {max-height:none;}
    .landing-page .productWrapper {max-width:100%; padding:40px 0 60px;}
    .landing-page .landing-newhero.floating-form {margin-top:45px;}
    .left-align.industries-section .wrapper {max-width:100%;}
    .landing-page .testimonial-group .testimonial-img {margin-bottom:20px;}
    .landing-page .testimonial-group .testimonial-excerpt:before { top: -30px; left: 0; font-size: 70px;}
    .landing-page .testimonial-group { padding-top: 10px;}
    .landing-page .row-fluid .service-inner {padding-bottom:20px;}

    /* Blog Inner Updates 24-07-2019 */
    body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 h1 { font-size:28px; line-height:36px; }
    body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .post-header .hubspot-editable { font-size:20px; line-height:26px; padding:0; }
    body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .post-header.section { padding:0 0 30px; }
    body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .hs-featured-image-wrapper { height:250px; margin:0; }
    body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .section.post-body { margin-top:17px; font-size:17px; line-height:24px; }
    body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .moment-section { margin-top:40px; }  
    body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .moment-section h2 { font-size:26px; line-height:34px; padding-bottom:20px; }
    body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .moment-section .moment-leftbox { width:100%; text-align:left; font-size:17px; line-height:24px; }
    body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .moment-section .moment-rightbox { width:100%; padding:30px 0 0; }
    body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .latest-section { padding:40px 0; }
    body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .latest-section h2 { font-size:30px; line-height:36px; padding-bottom:20px; }
    body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .latest-section .latets-leftbox { width:100%; padding:0; }
    body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .latest-section .latets-rightbox { width:100%; padding:30px 0 0; }
    body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .post-ctastrip { display:inline-block; float:left; margin-top:20px; padding:20px 20px; }
    body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .post-ctastrip .post-ctaleft { width:100%; padding:0 0 20px; }
    body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .post-ctastrip .post-ctaright { width:100%; }
    body.hs-blog-post .row-fluid .new-blogsection .blog2-right>div:first-child, body.hs-blog-post .row-fluid .new-blogsection .blog2-right>div:last-child { width:100%; }
    body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .latest-section .latets-rightboxinner { padding-bottom:30px; }
    body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .latest-section .latets-rightbox { font-size:17px; line-height:24px; }
    body.hs-blog-post .row-fluid .new-blogsection .blog2-right .row-fluid .blog-boxineer h3 { font-size:30px; line-height:40px; }
    body.hs-blog-post .row-fluid .new-blogsection .blog2-right .upcoming-eventcontent { font-size:25px; line-height:35px; }
    body.hs-blog-post .row-fluid .new-blogsection .blog2-left .blog-inner1 .post-ctastrip .post-ctaright a.cta_button { float:left !important; } 

    /**/
    .post-item-box { width: 50%; }

    .blog-hero-section { padding: 60px 0; }    
    .blog-hero-section .page-center { display: block; }
    .blog-hero-section .blog-hero-content { width: 100%; padding: 0 0 40px; }
    .blog-hero-section .hs-featured-image-wrapper { width: 100%; text-align: center; }
    .blog-hero-section .hs-featured-image-wrapper img.hs-featured-image { width: 100%; max-width: 360px; margin: auto; float: none;  display: table; }
    .blog-hero-section .hs-featured-image-wrapper a { display: inline-block; }
    .blog-hero-section .page-center { padding-top: 0; padding-bottom: 0; }

    .row-fluid .download-section { padding: 50px 0; }
    .row-fluid .download-section .cta-title { width: 100%; text-align: center; margin-bottom: 30px; }
    .row-fluid .download-section .btn2 { width: 100%; }
    .row-fluid .download-section .page-center>.row-fluid-wrapper>.row-fluid { display: block; }
    .row-fluid .btn2 { text-align: center; }
    .row-fluid .btn2 a { float: none; display: inline-block; width: auto; }
    .row-fluid .download-section .page-center { padding-top: 0; padding-bottom: 0; }

    /**/
    .blog-post-top { display: flex; flex-direction: column-reverse; margin-bottom: 50px; }
    .blog-post-top .blog-post-img { width: 100%; margin-bottom: 40px; }
    .blog-post-top .blog-post-img .hs-featured-image-wrapper img { margin: auto; float: none; display: table; }
    .blog-post-top .blog-post-title { width: 100%; text-align: center; }
    .blog-post-top .blog-post-title h1 { font-size: 30px; line-height: 38px; margin-bottom: 24px; }
    .main-post-body .left-post-body { width: 100%; padding-bottom: 40px; padding-right: 0; }
    .main-post-body .right-post-body { width: 100%; }
    .preliminary-assessment-section .preliminary-assessment-left { width: 100%; padding: 50px 15px; }
    .preliminary-assessment-section:after { opacity: 0; }
    .preliminary-assessment-section { padding: 0 0; }
    .container-fluid .preliminary-assessment-section .page-center { padding: 0; }
    .preliminary-assessment-section .preliminary-assessment-right { padding: 40px 15px; width: 100%; background: #009a44; }
    .preliminary-assessment-section h6 { margin-bottom: 26px; }
    .financial-analysis-section .financial-analysis-content { width: 100%; padding-left: 0; text-align: center; }
    .financial-analysis-section .financial-analysis-img { width: 100%; margin-bottom: 30px; }
    .financial-analysis-img img.financial-analysis-img-src { max-width: 360px; float: none; display: table; margin: 0 auto 30px; }
    .preliminary-assessment-section.results-conclusions-section { padding: 50px 15px 40px; }
    .financial-analysis-section { padding-bottom: 40px; }

    /* */
    .filters-section .filters-row { width: 100%; max-width: 500px; float: none; margin: auto; }
    .filters-section h5 { text-align: left; }
    .filters-section .filters-box { text-align: left; }
    .filters-box .button-block-inner { width: 100%; }

    .image-two-columns-section.image-two-columns-section-v2 { width: 100%; max-width: 350px; margin: auto; }


    /*  06-01-2020  */
    .row-fluid .hp_popup_inner { padding: 30px 15px; height: 350px; overflow-y: auto; }
    .row-fluid .hp_popup_box { height: 400px;}
    .row-fluid .popclose { right:-10px; }


    .home-banner-area.home-banner-2020 .banner-title h1 { font-size: 41px; }
    .home-banner-area.home-banner-2020 .content { font-size: 24px; line-height: 31px; }
    .home-banner-area.home-banner-2020 .button-strip .left a { padding: 12px 51px; }
    .home-banner-area.home-banner-2020 .button-strip .right div { padding: 12px 51px; }
    .advance-control-2020 .advance-cover { display: block; width: 10; }
    .advance-control-2020 .left-part { width: 100%; padding-right: 15px; padding-bottom: 40px; padding-top: 35px; }
    .advance-control-2020 .right-part { width: 100%; padding-left: 15px; padding-top: 35px; padding-bottom: 25px; }
    .advance-control-2020 .advance-cover { width: 100%; float: left; padding-bottom: 250px; }
    .advance-control-2020 .center-part { max-width: 220px; }
    .standard-invented-2020 .invented-box { width: calc(100% / 1 - 33px); margin-bottom: 50px; }
    .standard-invented-2020 .invented-box h3 { max-width: 230px; }
    .standard-invented-2020 .invented-details h2 { font-size: 32px; line-height: 40px; }
    .partnering-section .partnering-box { width: calc(100% / 1 - 30px); margin-bottom: 0px; }
    .partnering-section .partnering-box .button { padding-bottom: 15px; }
    .partnering-section { padding-bottom: 35px; }
    .image-with-overlay-content.fire-sprinkler-2020 h2 { line-height: 28px; margin-top: 0;}
    .two-column-content-with-right-image.two-column-content-2020 { padding-top: 0; }
    .home-layout .home-row-3-col .two-column-content-with-right-image h1.page-title { font-size: 35px; }
    .two-column-content-with-right-image.two-column-content-2020 .product_image img { max-width: 400px; }
    .two-column-content-with-right-image.two-column-content-2020 .product_cta { text-align: center; padding-bottom: 10px; }
    .testimonial-2020-group .testimonial-excerpt:before { font-size: 110px; top: -37px; left: 0; }
    .testimonial-2020-group .testimonial-group .testimonial-excerpt { padding-left: 55px; }
    .testimonial-2020-group .testimonial-group { padding-top: 30px; }
    .testimonial-2020-group .testimonial-group .testimonial-img { margin-bottom: 20px; }
    .testimonial-2020-group .testimonial-group .testimonial-img img { max-width: 220px; margin: auto; width: 100%; }
    .testimonial-2020-group .page-center { padding-bottom: 20px; }

    /*=========== 07-10-2020 ===========*/
    /*--------------- Heading With CTA - ECS_August2018 ---------------*/
    .custom-just-numbers .inner-wrapper .col-1 { padding-bottom:30px; text-align:center; }
    .custom-just-numbers .inner-wrapper .content { padding-bottom:0 !important; }
    
    /*--------------- Pillar CTA Module 2020 ---------------*/
    .custom-just-numbers .inner-wrapper .col-1 { padding-bottom:30px; text-align:center; }
    .custom-just-numbers .inner-wrapper .content { padding-bottom:0 !important; }
    
    /*--------------- Video Testimonial Slider ---------------*/
    .vid-testimonial-code .vidyard-player-container {width: 400px !important;}
    .vid-testimonial-code iframe { height: 240px; }
    .vid-testimonial-code.fancybox-content {  padding: 30px 35px; }
    .vid-testimonial-slider {  padding: 50px 0 60px !important; }
    .vid-testimonial-slider .slick-arrow { top: auto; }
    
    /*--------------- Video Testimonial Slider - Youtube ---------------*/
    .vid-testimonial-code .vidyard-player-container {width: 400px !important;}
    .vid-testimonial-code iframe { height: 240px; }
    .vid-testimonial-code.fancybox-content {  padding: 30px 35px; }
    .vid-testimonial-slider {  padding: 50px 0 60px !important; }
    .vid-testimonial-slider .slick-arrow { top: auto; }
    .vid-testimonial-slider { width: 100%; max-width: 345px; margin: auto; float: none; }
    
    /*=========== 07-10-2020 ===========*/
    
    /* 26-02-2021 */
    .ecs-new-contact-details-wrap > div { width: 100%; padding: 0px; }
    .ecs-new-contact-details-list-wrap { padding-left: 0px; margin-top: 18px; }
    .ecs-new-contact-details h2 { margin-bottom: 10px; }
/*     .ecs-new-contact-details h2 span { display: initial; } */
    .ecs-new-contact-details-content { font-size: 16px; }
    .ecs-new-contact-details-address strong { font-size: 16px; }
    .ecs-new-contact-details-list-wrap h3 { font-size: 19px; line-height: 26px; }
    .ecs-new-contact-details-list-wrap ul li { font-size: 16px; }
    
    
    .usa-map-main .page-center { padding-bottom: 25px; }
    .row-fluid .ecs-new-contact-details-list-btn { text-align: center; }
    .ecs-new-contact-details-list-wrap ul { display: inline-block; text-align: left; }
    .ecs-new-contact-details-list-wrap { text-align: center; }
    
    .cs-ind-section .box-wrapper .single-box { width: calc(100% - 30px); max-width: 320px; }
    .cs-ind-section .box-wrapper {    /* flex-direction: column; */ justify-content: center; align-items: center; }
    
}

@media(max-width:600px){

    .row-fluid .page-title h1 { font-size: 22px; }
    .row-fluid .title h2 { font-size: 20px; line-height:1.4; }
    .row-fluid .myths-section .box-wrapper .box .contain h3 { font-size: 16px; }
    .row-fluid .plan-info h3 { font-size: 20px; }
    .row-fluid .two-col-info .widget-type-header h3 { font-size: 20px; }
    .row-fluid .two-col-info .span6 + .span6 { min-height: 220px; }
    .pgen-box-wrapper .pgen-box .thumb img { height: 300px; }
    .pgen-box-wrapper .pgen-box .contain h4 { font-size: 17px; }
    .row-fluid .advantage-box-wrapper .advantage-box { width: 100%; margin: 15px 0; }
    .row-fluid .introduction-box { width:50%; }

    .row-fluid .assessment-box { margin:0; padding:15px 0; width:100%; }
    .row-fluid .assessment-text { height:auto !important; }   

    .row-fluid .contents-sec { width:80%; left:-100%; }
    .row-fluid .contents-menu { height:400px; }
    .popup-right .contents-sec { left:0; }
    .popup-hide .contents-sec { left:-80% !important; }
    .popup-hidemenu .contents-sec { left:-80% !important; }
    .popup-hidemenu.popup-right .contents-sec { left:0; }

    .white-papers-outer .white-papers-section {  width: 100%;}

    .pillar-v2 .row-fluid .two-part-info.v2 .left-padding>div{ padding:40px 0 50px; }

    /**/
    .post-item-box { width: 100%; max-width: 480px; margin: auto; right: 0; }  

    /* */
    .blog-post-top .blog-post-title h1 { font-size: 26px; line-height: 32px; margin-bottom: 21px; }
    .blog-post-top .blog-post-title h3 { font-size: 20px; line-height: 30px; }
    .image-two-columns-section .image-two-columns-box { width: 100%; max-width: 320px; margin: 0 auto 30px; float: none; display: table; }
    .image-two-columns-section .image-two-columns-box .image-two-src { margin-bottom: 15px; }
    .project-overview-section { padding: 30px; }
    .preliminary-assessment-section h2 { font-size: 24px; line-height: 34px; }
    .financial-analysis-img img.financial-analysis-img-src { height: 216px; margin-bottom: 20px; }
    .hero-pop-video, .advance-pop-video{ max-width: 310px !important; height: 198px;}
    
    .pgen-box-wrapper.two_col .pgen-box{width:calc((100% / 1) - 30px)}
}

@media (max-width: 500px) {
    .row-fluid .get_form form.hs-form fieldset .hs-form-field { width:100% !important; padding:0 !important; }
    .atd_event .single-even .thumb { display: block; margin: 0 auto; }
    .atd_event .single-even .contain { width: 100%; padding: 20px 0 0; text-align: center; }
    .atd_event .single-even .thumb.round + .contain { width: 100%; }
    .productWrapper .list{ float:none; width:auto; }


    .blog-hero-content h1 { font-size: 30px; margin-bottom: 28px; }
    .blog-hero-section .blog-hero-content h2 { font-size: 18px; line-height: 28px; }
    .blog-hero-section .blog-hero-content .blog-hero-text { font-size: 14px; line-height: 24px; }
    .filters-section .filters-box { min-width: 100%; }


    .row-fluid .hp_popup_box h3 { font-size:22px;    margin: 0px 0px 14px; }
    .row-fluid .hp_popup_box .hp_popup_btn a { padding: 9px 18px 7px 18px; font-size: 14px; margin: 0; } 


    .home-banner-area.home-banner-2020 .banner-title h1 { font-size: 35px; line-height: 43px; }
    .home-banner-area.home-banner-2020 .content { font-size: 20px; line-height: 28px; }
    .home-banner-area.home-banner-2020 .button-strip .left { width: 100%; text-align: center; padding-bottom: 20px; padding-right: 0; }
    .home-banner-area.home-banner-2020 .button-strip .right { width: 100%; text-align: center; padding-left: 0; }
    .home-banner-area.home-banner-2020 .button-strip a { max-width: 227px; width: 100%; }
    .home-banner-area.home-banner-2020 .button-strip .right div { max-width: 227px; width: 100%; }
    .advance-control-2020 .left-part .button a { padding: 12px 51px; }
    .standard-invented-2020 .invented-details h2 { font-size: 28px; line-height: 35px; }
    .standard-invented-2020 { float: left; padding-bottom: 20px; }
    .partnering-section .page-center { padding-top: 23px; }
    .partnering-section h2 { font-size: 29px; line-height: 35px; }
    .partnering-section .partnering-box h3 { font-size: 19px; }
    .image-with-overlay-content.fire-sprinkler-2020 { }
    .image-with-overlay-content.fire-sprinkler-2020 .page-center { padding-bottom: 25px; }
    .home-layout .home-row-3-col .two-column-content-with-right-image h1.page-title { font-size: 28px; line-height: 35px; }
    .white-paer-dwnl-2020 .page-center { padding-top: 40px; }
    .white-paer-dwnl-2020 h2 { font-size: 30px; line-height: 38px; }
    .white-paer-dwnl-2020 .button a { padding: 12px 25px; max-width: 270px; width: 100%; }
    .testimonial-2020-group .page-center { padding-top: 30px; }
    .testimonial-2020-group h2 { font-size: 30px; line-height: 38px; }


}

@media(max-width:480px){

    .row-fluid .introduction-box { width:100%; } 
    .row-fluid .introduction-text { height:auto !important; }

    .popup-form-main .popup-form form .form-columns-2 > div:first-child { padding-right: 0px;}
    .popup-form-main .popup-form form .form-columns-2 > div:last-child { padding-left: 0px;}
    .popup-form-main .popup-form form:not(.hs-video-form) .form-columns-2 .hs-form-field .hs-input, .popup-form-main .popup-form form:not(.hs-video-form) .form-columns-3 .hs-form-field .hs-input { width: 100%;}

    .row-fluid .zickbox-main.il-zickbox-main .zickbox-text .il-zickbox-table thead th { font-size: 16px; }
    .row-fluid .zickbox-main.il-zickbox-main .zickbox-text .il-zickbox-table th:first-child,
    .row-fluid .zickbox-main.il-zickbox-main .zickbox-text .il-zickbox-table td:first-child { width: 60%; }
    .row-fluid .zickbox-main.il-zickbox-main .zickbox-text .il-zickbox-table th:last-child,
    .row-fluid .zickbox-main.il-zickbox-main .zickbox-text .il-zickbox-table td:last-child { width: 40%; }

    /*=========== 07-10-2020 ===========*/
    /*--------------- Video Testimonial Slider ---------------*/
    .vid-testimonial-code.fancybox-content { padding: 40px 15px;}
    .vid-testimonial-code .vidyard-player-container { width: 100% !important; }
    
    /*--------------- Video Testimonial Slider - Youtube ---------------*/
    .vid-testimonial-code.fancybox-content { padding: 40px 15px;}
    .vid-testimonial-code .vidyard-player-container { width: 100% !important; }
    
    /*=========== 07-10-2020 ===========*/

.help-form-section form.hs-form fieldset[class*="form-columns"] .input { padding: 0; }
.help-form-section form.hs-form fieldset.form-columns-2 .hs-form-field input.hs-input { width: 100% !important; }
.help-form-section form.hs-form fieldset.form-columns-2 .hs-form-field:first-child,
.help-form-section form.hs-form fieldset.form-columns-2 .hs-form-field:last-child { padding: 0; }
.help-form-section form.hs-form .hs-form-field { padding-right: 0 !important; }
    
    
}
.logo-under-rich{
text-align:left;
}
.two-cards-module{
}
.video-heading{
padding:50px;
  line-height:32px;
  max-width:944px;
 float: none;

    margin: 0 auto;
 
}
.mod-header{
    max-width: 944px;
    margin: auto;
}

.card-button-style a {
    margin: 20px auto !important;
    background-color: #004419 !important;
    color: #fff !important;
    padding: 10px 30px !important;
    font-weight: 700 !important;
}
.card-button-style a:hover,
.card-button-style a:focus {
    color: #9de100 !important;
    text-decoration: underline !important;
}



.map-static ol > li:before {
       background-color: #4a4a4a;
    /* margin-right: 6px; */
    /* margin: 2px; */
    /* padding: 4px 9px; */
    content: counter(index);
    counter-increment: index;
    border-radius: 50%;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    position: absolute;
    display: block;
    left: 7px;
    height: 25px;
    width: 25px;
    padding-left: 1px;
    text-align: center;
    padding-top: 1px;
}
.map-static li:first-child {
    counter-reset:index;
}
.map-static ol{
position: relative;
}

.map-static ol li {
    list-style: none;
    margin-bottom: 10px;
}
.map-static  .second-col ol {
  counter-reset: item 5; /* Esto asegura que el contador comience en 5 */
}

.map-static  .second-col li {
  counter-increment: item;
}

.map-static  .second-col li::before {
  content: counter(item);
}