/*
=========================
Listing Template
=========================
*/

h1{
  margin-top: 5px;
  color: #ce9e05;
  font-weight: 300;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
}
h2{
  color: #ce9e05;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 300;
}
h3{
  margin-top: 10px;
  margin-bottom: 5px;
  color: #ce9e05;
  font-size: 22px;
  line-height: 1.3em;
  text-decoration: none;
  text-transform: uppercase;
  color: #ce9e05;
  font-size: 22px;
  line-height: 1.3em;
  text-decoration: none;
  text-transform: uppercase;
}
.load_more_btn {
    cursor: pointer;
}
#blog_post_main .row-fluid-wrapper.row-depth-1.row-number-2{
  max-width: 100% !important;
  padding: 0!important;
}
.main_section{
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto!important;
  padding: 0 40px;
  position: relative;
}

.blog_listing_section .main_section .span4.clearfix {
    width: 75%;
}

.blog_listing_section .main_section .span4.cat_dropdown {
    width: 25%;
    margin: 0;
}

.blog_listing_section .main_section {
    display: flex;
    gap: 20px;
}
.blog_listing_section .main_section_wrapper {
    margin-top: -28px;
    position: relative;
    z-index: 1;
}

.main_section .google_search{
  float: left;
  width: 30%;
  padding-left: 30px;
  padding-top: 12px;
}
.main_section .google_search form label{
  display: none;
}
.main_section .google_search form input[type="text"]{
  display: inline-block;
  width: 85%;
  max-width: 350px;
  margin-bottom: 0px;
  float: left;
  border: 1px solid #d6d6d6;
  border-radius: 3px;
  height: 38px;
  padding-left: 12px;
}
.main_section .google_search form a.hs-button{
  width: 15%;
  float: left;
  background-color: transparent;
  background-image: url(https://69769.fs1.hubspotusercontent-na1.net/hubfs/69769/adhere/musica-searcher-2.svg);
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  opacity: 1;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  transition: all 200ms ease;
  text-indent: -999em;
  padding: 9px 15px;
  cursor: pointer;
}

/* Hero Section */
.blog-list-hero-section {
  display: block;
  min-height: 200px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #1e618f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url(https://321139.fs1.hubspotusercontent-na1.net/hubfs/321139/cloud-hero.jpg);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(https://321139.fs1.hubspotusercontent-na1.net/hubfs/321139/cloud-hero.jpg);
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: no-repeat;
  color: #fff;
}
.blog-listing .new_inner_hero__section {
  padding: 167px 0 100px 0;
}
.jumbo-h1 h1{
  font-size: 50px;
  line-height: 1.4em;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: center;
  color: #fff;
}


/* Custom form wrapper */
.custom_form_wrapper{
  width: 100%;
  position: relative;
}
.custom_form_wrapper form input.search {
    margin-bottom: 20px;
    float: left;
    border-radius: 0;
    min-height: 56px;
    border: 1px solid #D2CDE0;
    padding: 13px 60px 15px 18px;
    font-size: 16px;
    line-height: 26px;
    color: #333333;
    vertical-align: middle;
    background-color: #ffffff;
    border-radius: 12px;
    box-shadow: 2px 5px 5px rgb(0 0 0 / 5%);
    font-family: 'Aeonik';
}
.custom_form_wrapper form input.search::placeholder {
    color: #797594;
}
.custom_form_wrapper form input.search_btn {
    position: absolute;
    right: 0;
    height: 56px;
    min-height: 56px;
    -webkit-appearance: button;
    float: left;
    background-color: transparent;
    background-image: url(https://www.rivermeadow.com/hubfs/ic_baseline-search.svg);
    background-repeat: no-repeat;
    opacity: 1;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    display: inline-block;
    cursor: pointer;
    border: 0;
    margin: 0;
    width: 60px;
    padding: 0;
    background-position: center 16px;
    top: 0;
  border-radius: 13px;
}
.custom_form_wrapper form input.search_btn:hover {
    background-color: transparent;
    border: none;
}
::placeholder { 
  color: #999;
  opacity: 1; 
}
:-ms-input-placeholder { 
  color: #999;
}
::-ms-input-placeholder { 
  color: #999;
}

/*** Email Subscribe Form ***/

.listing_email_subscribe{
  max-width: 100%;
  float: right;
}

.listing_email_subscribe .hs_cos_wrapper_type_blog_subscribe{
  background-color: #f2f6f5;
  padding: 15px;
  display: none;
  margin: 0;
  height: auto;
  overflow-y: scroll;
  position: absolute;
  top: auto;
  width: auto;
  max-width: 100%;
  left: auto;
  z-index: 5;
  right: 0px;
  display: none;
}

.listing_email_subscribe:hover .text,
.listing_email_subscribe.active .text {
  background-color: #fff;
  color: #3aaee0;
}
.listing_email_subscribe .text {
  padding: 30px 20px 30px 20px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: inline-block;
  cursor: pointer;
  position: relative;
  vertical-align: top;
  text-align: left;
  display: none;
}

.listing_email_subscribe form div.hs_email{
  width: 100%;
  float: left;
}
.listing_email_subscribe form div.hs_email input{
  min-height: 47px;
  border-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 0 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
}
.listing_email_subscribe form div.hs_submit{
  width: auto;
  display: inline-block;
}
.listing_email_subscribe form div.hs_submit input{
  min-height: 47px;
  padding: 10px 20px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  line-height: 1.2em;
  border: 2px solid transparent;
  color: #fff;
  width: 100%;
  cursor: pointer;
  margin: 0;
  width: auto;
  font-size: 18px;
  border-radius: 3px;
  background-color: #3aaee0;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.5px;
}
.listing_email_subscribe form div.hs_submit input:hover{
  outline: none;
  background-color: #1e618f;
  border: 2px solid transparent;
}
.listing_email_subscribe form div > label{
  display: none;
}
.listing_email_subscribe p{
  font-size: 10px;
  line-height: 1.2em;
  color: #fff;
  margin: 0;
}

.listing_email_subscribe form > div.hs_error_rollup{
  display: none !important;
  margin: 0;
}

.listing_email_subscribe form > div ul.hs-error-msgs{
  list-style: none!important;
  padding-left: 0!important;
  margin: 0;
}
.listing_email_subscribe form > div ul.hs-error-msgs li label{
  color: #333;
  font-size: 12px;
  margin: 0;
}
.listing_email_subscribe h3{
  color: #333;
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: bold;
  margin-top: 0;
  text-transform: initial;
}
.listing_email_subscribe .hs-richtext,
.listing_email_subscribe .hs-richtext p{
  display: none;
}
.listing_email_subscribe .submitted-message{
  text-align: center;
  padding: 20px 15px;
  font-weight: bold;
  background: #fff;
  margin-bottom: 15px;
  color: #333;
  margin-top: 8px;
  font-size: 16px;
  line-height: 18px;
}
.listing_email_subscribe form:before,
.listing_email_subscribe form:after{
  content: '';
  clear: both;
  display: table;
  visibility: hidden;
}

/*** Post Listing Section ***/

.main_listing{
  padding-bottom:30px;
}
.main_listing_inner{
  margin-top: 40px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 40px;
}

/* Recent Posts */
.recent_posts_wrapper .headting_title{  
  margin-bottom: 43px;
  border-bottom: 1px solid #d7d4d3;
}
.recent_posts_wrapper .headting_title p.recent_text{
  display: inline-block;
  padding-top: 2px;
  color: #333;
  font-size: 32px;
  line-height: 36px;
  font-weight: 300;
  text-transform: unset;
  letter-spacing: 0;
  margin: 17px 15px 18px 0;
}


/* Tag section */
.tag_section{
  position: relative;
}
.tag_section .text {
    padding: 13px 15px 15px 18px;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #797594;
    font-size: 16px;
    font-weight: 300;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    cursor: pointer;
    position: relative;
    vertical-align: top;
    text-decoration: none;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap;
    min-height: 56px;
    border: 1px solid #D2CDE0;
    background-color: #ffffff;
    border-radius: 12px;
    box-shadow: 2px 5px 5px rgb(0 0 0 / 5%);
    font-family: 'Aeonik';
    width: 100%;
}
.tag_section:hover .text,
.tag_section.active .text{
  background-color: #ffffff;
  color: #3aaee0;
}
.tag_section .text i, .listing_email_subscribe .text i {
    font-weight: bold;
    font-size: 28px;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    height: 54px;
    text-align: left;
    line-height: 52px;
    color: #000;
}

.tag_section ul{
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
  height: 240px;
  overflow-y: scroll;
  background: #f5f6f7;
  display: none;
  position: absolute;
  top: auto;
  width: 100%;
  z-index: 5;
  left: 0;
}
.tag_section ul.active{
  display: block;
}
.tag_section ul li a{
  display: block;
  padding: 10px 20px;
  color: #222;
  text-decoration: none;
  text-transform: unset;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1.6em;
}
.tag_section ul li a:hover,
.tag_section ul li.active a{
  background-color: #fff;
  color: #3aaee0 !important;
  padding: 10px 20px!important;
}
.url_slug{
  display: none;
}

/* Recent post wrapper */
.recent_posts_wrapper .list_featured_img_wrapper img{
  height: auto;
  width: 100%;
  object-fit: cover;
}
.list_featured_img_wrapper {
    background-color: #fff;
    margin-bottom: 20px;
}
.recent_posts_wrapper .post_item .list_post_body h2, .recent_posts_wrapper .post_item .list_post_body h2 a {
    font-family: 'Aeonik' !important;
    color: #101828 !important;
    font-size: 22px !important;
    line-height: 30px !important;
}
.list_featured_img_wrapper img{
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}
.list_featured_img_wrapper img:hover{
  opacity: 0.5;
}
.recent_posts_wrapper .post_item .list_post_body h2,
.recent_posts_wrapper .post_item .list_post_body h2 a {
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: 300;
  color: #333;
  font-size: 18px;
  line-height: 1.4em;
  text-decoration: none;
  text-transform: unset;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.recent_posts_wrapper .post_item .list_post_body h2 a:hover {
  color: #3aaee0;
}
.recent_posts_wrapper .post_item:hover .list_post_body h2{
  opacity: 0.8;
}
.recent_posts_wrapper .post_item:hover .list_post_body h2 a{
  text-decoration: none;
}
.recent_posts_wrapper .post_item .list_post_body p,
.recent_posts_wrapper .post_item .list_post_body span{
  margin-bottom: 10px;
  position: relative;
  z-index: 10;
  color: #666 !important;
  font-size: 14px !important;
  line-height: 1.6em !important;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}


.recent_posts_wrapper .post_item .list_post_body span.top-date{
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
  float: left;
  color: #6c6c6c;
}

.recent_posts_wrapper .post_item .list_post_body span.top-author{
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
  float: left;
  color: #6c6c6c;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.recent_posts_wrapper .post_item .list_post_body span.top-author a{
  text-decoration: underline;
  color: #6c6c6c;
  -webkit-transition: all 200ms ease;
  font-size: 14px;
  line-height: 20px;
}

.recent_posts_wrapper .post_item .list_post_body span.top-author a:hover{
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #1e618f;
}

.recent_posts_wrapper .post_item .list_post_body .author-image-small{
  display: none;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: teal;
  border-radius: 30px;
  background-color: #1e618f;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.main_listing_inner .post_listing .row-fluid {
    display: flex;
    gap: 26px;
}

.main_listing_inner .post_listing .row-fluid .post_item {
    margin: 0 0 45px !important;!i;!;
    min-height: auto !important;!i;!;
    float: none !important;!i;!;
    width: calc(100%/3) !important;!i;!;
    float: none !important;!i;!;
    !i;!;
}

.main_listing_inner .post_listing .row-fluid .post_item img.list_featured_img {
    border-radius: 9.6px;
    box-shadow: 3px 3px 5px hsl(0deg 0% 0% / 15%);
}
.main_listing_inner .post_listing .row-fluid .post_item .list_preview_text {
    font-family: 'Aeonik';
    color: #667085 !important;!i;!;
    font-size: 16px !important;!i;!;
    line-height: 24px !important;!i;!;
    margin: 10px 0 !important;!i;!;
}

.main_listing_inner .post_listing .row-fluid .post_item .post-author-date {
    display: flex;
    align-items: center;
    gap: 10px;
}

.main_listing_inner .post_listing .row-fluid .post_item .post-author-date span.top-date {
    color: #797594 !important;!i;!;
    font-size: 16px !important;!i;!;
    line-height: 24px !important;!i;!;
    font-family: 'Aeonik';
    margin: 0 !important;!i;!;
    padding: 0 !important;!i;!;
    border: none;
}
.main_listing_inner .post_listing .row-fluid .post_item .post-author-date span.top-author a {
    font-family: 'Aeonik';
    text-decoration: none !important;!i;!;
    background: #FDF2FA;
    border-radius: 100px;
    color: #C11574;
    font-size: 16px !important;!i;!;
    line-height: 24px !important;!i;!;
    display: block;
    padding: 1px 15px 3px;
}


.list_post_body .post_tags{
  padding-top: 10px;
}
.list_post_body .post_tags a,
.bottom_post_tags a {  
  display: inline-block;
  margin-top: 5px;
  margin-right: 5px;
  border-radius: 3px;
  padding-top: 1px;
  padding-right: 10px;
  padding-left: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #1e618f teal teal;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #666;
  font-size: 11px;
  line-height: 20px;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
}
.list_post_body .post_tags a:hover,
.bottom_post_tags a:hover {
  background-color: #3aaee0;
  color: #fff;
  border-radius: 3px;
  border: 1px solid #3aaee0;
}
.bottom_post_tags a {
  padding: 6px 10px;
  color: #666;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.5px;
  text-transform: unset;
  line-height: 1.6em;
}
.recent_posts_wrapper .btn_section{
  text-align: center;
  padding-top: 19px;
}
.recent_posts_wrapper .btn_sec{
  margin: 10px 8px;
  line-height: 1.2em;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  cursor: pointer;  
  padding: 10px 20px;
  border: 2px solid transparent;
  background-color: #3aaee0;
  border-radius: 3px;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.5px;
}
.recent_posts_wrapper .btn_sec:hover{
  outline: 0;
  background-color: #1e618f;
}
.recent_posts_wrapper .all_articles_btn{
  display: inline-block;
}

.recent_posts_wrapper .post_item{
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  transition-delay: 1s;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  transition: all 600ms ease;
}
.recent_posts_wrapper .post_listing_inner{
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  animation-duration: 2s;
}
.list_preview_text h1,
.list_preview_text h2,
.list_preview_text h3,
.list_preview_text h4{
  margin-bottom: 15px;
  color: #000;
  font-size: 14px;
  line-height: 1.8em;
  display: none;
}
.list_preview_text a{
  /*display: inline-block;*/
}
.list_preview_text a:hover{
  text-decoration: none;   
  opacity: 0.8;
}
.post_item .list_preview_text{
  position: relative;
}
.post_item .link_wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid rgba(0, 0, 0, .1);
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  margin-top: 14px;
}
.post_item .link_wrapper a {
  display: inline-block;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-weight: 300;
  letter-spacing: 0.05em;
  color: #333;
  font-size: 14px;
  line-height: 1.8em;
  text-transform: uppercase;
}
.post_item .link_wrapper a:hover {
  padding-left: 10px;
  color: #3aaee0;
}
.post_item .list_preview_text,
.post_item .list_post_body p{
  margin-bottom: 15px;
  color: #000!important;
  font-size: 14px!important;
  line-height: 1.8em!important;
}
.post_item .list_post_body span{
  color: #000!important;
  font-size: 14px!important;
  line-height: 1.8em!important;
}

/*
.recent_posts_wrapper .post_item.blurr{
opacity: 0;
}
.recent_posts_wrapper .post_listing_inner{
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
transition: all 200ms ease;
}
.recent_posts_wrapper .post_listing_inner .post_item.blurr{
opacity: 1;
}
*/
.all_list_pages .recent_posts_wrapper .load_more_btn{
  display: none;
}
.all_list_pages .list_load_more_btn{
  display: table;
  margin-top: 2px;
  padding: 5px 15px;
  border: 10px solid #fff;
  background-color: #000;
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;    
  margin-left: 0;
  margin-right: 0;
  border-left: 0;
}
.all_list_pages .list_load_more_btn:after{
  content: '';
  width: 100%;
  height: 3px;
  background: #000;
  display: block;
  position: absolute;
  left: 0;
  top: 29px;
  z-index: -1;
}
.all_list_pages .list_load_more_btn:hover{
  background-color: #4b4b4b;
}
.all_list_pages .list_load_more_btn i{
  font-size: 15px;
  position: relative;
  top: 2px;
  padding-right: 4px;
}
.all_list_pages .main_section_wrapper{
  padding: 0;
}


/* Bottom CTA Section */

.bottom_cta_section {
  max-width: 1080px;
  margin: 0 auto 76px;
  padding: 60px 114px;
  float: none;
  border-right: 5px solid #3aaee0;
  border-left: 5px solid #3aaee0;
  background-color: #333;
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  text-align: center;
}
.bottom_cta_section h2{
  margin-top: 2px;
  margin-bottom: 18px;
  color: #fff;
  font-size: 27px;
  line-height: 1.3em;
  font-weight: 300;
  text-align: center;
  text-transform: unset;
}
.bottom_cta_section p{
  margin-bottom: 10px;
  color: #fff;
  font-size: 18px;
  line-height: 1.3em;
  text-align: center;
}
.bottom_cta_section p a,
.bottom_cta_section p a.btn{
  padding: 26px 25px 25px;
  border: 1px solid transparent;
  background-color: #3aaee0;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  border-radius: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 1.2em;
  display: inline-block;
  text-decoration: none;
  color: #fff;
}
.bottom_cta_section p a:hover,
.bottom_cta_section p a.btn:hover{
  color: #fff;
  opacity: 0.8;
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}
.bottom_cta_section p.bottom_text{
  margin-top: 10px;
  color: #fff;
  font-size: 14px;
  line-height: 1.6em;
}
.body-container-wrapper{
  position: relative;
}
.body-container-wrapper.active{
  padding-bottom: 80px;
}
.fix_sign_up_section{
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 -1px 30px 0 rgba(0, 0, 0, .3);
  left: 0;
  padding-top: 12px;
  padding-right: 40px;
  padding-left: 40px;
  padding-bottom: 14px;
  z-index: 150;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}
.fix_sign_up_section.active{
  position: absolute;
  bottom: 0;
  left: 0;
}
.social_icons .icons{
  width: 45px;
  height: 45px;
  margin-right: 7px;
  border-radius: 50px;
  background-color: #3aaee0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: inline-block;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.social_icons .icons:hover{
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.icons.facebook{
  background-image: url(https://5463091.fs1.hubspotusercontent-na1.net/hubfs/5463091/Images/icon-facebook.svg);
  background-size: 20px;  
}
.icons.twitter{
  background-image: url(https://5388863.fs1.hubspotusercontent-na1.net/hubfs/5388863/Images/icon-twitter-1.png);
  background-size: 20px;
}
.icons.linkedin {
  background-image: url(https://5463091.fs1.hubspotusercontent-na1.net/hubfs/5463091/Images/icon-linkedin.svg);
  background-size: 20px;
}
.social_share span{
  float: left;
  display: inline-block;
  margin-top: 16px;
  margin-right: 10px;
  color: #6e6d69;
  font-weight: 300;
}
.signup_form h3{
  display: inline-block;
  margin-top: 5px;
  margin-right: 16px;
  float: left;
  width: auto;
  margin-bottom: 5px;
  text-transform: initial;
  font-size: 20px;
  color: #666;
  line-height: 1.6em;
  font-weight: 300;
}
.signup_form form:before,
.signup_form form:after{
  content: '';
  clear: both;
  display: table;
  visibility: hidden;
}
.signup_form form .hs-richtext{
  display: none;
}
.signup_form form div > label{
  display: none;
}
.signup_form form div.hs_email{
  float: left;
  width: 180px;
}
.signup_form form div.hs_submi{
  float: left;
  width: 75px;
}
.signup_form form div input[type="email"]{
  height: 30px;
  max-width: 180px;
  border-right: 1px none #000;
  border-radius: 0;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-right: 0;
  padding-left: 12px;
}
.signup_form form div input[type="submit"]{
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #343434;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  height: 30px;
  padding: 0 12px;
  color: #fff;
  border: 0;
  cursor: pointer;
  margin: 0;
}
.signup_form form div input[type="submit"]:hover {
  background-color: #3aaee0;
}
.signup_form form div.hs_submit{
  float: left;
}
.signup_form span.hs_cos_wrapper_type_blog_subscribe > div{
  float: left;
  width: 50%;
}
.social_share{
  float: left;
  width: 224px;
  margin-top: 12px;
}
.signup_form{
  float: left;
  width: 600px;
}
.signup_form form div ul.hs-error-msgs{
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.form_bottom_text{
  clear: both;
  display: inline-block;
  width: 100%;
  font-size: 12px;
  line-height: 17px;
  color: #666;
  padding-top: 4px;
  margin: 0;
}
.form_bottom_text a{
  font-size: 12px;
  line-height: 17px;
  color: #666;
  font-weight: 300;
  text-decoration: underline;
}
.signup_form form div ul.hs-error-msgs li label{
  color: #333;
  line-height: 10px;
  font-size: 10px;
  display: inline-block;
}
.signup_form .submitted-message{
  background: #000;
  color: #fff;
  padding: 10px;
  max-width: 31%;
  font-size: 15px;
}

.topics{
  margin-bottom: 25px;
}
.topics span{
  display: inline-block;
  margin-right: 10px;
}
.topics a{
  display: inline-block;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 5px 10px;
  border: 1px none #263e79;
  border-radius: 4px;
  background-color: #9e9e9e;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: hsla(222.65060240963857, 0.00%, 100.00%, 1.00);
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
}
.topics a:hover{
  background-color: hsla(222.65060240963857, 0.00%, 46.00%, 1.00);
  color: #fff;
}
.bottom_post_tags{
  padding-top: 15px;
}
.bottom_post_tags span{
  padding-right: 6px;
}
.temp_footer{
  text-align: center;
  height: 423px;
  background-color: #262626;
}

/*** All Listing Page ***/

body.all_list_pages .main_section,
body.all_list_pages .popular_posts_wrapper,
body.all_list_pages .topic_posts_wrapper{
  display: none;
}
body.all_list_pages .main_listing{
  padding-left: 40px;
  padding-right: 40px;
}
body.all_list_pages .main_listing_inner{
  padding: 0 14px;
}
body.all_list_pages .recent_posts_wrapper .post_listing_outer{
  display: block!important;
}
body.all_list_pages .recent_posts_wrapper .all_articles_btn{
  display: none;
}
body.blog-listing .hs-form {
  margin: 0 !important;
  position: relative;
}

/* Result Page - 04/16/2019 */
.result-wrapper .page-center {
  max-width: 1000px !important;
  margin: 0 auto !important;
  display: block;
  float: none !important;
}
.result-wrapper .wrapper {
  background-color: #f6f6f8;
  padding-bottom: 54px;
}
.result-wrapper .widget-type-header h1 {
  color: #333;
  font-size: 38px;
  line-height: 44px;
  font-weight: 300;
  text-transform: unset;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 20px;
}
.result-wrapper .hs-search-field .hs-search-field__input {
  border-radius: 0;
  height: 45px;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
  display: block;
}
.result-wrapper .hs-search-field__suggestions {
  display: none !important;
}
.result-wrapper .hs-search-results {
  margin: 32px 0 10px;
}

@media only screen and (min-width: 768px){
  .result-wrapper .hs-search-results ul#hsresults.hs-search-results__listing li {
    width: 100%;
    border-bottom: 1px solid grey;
  }
}

.result-wrapper .hs-search-results ul.hs-search-results__listing li {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  border-radius: 0px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  padding: 21px 10px 10px 10px;
}
.result-wrapper .hs-search-results ul.hs-search-results__listing li:hover {
  padding-left: 30px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  background-color: #f6f6f8;
}
.result-wrapper .hs-search-results ul.hs-search-results__listing li a {
  color: #333;
  font-size: 32px;
  line-height: 36px;
  font-weight: 300;
  margin-bottom: 10px;
  display: inline-block;
}

.result-wrapper .hs-search-results ul.hs-search-results__listing li a:hover {
  text-decoration: none;
}

.result-wrapper .hs-search-results ul.hs-search-results__listing li p {
  font-size: 13px;
  color: #666;
  line-height: 1.6em;
}
.result-wrapper .hs-search-results__pagination {
  display: block;
  overflow: hidden;
  padding: 40px 0 100px;
  text-align: center;
}
.result-wrapper .hs-search-results__pagination a {
/*   color: #fff; */
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px 20px;
  border-radius: 3px;
  border: 1px solid transparent;
/*   background-color: #3aaee0; */
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  float: none;
  display: inline-block;
text-decoration: none;
  
}
.result-wrapper .hs-search-results__pagination a:hover {
/*   background-color: #1e618f;
  outline: 0;
  text-decoration: none; */
}

@media (max-width: 1089px){
  .new-custom-header .span10.widget-span.widget-type-cell.quick-links.social-media-header {
    position: static;
}
  .blog_listing_section {
    padding: 0 15px;
}
}

@media only screen and (max-width: 990px){
  .jumbo-h1 h1{
    font-size: 47px;
  }
  .main_section{
    padding: 0;
  }
  .listing_email_subscribe form div.hs_email {
    width: 100%;
    float: none;
    display: none;
  }
  .listing_email_subscribe form div.hs_submit {
    width: 100%;
    float: none;
  }
  .listing_email_subscribe form div.hs_email input{
    border-radius: 0!important;
  }
  .listing_email_subscribe form div.hs_submit input{}
  .fix_sign_up_section{
    padding-bottom: 8px;
  }
  .slider_post_wrapper ul.slick-dots{
    display: none!important;
  }
  .main_listing_inner {
      padding: 0;
  }
}
@media only screen and (max-width: 767px){
  .jumbo-h1 h1{
    font-size: 30px;
  }
  .main_section_wrapper{
    padding: 0;
  }
  .main_section h1{
    font-size: 26px;
    line-height: 35px;
    padding: 0 20px;
    text-align: center;
  }
  .custom_form_wrapper{
    width: 100%;
    float: none;
  }
  .main_section{
    padding: 0;
  }
  .main_listing_inner{
    margin-top: 30px;
    padding: 0;
  }
  .tag_section{
    float: none;
  }

  .tag_section .text,
  .listing_email_subscribe .text{
    padding: 20px;
    float: none;
    display: block;
    display: none;
  }

  .custom_form_wrapper form input.search_btn{
    margin-bottom: 0px;
  }

  .custom_form_wrapper form input.search{
    margin-bottom: 0px;
  }

  .listing_email_subscribe .text{
    text-align: left;
  }

  .listing_email_subscribe{
    float: none;
    width: 100%;
  }

  .listing_email_subscribe .hs_cos_wrapper_type_blog_subscribe {
    width: 100%;
    right: 0;
  }

  .tag_section .text i,
  .listing_email_subscribe .text i{
    float: right;
  }
  .recent_posts_wrapper .headting_title{
    border-bottom: none;
    margin-bottom: 0;
  }
  .tag_section ul{
    top: auto;
    width: 100%;
  }
  .recent_posts_wrapper .post_item{
    width: 100%;
    margin-right: 0;
    float: none;
  }
  .bottom_post_tags {
    padding: 12px 20px;
    text-align: center;
  }
  .bottom_post_tags span{
    display: block;
    text-align: center;
    padding-bottom: 12px;
  }
  .recent_posts_wrapper .btn_section {
    text-align: center;
    padding-top: 10px;
  }  
  .fix_sign_up_section{
    padding-bottom: 4px;
  }
  .bottom_cta_section{
    margin: 0 auto 0;
    padding: 60px 15px;
  }
  .social_share {
    margin-top: 0;
  }
  .body-container-wrapper.active {
    padding-bottom: 56px;
  }  
  .blog_listing_section .main_section {
    gap: 0;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
  .blog_listing_section .main_section .span4.clearfix {
    width: 100%;
}
  .blog_listing_section .main_section .span4.cat_dropdown {
    display: none;
  }
  .main_listing_inner .post_listing .row-fluid {
    gap: 0;
    flex-flow: wrap;
}
  .main_listing_inner .post_listing .row-fluid .post_item {
    width: 100% !important;
}
  .blog-listing .new_inner_hero__section {
    padding: 120px 0 0 0;
}
}