/*****
© 2017 IMPACT Branding & Design LLC. ALL RIGHTS RESERVED.
IMPACT Branding & Design LLC grants you a nonexclusive, nontransferable, limited right to access and use this template. By using this template, you agree not to modify, reverse engineer, disassemble, or decompile any portion thereof. Any unauthorized copying, reproduction, republishing, uploading, posting, distribution, transmission, display or other use of this material without the express written permission of IMPACT Branding & Design is prohibited.
*****/

/* Font Links */
/* @import url(https://fonts.googleapis.com/css?family=Lato:400,300,700); */

/* Font Awesome */
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css);

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/***** VARIABLES *****/
/* Base */


/* Fonts */



/* Colors */



/* Social Colors */










/* Spacing */







/* Heading and Body Styles */

















































/* Blockquote */









/* Global Button */








/* Read More Button */






/* Subscribe Button */

 /* suggest 10% darker from your main BG Color */



 /* suggest 10% darker from your main Border Color */

 /* Single Post Subscribe Button Border Color */
 /* Single Post Subscribe Button Border Width */

/* Post Title Color */



/* Form Styles */


























/* Comment Form */



/* Post Excerpt */



/* Desktop - Category, Search, Subscribe */



/* Blog - Mobile Menu */
 /* Tablet Mobile Background Color */



 /* suggest 10% darker from your main BG Color */


/***** START CSS HERE *****/
/*** BASE ***/
body, html {
    margin: 0;
    padding: 0;
}

/* Spacing */
.blogcards-basic {
    padding-top: 50px;
    padding-bottom: 50px;
}

.blogcards-short {
    padding-top: 20px;
    padding-bottom: 20px;
}

.blogcards-tall {
    padding-top: 40px;
    padding-bottom: 40px;
}

.blogcards-grande {
    padding-top: 60px;
    padding-bottom: 60px;
}

.blogcards-venti {
    padding-top: 80px;
    padding-bottom: 80px;
}

.blogcards-trenta {
    padding-top: 100px;
    padding-bottom: 100px;
}

/* Visibility */
@media screen and (min-width: 1025px) {
    .blogcards-lap-and-up-visuallyhidden {
        display: none!important;
    }   
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .blogcards-tablet-visuallyhidden {
        display: none!important;
    }   
}

@media screen and (max-width: 1024px) {
    .blogcards-portable-visuallyhidden {
        display: none!important;
    }   
}

@media screen and (max-width: 768px) {
    .blogcards-palm-visuallyhidden {
        display: none!important;
    }   
}

/* Social Colors */
.color--facebook {
    color: #395697 !important;
}

.color--twitter {
    color: #50aee1 !important;
}

.color--linkedin {
    color: #007bb6 !important;
}

.color--google {
    color: #dd4b39 !important;
}

.color--youtube {
    color: #bb0000 !important;
}

.color--instagram {
    color: #125688 !important;
}

.color--pinterest {
    color: #cb2027 !important;
}

.color--dribbble {
    color:  !important;
}

.color--email {
    color: #5D6769 !important;
}

.background--facebook {
    background-color: #395697;
}

.background--twitter {
    background-color: #50aee1;
}

.background--linkedin {
    background-color: #007bb6;
}

.background--google {
    background-color: #dd4b39;
}

.background--youtube {
    background-color: #bb0000;
}

.background--instagram {
    background-color: #125688;
}

.background--pinterest {
    background-color: #cb2027;
}

.background--dribbble {
    background-color: #ef558f;
}

.background--email {
    background-color: #5D6769;
}

/* Heading and Body Styles */
.blog--cards .body-container-wrapper h2 + p, .blog--cards .body-container-wrapper h3 + p, .blog--cards .body-container-wrapper h4 + p, .blog--cards .body-container-wrapper h5 + p, .blog--cards .body-container-wrapper h6 + p {
    margin-top: 0px;
}

.blog--cards .body-container-wrapper h1, .blog--cards .body-container-wrapper span.h1 {
    font-family: proxima-nova,sans-serif;;
    font-size: 48px;
    line-height: normal;
    color: #00a0af;
    font-weight: 900;
	text-transform: none;
}

.blog--cards .body-container-wrapper h2, .blog--cards .body-container-wrapper span.h2 {
    font-family: proxima-nova,sans-serif;;
    font-size: 30px;
    line-height: normal;
    color: #00a0af;
    font-weight: 900;
    text-transform: none;
    margin-top: 25px;
    margin-bottom: 25px;
}

.blog--cards .body-container-wrapper h3, .blog--cards .body-container-wrapper span.h3 {
    font-family: proxima-nova,sans-serif;;
    font-size: 25px;
    line-height: 1.25em;
    color: #5D6769;
    font-weight: bold;
    text-transform: none;
    margin-top: 25px;
    margin-bottom: 25px;
}

.blog--cards .body-container-wrapper h4, .blog--cards .body-container-wrapper span.h4 {
    font-family: proxima-nova,sans-serif;;
    font-size: 20px;
    line-height: 1.25em;
    color: #5D6769;
    font-weight: bold;
    text-transform: none;
    margin-top: 25px;
    margin-bottom: 25px;
}

.blog--cards .body-container-wrapper h5, .blog--cards .body-container-wrapper span.h5 {
    font-family: proxima-nova,sans-serif;;
    font-size: 18px;
    line-height: 1.25em;
    color: #5D6769;
    font-weight: bold;
    text-transform: none;
    margin-top: 25px;
    margin-bottom: 25px;
}

.blog--cards .body-container-wrapper h6, .blog--cards .body-container-wrapper span.h6 {
    font-family: proxima-nova,sans-serif;;
    font-size: 18px;
    line-height: 1.25em;
    color: #5D6769;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 25px;
}

.blog--cards .body-container-wrapper p, .blog--cards .body-container-wrapper li {
    font-family: proxima-nova,sans-serif;;
    font-size: 16px;
    line-height: 1.5em;
    color: #515151;
    font-weight: normal;
}

