






/* BERNINA FONT FAMILY */
h1,
h2,
h3.new-h2,
h3,
h3.new-h3,
h4,
h6 span,
span.title {
  font-family: jaf-bernina-sans, sans-serif !important;
  font-weight: 400;
  font-style: normal;
}
h1,
.archive-section.learn-more-section .text-holder h3 {
  font-weight: 600 !important;
}
h3.new-h2,
h3 {
  color: #262626;
}
.helpful-resources span.title,
.impact-columns h3 a {
  font-weight: 400 !important;
}
.siteNavigation .hs-menu-wrapper ul > li > ul > li.hs-menu-depth-2 a,
.three-col-mod .step-desc {
  font-family: jaf-bernina-sans, sans-serif !important;
}



.padding-80 .section {
  padding: 80px 15px !important;
}



.header-container-wrapper.section--dnd.blog-listing .container-fluid {
	padding: 0px !important;
}

.banner--blog .banner__item {
  align-items: center;;
  padding: 0 90px;
}
.article__content {
  border-radius: 4px;
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.08);
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-bottom: 7rem;
  max-width: 1340px!important;
}

.content__main,
.content__aside {
  padding: 4rem 6rem;
}

.content__aside {
  background-color: #efefef;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding:0rem!important;
  overflow: hidden;
}

.content__aside .content__inner {
  padding:4rem!important;
}

.blog {}
.blog--listing {}
.blog--post {}
.banner--blog .banner__item {
  align-items: center;;
  padding: 0 90px;
}
.article__content {
  border-radius: 4px;
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.08);
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-bottom: 7rem;
}

.content__main,
.content__aside {
  padding: 4rem 6rem;
}

.back i {
  font-size: 13px;
}
.link--back {
  opacity: .5;
  color: #fff!important;
  text-decoration: none!important;
}


.post-meta > div:not(:last-child) {
  border-right: 1px solid ;
}

.social--share a {
  cursor: pointer;
}

.container--author {
  border-top: 1px solid ;
  padding: 4rem 6rem;
}

.recent-resources__item {
  border-bottom: 1px solid ;
  text-decoration: none!important;
  color: ;
  font-family: ;
}

.recent-resources__item img {
  transition: .5s;
  opacity: 0;
  visibility: hidden;
}

.recent-resources__item:hover {
  color: ;
}

.recent-resources__item:hover img {
  opacity: 1;
  visibility: visible;
}

.recent-resources__item h5 {

}

.recent-resources__item h6 {
  color: ;
}


