/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

/* Test */
















.dnd-section > .row-fluid {
  max-width: 1200px;
}

.dnd-section {
  padding-bottom: 100px;
  padding-top: 100px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}
.page-center {
  max-width: 1200px;
}




html {
  font-size: 16;
}

body {
  color: #000000;
  font-family: MiloWebPro;
  font-weight: 400;
  font-size: 16px;
}

p {
  font-family: MiloWebPro;
  
}

a {
  font-family: MiloWebPro;
  color: rgba(225, 0, 15, 1.0);
}

a:hover,
a:focus {
  color:#e1000f;
}

a:active {
  color: rgba(255, 40, 55, 1.0);
}

h1 {
  color: #000000;
  font-family: MiloWebPro;
  font-size: 30px;
  font-weight: 700;
}


h2 {
  color: #000000;
  font-family: MiloWebPro;
  font-size: 28px;
  font-weight: 700;
}



h3 {
  color: #000000;
  font-family: MiloWebPro;
  font-size: 26px;
  font-weight: 700;
}


h4 {
  color: #000000;
  font-family: MiloWebPro;
  font-size: 22px;
  font-weight: 700;
}



h5 {
  color: #000000;
  font-family: MiloWebPro;
  font-size: 20px;
  font-weight: 700;
}

h6 {
  color: #000000;
  font-family: MiloWebPro;
  font-size: 18px;
  font-weight: 500;
}







form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
  font-family: MiloWebPro;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(0, 0, 0, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(225, 0, 15, 1.0);
  border-color: rgba(183, 13, 127, 1.0);
  border-radius: 0px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 11px;
  padding-bottom: 11px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #84010a;
  border-color: #84010a;
  color: #FFFFFF;
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 40, 55, 1.0);
  border-color: rgba(223, 53, 167, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(0, 0, 0, 1.0);
}