.blog--cards .body-container-wrapper a {
    color: #00a0af;
    font-weight: normal; 
    text-decoration: underline;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.blog--cards .body-container-wrapper p a:hover, .blog--cards .body-container-wrapper li a:hover {
    color: #79C0C5;
    cursor: pointer;
}

/* Blockquote */
.blog--cards .body-container-wrapper blockquote {
    background-color: #FFFFFF;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
    font-style: italic;
    border-top: 1px solid #DBE3E3;
    border-bottom: 1px solid #DBE3E3;
    border-right: 1px solid #DBE3E3;
    border-left: 6px solid #f58020;
    margin:20px 0px;
}

.blog--cards .body-container-wrapper blockquote p:first-child {
    margin-top: 0px;
}

.blog--cards .body-container-wrapper blockquote p:last-child {
    margin-bottom:0px;
}

.blog--cards .body-container-wrapper blockquote h4:last-child,
.blog--cards .body-container-wrapper blockquote h5:last-child,
.blog--cards .body-container-wrapper blockquote h6:last-child {
    margin: 0px;
}

/* Button */ 
.blog--cards .body-container-wrapper .blogcards--btn, .blog--cards .body-container-wrapper .blogcards--all--btn a {
    display: inline-block;
    background-image: none;
    width: 100%;   

    text-align: center;
    font-family: proxima-nova,sans-serif;;
    font-size: 16px;
    line-height: normal;
    text-decoration: none;
    text-transform: uppercase;
    
    border-radius: 30px;

    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;

    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;

    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;  
}

.blog--cards .body-container-wrapper .blogcards--btn:hover, .blog--cards .body-container-wrapper .blogcards--all--btn a:hover {
    cursor: pointer !important;
}

/* Read More Button */ 
.blog--cards .body-container-wrapper .btn--readmore {
    max-width: 150px;
    background-color: #f58020;
    color: #ffffff;
    border-color: ;
    border-width: 0px;
    border-style: solid;
    float: left;
    margin-right: 20px;
}

.blog--cards .body-container-wrapper .btn--readmore:hover {
    background-color: #f5f5f5;
    color: #f58020;
}

/* Subscribe Button */ 
.blog--cards .body-container-wrapper .btn--subscribe {
    max-width: 150px;
    background-color: #c1d82f;
    color: #FFFFFF;
    border-color: #c1d82f;
    border-width: 0px;
    border-style: solid;
    text-transform: uppercase;
    font-weight: bold;
}

.blog--cards .body-container-wrapper .btn--subscribe:hover {
    background-color: #f5f5f5;
    color: #c1d82f;
}

/* Form Styles */
.blog--cards .body-container-wrapper form.hs-form.stacked .actions {
    padding: 0px;
    margin: 0px;
    text-align: left;
}

.blog--cards .body-container-wrapper .hbspt-form .submitted-message {
    font-family: proxima-nova,sans-serif;;
    font-size: 16px;
    line-height: 1.5em;
    color: #515151;
    font-weight: normal;
}

.blog--cards .body-container-wrapper .hs_cos_wrapper_type_form {
    font-family: proxima-nova,sans-serif;;
    font-size: 16px;
    line-height: 1.5em;
    color: #515151;
}

.blog--cards .body-container-wrapper .hs_cos_wrapper_type_form .form-title {
    margin-top: 0px;
}

.blog--cards .body-container-wrapper .hs_cos_wrapper_type_form > a[name] {
    display: none;
}

.blog--cards .body-container-wrapper form.hs-form fieldset {
    float: none;
    max-width: 100%;
    width: 100%;
}

.blog--cards .body-container-wrapper form.hs-form .field {
    margin-bottom: 0px;
    position: relative;
}

.blog--cards .body-container-wrapper form.hs-form .inputs-list {
    margin-bottom: 20px;
    padding-left: 0px;
    list-style: none;
}

.blog--cards .body-container-wrapper form.hs-form input[type="text"].hs-input, 
.blog--cards .body-container-wrapper form.hs-form input[type="number"].hs-input, 
.blog--cards .body-container-wrapper form.hs-form input[type="email"].hs-input, 
.blog--cards .body-container-wrapper form.hs-form input[type="tel"].hs-input, 
.blog--cards .body-container-wrapper form.hs-form textarea.hs-input, 
#subscriberPopBox form.hs-form input[type="email"].hs-input {
    display: block;
    max-width: 100%;
    width: 100% !important;

    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    
    margin-top: 0px;
    outline:none;
    box-shadow: none;
    
    font-family: proxima-nova,sans-serif;;
    color: #5D6769;
    font-size: 16px;
    line-height: 1.25em;
    font-weight: normal;
    
    border-color: #DBE3E3 !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-radius: 0 !important;
    border: 1px solid #dbe3e3 !important !important;
    
    width: 100% !important;
    max-width: 100% !important;
  
    -webkit-appearance: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    
    height: auto !important;
    margin-bottom: 0px !important;
}

.blog--cards .body-container-wrapper form.hs-form textarea.hs-input {
    min-height: 6.25em;
}

.blog--cards .body-container-wrapper select.hs-input, select {
    width:100%;
    max-width:100%!important;
    margin-top:0px;
    height:auto;
    
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image:url('//298890.fs1.hubspotusercontent-na1.net/hubfs/298890/Production/images/production--dropdown.png');
    background-repeat:no-repeat;
    background-position:right center;
    background-color: #FFFFFF;

    outline:none;
    box-shadow: none;

    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    //padding-right: 10px;
    padding-right:30px;

    font-family: proxima-nova,sans-serif;;
    color: #5D6769;
    font-size: 16px;
    line-height: 1.25em;
    font-weight: normal;

    border-color: #DBE3E3;
    border-style: solid !important;
    border-width: 1px;
    border-radius: 0;

    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.blog--cards .body-container-wrapper form.hs-form #captcha_wrapper {
  margin-bottom: 20px;
}

.blog--cards .body-container-wrapper form.hs-form #captcha_wrapper #recaptcha_area, form.hs-form #captcha_wrapper #recaptcha_table {
    max-width: 100%;
}

.blog--cards .body-container-wrapper form.hs-form #captcha_wrapper #recaptcha_table {
    display: block;
    overflow: hidden;
    background: #dedede;
    border-color: #DBE3E3!important;
    border-style: solid!important;
    border-width: 1px!important;
    border-radius: 0;
}

.blog--cards .body-container-wrapper form.hs-form #captcha_wrapper #recaptcha_table * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.blog--cards .body-container-wrapper form.hs-form #captcha_wrapper #recaptcha_table td {
    background-image: none;
}

.blog--cards .body-container-wrapper form.hs-form #captcha_wrapper #recaptcha_table .recaptcha_input_area {
    width: 171px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.blog--cards .body-container-wrapper form.hs-form #captcha_wrapper #recaptcha_table #recaptcha_response_field {
    width: 100% !important;
    margin-top: 8px !important;
    padding: 4px 4px !important;
    border-color: #DBE3E3;
}

.blog--cards .body-container-wrapper form.hs-form #captcha_wrapper #recaptcha_table .recaptcha_r4_c4 {
    background: url("//298890.fs1.hubspotusercontent-na1.net/hubfs/298890/Production/images/recaptcha_logo.png") no-repeat top right !important;
    background-size: 90% auto !important;
}

.blog--cards .body-container-wrapper form.hs-form #captcha_wrapper #recaptcha_table #recaptcha_privacy a {
    font-size: 13px !important;
}

.blog--cards .body-container-wrapper form.hs-form .hs-form-field,
#subscriberPopBox form.hs-form .hs-form-field {
    position: relative;
}

.blog--cards .body-container-wrapper form.hs-form .form-columns-1 > .hs-form-field {
    width: 100%;
    padding: 0px;
}

.blog--cards .body-container-wrapper form.hs-form .form-columns-2 > .hs-form-field {
    display: inline-block;
    vertical-align: bottom;
    width: 49% !important;
    padding: 0px;
    margin-left: 2%;
    float: none!important;
}

.blog--cards .body-container-wrapper form.hs-form .form-columns-2 > .hs-form-field:first-child {
    margin-left: 0px !important;
}

@media screen and (max-width: 768px) {
    .blog--cards .body-container-wrapper form.hs-form .form-columns-2 > .hs-form-field {
        width: 100% !important;
        margin-left: 0px !important; 
    }
}

.blog--cards .body-container-wrapper form.hs-form .form-columns-2 .hs-richtext + .hs-form-field {
    margin-left: 0px !important;
}

.blog--cards .body-container-wrapper form.hs-form .form-columns-3 > .hs-form-field {
    display: inline-block;
    vertical-align: bottom;
    width: 32% !important;
    padding: 0px;
    margin-left: 2%;
    float: none !important;
}

.blog--cards .body-container-wrapper form.hs-form .form-columns-3 > .hs-form-field:first-child {
    margin-left: 0px !important;
}
    
@media screen and (max-width: 768px) {
    .blog--cards .body-container-wrapper form.hs-form .form-columns-3 > .hs-form-field {
        width: 100% !important;
        margin-left: 0px !important; 
    }
}

.blog--cards .body-container-wrapper form.hs-form .form-columns-3 .hs-richtext + .hs-form-field {
    margin-left: 0px !important;
}

.blog--cards .body-container-wrapper form.hs-form fieldset > .hs-form-field > label, 
.blog--cards .body-container-wrapper form.hs-form > .hs-form-field > label {
    margin-bottom: 3px;
}

.blog--cards .body-container-wrapper form.hs-form label,
#subscriberPopBox form.hs-form label {
    display: block;
    text-align: left;
    font-family: proxima-nova,sans-serif;;
    font-size: 16px;
    color: #5D6769;
    line-height: 1.25em;
}