.related-resources [class^="col"] {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

.related-resources .tile {
  margin-bottom: 0;
}

.header--form {
  border-bottom: 1.5px solid rgba(34,34,34,.2)
}

@media (max-width: 1200px) {
  .content__main,
  .container--author {
    padding: 3rem 4rem;
  }
  .content__aside .content__inner {
  padding: 3rem !important;
  }
}

@media (max-width: 991px) {
  .post-meta > div {
    border: none!important;
  }
}

@media (max-width: 767px) {
  .content__main,
  .container--author {
    padding: 3rem 2rem;
  }
  .content__aside .content__inner {
  padding: 3rem 2rem !important;
  }
}


/*  */

.medium { line-height: 55px; }

/*blog detail*/
.header-opacity .headerSection { background: rgba(0,0,0,.2); }
.header-opacity .headerSection.fixed-header{background: #fff;}
.blog-detail { padding: 75px 0 35px; }
.blog-detail .container { max-width: 760px; }
.blog-detail .featured-image { box-shadow: 2px 1px 20px 5px rgba(0, 45, 114, 0.15); }
.blog-detail .feature-image-wrapper { text-align: center; }
.blog-detail .main-content { padding: 40px 0 50px; }
.blog-detail h1{color: #091e3f; font-weight: 600; font-size: 40px; line-height: 1.15;margin-bottom: 23px; display: none;}
.blog-detail .main-content ul { list-style: none;padding: 0; margin: 0;align-items: center; }
.blog-detail .main-content,.blog-detail .main-content a {color:#444444; line-height: 24px;}
.blog-detail .main-content a:hover,.blog-detail .body-content a:hover{color:#0bafe0}
.blog-detail .main-content li > *{ text-decoration: underline; padding:5px; }} .main-content li > * { text-decoration: underline; padding: 0 5px; }
.blog-detail .main-content li > .author-label,.blog-detail .main-content li > i{text-decoration:none;}
.blog-detail .blog--return a {
  color: #149dbe;
}
.blog-detail .blog--return {
  margin-bottom: 10px;
}
.blog-detail .blog--return a span {
  display: flex;
  margin-bottom: 10px;
  color: #149dbe;
  align-items: center;
  transition: ease 300ms all;
}
.blog-detail .blog--return a:hover span {
  color: #35c8eb;
  transition: ease 300ms all;
}
.blog-detail .blog--return a span::before {
  font-weight: 600;
  content: "\f30b";
  position: relative;
  font-family: "Font Awesome 5 Free";
  font-size: 14px;
  margin-right: 10px;
  top: -1px;
  transform: rotate(180deg);
}
.blog-detail .main-content i.fa.fa-tags { font-size: 22px; }
.blog-detail .author-date{ margin-bottom: 10px; }
.blog-detail .body-content > span>*:first-child{margin-top:0;}
.blog-detail .body-content strong{font-weight:700;}
.blog-detail .body-content { line-height: 1.5; }
.blog-detail .body-content a{text-decoration: underline;color:#444444;}
.blog-detail .body-content h2,.blog-detail .body-content h3,.blog-detail .body-content h4,.blog-detail .body-content h5,.blog-detail .body-content h6{color:#091e3f;}
.blog-detail .body-content h2 { font-size: 50px; line-height: 58px; }
.blog-detail .body-content h3 { font-size: 26px; line-height: 34px; }
.blog-detail .body-content h4 { font-size: 20px; line-height: 1.4; } 
.blog-detail .body-content h2,.blog-detail .body-content h3,.blog-detail .body-content h4{ margin:25px 0;font-weight: 600;}
.blog-detail .body-content *+p,.blog-detail .body-content *+ol,.blog-detail .body-content *+ul {margin:20px 0;}
.blog-detail .body-content li { margin: 5px 0; }
.about-author-section  h3 {font-size: 26px; line-height: 1.2;color: #091e3f; font-weight: 600; }
.about-author-section  h3 a{color:inherit;}
.about-author-section { text-align: center; border-bottom: 3px solid #b4b4b4; border-top: 3px solid #b4b4b4; padding: 47px 0; margin-top: 125px; }
.about-author-section p{color: #666666;margin: 18px 0;}
.about-author-section .inner-about-author { max-width: 530px; margin: auto; }
.about-author-section .author-social-links { justify-content: center; }
.about-author-section .author-social-links a { font-size: 23px; padding: 5px;color:#444444;    line-height: 1; }
.about-author-section .author-social-links a:hover{color:#0bafe0;}
.blog-list .about-author-section{margin:0;border:0;}
.table-responsive{width:100% !important; table-layout: auto !important; height: auto !important;}
/*blog list*/
.MainForm .button a{
  background: #139dbd;
  border: 2px solid #139dbd;
}
.blog-list-featured { 
  display: block; 
  padding: 75px 0; 
  background-image: url(https://www.archive360.com/hubfs/Archive360/images/banner.png); 
  background-position: center; 
  background-repeat: no-repeat; 
  background-size: cover;
}
.blog-list-featured .container { 
  max-width: 1140px; 
}
.blog-list-featured .container > .dis-flex{
  align-items: center;
  background: #fff; 
  padding: 30px;
}

.blog-list-featured .featured-item-content {
    width: 35.6%;
    padding-right: 30px;
}
.blog-list-featured  .featured-item-image { width: 64.4%; text-align: center; }
.blog-list-featured  .featured-item-image img { box-shadow: 2px 1px 20px 5px rgba(0,45,114,0.15); }
.blog-list-featured .feature-title { color: #139ebe; font-weight: 700; font-size: 15px; line-height: 1.2; margin-bottom: 12px; text-transform: uppercase; }
.blog-list-featured h2{font-size: 26px; line-height: 1.3; font-weight: 600;}
.blog-list-featured h2 a{color: #091e3f;}
.blog-list-featured ul.date { list-style: none; padding: 0; margin: 10px 0; }
.blog-list-featured ul.topics { list-style: none; padding: 0; margin: 15px 0 0; }
.blog-list-featured a.author-link { padding: 5px; text-decoration: underline; color: #444444; }
.blog-list-featured .read-more{font-size: 14px; font-weight: 700; background: #35c8eb; color: #fff; padding: 9px 17px; border-radius: 50px; text-transform: uppercase; display: inline-block; line-height: 1.2; margin-top: 15px;}
.blog-list-featured h2 a:hover,.blog-list-featured a.author-link:hover{color:#0bafe0;}
.blog-list-featured .read-more:hover{opacity:0.8;}
.filter-section .dis-flex{
  display: block;
  overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}
.filter-section { background: #091E3F;position:relative; padding: 11px 0; }
.filter-section:before { display: none;  position: absolute; content: ""; height: 5px; width: 100%;left: 0; top: -4px;    background-color: #0B9EBF; }
.filter-section select { 
  width: 205px;
  cursor: pointer;
  border: 0;
  border-radius: 50px;
  background: #fff;
  color: #444;
  padding: 7px 20px;
  outline: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url(https://www.archive360.com/hubfs/Assets%20%28web%20images%29%20Aug%202019/long-arrow-alt-down.png);
  background-size: 8px;
  background-repeat: no-repeat;
  background-position: 92%;
  padding-right: 45px;
  line-height: 1.2;
}
.filter-section select:focus,
.filter-section select:hover{
  border:0;
  outline: none;
}
.filter-section .container{
  max-width:1140px;
}
.topic-filter { 
  width: 31%; 
  display: inline-block;
}
.order-filter { 
  width: 31%; 
  display: none;
}
.subscribe-cta { 
  float: right;
}

.filter-section label { padding-right: 20px;color:#fff; font-size: 16px; line-height: 22px; }
.order-filter  select{ width: 220px; }
.filter-section .cta_button { 
  font-size: 14px;
  line-height: .9;
  background-color: #f1dd44;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  padding: 11px 11px 11px;
  border-radius: 50px;
  min-width: 140px;
  text-align: center;
  color: #091e3f;
}
.filter-section .cta_button:hover{color:#fff;background: #35c8eb;} 

.blog-list-section { padding:0 0 ; }
.blog-list-section .container { max-width: 1140px; }
.blog-list-section .flex-wrapper { margin: 0 -14px;}
.blog-list-section .post-item-wrap {
    width: 33.33%;
    display: flex;
    padding: 40px 14px;
}

.blog-list-section .post-item { 
  background:#f9f9f9; 
  width: 100%;
  box-shadow: 2px 1px 20px 5px rgba(0,45,114,0.15); 
  position: relative;
  margin-bottom:40px;
  margin-top:40px;
  margin-right: 28px;
}
.blog-list-section .post-item-wrap .post-item { 
  margin: 0;
	width: 100%;
}
.blog-list-section .container > .dis-flex> div:nth-of-type(3n) { margin-right: 0; }
.blog-list-section .container > .dis-flex .post-item-wrap> div:nth-of-type(3n) { margin-right: 0; }
.post-item-image { height: 200px; background-size: cover; background-repeat: no-repeat; background-position: center; }
.blog-list-section ul.dis-flex.date { list-style: none; padding: 0;margin: 0 0 3px; }
.blog-list-section ul.dis-flex.date li span{ 
  font-size: 14px;
  text-transform: uppercase;
}
.related-post-item{
  background:#f9f9f9; 
}
.blog-list-section h2.title , .blog-list-section h3.title {font-size: 26px; line-height: 1.3; font-weight: 600;margin-bottom: 18px; }
.blog-list-section h2.title , .blog-list-section h3.title a{ color: #091e3f;}
.blog-list-section h2.title , .blog-list-section h3.title a:hover { color: #0bafe0; }
.blog-list-section ul.dis-flex.topics { list-style: none; padding: 0 0 0 25px; margin: 0;align-items: center; position: relative; }
.blog-list-section ul.dis-flex.topics li:first-child{
  top:0;
  left:0;
  /* position: absolute; */
}
.blog-list-section .post-body {padding: 25px 20px 85px; background: #f9f9f9; }
.blog-list-section a.author-link { margin: 5px; color: #444; text-decoration: none;}
.blog-list-section a.author-link:hover,.blog-related-post h3.title a:hover{color: #0bafe0;}
.blog-list-section a.more-link:after { 
  content: "\f178";
  position: relative; 
  font-family: FontAwesome;
  margin-left: 8px; 
  font-size: 14px; 
  top: -1px;
  color: #149dbe;
}
.blog-list-section a.more-link { 
  position: absolute; 
  color: #35c8eb; 
  font-weight: 700;
  line-height: 34px;
  text-transform: uppercase; 
  font-size: 16px; 
  bottom: 20px; 
  left: 20px;
  display: flex;
  color: #444;
  align-items: center;
}
.blog-list-section .post-detail { margin-bottom: 12px; }
.blog-list-section a.more-link:hover{ color: #149dbe;}

.blog-pagination{ justify-content: center; align-items: center; }
.blog-pagination .middle-pagination{ padding: 20px 75px;align-items: center; }
.blog-pagination a.next-posts-link:after { content: "\f178"; position: relative; font-family: FontAwesome; margin-left: 3px; font-size: .9em; top: 0px; color: #35c8eb; font-weight: 700; }
.blog-pagination a.previous-posts-link:before { content: "\f177"; position: relative; font-family: FontAwesome; margin-right: 3px; font-size: .9em; top: 0px; color: #35c8eb; font-weight: 700; }
.blog-pagination a:hover{color:#35c8eb!important;}
.blog-pagination span.left-number { background: #f9f9f9; min-width: 45px; height: 30px; display: inline-flex; justify-content: center; align-items: center; padding: 5px; }
.blog-pagination span.middle-of { padding: 0 12px; }
.blog-related-post{
  background: none !important;
}
.blog-related-post h2 {
  position: relative;
}
.blog-related-post h2:after{
  left: 0;
  right: 0;
  bottom: 0;
  top: 45px;
  width: 65px;
  height: 3px;
  content: "";
  margin: 0 auto;
  position: absolute;
  background: #149DBE;
}
.body-container.blog-post-main .blog-related-post h2:after {
  display: none;
}
.blog-related-post ul.dis-flex.date{
  text-transform: uppercase !important;
}
.blog-related-post ul.dis-flex.topics{
  position: relative;
  padding: 0 0 0 25px;
}
.blog-related-post ul.dis-flex.topics:first-child{
  top: 0;
  left: 0;
  position: absolute;
}
.container-fluid{
  padding: 0 !important;
}
@media(max-width:1280px){
  .blog-detail h1 {font-size: 36px;}
  .about-author-section{margin-top: 100px;}
  .about-author-section h3{ font-size: 24px;}
  .blog-list-featured .read-more{margin-top:25px;}
  .blog-list-featured h2,.blog-list-section h2.title , .blog-list-section h3.title {font-size: 24px;}
  .blog-detail .body-content h2 {font-size:32px; line-height: 44px;}
}

@media(max-width:1024px){ 
  .blog-detail .main-content { padding: 40px 0; }
  .about-author-section{    margin-top: 70px;}
  .blog-detail { padding: 90px 0 0; }
  .blog-list-featured .featured-item-content { width: 45%; padding-right: 25px; }
  .blog-list-featured .featured-item-image { width: 55%; }
  .order-filter,
  .topic-filter{
    width: 36%;
  }
}
@media(max-width:1080px){
  .subscribe-cta{
    margin: 3px 0 0;
  }
  .topic-filter,
  .order-filter{
    width:38%;
  }
}
@media(max-width:991px){
  .blog-list-section .dis-flex.topics{
    display: block;
  }
  .blog-list-section .dis-flex li{
    display: inline-block;
  }
  .blog-detail .body-content h3{
    font-size: 22px;
  }
  .related-post-item:not(:last-child):not(:nth-child(3)){
    margin-right: 0 !important;
  }
  .blog-related-post .container{
    max-width: 100%;
  }
  .blog-related-post .container .dis-flex{
    justify-content: space-between;
  }
  .related-post-item{
    width: 48% !important;
  }
  .blog-related-post ul.dis-flex.topics{
    justify-content: start;
  }
  .subscribe-cta{
    margin: 35px 0 0;
  }
  .filter-section label{
    display: block;
    padding: 0 0 10px;
  }
}
@media(max-width:900px){
  .blog-list-section .container{max-width: 100%; margin: auto;}
  .blog-list-section .dis-flex{
    justify-content: space-between;
  }
  .blog-list-section .post-item-wrap {
		width: 100%;
	}
  .blog-list-section .post-item { width: 48%; margin-right: 0;}
  .blog-list-section .post-item-wrap .post-item { width: 100%; margin-right: 0;}
/*   .filter-section .subscribe-cta { margin: 15px 0; width: 100%; text-align: center; } */
  .filter-section .container > .dis-flex { justify-content: center; text-align: center;}
  
}

@media(max-width:767px){
  .blog-detail h1 {font-size: 26px;}
  .blog-detail .body-content h2 {font-size:24px;}
  .blog-detail .body-content h4 { font-size: 18px;}
  .blog-detail .body-content h3,.blog-detail .body-content h2,.about-author-section h3 { font-size: 20px;line-height:1.2;}
  .about-author-section{    margin-top: 50px;}
/*   .blog-detail { padding: 155px 0 50px; } */
  .blog-list-featured h2,.blog-list-section h2.title , .blog-list-section h3.title{font-size: 20px;}
  .topic-filter,.order-filter { width: auto;}
  .blog-pagination .middle-pagination { padding: 20px 15px;}
  .blog-list-featured .container>.dis-flex{padding:20px;}
  .blog-list-featured{padding:50px 0;}
  .topic-filter select,
  .order-filter select{
    width: 100%
  }
  .topic-filter, .order-filter{
    width:34%;
  }
}

@media(max-width:640px){
  .blog-list-featured .featured-item-content { width: 100%; padding-right: 0; margin-top: 30px; order: 2; }
  .blog-list-featured .featured-item-image { width: 100%; }
  .related-post-item{
    width: 100% !important;
  }
}
@media (max-width: 575px){
  .topic-filter, .order-filter{
    width: 100%;
  }
  .subscribe-cta{
    float: none;
  }
  .topic-filter, .order-filter{
    margin: 0 0 10px;
  }
  .blog-list-section .post-item{
    width: 100%;
  }
  .related-post-item:not(:last-child):not(:nth-child(3)){
    margin-right: 0 !important;
  }
  .subscribe-cta{
    margin: 10px 0 0;
  }
}
/* @media(max-width:400px){
  .filter-section label { padding-right: 0; width: 100%; text-align: center; margin-bottom: 10px;}
} */
.section--banner-blog h1,
.banner-post-font h1 {
  font-size: 35px;
}
.section--banner-blog p,
.banner-post-font p {
  font-size: 18px;
}

.text-meta {
  font-size: 12px;
  font-weight: 600;
  /* text-transform: uppercase; */
  letter-spacing: 1px;
}

.author {
  font-weight: bold;
    color: ;
    text-transform: uppercase;
}
.author-date {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.custom-divider {
  margin: 0 13px;
  width: 2px;
  height: 14px;
  opacity: .2;
  background-color: #6F7090;
}

.post-breadcrumb {
  border-bottom: 1px solid #E7EAF0;
}
.post-breadcrumb .breadcrumb svg {
  width: 5px;
  height:15px
}

.blog-post__body h2 {
  font-size: 28px;
}

.blog-post__body h3 {
  font-size: 22px;
}
.section--banner h4.stat-num {
  margin-bottom: 0;
}
.blog-banner-subtext p {
  font-size: 14px;
  font-style: italic;
  text-align: center;
}

.blog-detail .main-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
    align-items: center;
}
.blog-detail .main-content li>.author-label, .blog-detail .main-content li>i {
    text-decoration: none;
}
.medium { line-height: 55px; }

/*blog detail*/
.header-opacity .headerSection { background: rgba(0,0,0,.2); }
.header-opacity .headerSection.fixed-header{background: #fff;}
.blog-detail { padding: 65px 0 75px!important; }
.blog-detail .container { max-width: 760px; }
.blog-detail .featured-image {width:100%; height:auto; box-shadow: 2px 1px 20px 5px rgba(0, 45, 114, 0.15); }
.blog-detail .feature-image-wrapper { text-align: center; }
.blog-detail .main-content { padding: 40px 0 50px; }
.blog-detail h1{color: #091e3f; font-weight: 600; font-size: 40px; line-height: 1.15;margin-bottom: 23px;}
.blog-detail .main-content ul { list-style: none;padding: 0; margin: 0;align-items: center; }
.blog-detail .main-content,.blog-detail .main-content a {color:#444444;}
.blog-detail .main-content a:hover,.blog-detail .body-content a:hover{color:#0bafe0}
.blog-detail .main-content li > *{ text-decoration: underline; padding:5px; }} .main-content li > * { text-decoration: underline; padding: 0 5px; }
.blog-detail .main-content li > .author-label,.blog-detail .main-content li > i{text-decoration:none;}
.blog-detail .main-content i.fa.fa-tags { font-size: 22px; }
.blog-detail .author-date{ margin-bottom: 10px; }
.blog-detail .body-content > span>*:first-child{margin-top:0;}
.blog-detail .body-content strong{font-weight:700;}
.blog-detail .body-content { line-height: 1.5; }
.blog-detail .body-content a{text-decoration: underline;color:#444444;}
.blog-detail .body-content h2,.blog-detail .body-content h3,.blog-detail .body-content h4,.blog-detail .body-content h5,.blog-detail .body-content h6{color:#091e3f;}
.blog-detail .body-content h2 { font-size: 32px; line-height: 1.2; }
.blog-detail .body-content h3 { font-size: 24px; line-height: 1.4; }
.blog-detail .body-content h4 { font-size: 20px; line-height: 1.4; } 
.blog-detail .body-content h2,.blog-detail .body-content h3,.blog-detail .body-content h4{ margin:25px 0;font-weight: 600;}
.blog-detail .body-content *+p,.blog-detail .body-content *+ol,.blog-detail .body-content *+ul {margin:20px 0;}
.blog-detail .body-content li { margin: 5px 0; }
.about-author-section  h3 {font-size: 26px; line-height: 1.2;color: #091e3f; font-weight: 600; }
.about-author-section  h3 a{color:inherit;}
.about-author-section { text-align: center; border-bottom: 3px solid #b4b4b4; border-top: 3px solid #b4b4b4; padding: 47px 0; margin-top: 125px; }
.about-author-section p{color: #666666;margin: 18px 0;}
.about-author-section .inner-about-author { max-width: 530px; margin: auto; }
.about-author-section .author-social-links { justify-content: center; }
.about-author-section .author-social-links a { font-size: 23px; padding: 5px;color:#444444;    line-height: 1; display: block !important;}
.about-author-section .author-social-links a:hover{color:#0bafe0;}
.blog-list .about-author-section{margin:0;border:0;}
.table-responsive{width:100% !important; table-layout: auto !important; height: auto !important;}
/*blog list*/
.MainForm .button a{background: #139dbd;border: 2px solid #139dbd;}
.blog-list-featured { padding: 75px 0; background-image: url(https://www.archive360.com/hubfs/Archive360/images/banner.png); background-position: center; background-repeat: no-repeat; background-size: cover;}
.blog-list-featured .container { max-width: 1140px; }
.blog-list-featured .container > .dis-flex{align-items: center;background: #fff; padding: 30px;}
.blog-list-featured .featured-item-content { width: 35.6%; padding-right: 30px; }
.blog-list-featured  .featured-item-image { width: 64.4%; text-align: center; }
.blog-list-featured  .featured-item-image img { box-shadow: 2px 1px 20px 5px rgba(0,45,114,0.15);width:100%; }
.blog-list-featured .feature-title { color: #139ebe; font-weight: 700; font-size: 15px; line-height: 1.2; margin-bottom: 12px; text-transform: uppercase; }
.blog-list-featured h2{font-size: 26px; line-height: 1.3; font-weight: 600;}
.blog-list-featured h2 a{color: #091e3f;}
.blog-list-featured ul.date { list-style: none; padding: 0; margin: 10px 0; }
.blog-list-featured ul.topics { list-style: none; padding: 0; margin: 15px 0 0; }
.blog-list-featured a.author-link { padding: 5px; text-decoration: underline; color: #444444; }
.blog-list-featured .read-more{font-size: 14px; font-weight: 700; background: #35c8eb; color: #fff; padding: 9px 17px; border-radius: 50px; text-transform: uppercase; display: inline-block; line-height: 1.2; margin-top: 15px;}
.blog-list-featured h2 a:hover,.blog-list-featured a.author-link:hover{color:#0bafe0;}
.blog-list-featured .read-more:hover{opacity:0.8;}

.filter-section { 
	background: #091E3F;
	position:relative;
	padding: 0px;
}
.filter-section:before { position: absolute; content: ""; height: 5px; width: 100%;left: 0; top: -4px;    background-color: #0B9EBF; }
.filter-section select { cursor: pointer;border: 0; border-radius: 50px; background: #fff; color: #444; padding: 7px 20px; outline: 0; -moz-appearance: none; -webkit-appearance: none; background-image: url(https://www.archive360.com/hubfs/Assets%20%28web%20images%29%20Aug%202019/long-arrow-alt-down.png); background-size: 8px; background-repeat: no-repeat; background-position: 92%; padding-right: 45px; line-height: 1.2; }
.filter-section .container{max-width:1140px;}
.topic-filter { width: 310px; justify-content: left; align-items: center;margin: 11px 0; }
.order-filter { width: 310px; justify-content: left; align-items: center;margin: 11px 30px; }
.subscribe-cta { margin: 11px 0; width: calc(100% - 680px); text-align: right; }
.filter-section label { padding-right: 20px;color:#fff; }
.topic-filter select { width: 205px;  }
.order-filter  select{ width: 205px; }
.filter-section .cta_button { font-size: 14px; line-height: 0.9; background-color: #F1DD44; text-transform: uppercase; font-weight: 700; display: inline-block; padding: 11px 11px 11px; border-radius: 50px; min-width: 140px; text-align: center; color: #091E3F; }
.filter-section .cta_button:hover{color:#fff;background: #35c8eb;} 

.blog-list-section {
	padding:40px 0 ;
	padding-top: 0px;
}
.blog-list-section .container { max-width: 1140px; }
.blog-list-section .post-item {
	width: calc(33.33% - 19px);
	box-shadow: 2px 1px 20px 5px rgba(0,45,114,0.15); 
	position: relative;
	margin-bottom:35px;
	margin-right: 28px;  
}
.blog-list-section .container > .dis-flex> div:nth-of-type(3n) { margin-right: 0; }
.post-item-image { height: 200px; background-size: cover; background-repeat: no-repeat; background-position: center; }
.blog-list-section ul.dis-flex.date { list-style: none; padding: 0;margin: 0 0 3px; }
.blog-list-section h3.title {font-size: 26px; line-height: 1.3; font-weight: 600;margin-bottom: 18px; }
.blog-list-section h3.title a{ color: #091e3f;}
.blog-list-section h3.title a:hover { color: #0bafe0; }
.blog-list-section ul.dis-flex.topics { list-style: none; padding: 0; margin: 0;align-items: center; }
.blog-list-section .post-body {padding: 25px 20px 85px; }
.blog-list-section a.author-link { margin: 5px; color: #444; text-decoration: underline;}
.blog-list-section a.author-link:hover,.blog-related-post h3.title a:hover{color: #0bafe0;}
.blog-list-section a.more-link:after {font-weight: 600; content: "\f30b"; position: relative; font-family: "Font Awesome 5 Free"; margin-left: 8px; font-size: 14px; top: -1px; }
.blog-list-section a.more-link { position: absolute; color: #35c8eb; font-weight: 700; text-transform: uppercase; font-size: 14px; bottom: 20px; left: 20px;display: flex; align-items: center; }
.blog-list-section .post-detail { margin-bottom: 12px; }
.blog-list-section a.more-link:hover{ color: #149dbe;}

.blog-pagination{ justify-content: center; align-items: center; }
.blog-pagination .middle-pagination{ padding: 20px 75px;align-items: center; }
.blog-pagination a.next-posts-link:after { content: "\f30b"; position: relative; font-family: "Font Awesome 5 Free"; margin-left: 3px; font-size: .9em; top: 0px; color: #35c8eb; font-weight: 700; }
.blog-pagination a.previous-posts-link:before { content: "\f30a"; position: relative; font-family: "Font Awesome 5 Free"; margin-right: 3px; font-size: .9em; top: 0px; color: #35c8eb; font-weight: 700; }
.blog-pagination a:hover{color:#35c8eb!important;}
.blog-pagination span.left-number { background: #f9f9f9; min-width: 45px; height: 30px; display: inline-flex; justify-content: center; align-items: center; padding: 5px; }
.blog-pagination span.middle-of { padding: 0 12px; }

/* BLOG POST MAIN */
.blog-post-main .blog-detail .main-content h1 {
  display: block;
}
.blog-post-main .blog-detail .main-content ul.dis-flex {
  text-transform: none;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
}
.blog-post-main .wrapper-ebook form input[type=text] ,
.blog-post-main .wrapper-ebook form input[type=email] {
  border-bottom: 0;
  border-radius: 40px;
  box-shadow: 2px 1px 20px 5px rgb(0 45 114 / 15%);
  padding: 12px 20px;
  color: #091e3f;
  outline: 0;
  border: 0;
  padding: 10px 15px;
  width: 100% !important;
  font-size: 16px;
  margin: 10px 0;
}
.blog-post-main .hs-submit .actions {
  text-align: left;
}
.blog-post-main .hs-submit .actions input {
  background: #35c8eb;
    border: 1px solid #35c8eb;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 14px;
    min-width: 160px;
    outline: 0;
    padding: 13px 10px;
    color: white;
}
/* PODCAST BLOG */
.podcast-rte h3 {
  margin-bottom: 20px;
}
.blog-container--podcast .blog-pagination a {
  color: #139dbd;
}

/* Newsletter - Listing */
.newslatter-subscribe .subscribe-cta { margin: 11px 0; width: 100%; text-align: center; }
.newslatter-subscribe.filter-section .cta_button{ padding-left:38px; padding-right:38px;text-decoration:none; }
.newsletter-main-content { text-align: center; padding: 100px 0 42px; }
.newsletter-main-content .detail-content { font-size: 22px; line-height: 1.45; }
.newsletter-main-content h2 { font-size: 38px; font-weight: 600; line-height: 1.3; position: relative; padding-bottom: 17px; margin-bottom: 34px; }
.newsletter-main-content h2:before { left: 0; right: 0; bottom: 0; height: 3px; content: ""; margin: 0 auto; position: absolute; width: 65px; background-color: #149dbe; }
.newsletter-main-content .detail-content > *:last-child { margin-bottom: 0; }

.newsletter-list-section .post-item-image { height: 175px;  }
.newsletter-list-section .post-body { padding: 18px 20px 67px; }
.newsletter-list-section  ul.dis-flex.date { list-style: none; padding: 0; margin: 0 0 4px; }
.newsletter-list-section .post-detail { margin-bottom: 0; line-height: 1.65; }
.newsletter-list-section .post-item { margin-bottom: 27px;}
.newsletter-list-section a{ text-decoration:none;}
.newsletter-list-section .middle-pagination { padding-top: 6px;padding-bottom:6px; align-items: center; }
.newsletter-list-section .blog-pagination a { text-decoration: none; color: #444444; }
.newsletter-list-section { padding-bottom: 75px; }

/* Newsletter - Post */
.newsletter-post h2 { font-size: 38px; line-height: 1.35; position: relative; padding-bottom: 17px; margin-bottom: 34px; font-weight: 600; }
.newsletter-post h2:after { left: 0; right:0;bottom: 0; height: 3px; content: ""; margin: 0 auto; position: absolute; width: 65px; background-color: #149dbe; }
.newsletter-post .header-section-column h2 { margin-bottom:0;}
.newsletter-post .two-col-wrapper .two-col-img img {box-shadow: 0px 0px 28px 7px rgb(15 67 131 / 15%); -webkit-box-shadow: 0px 0px 28px 7px rgb(15 67 131 / 15%);}
.newsletter-post .simple-text-container h3 { font-size: 32px; line-height: 1.35; color: inherit; font-weight: 600; margin-bottom: 22px; }
.newsletter-post .simple-text-container p{ line-height:32px; }

@media(min-width:1025px){
  .newsletter-post .two-col-wrapper{ font-size:18px;}
}

@media(max-width:1280px){
  .blog-detail h1 {font-size: 36px;}
  .about-author-section{margin-top: 100px;}
  .about-author-section h3{ font-size: 24px;}
  .blog-list-featured .read-more{margin-top:25px;}
  .blog-list-featured h2,.blog-list-section h2.title {font-size: 24px;}
  .blog-detail .body-content h2 {font-size:30px;}
}

@media(max-width:1024px){
  .blog-detail .main-content { padding: 40px 0; }
  .about-author-section{    margin-top: 70px;}
  .blog-detail { padding: 175px 0 75px; }
  .blog-list-featured .featured-item-content { width: 45%; padding-right: 25px; }
  .blog-list-featured .featured-item-image { width: 55%; }
  .newsletter-main-content { padding: 70px 0 30px; }
  .newsletter-list-section { padding-bottom: 50px; }
}

@media(max-width:900px){
  .blog-list-section .container{max-width: 410px; margin: auto;}
  .blog-list-section .post-item { width: 100%; margin-right: 0;}
  .filter-section .subscribe-cta { margin: 15px 0; width: 100%; text-align: center; }
  .filter-section .container > .dis-flex { justify-content: center; }
}

@media(max-width:767px){
  .blog-detail h1 {font-size: 26px;}
  .blog-detail .body-content h2 {font-size:24px;}
  .blog-detail .body-content h4 { font-size: 18px;}
  .blog-detail .body-content h3,.blog-detail .body-content h2,.about-author-section h3 { font-size: 20px;line-height:1.2;}
  .about-author-section{    margin-top: 50px;}
  .blog-detail { padding: 155px 0 50px; }
  .blog-list-featured h2,.blog-list-section h2.title{font-size: 20px;}
  .topic-filter,.order-filter { width: auto;}
  .blog-pagination .middle-pagination { padding: 20px 15px;}
  .blog-list-featured .container>.dis-flex{padding:20px;}
  .blog-list-featured{padding:50px 0;}
  .newsletter-main-content { padding: 50px 0 10px; }
  .newsletter-main-content .detail-content { font-size: 18px;}
  .newsletter-main-content h2 { font-size: 30px; }
  .newsletter-list-section { padding-bottom: 30px; }
  .newsletter-post h2 {font-size:30px;}
  }

  @media(max-width:640px){
    .blog-list-featured .featured-item-content { width: 100%; padding-right: 0; margin-top: 30px; order: 2; }
    .blog-list-featured .featured-item-image { width: 100%; }

  }

  @media(max-width:400px){
    .topic-filter, .order-filter { justify-content: center; }
    .filter-section label { padding-right: 0; width: 100%; text-align: center; margin-bottom: 10px;}
  }

  /* NEWS BLOG */
  .news_block {
    padding: 76px 0 140px;
  }
  .news_block .grid__item.eight-twelfths.portable-one-whole.hard.bop--listing--posts--inner {
    max-width: 803px;
    margin: 0 auto;
  }
  .news_block .bop--listing--item.block {
    border-radius: 5px;
    margin: 0 0 34px;
    box-shadow: 0 0 30px 15px rgb(15 67 131 / 15%);
    -webkit-box-shadow: 0 0 30px 15px rgb(15 67 131 / 15%);
}
.news_block .tall {
  padding: 30px;
}
.post-item--published.font--18.palm-block {
  color: #444 !important;
  font-size: 14px !important;
  line-height: 28px !important;
  font-weight: bold !important;
  text-transform: uppercase;
}
.news_block .one-whole.grid__item {
  width: 100% !important;
}
.news_block .bop--listing--item--topics--item, .news_block .bop--listing--item.block .separator {
  display: none;
}
.news_block .hard--ends {
  color: #444 !important;
  font-size: 26px !important;
  line-height: 34px !important;
  font-weight: 500 !important;
  margin: 0;
}
.hard--ends a {
  color: #091e3f;
  font-weight: 600;
}
.hard--ends a:hover {
  color: #091E3F;
  text-decoration: none;
}
.news_block .bop--listing--item--body p {
  font-size: 18px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #444 !important;
  line-height: 1.54em;
  font-weight: normal !important;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.bop--listing--item .bop--listing--item--lower {
  margin: 0px;
}
.news_block .btn--secondary {
  padding: 0;
  min-width: inherit;
  color: #444;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto',sans-serif;
  border: 0 !important;
  background-color: transparent !important;
}
.bop--listing--item--lower .btn--secondary {
  font-size: 16px;
  line-height: 38px;
  font-weight: bold;
  color: #444;
  position: relative;
  text-transform: uppercase;
}
.bop--listing--item--lower .btn--secondary:after {
  content: "\f30b";
  position: relative;
  font-family: 'Font Awesome 5 Free';
  margin-left: 8px;
  font-size: 18px;
  top: 0;
  left: 0;
  color: #149dbe;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
}
.bop--listing--item--lower .btn--secondary:hover {
  color: #149dbe;
}
.bop--listing--item--lower .btn--secondary:hover:after {
  left: 3px;
}
.news-filter {
  background: #091e3f;
  padding: 11px 0;
  clear: both;
  text-align: center;
  margin: -3px 0 0;
  border-top: 5px #0b9ebf solid;
}
.news-filter label {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  margin: 0 25px 0 0;
  font-family: 'Roboto',sans-serif;
  text-transform: none;
  font-weight: 400;
}
.news-filter select {
  width: 345px;
  font-size: 16px;
  line-height: 1.2;
  cursor: pointer;
  border: 0;
  border-radius: 50px;
  background: #fff;
  color: #444;
  padding: 7px 20px;
  outline: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url(https://www.archive360.com/hubfs/Assets%20%28web%20images%29%20Aug%202019/long-arrow-alt-down.png);
  background-size: 8px;
  background-repeat: no-repeat;
  background-position: 95%;
  padding-right: 45px;
}

.detached-filter .filter-section label {
  padding-right: 0;
  margin-bottom: 0!important;
}

.detached-filter .topic-filter {
  width: 60%;
  margin: 0;
}
.detached-filter .order-filter {
  margin: 0;
  width: 40%;
}

.detached-filter .dis-flex {
  overflow: visible;
}

@media (max-width: 900px) {
  .detached-filter .filter-section .container > .dis-flex {
    text-align: left;
    justify-content: space-between;
  }
}

/* UTILITIES */
.u-ta--center {
    text-align: center;
}
.u-ta--left {
    text-align: left;
}
.u-ta--right {
    text-align: right;
}


.u-pt--xxxl {
    padding-top: 96.0px;
}
.u-pt--xxl {
    padding-top: 72.0px;
}
.u-pt--xl {
    padding-top: 60px;
}
.u-pt--md {
    padding-top: 30px;
}
.u-pt--sm {
    padding-top: 17.996400719856027px;
}
.u-pt--none {
    padding-top: 0;
}

.u-pb--xxxl {
    padding-bottom: 96.0px;
}
.u-pb--xxl {
    padding-bottom: 72.0px;
}
.u-pb--xl {
    padding-bottom: 60px;
}
.u-pb--md {
    padding-bottom: 30px;
}
.u-pb--sm {
  padding-bottom: 17.996400719856027px;
}
.u-pb--none {
    padding-bottom: 0;
}

/* SECTION HEADERS */
.header--container .header--separator {
    height: 3px;
    width: 65px;
    margin: 20px auto;
    background-color: #149dbe;
}
.u-ta--left .header--separator {
    margin-left: 0;
}
.u-ta--right .header--separator {
    margin-right: 0;
}
.header--container .header--subhead p {
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
    color: #444;
    font-size: 22px;
    line-height: 32px;
}

/* NEWSLETTER TEMPLATE */
.newsletter-post h2 {
    font-size: 38px;
    line-height: 1.35;
    position: relative;
    padding-bottom: 17px;
    margin-bottom: 34px;
    font-weight: 600;
}
.newsletter-post h2:after {
    left: 0;
    right: 0;
    bottom: 0;
    height: 3px;
    content: "";
    margin: 0 auto;
    position: absolute;
    width: 65px;
    background-color: #149dbe;
}
.newsletter-post .simple-text-container h3 {
    font-size: 32px;
    line-height: 1.35;
    color: inherit;
    font-weight: 600;
    margin-bottom: 22px;
}

/* DOWNLOAD EBOOK MODULE */
.wrapper-ebook {
  max-width: 700px;
  margin: auto;
}
.wrapper-ebook form input[type=text] ,
.wrapper-ebook form input[type=email] {
  border-bottom: 0;
  border-radius: 40px;
  box-shadow: 2px 1px 20px 5px rgb(0 45 114 / 15%);
  padding: 12px 20px;
  color: #091e3f;
  outline: 0;
  border: 0;
  padding: 10px 15px;
  width: 100% !important;
  font-size: 16px;
  margin: 10px 0;
}
.wrapper-ebook .hs-submit .actions {
  text-align: left;
}
.wrapper-ebook .hs-submit .actions input {
  background: #35c8eb;
    border: 1px solid #35c8eb;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 14px;
    min-width: 160px;
    outline: 0;
    padding: 13px 10px;
    color: white;
}

/* PILLAR PAGE TEMPLATE */
/* .a360--pillar-body .chapter-wrapper--new .inner-chapter,
.a360--pillar-body .pillar-text--new .pillar--content {
  width: 60%;
  float: right;
  margin: auto;
}
@media screen and (max-width: 900px) {
  .a360--pillar-body .chapter-wrapper--new .inner-chapter,
  .a360--pillar-body .pillar-text--new .pillar--content {
    width: 100% !important;
    float: none;
  }
} */
/* for related modules on the page */
.a360--pillar-body .container .wrapper-ebook,
.a360--pillar-body .container .inner-cta-section,
.a360--pillar-body .container .inner-table-wrapper {
  width: 60%;
  float: right;
}
.a360--pillar-body  .container:has(.inner-reviews) {
  display: flex;
  justify-content: flex-end;
}
.a360--pillar-body .container .inner-reviews {
  margin: 0;
  width:65%;
}
.a360--pillar-body .inner-reviews:before {
  top: -10px;
  left: -80px;
}
.a360--pillar-body .inner-reviews:after {
  right: 0px;
  bottom: 0;
}
.a360--pillar-body 
@media screen and (max-width: 900px) {
  .a360--pillar-body .container .wrapper-ebook,
  .a360--pillar-body .container .inner-cta-section,
  .a360--pillar-body .container .inner-table-wrapper {
    width: 100% !important;
    float: none;
  }
  .a360--pillar-body  .container:has(.inner-reviews) {
    display: block;
  }
  .a360--pillar-body .container .inner-reviews {
    margin: auto;
  }
  .a360--pillar-body .inner-reviews:after {
    display: none;
  }
}

/* FORM BUTTON COLORS */
.form-btn--yellow .actions input[type="submit"] {
  background-color: #F6E145;
  color: #0B2E59;
}

.section-header {
  font-size: 20px;
  line-height: 1.6;
  padding: 0;
  text-align: center;
  margin: 0 auto 30px;
  max-width: 1140px;
  padding-top: 80px;
}


.section-header h2 {
  color: #444;
  font-size: 50px;
  font-weight: 600;
  line-height: 60px;
  margin: 0 0 15px;
  position: relative;
  text-align: center;
  text-transform: capitalize;
}

@media (max-width: 1300px) {
.section-header h2 {
  font-size: 40px;
  line-height: 50px;
}
}

@media (max-width: 1150px) {
.section-header h2 {
  font-size: 32px;
  line-height: 42px;
} 
}

@media (max-width: 991px) {
  .section-header {
    padding-top: 50px;
  }

  .section-header h2 {
    font-size: 28px;
    line-height: 28px;
  }  
}

@media (max-width: 575px) {
.section-header h2 {
  font-size: 24px;
}   
}

/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */
/* ------- THEME REFRESH 2023 ------------------------------------- */
/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */

/* ------------------------- */
/* ----- BUTTON STYLES ----- */
/* ------------------------- */
.theme-a360--2023 a.hero-banner-btn,
.theme-a360--2023 a.cta_button,
a.theme-2023--btn {
  padding: 11px 25px !important;
  border-radius: 200px !important;
  text-transform: none !important;
  font-size: 1rem !important;
  line-height: 100% !important;
  font-weight: 500 !important;
  border: 0px !important;
  border: 1px solid #3C76E7;
}
a.theme-2023--btn.blue-gradient,
.theme-2023--btn.blue-gradient a.cta_button {
  color: #ffffff !important;
  border-color: transparent !important;
  background: #1851BF !important;
  background: linear-gradient(90deg, #1851BF 0%, #3C76E7 100%) !important;
}
a.theme-2023--btn.blue,
.theme-2023--btn.blue a.cta_button {
  color: #ffffff !important;
  border-color: #3C76E7 !important;
  background: #3C76E7 !important;
}
a.theme-2023--btn.blue-outline-light,
.theme-2023--btn.blue-outline-light a.cta_button {
  color: #090923 !important;
  border-color: #3C76E7 !important;
  background-color: transparent !important;
}
a.theme-2023--btn.blue-outline-dark,
.theme-2023--btn.blue-outline-dark a.cta_button {
  color: #ffffff !important;
  border-color: #3C76E7 !important;
  background-color: transparent !important;
}
a.theme-2023--btn.yellow,
.theme-2023--btn.yellow a.cta_button {
  color: #090923 !important;
  background: #FFDF3E !important;
  border-color: #FFDF3E !important;
}
/* ------------------------- */
/* ----- FORM BUTTONS ------ */
/* ------------------------- */
.form.form-btn input[type="submit"],
.theme-a360--2023 form input[type="submit"] {
  border: none!important;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  padding: 12px 25px;
  transition: .25s;
  text-transform: none!important;
  border-radius: 200px;
  margin-top: 10px;
}
.form.form-btn input[type="submit"]:hover ,
.theme-a360--2023 form input[type="submit"]:hover {
  opacity: .7;
  transition: .25s;
}
.form.form-btn--primary input[type="submit"],
.form.form-btn--blue input[type="submit"],
.theme-a360--2023 form input[type="submit"].hs-button.primary {
  color: #fff;
  background-color: #3C76E7;
}
.form.form-btn--secondary input[type="submit"],
.form.form-btn--yellow input[type="submit"] {
  border: none!important;
  color: #090923;
  background-color: #FFDF3E;
}