.hs-form legend {
  color: rgba(0, 0, 0, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(175, 180, 185, 1.0);
  color: rgba(95, 105, 115, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(175, 180, 185, 1.0);
  background-color: rgba(246, 247, 250, 1.0);

}

.fn-date-picker .pika-table thead th {
  color: rgba(50, 54, 67, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #000000;
}

.hs-richtext {
  font-size: 16;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: MiloWebPro;
}

.fn-date-picker td.is-today .pika-button {
  color: #494a52;
}

.fn-date-picker td.is-selected .pika-button {
  background: #494a52;
}

.fn-date-picker td .pika-button:hover {
  background-color: #F8FAFC !important;
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(50, 54, 67, 1.0);
  color: rgba(50, 54, 67, 1.0);
}

thead th,
thead td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(50, 54, 67, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(50, 54, 67, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(50, 54, 67, 1.0);
}





.header .top_header {
  background-color: rgba(95, 105, 115, 1.0);
}

.header .top_header button,.header ul.linklist__base li a {
  color: rgba(255, 255, 255, 1.0);
}
.header .top_header button:hover,.header ul.linklist__base li a:hover {
  color: rgba(255, 255, 255, 1.0);
}
 
.header .header_container_wrapper {
  background-color: rgba(255, 255, 255, 1.0);
}
@media(min-width:1025px){
  

  body .custom-menu-primary a,
  .header__logo .logo-company-name,
  .header__language-switcher-label-current,
  .header__language-switcher .lang_list_class li a,
  .custom-menu-primary nav.navigation-primary > ul >li >a,
  .custom-menu-primary nav.navigation-primary > ul >li.has-submenu >a:after{
    color:rgba(0, 0, 0, 1.0); 
  }

  .header__language-switcher-label-current:hover,
  .header__language-switcher-label-current:focus,
  .header__language-switcher .lang_list_class li:hover a,
  .header__language-switcher .lang_list_class li a:focus,
  .custom-menu-primary nav.navigation-primary > ul >li >a:hover,
  .custom-menu-primary nav.navigation-primary > ul >li.has-submenu >a:hover:after{
    color:rgba(225, 0, 15, 1.0); 
  }

  body .custom-menu-primary a.active-branch,
  body .header__language-switcher-label-current:active,
  body .header__language-switcher .lang_list_class li a:active {
    color:rgba(225, 0, 15, 1.0); 
  }
  body .custom-menu-primary .submenu.level-1 > li.active-branch,
  body .header__language-switcher-label-current:active,
  body .header__language-switcher .lang_list_class li:active {
    background-color:rgba(255, 255, 255, 0.0); 
  }
  body .custom-menu-primary .submenu.level-1 > li {
    background-color:rgba(#null, 0.0);
  }
  body .custom-menu-primary .submenu.level-1 > li:hover,
  body .custom-menu-primary .submenu.level-1 > li:focus {
    background-color:rgba(255, 255, 255, 0.0); 
  }
  body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
    color: #e1000f;
  }
  body .custom-menu-primary .submenu.level-2,header .menu-wrapper{
    background-color:rgba(255, 255, 255, 1.0);
  }
  body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
    background-color:rgba(225, 0, 15, 1.0); 
  }
  body .custom-menu-primary nav.navigation-primary > ul ul > li >a{
    color: #000000;
  }

  body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
    background-color:rgba(255, 255, 255, 1.0);
  }

  body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
  body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
  body .header__language-switcher .lang_list_class li:hover,
  body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle,
  body .custom-menu-primary nav.navigation-primary > ul ul > li >a:hover{
    background-color:rgba(255, 255, 255, 1.0);
    color: #e1000f;
  }
  body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
    color: #e1000f;
    background-color:rgba(255, 255, 255, 0.0); 
  }




  .custom-menu-primary nav.navigation-primary > ul ul > li {
    border-bottom-color:  rgba(#null, 0.0);
  }

  .custom-menu-primary nav.navigation-primary > ul ul > li >a:after{
    background-color: rgba(#null, 0.0);
  } 
  .custom-menu-primary nav.navigation-primary > ul >li:before{
    background-color: rgba(#null, 0.0);
  }
  .custom-menu-primary nav.navigation-primary > ul >li:after{
    background-color: rgba(#null, 0.0);
  }



  .header__language-switcher-label-current,
  .header__language-switcher .lang_list_class li a {
    font-family: MiloWebPro;
  }

  .header__language-switcher-label-current:after {
    border-top-color: rgba(0, 0, 0, 1.0);
  }

}
@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(255, 255, 255, 1.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(0, 0, 0, 1.0);
  }
}





.footer  .footer_container_wrapper{
  background-color: rgba(95, 105, 115, 1.0);
  color: #e6e7e7;
}
.footer .footer_menu ul li a  ,.footer .footer_legal_container ul li a{

  color: rgba(230, 231, 231, 1.0);
}
.footer .footer_menu ul li a:hover  ,.footer .footer_legal_container ul li a:hover{

  color: rgba(230, 231, 231, 1.0);
}

.footer .footer__disclaimer{
  color: rgba(230, 231, 231, 1.0);

}
.footer .footer__socialWrap ul li a:hover span.heli__svg-icons.link__icon{

  color: rgba(225, 0, 15, 1.0);

}
.footer .footer__socialWrap ul li a{
  color: rgba(230, 231, 231, 1.0);

}
.footer .footer__legalWrap{
  border-top-color: rgba(175, 180, 185, 1.0);
  
} 




.content-wrapper {
  max-width: 1200px;
}

.blog-post__date {
  border-color: #000000;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #000000;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #000000;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #282828;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #494a52;
}

.blog-pagination__link {
  color: #000000; 
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #494a52;
}

.blog-post__title {
  color: #000000;
  font-family:MiloWebPro;
  font-size: 28px;
  font-weight: ;
}

.blog-post__author {
  background-color: #F8FAFC;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.blog-header {
  background-color: rgb(#null);
}

.hs-blog-listing,
.hs-blog-post {
  background-color: ;
}

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-post__tag-link:hover{
  color: #e1000f;
}

.blog-post__read-more svg {
  fill: #000000;
}

.blog-post__read-more a:hover svg {
  fill: #e1000f;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-sidebar a {
  color: #000000;
}

.blog-sidebar a:hover {
  color: #e1000f;
}

.blog__subscription-block {
  background-color: rgb(#null);
}

.post-featured-image {
  max-height: px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-post__meta a {
  color: #000000;
}

.blog-post__body, .blog-post__tags a {
  color: #000000;
}

.blog-post__meta a:hover {
  color: #e1000f
}

.blog-post__links {
  border-top:  2px solid rgb(#null);
}

.blog-post__back-to-blog {
  color: #000000;
}

.blog-post__back-to-blog:hover {
  color: #e1000f;
}

.blog-post__back-to-blog svg {
  fill: #000000;
}

a.blog-post__back-to-blog:hover svg {
  fill: #e1000f;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(#null);
}

.comment.depth-1 {
  border-left: 2px solid rgb(#null);
}

.section.post-footer .hs-input {
  border-color: rgb(#null);
}

.blog-recent-posts {
  background-color: rgb(#null);
}










body .icon svg {
  fill: #494a52;
}

body .tns-nav button.tns-nav-active {
  background-color: #494a52;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #494a52;
}

body .social-links__icon {
  background-color: #494a52;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #F8FAFC;
}

.page-center {
  max-width: 1200px;
  margin: 0 auto;
}




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, top_header=, forms=}
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }

a { -webkit-transition: all .3s; transition: all .3s; }

.blog_banner_form_title { padding-bottom: 0 !important; }
.blog_search { margin-bottom: 0 !important; }
#infscr-loading { width: 100%; text-align: center; }
#infscr-loading div em { display: none !important; }
.featured { margin-bottom: 0; }
/*.tag-filter { background-color: #313a3d; color: #fff; text-align: center; font-size: 16px; padding: 15px 0}
.tag-filter span { transform: rotate(90deg); display: inline-block; margin-left: 15px; }
.tag-filter button { -webkit-appearance: none; background: 0; color: #fff; border: 0; outline: 0; cursor: pointer; line-height: 30px; font-size: 16px; }
.tag-filter .tag-filter-selector { display: none; }
.tag-filter .tag-filter-selector ul { list-style: none; padding-left: 0; margin-top: 16px; margin-bottom: 16px; }
.tag-filter .tag-filter-selector ul li {display:inline-block}
.tag-filter .tag-filter-selector ul li a { border: 0; color: #fff; font-weight: 700; background-color: #e1000f; display: inline-block; padding: 4px 14px; transition: all .3s ease; margin: 5px 13px; font-size: 16px; line-height: 30px; }
.tag-filter .tag-filter-selector ul li a:hover { text-decoration: none; background-color: #84010a; }*/



.blog-title .tag_view h1 { text-align: left; font-size: 40px; font-weight: 700; line-height: 42px; }
.blog-title .tag_view h1::first-letter { text-transform: uppercase; }
.post_title h1 { font-size: 36px; }

ol.breadcrumb__base li span::first-letter { text-transform: uppercase; }

.hs-cta-wrapper div.cta, .cta { display: block; width: 100%; text-align: center; background-color: #e1000f; color: #fff; margin: 2.5rem auto; padding: 1.5rem; }
.hs-cta-wrapper div.cta:hover, .cta:hover { text-decoration: none; }
.cta h3 { color: #fff; }
.cta p { font-weight: 400; font-size: 18px; margin-bottom: 0 !important; }
.cta .button, .button.inverted { background-color: #fff; color: #e1000f; width: auto; display: inline-block; padding: .5rem; margin: 1rem auto 0 !important; font-size: 18px;  font-weight: 700; transition: all .3s ease; }
.cta .button:hover, .button.inverted:hover { background-color: #84010a; color: #fff; text-decoration: none; }
.button.inverted { background-color: #e1000f; color: #fff; margin-bottom: 50px !important; }
.button.inverted a { color: #fff; text-decoration: none; }
.last-cta { display: flex; flex-wrap: wrap; justify-content: space-between; background-color: #e1000f; background-repeat: no-repeat; background-size: cover; background-position: center; margin: 2.5rem auto; }
.last-cta div.cta { width: 90%; margin-top: 300px; }



.post_title { text-align: left; }
.post_body_wrapper { float: left; max-width: 65%; }
.blog-wrapper aside { float: right; width: 30%; height: fit-content; border: 1px solid #afb4b9; /*margin-top: 11px;*/ margin-bottom: 0px; padding: 20px 30px; background: rgba(255, 255, 255, .9 ); }
.pillar-wrapper aside { border: 1px solid #afb4b9; padding: 20px 30px !important; background: rgba(255, 255, 255, .9 ); }
.blog-wrapper aside:hover, .pillar-wrapper aside:hover { box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%); }
.blog-wrapper aside ul, .pillar-wrapper aside ul { list-style-type: none; margin: 0; padding: 0; font-size: 18px; }
.blog-wrapper aside ul li, .pillar-wrapper aside ul li { margin-bottom: .2em; }
.sticky { transition: 0.4s; position: sticky; top: 140px; z-index: 90; }
.post_body_tags { padding: 0; margin: 50px 0 100px; }
.related-post { width: 100%; clear: both; background-color: #fff; margin-left: 0; margin-right: 0; z-index: 100; background-color: #fff; }
.related-post h3 { margin-bottom: 10px; }
/*.blog-content-wrapper { min-height: 300px; }*/
.blog-wrapper {
  margin-top: 60px;
}
.blog-wrapper .hs-container.no-overflow .post_contianer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.blog-wrapper .hs-container.no-overflow .post_contianer .post_body_wrapper {
  margin-left: 0;
}

.pillar-wrapper .hs-container.no-overflow {
  flex-direction: row;
}

.pre-toc {
  text-align: left; 
  width: 100%; 
  padding: 0 30px 10px;
 }
.pre-toc h1 {
  font-size: 36px;
  margin-bottom: .5rem;
  line-height: 1.3;
}

.post_title.pre-toc {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}

@media only screen and (max-width: 768px) {
  .pillar-wrapper aside {
    border-width: 1px 0 !important;
  }
  .blog-wrapper aside {
    padding: 20px 10px !important;
  }
  .blog-wrapper {
    margin-top: 0;
  }
}

@media only screen and (min-width: 768px) {
  .pre-toc {
    max-width: 65%;
  }
  .pillar-wrapper aside {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .pre-toc {
    margin-top: 20px;
  }
}

.post-item-inner { min-height: 500px;  -webkit-transition: all .3s; transition: all .3s; }
.post-item-inner a:hover { box-shadow: none; }
.post-item-inner:hover { box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%); }
.post-item.res { clear: both; position: relative; }
.post-item.res a { color: #fff !important; -webkit-transition: all .3s; transition: all .3s;  }
.post-item.res .post-item-inner { background-color: #e1000f; }

.res .header-post-content h2, .res .post-text, 
.post-item.res p.pageteaser__linkLabel, 
.post-item.res a:hover, 
.res .header-post-content h2:hover,
.res a:hover .header-post-content h2,
.post-item.res a:hover p.pageteaser__linkLabel { color: #fff !important; text-decoration: none; }
.res .header-post-content h2 { font-size: 30px !important; line-height: 1.25em !important; }
.res .post-text { font-size: 21px; }
.post-item.res p.pageteaser__linkLabel { -webkit-transition: all .3s; transition: all .3s; padding: 10px; border: 2px solid #fff; font-weight: bold; text-align: center; font-size: 110%; position: absolute; bottom: 20px; width: calc(100% - 40px); }
.post-item.res a:hover p.pageteaser__linkLabel { background-color: #fff; color: #e1000f !important; }
/*.res .blog-content-wrapper { min-height: 400px; }*/

.left-content { float: left; width: 70%; }
.left-content .post-item { width: 49%; }
aside.risorse-sb { padding: 0; margin: 0; float: right; clear: right; width: 30%; border: 0; }
aside:hover.risorse-sb { box-shadow: none; }
aside.risorse-sb .sticky { top: 20px; }

.box-risorse, .box-consulenza { border: 1px solid #afb4b9; padding: 20px; margin-bottom: 20px; }
.box-risorse:hover, .box-consulenza:hover { box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%); }
.box-risorse, .box-risorsa a { background-color: #fff; }
.box-consulenza { background-color: #e1000f; }
.box-consulenza h2, .box-consulenza .post-text, .box-consulenza a { color: #fff; }
.box-risorse h2, .box-risorse .post-text { color: #000; }
.box-risorse a, .box-risorsa a { color: #e1000f; }
aside.risorse-sb .post-text { margin: 10px 0; }
.box-risorse a, .box-consulenza a, .box-risorsa a { display: block; border: 1px solid #fff; text-align: center; padding: 10px; font-weight: bold; }
.box-risorse a, .box-risorsa a { border: 1px solid #e1000f; }
.box-risorse a:hover, .box-consulenza a:hover, .box-risorsa a:hover { text-decoration: none; background: #fff; }
.box-risorse a:hover, .box-risorsa a:hover { color: #fff; background-color: #e1000f; }
.box-consulenza a:hover { color: #5f6973; }
.box-risorsa { position: relative; margin-bottom: 20px; }
.box-risorsa h3 { font-size: 18px; line-height: 1.25; }
.box-risorsa a { border: 1px solid #e1000f; }

.pillar-wrapper { margin: 60px 0; }
.pillar-wrapper .hs-container { display: flex; overflow: none !important; flex-wrap: wrap; flex-direction: row-reverse; justify-content: space-between; }
.pillar-wrapper aside { width: 30%; height: 50%; float: none !important; }
.pillar-wrapper .post_body_wrapper { width: 70%; float: none !important; padding-top: 0; }

.intro { margin-bottom: 3em; }
.intro h1 { font-size: 36px; margin-bottom: 1em; }
.intro .intro-content { font-size: 24px; }


.blog-wrapper .hs-container { padding: 0 30px; overflow: auto; }
.nl-btn { position: fixed; width: 48px; height: 48px; background-color: #e1000f; right: 0; top: 30%; z-index: 100; border: 1px solid #fff; -webkit-transition: all .3s; transition: all .3s; }
.nl-btn:hover { background: #84010a; }
.nl-btn a { display: block; width: 48px; height: 48px; background: transparent url('https://9033597.fs1.hubspotusercontent-na1.net/hubfs/9033597/nl-btn.png') no-repeat center; text-indent: -9999px; }
#nl { padding: 0 100px; margin: 100px 0; }
#nl h2 { margin-bottom: 50px; }
#nl fieldset { max-width: 100%; }
#nl .hs-input[type="checkbox"] { width: 18px; }

.dnd-section:not(:first-child) { padding-top: 50px; padding-bottom: 50px; }
.dnd-section #hs_cos_wrapper_module_16251286263694 { padding-top: 0 !important; padding-bottom: 50px !important; }
.body-container__landing .span3 h3 { padding: 0 15px; }

.legal-consent-container .hs-form-booleancheckbox-display input { border: 1px solid rgba(175,180,185,1.0) !important;  width: 18px; min-height: 18px; height: auto; }
form input[type="checkbox"]:checked { background-color: rgba(175,180,185, 1.0); }
.legal-consent-container  div[data-reactid*="subscription_type_18508207"] { display: none; }

.risorse { width: 100%; max-width: 1200px; margin-left: auto; margin-right: auto; padding-top: 150px; }
.risorse #myBtnContainer { text-align: center; margin: 0 auto 50px; display: flex; align-items: center; flex-wrap: nowrap; }
.risorse #myBtnContainer .btns { text-align: left; width: 75%; }
.risorse #myBtnContainer .back-to { text-align: right; width: 25%; }
.risorse #myBtnContainer button.btn { border: 0; color: #fff; font-weight: 700; background-color: #e1000f; display: inline-block; padding: 4px 14px; transition: all .3s ease; margin: 5px; font-size: 16px; line-height: 30px; cursor: pointer; }
.risorse #myBtnContainer button.btn:hover, .risorse #myBtnContainer button.btn.active { text-decoration: none; background-color: #84010a; } 
.risorse .filterDiv { display: none; }
.risorse .show { display: block; }
.row-fluid.risorse .span4 { display: inline-block; float: none; width: 31%; margin: 0 .75% 50px; vertical-align: top; }
.risorsa-cont { position: relative; }
.tipo { display: inline-block; background: #5f6973; border: 1px solid white; color: #fff; padding: 4px 14px; width: auto; position: absolute; top: 10px; right: -10px; }
.tipo::first-letter { text-transform: uppercase; }

.blog-pagination__link { border: 2px solid transparent !important; padding: 10px !important; }
.blog-pagination__link--active { border: 2px solid #b0c1d4 !important; }
.blog-pagination__prev-link:hover, .blog-pagination__next-link:hover { background: transparent !important; color: #b0c1d4 !important; }

.back-to-top-wrapper { display: none !important; }

@media only screen and (min-width: 1024px) {
  /*.blog-content-wrapper { min-height: 250px; }*/
}

@media only screen and (min-width: 1280px) {
  /*.blog-content-wrapper { min-height: 220px; }
  .res .blog-content-wrapper { height: 460px; }*/
}

@media only screen and (min-width: 980px) {
  /*.res .blog-content-wrapper { height: 510px; }*/
}

@media only screen and (min-width: 768px) {
  /*.res .blog-content-wrapper { height: 480px; }*/
}

@media only screen and (max-width: 768px) {
  .post_body_wrapper, .blog-wrapper aside, .pillar-wrapper aside, .pillar-wrapper .post_body_wrapper { float: none; max-width: 100%; width: 100%; }
  .blog-wrapper aside, .pillar-wrapper aside { position: static; margin-bottom: 20px; }
  .pillar-wrapper { padding: 0 30px; }
  .post-item-inner { min-height: 1px; }
  /*.blog-content-wrapper, .res .blog-content-wrapper  { min-height: 1px; }*/
  .res .blog-content-wrapper  { padding-bottom: 100px; }
  .left-content, aside.risorse-sb { width: 100%; float: none; }
  .left-content { margin-bottom: 3em; }
  .left-content .post-item { width: 100%; }
   aside.risorse-sb .sticky { top: 0; }
  #nl { padding: 0; }
  .nl-btn { width: 100%; left: 0; top: auto; bottom: 0; }
  .nl-btn a { width: 100%; height: 60px; background: none; text-indent: 0; color: #fff; line-height: 50px; font-size: 20px; text-align: center; }
  .nl-btn a span { padding-left: 40px; display: inline-block; width: auto; height: 60px; background: transparent url(https://9033597.fs1.hubspotusercontent-na1.net/hubfs/9033597/nl-btn.png) no-repeat left 10px; }
}

@media only screen and (max-width: 600px) {
  .last-cta div.cta { margin-top: 200px; }
  #hs_cos_wrapper_widget_1625128682291 { padding-left: 0 !important; padding-right: 0 !important; }
  .risorse #myBtnContainer { display: block; }
  .risorse #myBtnContainer .btns { text-align: left; width: 100%; }
  .risorse #myBtnContainer .back-to { text-align: right; width: 100%; }
  .hs-landing-page .banner-area { height: 250px !important; }
}