.blog--cards .body-container-wrapper form.hs-form .hs-form-required,
#subscriberPopBox form.hs-form .hs-form-required {
    color: #DD2D2D;
}

.blog--cards .body-container-wrapper form.hs-form .hs-form-field > .input,
#subscriberPopBox form.hs-form .hs-form-field > .input {
    margin-bottom: 20px;
    margin-right: 0px !important;
}

.blog--cards .body-container-wrapper form.hs-form .inputs-list label, 
#subscriberPopBox form.hs-form .inputs-list label {
    display: block !important;
}

.blog--cards .body-container-wrapper form.hs-form .inputs-list label input, 
#subscriberPopBox form.hs-form .inputs-list label input {
    display: inline-block;
    width: auto !important;
    margin-right: 10px;
}

.blog--cards .body-container-wrapper form.hs-form .hs_submit {
    clear: both;
    width: 100%;
    display: block;
}

.blog--cards .body-container-wrapper form.hs-form .hs_submit input.hs-button,
.blog--cards .body-container-wrapper form.hs-form .hs_submit input.hs-button:active,
#subscriberPopBox form.hs-form .hs_submit input.hs-button,
#subscriberPopBox form.hs-form .hs_submit input.hs-button:active {
    -webkit-appearance: none;
    outline: none !important;
    box-shadow: none !important;
    text-shadow: none;
}

.blog--cards .body-container-wrapper form.hs-form .hs-error-msgs.inputs-list,
#subscriberPopBox form.hs-form .hs-error-msgs.inputs-list {
    position: absolute;
    right: 0;
    list-style: none !important;
    padding: 0px;
    margin: 0px;
}

.blog--cards .body-container-wrapper form.hs-form .hs-error-msgs.inputs-list li label,
#subscriberPopBox form.hs-form .hs-error-msgs.inputs-list li label {
    list-style: none;
    margin: -20px 0 15px 0;
    padding: 0;
    font-style: italic;
    font-size: 0px;
    color: #DD2D2D;
    text-align: right;
    line-height: 15px;
}

.blog--cards .body-container-wrapper form.hs-form .hs-error-msgs.inputs-list li label:before,
#subscriberPopBox form.hs-form .hs-error-msgs.inputs-list li label:before {
    font-size: 12px;
    content: "Required field. ";
}

.blog--cards .body-container-wrapper form.hs-form .hs-error-msgs.inputs-list li + li,
#subscriberPopBox form.hs-form .hs-error-msgs.inputs-list li + li {
    display: none;
}

.blog--cards .body-container-wrapper form.hs-form input[type="text"].hs-input.error, 
.blog--cards .body-container-wrapper form.hs-form input[type="number"].hs-input.error, 
.blog--cards .body-container-wrapper form.hs-form input[type="email"].hs-input.error, 
.blog--cards .body-container-wrapper form.hs-form input[type="tel"].hs-input.error, 
.blog--cards .body-container-wrapper form.hs-form textarea.hs-input.error, 
.blog--cards .body-container-wrapper form.hs-form select.hs-input.error,
#subscriberPopBox form.hs-form input[type="email"].hs-input.error {
    border-color: #DD2D2D !important;
}

.blog--cards .body-container-wrapper form.hs-form .hs-input.error,
.blog--cards .body-container-wrapper form.hs-form .hs-input.invalid,
#subscriberPopBox form.hs-form .hs-input.error,
#subscriberPopBox form.hs-form .hs-input.invalid {
    border-color: #DD2D2D !important;
}
  
.blog--cards .body-container-wrapper form.hs-form .hs_submit .hs-button,
#subscriberPopBox form.hs-form .hs_submit .hs-button {
	display: inline-block !important;
    background-image: none !important;
    width: 100% !important;
    max-width: 300px !important;
    text-align: center !important;
    font-family: proxima-nova,sans-serif; !important;
    font-size: 16px !important;
    line-height: 1.25em !important;
    text-decoration: none !important;
    text-transform: none !important;
    font-weight:bold !important;
    
    background-color: #FFFFFF !important;
    color: #c1d82f !important;
    
    border-width: 1px !important;
    border-color: #c1d82f !important;
    border-style: solid !important;
    border-radius: 0px !important;

    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;

    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;

    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.blog--cards .body-container-wrapper form.hs-form .hs_submit .hs-button:hover,
#subscriberPopBox form.hs-form .hs_submit .hs-button:hover {
    background-color: #c1d82f !important;
    color: #FFFFFF !important;
    cursor: pointer;
}

/* MISC */
.blog--cards--no--transition, .blog--cards--no--transition * { 
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    -ms-transition: none !important;
    transition: none !important;
}


/*** STRUCTURE ***/
/* Page Structure */
.blog--cards .body-container-wrapper {
    overflow: hidden;
}

.blog--cards .body-container-wrapper .container-fluid .row-depth-1:not(:first-child) { 
    margin: 0px auto;
    text-align: center;
    max-width: 1220px;
    font-size: 0;
    padding: 0 20px;
}

/* Header Container */
.blog--cards .body-container-wrapper .blog--cards-header {
    text-align: left;
}

.blog--cards .body-container-wrapper .blog--cards-header h1.blog--cards--keyword {
    height: 0;
    width: 0;
    font-size: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.blog--cards .body-container-wrapper .blog--cards-header p {
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 15px;
}

.blog--cards .body-container-wrapper .blog--cards-header .blog--listing--cards-header-subscribe {
    text-align: center;
}

.blog--cards .body-container-wrapper .blog--cards-header .blog--listing--cards-header-subscribe a.btn--subscribe {
    margin-top: 20px;
    max-width: 200px;
}

/* Header - Tablet & Mobile (Mobile Menu) */
.blog--cards .body-container-wrapper .blog--cards--grid__item {
    display: inline-block;
    width: 100%;
}

.blog--cards .body-container-wrapper .container-fluid>.row-depth-1:first-child { 
    background: #00a0af;
    display: none;
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu ul {
    margin: 0;
    padding: 0;
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu--top {
    margin: 0px auto !important;
    text-align: center;
    max-width: 1220px;
    font-size: 0;
    padding: 0 10px;
    float: none !important;
    position: relative;
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--top a:hover {
    cursor: pointer
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--top ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--top ul li {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    float: left;
    margin-top: 1px;
    margin-left: 12px;
    vertical-align: middle;
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--top ul li:first-child {
    margin-left: 0;
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--top ul li a {
    text-transform: uppercase;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--top ul li a .fa {
    display: inline-block;
    font-size: 14px;
    margin-left: 4px;
    margin-top: -4px;
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--top .blog--cards--mobilemenu--top--subscribe {
    float: right;
    margin-top: 0;
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--top .blog--cards--mobilemenu--top--subscribe a {
    display: inline-block;
    padding: 4px 28px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    background: #f58020;
    color: #ffffff;
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--top .blog--cards--mobilemenu--top--subscribe a:hover {
	background: #f5f5f5;
	color: #f58020;
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--top a.active .fa-caret-down:before {
    content: "\f0d8"
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--bottom {
    position: absolute;
    left: 0;
    right: 0;
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--bottom .blog--cards--grid__item {
    position: relative; 
    background: #f5f5f5;
    z-index: 2;
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--bottom .blog--cards--grid__item ul {
    padding: 0 22px;
    max-width: 1220px;
    margin: 0 auto;
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--bottom * {
    color: #5d6769;
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--bottom .blog--cards--grid__item > div {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .5s ease-out;
    -moz-transition: max-height .5s ease-out;
    -ms-transition: max-height .5s ease-out;
    -o-transition: max-height .5s ease-out;
    transition: max-height .5s ease-out;
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--bottom .blog--cards--grid__item > div > div {
    padding: 10px 0;
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--bottom .blog--cards--grid__item > div.blog--cards--mobilemenu--bottom--categories ul { 
    list-style: none; 
    text-align: left; 
    margin-bottom: 0;
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--bottom .blog--cards--grid__item > div.blog--cards--mobilemenu--bottom--categories ul li {
    font-size: 16px; 
    padding: 4px 0;
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--bottom .blog--cards--grid__item > div.blog--cards--mobilemenu--bottom--categories ul li a {
    text-decoration: none;
    line-height: 1.7em;
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--bottom .blog--cards--grid__item > div.blog--cards--mobilemenu--bottom--categories ul li a:hover {
    color: #1082c1;
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--bottom .blog--cards--grid__item > div.blog--cards--mobilemenu--bottom--social ul {
    list-style: none;
    text-align: left;
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--bottom .blog--cards--grid__item > div.blog--cards--mobilemenu--bottom--social ul li { 
    display: inline-block;
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--bottom .blog--cards--grid__item > div.blog--cards--mobilemenu--bottom--social ul li a { 
    display: block;
    width: 40px;
    height: 40px;
    line-height: 37px;
    text-align: center;
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--bottom .blog--cards--grid__item > div.blog--cards--mobilemenu--bottom--social ul li a .fa {
    color: #ffffff;
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--bottom .blog--cards--grid__item > div.blog--cards--mobilemenu--top--search ul { 
    list-style: none;
    padding: 0 10px;
    text-align: left;
}

.blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--bottom .blog--cards--grid__item > div.blog--cards--mobilemenu--top--search input {
    display: block;
    max-width: 100%;
    width: 100% !important;

    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    
    margin-top: 0px;
    outline:none;
    box-shadow: none;
    
    font-family: proxima-nova,sans-serif;;
    color: #5D6769;
    font-size: 16px;
    line-height: 1.25em;
    font-weight: normal;
    
    border-color: #DBE3E3 !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-radius: 0 !important;
    border: 1px solid #dbe3e3 !important !important;
    
    width: 100% !important;
    max-width: 100% !important;
  
    -webkit-appearance: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    
    height: auto !important;
    margin-bottom: 0px !important;
}

/* Header - Menu */
.blog--cards .body-container-wrapper .blog--cards--menu--container {
    margin-top: 40px;
    text-align: right;
}

.blog--cards .body-container-wrapper .blog--cards--menu > ul > li { 
    display: inline-block;
    position: relative;
    border-bottom: 0;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.blog--cards .body-container-wrapper .blog--cards--menu > ul > li > .menu--name, .blog--cards--menu > ul > li > .fa { 
    display: inline-block;
    padding: 12px 15px;
    color: #515151;
    font-size: 14px;
    line-height: 16px;
}

.blog--cards .body-container-wrapper .blog--cards--menu > ul > li > .menu--name {
    text-transform: uppercase;
}

.blog--cards .body-container-wrapper .blog--cards--menu > ul > li > .menu--name:after {
    font-family: "FontAwesome",sans-serif;
    content: "\f0d7";
    font-size: 12px;
    padding-left: 6px;
    font-weight: normal;
    line-height: 1em;
}

.blog--cards .body-container-wrapper .blog--cards--menu > ul > li ul { 
    display: none;
    position: absolute;
    filter: alpha(opacity=0);
    width: 220px;
    top: 100%;
    right: 0;
    list-style: none;
    z-index: 10;
    text-transform: none;
    background: #f5f5f5;
}

.blog--cards .body-container-wrapper .blog--cards--menu > ul > li ul li { 
    display: block;
    padding: 0px;
    margin: 0px;
}

.blog--cards .body-container-wrapper .blog--cards--menu > ul > li ul li a {
    text-decoration: none;
    font-size: 16px;
    display: block;
    padding: 5px 12px;
    color: #9a9a9a;
    line-height: 1.5em;
}

.blog--cards .body-container-wrapper .blog--cards--menu > ul > li ul li a:hover {
    color: #484848;
}

.blog--cards .body-container-wrapper .blog--cards--menu > ul > li.blog--cards--head--topics {
    text-align: right;
}

.blog--cards .body-container-wrapper .blog--cards--menu > ul > li.blog--cards--head--topics ul {
	padding: 20px;
}

.blog--cards .body-container-wrapper .blog--cards--menu > ul > li.blog--cards--head--social ul {
    font-size: 0px;
    width: auto;
	white-space: nowrap;
	padding: 20px;
}

.blog--cards .body-container-wrapper .blog--cards--menu > ul > li.blog--cards--head--social li {
    display: inline-block;
    margin: 0px 1px;
}

.blog--cards .body-container-wrapper .blog--cards--menu > ul > li.blog--cards--head--social a {
    width: 40px;
    height: 40px;
    text-align: center;
    color: white !important;
    line-height: 40px;
    padding: 0 !important;
}

.blog--cards .body-container-wrapper .blog--cards--menu > ul > li.blog--cards--head--search input {
    display: block;
    max-width: 100%;
    width: 100% !important;

    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    
    margin-top: 0px;
    outline:none;
    box-shadow: none;
    
    font-family: proxima-nova,sans-serif;;
    color: #5D6769;
    font-size: 16px;
    line-height: 1.25em;
    font-weight: normal;
    
    border-color: #DBE3E3 !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-radius: 0 !important;
    border: 1px solid #dbe3e3 !important !important;
    
    width: 100% !important;
    max-width: 100% !important;
  
    -webkit-appearance: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    
    height: auto !important;
    margin-bottom: 0px !important;
}

.blog--cards .body-container-wrapper .blog--cards--menu > ul > li:hover > .menu--name, .blog--cards .body-container-wrapper .blog--cards--menu > ul > li:hover > .fa {
    background: #f5f5f5;
    cursor: pointer;
}

.blog--cards .body-container-wrapper .blog--cards--menu > ul > li:hover ul {
    display: inline-block;
}

.blog--cards .body-container-wrapper .blog--cards--menu .blog--cards--head--subscribe {
    margin-left: 12px;
}

/* Blog Listing - Post Item */
.blog--cards .body-container-wrapper .blog--listing--cards--post-item {
    display: block;
    width: 66.6667%;
    margin: 0 auto 4%; 
    text-align: left;
    vertical-align: top;
}

.blog--cards .body-container-wrapper .blog--listing--cards--post-item .post-item--featured-image {
    background-size: cover!important;
    background-repeat: no-repeat!important;
    width: 100%;
    display: block;
}

.blog--cards .body-container-wrapper .blog--listing--cards--post-item .post-item--featured-image img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
}

.blog--cards .body-container-wrapper .blog--listing--cards--post-item .post-item--meta .post-item--author-published p {
    display: inline-block;
    font-size: 14px;
}

.blog--cards .body-container-wrapper .blog--listing--cards--post-item .post-item--meta .post-item--author-published p.post-item--author a{
    font-weight:bold;
    text-decoration: none;
}

.blog--cards .body-container-wrapper .blog--listing--cards--post-item .post-item--meta .post-item--author-avatar {
    width: 65px;
    height: 65px;
    border-radius: 9999px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    margin: 0 10px 0 0;
    vertical-align: middle;
}

.blog--cards .body-container-wrapper .blog--listing--cards--post-item .post-item--meta img.featured--print--author--image {
    display:none;
}

.blog--cards .body-container-wrapper .blog--listing--cards--post-item .post-item--meta .post-item--author-published p.post-item--author {
    vertical-align: middle;
    margin: 0;
    display: inline-block;
}

.blog--cards .body-container-wrapper .blog--listing--cards--post-item p.post-item--topics {
    margin: 10px 0 0 0;
    line-height: 1.2em;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.blog--cards .body-container-wrapper .blog--listing--cards--post-item p.post-item--topics a {
    color: #bbbbbb !important;
}

.blog--cards .body-container-wrapper .blog--listing--cards--post-item h2.post-item--header {
    margin-bottom: 20px;
    margin-top: 20px;
}

.blog--cards .body-container-wrapper .blog--listing--cards--post-item h2.post-item--header a {
    height: auto;
    color: #00a0af;
    text-decoration: none;
	/* text-transform: uppercase; */
	font-weight: 900;
}

.blog--cards .body-container-wrapper .blog--listing--cards--post-item h2.post-item--header a:hover {
    color: #444E50;
}

.blog--cards .body-container-wrapper .blog--listing--cards--post-item .post-item--body p {
    font-size: 16px;
    line-height: 1.5em;
}

.blog--cards .body-container-wrapper .blog--listing--cards--post-item .post-item--lower {
    margin: 0 0 20px 0;
}

.blog--cards .body-container-wrapper .blog--listing--cards--post-item .post-item--lower .post-item--lower-social p {
    display: inline-block;
    line-height: 45px;
    margin: 0 !important;
}

.blog--cards .body-container-wrapper .blog--listing--cards--post-item .post-item--lower .post-item--lower-social p:hover {
    cursor: pointer;
}

.blog--cards .body-container-wrapper .blog--listing--cards--post-item .post-item--lower ul.post-item--social {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    position: absolute;
    left: -315px;
    background-color: #FFF;
    -webkit-transition: left .5s;
    -o-transition: left .5s;
    transition: left .5s;
    top: 0px;
}

.blog--cards .body-container-wrapper .blog--listing--cards--post-item .post-item--lower ul.post-item--social li {
    display: inline-block;
}

.blog--cards .body-container-wrapper .blog--listing--cards--post-item .post-item--lower ul.post-item--social li.share--close {
    width: 100%;
    height: 45px;
    line-height: 45px;  
    display: block;
}

.blog--cards .body-container-wrapper .blog--listing--cards--post-item .post-item--lower ul.post-item--social li a {
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
}

.blog--cards .body-container-wrapper .blog--listing--cards--post-item .post-item--lower ul.post-item--social li.share--close a {
    color: #515151;
    display: inline-block;
    text-align: right;
    text-decoration: none;
    font-size: 12px;
}

/* Blog Listing - Infinite Scroll */
.blog--cards .body-container-wrapper .end-text {
    text-align: center;
}

/* Author Page */
.blog--cards .body-container-wrapper .blog--listing--cards--author-profile {
    text-align: center;
    width: 75%;
    margin: 0 auto 40px auto;
}

.blog--cards .body-container-wrapper .blog--listing--cards--author-profile h4.author--profile--name {
    margin: 10px 0 5px;
}

.blog--cards .body-container-wrapper .blog--listing--cards--author-profile .author--page--avatar {
    width: 200px;
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    border-radius: 9999px;
    margin-bottom: 10px;
}

.blog--cards .body-container-wrapper .blog--listing--cards--author-profile .author--profile--social-section ul {
    margin: 30px 0 0;
    padding: 0;
    list-style: none;
}

.blog--cards .body-container-wrapper .blog--listing--cards--author-profile .author--profile--social-section ul li:first-child {
    display: block;
    margin-bottom: 10px;
}

.blog--cards .body-container-wrapper .blog--listing--cards--author-profile .author--profile--social-section ul li {
    display: inline-block;
    margin: 0 5px;
}

.blog--cards .body-container-wrapper .blog--listing--cards--author-profile .author--profile--social-section ul li a {
    height: 35px;
    width: 35px;
    display: block;
    text-align: center;
    color: #FFFFFF;
}

.blog--cards .body-container-wrapper .blog--listing--cards--author-profile .author--profile--social-section ul li a i {
    line-height: 35px;   
}

/* Blog Post Page */
.blog--cards .body-container-wrapper .post--single {
    text-align: left;
    padding-top: 25px;
}

.blog--cards .body-container-wrapper .post--single p:last-child{
   margin-bottom:0px; 
}

.blog--cards .body-container-wrapper .post--single .post--single-wrapper {
    width: 66.6667%;
    margin: 0 auto;
    position: relative;
}

.blog--cards .body-container-wrapper .post--single .post--single-wrapper .post--single-body {
    font-size:16px;  
    font-family: proxima-nova,sans-serif;;
    line-height: 1.5em;
    color: #515151;
    font-weight: normal;
}

.blog--cards .body-container-wrapper .post--single .post--single-wrapper  .post--single-cta-mobile {
    text-align: center;
}

.blog--cards .body-container-wrapper .post--single .post--single-header h1 {
    margin-top: 32px;
	margin-bottom: 10px;
	text-align: left !important;
}

.blog--cards .body-container-wrapper .post--single .post--single-header p.post--single-topics {
    margin-top: 0px;
}

.blog--cards .body-container-wrapper .post--single .post--single-header p.post--single-topics a{
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #bbbbbb !important;
}

.blog--cards .body-container-wrapper .post--single .post--single-featured-image {
    width: 100%;
    position: relative;
}

.blog--cards .body-container-wrapper .post--single-featured-image img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
}

.blog--cards .body-container-wrapper .post--single .post--single-featured-image .post--single-subscribe {
    position: absolute;
    right: 15px;
    top: 15px;
    border-width: 0px !important;
    border-color: #FFFFFF !important;
}

.blog--cards .body-container-wrapper .post--single img.featured--print--author--image {
    display: none;
}

.blog--cards .body-container-wrapper .post--single .post--single-meta .post--single-author-published, .post--single .post--single-meta .post--single-author-published p {
    display: inline-block;
}

.blog--cards .body-container-wrapper .post--single .post--single-meta .post--single-author-avatar {
    width: 80px;
    height: 80px;
    border-radius: 9999px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    float: left;
    margin: -45px 10px 0 0;
}

.blog--cards .body-container-wrapper .post--single .post--single-meta .post--single-author-published p.post--single-author {
    margin: 5px 0 0 !important;
    font-size: 16px;
}

.blog--cards .body-container-wrapper .post--single .post--single-meta .post--single-print {
    display: inline-block;
    float:right;
    font-size:14px;
    margin: 5px 0 0 0;
}

.blog--cards .body-container-wrapper .post--single .post--single-meta .post--single-print a {
    color: #999;
    text-decoration: none;
}

.blog--cards .body-container-wrapper .post--single .post--single-cta img {
    max-width: 100%;
}

/* Blog Post - Author Section */
.blog--cards .body-container-wrapper .post--single-author-section {
    border-top: 1px solid #dddddd;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 40px;
}

.blog--cards .body-container-wrapper .post--single-author-section .post--single-author-section-avatar {
    width: 125px;
    height: 125px;
    border-radius: 9999px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    margin: -80px auto 0 auto;
    border: 15px solid #FFFFFF;
}

.blog--cards .body-container-wrapper .post--single-author-section h4.post--single-author-section-name {
    margin: 0;
}

.blog--cards .body-container-wrapper .post--single-author-section .post--single-author-section-social ul {
    margin: 20px 0 120px 0;
    padding: 0;
    list-style: none;
}

.blog--cards .body-container-wrapper .post--single-author-section .post--single-author-section-social ul li {
    display: inline-block;
    margin: 0 5px;
}

.blog--cards .body-container-wrapper .post--single-author-section .post--single-author-section-social ul li:first-child {
    display: block;
    margin-bottom: 10px;
}

.blog--cards .body-container-wrapper .post--single-author-section .post--single-author-section-social ul li a {
    height: 35px;
    width: 35px;
    display: block;
    text-align: center;
    color: #FFFFFF;
}

.blog--cards .body-container-wrapper .post--single-author-section .post--single-author-section-social ul li a i {
    line-height: 35px;   
}

/* Blog Post - Social Section */
.blog--cards .body-container-wrapper .post-single--social ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.blog--cards .body-container-wrapper .post-single--social ul li {
    text-align: center;
}

.blog--cards .body-container-wrapper .post-single--social-mobile {
    display:none;
}

/* Blog Post - Comments Section */
.blog--cards .body-container-wrapper .hs-common-confirm-message {
    font-family: proxima-nova,sans-serif;;
    margin-bottom: 20px!important;
}

.blog--cards .body-container-wrapper .post--single--comments {
    width: 66.6667%;
    margin: 0 auto;  
}

.blog--cards .body-container-wrapper .post--single--comments-spacer {
    margin-top: -80px;
}

.blog--cards .body-container-wrapper .new-comments {
	border: 0 !important;
}

.blog--cards .body-container-wrapper .new-comments:before {
    content: 'Comments';
    font-family: proxima-nova,sans-serif;;
    font-size: 25px;
    color: #515151;
    font-weight: bold;
    text-align: left;
    margin-bottom: 20px;
    display: block;
}

.blog--cards .body-container-wrapper #comment-form {
    margin-top: 40px!important;   
    margin-bottom: 40px!important;
}

.blog--cards .body-container-wrapper #comment-form:before {
    content: 'Leave A Comment';
    font-family: proxima-nova,sans-serif;;
    font-size: 25px;
    color: #515151;
    font-weight: bold;
    text-align: left;
    margin-bottom: 20px;
    display: block;
}

.blog--cards .body-container-wrapper #comment-form input[type="text"], #comment-form input[type="email"], #comment-form input[type="number"], #comment-form textarea {
    background: #ffffff;
    -webkit-appearance:none;
}

.blog--cards .body-container-wrapper .comment {
    border: 0px!important;
    text-align: left;
}

.blog--cards .body-container-wrapper .comment .comment-from, .comment .comment-from *, .comment .comment-date {
    display: inline;
    line-height: 1.5em;
    font-family: proxima-nova,sans-serif;;
    font-weight: normal;
}

.blog--cards .body-container-wrapper .comment .comment-from {
    font-size: 16px;
}

.blog--cards .body-container-wrapper .comment .comment-from h4 a:hover {
    color: #79C0C5;
}

.blog--cards .body-container-wrapper .comment .comment-date {
	display: inline-block !important;
	font-size: 13px !important;
	font-style: normal !important;
    color: #515151;
}

.blog--cards .body-container-wrapper .comment .comment-body {
    padding-bottom: 0px;
}

.blog--cards .body-container-wrapper .comment .comment-reply-to {
    padding-right: 0;
    padding-left: 25px;
    margin-left: 0;
    background-position: center left;
    opacity: .4;
}

.blog--cards .body-container-wrapper .comment .comment-reply-to * {
    font-style: normal; 
}

.blog--cards .body-container-wrapper #comments-listing {
    padding-top: 20px;
    padding-bottom: 20px;
}

.blog--cards .body-container-wrapper #comments-listing .comment.comment.depth-0:not(:first-child) {
    border-top: 1px solid #CCC!important;
    padding-top: 40px !important;
    margin-top: 40px;
}

.blog--cards .body-container-wrapper #comments-listing .comment.depth-0 {
    padding-left: 0%;
}

.blog--cards .body-container-wrapper #comments-listing .comment.depth-0 .comment-body p {
	margin-bottom: 20px;
}

.blog--cards .body-container-wrapper #comments-listing .comment.depth-1 {
    padding-left: 5%;
    padding-top: 5%;
}

.blog--cards .body-container-wrapper #comments-listing .comment.depth-2 {
    padding-left: 10%;
    padding-top: 5%;
}

.blog--cards .body-container-wrapper #comments-listing .comment.depth-3 {
    padding-left: 15%;
    padding-top: 5%;
}

.blog--cards .body-container-wrapper #comments-listing .comment.depth-4 {
    padding-left: 20%;
    padding-top: 5%;
}

.blog--cards .body-container-wrapper #comments-listing .comment.depth-5 {
    padding-left: 25%;
    padding-top: 5%;
}

.blog--cards .body-container-wrapper #comments-listing .comment.depth-6 {
    padding-left: 30%;
    padding-top: 5%;
}

.blog--cards .body-container-wrapper #comments-listing .comment.depth-7 {
    padding-left: 35%;
    padding-top: 5%;
}

.blog--cards .body-container-wrapper #comments-listing .comment.depth-8 {
    padding-left: 40%;
    padding-top: 5%;
}

.blog--cards .body-container-wrapper #comments-listing .comment.depth-9 {
    padding-left: 45%;
    padding-top: 5%;
}
 
.blog--cards .body-container-wrapper #comments-listing.no-comments {
    padding: 0px;
    display:none;
}

.blog--cards .body-container-wrapper #comment-form .hs_subscribe{
    margin-bottom:0px;
}

.blog--cards .body-container-wrapper #comment-form .hs_subscribe > div.input{
    margin-bottom:0px;
}

.blog--cards .body-container-wrapper #comment-form .hs_submit {
	padding-top: 20px;
}

/* Blog Listing - Lead Magnet */
.blog--cards .body-container-wrapper .lead--magnet {
    margin: 0 auto 4%;
    width: 66.6667%;
}

.blog--cards .body-container-wrapper .lead--magnet .lead-magnet-image {
    width: 33.3333%;
    display: inline-block;
    vertical-align: middle;
}

.blog--cards .body-container-wrapper .lead--magnet .lead-magnet-image img {
    max-width: 100%;
}

.blog--cards .body-container-wrapper .lead--magnet .lead-magnet-content {
    width: 62.6667%;
    display: inline-block;
    padding-left: 4%;
    vertical-align: middle;
    text-align: left;
}

.blog--cards .body-container-wrapper .lead--magnet .lead-magnet-content.lead-magnet-noimage {
    width:100%;
    padding-left:0px;
    padding-right:0px;
}

.blog--cards .body-container-wrapper .lead--magnet .hbspt-form {
    display: block;
    width: 100%;
    clear: both;
}

.blog--cards .body-container-wrapper .lead--magnet form {
    display: block;
    overflow:visible;
}

.blog--cards .body-container-wrapper .lead--magnet form * {
    max-width:100%!important;
    box-sizing: border-box;
}
                
.blog--cards .body-container-wrapper .lead--magnet form.hs-form .actions {
	margin:0px!important;
	padding:0px!important;
}

.blog--cards .body-container-wrapper .lead--magnet form.hs-form .hs-form-field {
	width: 66.6667%;
	float: left;
	padding: 0 1% 0 0;
}

.blog--cards .body-container-wrapper .lead--magnet form.hs-form .hs-form-field input {
	width:100%;
	height:42px!important;
}

.blog--cards .body-container-wrapper .lead--magnet form.hs-form .hs_submit {
	width: 33.3333%;
	float: left;
	clear: none!important;
}

.blog--cards .body-container-wrapper .lead--magnet form.hs-form .hs_submit .hs-button {
    background-color: #c1d82f!important;
    color: #FFFFFF!important;
    border-color: #c1d82f!important;
    margin-top: 23px;
    margin-bottom: 0px !important;
    min-width:0px;
}

.blog--cards .body-container-wrapper .lead--magnet form.hs-form .hs_submit .hs-button:hover {
    background-color: #f5f5f5 !important; 
	border-color: #f5f5f5 !important; 
	color: #c1d82f !important;
}

/* Blog Listing / Post - Exit Intent Lead Magnet */
#subscriberPop {
    display:none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter:alpha(opacity=0);
    z-index: 2147483647;
    -webkit-transition: opacity .25s ease-out;
    -moz-transition: opacity .25s ease-out;
    -ms-transition: opacity .25s ease-out;
    -o-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
}

#subscriberPop #subscriberPopInner {
    display: block;
    position: relative;
    z-index: 999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 98%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
    height: 100%;
    text-align: center;
}

#subscriberPop #subscriberPopInner #subscriberPopMain {
    position: relative;
    display: inline-block;
    overflow: visible;
    vertical-align: middle;
    width: 800px;
    max-width: 90%;
}

#subscriberPop #subscriberPopInner #subscriberPopVcenter {
    display: inline-block;
    height: 100%;
    width:auto;
    vertical-align: middle;
}

#subscriberPop #subscriberPopInner #subscriberPopMain #subscriberPopBox {
    width: 80%;
    position: relative;
    margin: 0px auto;
    text-align: center;
    padding: 30px;
    overflow: hidden;
    background:white;
    border-radius:10px;
    transform-style: preserve-3d;
    transform: rotateY(90deg);
    transition:transform 1s ease-in-out;
}
@media (max-width:600px) {
    #subscriberPop #subscriberPopInner #subscriberPopMain #subscriberPopBox {width:100%;}   
}

#subscriberPop #subscriberPopInner #subscriberPopMain #subscriberPopContent {
    display: table;
}

#subscriberPop #subscriberPopInner #subscriberPopMain #subscriberPopContent img {
    max-width: 30%;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 20px;
    margin-right: 3%;
}

#subscriberPop #subscriberPopInner #subscriberPopMain #subscriberPopContent #subscriberPopContentInner {
    display: inline-block;
    vertical-align: middle;
    width: 67%;
}

#subscriberPop #subscriberPopInner #subscriberPopMain #subscriberPopContent h3 {
    font-family: proxima-nova,sans-serif;;
    font-size: 25px;
    line-height: 1.25em;
    color: #5D6769;
    font-weight: bold;
    text-transform: none;
    margin-top: 25px;
    margin-bottom: 25px;
}

#subscriberPop #subscriberPopInner #subscriberPopMain #subscriberPopContent p.before {
    font-style: italic;
    font-size: 20px;
    font-family: proxima-nova,sans-serif;;
    line-height: 1.5em;
    color: #515151;
    font-weight: normal;
    margin-top: 0px;
}

#subscriberPop #subscriberPopInner #subscriberPopMain #subscriberPopContent p.content {
    font-size: 16px;
    font-family: proxima-nova,sans-serif;;
    line-height: 1.5em;
    color: #515151;
    font-weight: normal;
}

#subscriberPop #subscriberPopInner #subscriberPopMain #subscriberPopContent #subscriberButtons {
    margin-top: 30px;    
}

#subscriberPop #subscriberPopInner #subscriberPopMain #subscriberPopContent .close--btn a {
    background-color: transparent;
    color: #515151!important;
    text-decoration:underline;
    font-family: proxima-nova,sans-serif;;
    font-size:  14px;
    line-height: 1.5em;
    font-weight: normal;
}

#subscriberPop #subscriberPopInner #subscriberPopMain #subscriberPopContent .close--btn a:hover {
    cursor: pointer;
}

#subscriberPopBox form .hs_email{
    width: 75%;
    float: left;
    vertical-align: bottom;
}

#subscriberPopBox form .hs_submit{
    width: 25%;
    float: left;
    clear: none!important;
    vertical-align: bottom;
    margin-top: 0;
}

#subscriberPopBox form.hs-form .hs_submit .hs-button {
    background: #c1d82f !important;
    color: #FFFFFF !important;
    border: 1px solid #c1d82f !important;
    height: 42px;
    margin-top: 20px;
} 

#subscriberPopBox form.hs-form .hs_submit .hs-button:hover{
    background-color: #f5f5f5 !important;
    color: #FFFFFF;
    border: 1px solid #f5f5f5 !important;
}    

#subscriberPop #blinder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .9;
    background: rgba(0,0,0,0.9);
    z-index: 998;
}

@-webkit-keyframes bounce{
    0{
        top:0;
    }
    8%{
        top:20px;
    }
    16%{
        top:-20px;
    }
    50%,100%{
        top:9999px;
    }
}

@media screen and (min-width: 769px) {
    body.subscriberPop {overflow:hidden;}
    body.subscriberPop #subscriberPop {
        display:block;
    }
}

body.subscriberPopOut #subscriberPop #subscriberPopInner #subscriberPopMain #subscriberPopBox{
    animation-duration: 3s;
    animation-name: bounce;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;    
}
@media (max-width:1023px) {
    #subscriberPop #subscriberPopContent img {display:none;}   
}

/**** LAP AND UP STYLES ****/
@media screen and (min-width: 1025px) {
    /*** STRUCTURE ***/
    /* Blog Listing - Post Item */
    .blog--cards .body-container-wrapper .post-item--lower .post-item--lower-social {
        position: relative;
        overflow: hidden;
    }
    
    .blog--cards .body-container-wrapper .blog--listing--cards--post-item .post-item--lower {
        padding: 20px 0;
    }
    
    .blog--cards .body-container-wrapper .blog--listing--cards--post-item .post-item--lower ul.post-item--social li.share--close {
        display: none;   
    }

    /* Blog Post - Social Section */
    .blog--cards .body-container-wrapper .scroll--item {
        position: absolute;
        top: 15px;
        left: -135px;
        z-index: 1;
        width: 100px;
    }
    
    .blog--cards .body-container-wrapper .post-single--social {
        width: 50px;
        height: auto;
    }
    
    .blog--cards .body-container-wrapper .post-single--social ul li:first-child {
        background-color: #b0b0b0;
        font-size: 15px;
        color: #FFFFFF;
        padding: 2px;
    }
    
    .blog--cards .body-container-wrapper .post-single--social ul li a {
        display: block;
        height: 40px;
        color: #FFFFFF;
    }
    
    .blog--cards .body-container-wrapper .post-single--social ul li a i {
        line-height: 40px;
        font-size: 20px;
    }
}

/**** PORTABLE STYLES ****/
@media screen and (max-width: 1024px) {
    
    /*** BASE ***/
    /* Heading and Body Styles */
    .blog--cards .body-container-wrapper h1, .blog--cards .body-container-wrapper span.h1 {
        font-size: calc(48px - 5px);
    }
    
    .blog--cards .body-container-wrapper h2, .blog--cards .body-container-wrapper span.h2 {
        font-size: calc(30px  - 5px);
    }
    
    .blog--cards .body-container-wrapper h3, .blog--cards .body-container-wrapper span.h3 {
        font-size: calc(25px - 5px);
    }
    
    /*** STRUCTURE ***/
    /* Page Structure */
    .blog--cards .body-container-wrapper .container-fluid .row-depth-1:not(:first-child) {  
        padding: 0 10px;   
    }
    
    .blog--cards .body-container-wrapper .span6.blog--cards-header{
        width: 100%;   
    }

    /* Header - Tablet & Mobile (Mobile Menu) */
    .blog--cards .body-container-wrapper .container-fluid > .row-depth-1:first-child { 
        display: block !important;
    }
    
    /* Header - Menu */
    .blog--cards .body-container-wrapper .blog--cards--menu--container {
        display: none !important;
    }

    /* Blog Listing - Post Item */
    .blog--cards .body-container-wrapper .blog--listing--cards--post-item .post-item--body p {
        margin-bottom: 0px;
    }
    
    .blog--cards .body-container-wrapper .blog--listing--cards--post-item .post-item--lower {
		position: relative;
		overflow: hidden;
        padding: 45px 0 0 0;
	}

    /* Blog Post */
    .blog--cards .body-container-wrapper .post--single .post--single-featured-image .post--single-subscribe {
        display: none;
    }

    /* Blog Post - Social Section */
    .blog--cards .body-container-wrapper .scroll--item {
        position: relative !important;
        margin-top: 0px !important;
        margin-bottom:24px;
    }
    
    .blog--cards .body-container-wrapper .post-single--social {
        position: relative !important;
        top: 0px !important;
    }
    
    .blog--cards .body-container-wrapper .post-single--social ul li {
        display: inline-block;
        margin: 2px;
    }
    
    .blog--cards .body-container-wrapper .post-single--social ul li a {
        display: block;
        color: #FFFFFF;
        width: 40px;
        height: 40px;
    }
    
    .blog--cards .body-container-wrapper .post-single--social ul li a i {
        line-height: 40px;
        font-size: 18px;
    }
    
    .blog--cards .body-container-wrapper .post--single .post--single-meta .post--single-print{
        display:none !important;
    }
  
    .blog--cards .body-container-wrapper .post--single .post--single-header h1{
        margin-top:24px;  
    }
}

/**** TABLET STYLES ****/
@media screen and (min-width: 769px) and (max-width: 1024px) {
    
    /*** STRUCTURE ***/
    /* Blog Post Page */
    .blog--cards .body-container-wrapper .post--single .post--single-wrapper {
        width: 75%;
    }
}

/**** PALM STYLES ****/
@media screen and (max-width: 768px) {

    /*** BASE ***/
    /* Spacing */
    .blogcards-palm--basic {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    .blogcards-palm--short {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    .blogcards-palm--tall {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    
    .blogcards-palm--grande {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    
    .blogcards-palm--venti {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    
    .blogcards-palm--trenta {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    /* Blockquote */
    .blog--cards .body-container-wrapper blockquote {
        padding-left: calc(40px / 2);
        padding-right: calc(40px / 2);
    }

    /*** STRUCTURE ***/
    /* Blog Listing - Post Item */
        .blog--cards .body-container-wrapper .blog--listing--cards--post-item {
        width: 83.3333%;  
        margin: 0 auto 50px;
    }

    .blog--cards .body-container-wrapper .blog--listing--cards--post-item h2.post-item--header {
        margin-bottom: 15px;
        margin-top: 15px;
    }

    /* Blog Listing - Lead Magnet */
    .blog--cards .body-container-wrapper .lead--magnet {
        width: 83.3333%;   
    }

    .blog--cards .body-container-wrapper .lead--magnet .lead-magnet-image {
        display: none;
    }
    
    .blog--cards .body-container-wrapper .lead--magnet .lead-magnet-content {
        width: 100%;
        display: block;
        padding-left: 0;
        text-align: center;
    }

    .blog--cards .body-container-wrapper .lead--magnet form.hs-form .hs-form-field {
        width: 100%;
    	padding: 0;
    }

    .blog--cards .body-container-wrapper .lead--magnet form.hs-form .hs_submit {
    	width: 100%;
    }
    
    .blog--cards .body-container-wrapper .lead--magnet form.hs-form .hs-button {
        max-width: 100% !important;
    }
    
    /* Author Page */
    .blog--cards .body-container-wrapper .blog--listing--cards--author-profile {
        margin: 0 auto;
    }

    .blog--cards .body-container-wrapper .blog--listing--cards--author-profile {
        width: 98%;
    }

    /* Blog Post Page */
    .blog--cards .body-container-wrapper .post--single .post--single-wrapper {
        width: 98%;
    }
        
    /* Blog Post - Comments Section */
    .blog--cards .body-container-wrapper .post--single--comments {
        width: 98%;   
    }
    
    /* Blog Listing / Post - Exit Intent Lead Magnet */
    #subscriberPopBox form .hs_email{
        width: 100%;
    }
    
    #subscriberPopBox form .hs_submit {
        width: 100%;
    }    
    
    #subscriberPopBox form .hs_submit input.hs-button {
        margin-top: 5px;
        margin-bottom: 10px;
        max-width: 100% !important;
    }
    
    /* Subscriber Pop */
    body.subscriberPop #subscriberPop {
        display: none;
    }
}

@media screen and (max-width: 430px) {

    /*** STRUCTURE ***/
    /* Header - Tablet & Mobile (Mobile Menu) */
    .blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--top ul li a {
        font-size: 14px;
    }
    
    .blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--top .blog--cards--mobilemenu--top--subscribe a {
        font-size: 14px;
        padding: 4px 18px;
    }

    /* Blog Listing - Post Item */
        .blog--cards .body-container-wrapper .blog--listing--cards--post-item {
        width: 93.3333%;  
        margin: 0 auto 50px;
    }
    
    /* Blog Post Page */
    .blog--cards .body-container-wrapper .post--single .post--single-meta .post--single-author-avatar {
        width: 60px;
        height: 60px;
        margin: -20px 10px 0;
    }
    
    /* Blog Listing - Post Item */    
    .blog--cards .body-container-wrapper .post-single--social{
        display:none;
    }
    
    /* Blog Post - Social Section */
    .blog--cards .body-container-wrapper .scroll--item {
        display: none;   
    }

    /* Blog Post - Social Section - Mobile */
    .blog--cards .body-container-wrapper .post-single--social-mobile {
        height: 50px;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 998; 
        display:block;
    }
    
    .blog--cards .body-container-wrapper .post-single--social-mobile {
        bottom:-50px;
        transition: bottom .3s ease-in;
        -webkit-transition:bottom .3s ease-in;
        -moz-transition:bottom .3s ease-in;
    }
    
    .blog--cards .body-container-wrapper .post-single--social-mobile {
        bottom: 0 !important;
    }
    
    .blog--cards .body-container-wrapper .post-single--social-mobile ul {
        list-style:none;
        padding:0px;
        margin:0px;
    }
    
    .blog--cards .body-container-wrapper .post-single--social-mobile li {
        display:inline-block;
        float:left;
    }
    
    .blog--cards .body-container-wrapper .post-single--social-mobile li a {
        display:block;
        color:#ffffff;
        height:50px;
        text-align:center;
        line-height:50px;
    }

    /* Blog Listing / Post - Exit Intent Lead Magnet */
    #subscriberPop #subscriberPopInner #subscriberPopMain #subscriberPopBox {
        width: 100%;
    }
}

@media screen and (max-width: 330px) {
    
    /*** STRUCTURE ***/
    /* Header - Tablet & Mobile (Mobile Menu) */
    .blog--cards .body-container-wrapper .blog--cards--mobilemenu--top {
        padding: 0 5px;
    }
    
    .blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--top ul li a {
        font-size: 12px;
    }
    
    .blog--cards .body-container-wrapper .blog--cards--mobilemenu .blog--cards--mobilemenu--top .blog--cards--mobilemenu--top--subscribe a {
        font-size: 12px;
        padding: 4px 12px;
    }
}

/**** PRINT CSS ****/        
@media print {
    html, body {
        height: 99%;    
    }
    
    .header-container-wrapper {
        display:none;    
    }
    
    .scroll--item {
        display:none;
    }
    
    .post--single .post--single-wrapper {
        width:90%;
    }
    
    .post--single--comments{
        display:none;
    }
    
    .footer-container-wrapper{
        display:none;
    }
    
    .hs-tools-menu.hs-collapsed{
        display:none;   
    }
    
    body img.featured-print--image{
        display:block;
    }
    
    body .post--single .post--single-meta .post--single-print{
        display:none !important;
    }
    
    body #subscriberPop{
        display:none;
    }
    
    body .post--single-author-avatar{
        display:none !important;
    }
    
    body .post--single img.featured--print--author--image{
        display: block!important;
        width: 80px;
        height: 80px;
        border-radius: 9999px;
        float: left;
        margin: -20px 10px 0 0;
    }
    
    body .post--single-author-section{
        display:none;
    }
    
    body .post--single-featured-image{
        display:none;
    }
    
    body.post--single .post--single-meta .post--single-print{
        display:none !important;
    }
    
    p, li {
        font-size:16px;
    }
    
    p, ul, ol{
        margin-bottom:20px;
    }    
}

/* CUSTOM STYLES */
#header .logo {
	padding-left: 0 !important;
}

#header .wrapper {
	padding: 3px 20px 2px;
}

#nav li {
	padding: 22px 20px !important;
	list-style: none;
}

.blog--cards .gsc-control-cse { text-align: left; }
.blog--cards .gsc-control-cse .gsc-orderby { text-align: right; }
}