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

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

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.sr-blog-post h1.heading.display-4 {
  color: #333!important;
}
.sr-blog-post .hero-content{
  padding:0!important;
}
.sr-blog-post .author.author-inline.mt-3{
  margin-bottom:20px!important;
  color: #333!important;
}
.sr-blog-post .author .meta.ml-3 {
  margin-left: 0!important;
}

.sr-blog-post .avatar {
  margin-right: 1rem;
}
.sr-cards-grid-02.download-page-card .card {
  border-style: solid!important;
  border-width: 0.5px!important;
  max-width: 800px;
  margin-top: 40px;
  padding: 40px;
  border-color: #a8bacc!important;
  margin: 0 auto;
  border-radius: 20px!important;
}
/* .btn-wrapper.btn-primary-wrapper .cta_button:hover, .btn-wrapper.btn-primary-wrapper .cta-button:hover, input[type=submit].hs-button.primary:hover, .btn-wrapper.btn-primary-wrapper input[type="submit"]:hover, .btn-wrapper.btn-primary-wrapper input[type="button"]:hover, input[type=submit].hs-button.btn-primary:hover {
  background-color: rgba(82,161,88,1);
  border-color: rgba(82,161,88,1);
}
 */

a.hs-button {
  border: 3px solid #13478b;
  background-color: #13478b;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  text-align: left;
  padding: 0.75rem 2.5rem;
  text-decoration: none;
  margin: 15px 0;
  display: block;
  text-align: center;
}

.container-fluid .hs_cos_wrapper_type_rich_text ul.numbered-list{
  counter-reset: li;
  list-style-type: none;
  font-size: 14px;
  line-height: 18px;
  padding-left: 10px;
}
.container-fluid .hs_cos_wrapper_type_rich_text .numbered-list li p {
    font-weight: 600;
    margin: 0;
    padding: 7px 0;
}
.container-fluid .hs_cos_wrapper_type_rich_text .numbered-list li {
    position: relative;
    padding: 5px 0 5px 52px;
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}
.container-fluid .hs_cos_wrapper_type_rich_text .numbered-list li:before {
  content: counter(li);
  counter-increment: li;
  height: 40px;
  width: 40px;
  border: 1px solid white;
  background-color:white;
  border-radius: 50%;
  color: #13478b;
  text-align: center;
  position: absolute;      
  left: 0;
  top: 4px;
  font-size: 1.5rem;
  line-height: 2.5rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  line-height: 2.5rem;
}

a.hs-button:hover {
  border-color: #52a158;
  background-color: #52a158;
  color: #fff;
}

.span4 .hs_cos_wrapper_type_form {
  box-shadow: 0 5px 3rem -1.25rem #a8bacc;
  padding: 2.5rem 2rem;
  border-radius: 1em;
  display: block;
}

form {
  display: block;
}

.hs-form-field {
  margin-bottom: 18px;
}

.widget-type-menu {
  bottom: 0;
  left: 25px;
  position: fixed;
  top: 30%;
  z-index: 1;
} 

.widget-type-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}

.widget-type-menu ul > li {
  padding: 20px;
}

.widget-type-menu .hs-menu-wrapper {
  display: flex;
  justify-content: center;
}

.widget-type-menu ul > li > a {
  color: #222222;
}
table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}
td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

.w-embed {
  overflow-y: scroll;
}

ul, ol, ul li, ol li {
  word-break: break-word;
}

h1, h2, h3, h4, h5, h6 {
  word-break: break-word;
}

.feedreader_box .hs-rss-item {
  width: 32%;
  box-shadow: 0 4px 15px -5px rgb(119 112 133 / 45%);
  padding: 15px;
}

.feedreader_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.feedreader_box .hs-rss-item.hs-with-featured-image{
  display: flex;
  flex-wrap: wrap;
}
.feedreader_box .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
  order: 2;
  width: 100%;
}

.feedreader_box .hs-rss-item.hs-with-featured-image  .hs-rss-item-image-wrapper {
  order: 1;
  width: 100%;
  margin-bottom: 15px;
}

.join-herd .card.text-center {
  padding: 40px;
  background: transparent;
  transition: transform 600ms ease, box-shadow 400ms ease, color 400ms ease, border-color 400ms ease, background-color 400ms ease, -webkit-transform 600ms ease;
  border-style: solid;
  border-width: 3px;
  border-color: hsla(0, 0%, 100%, 0.15);
  border-radius: 20px !important;
}

.join-herd .card.text-center:hover {
  position: relative;
  z-index: 100;
  border-color: hsla(0, 0%, 100%, 0);
  background-color: #fff !important;
  box-shadow: 0 0 80px 0 rgb(20 52 109 / 50%);
  color: #00a2db !important;
}

.sr-cards-grid-02.custom-news .card {
  box-shadow: 0 4px 8px 1px hsl(0deg 0% 66% / 10%);
  margin-bottom: 20px;
  padding: 9px !important;
  border: none;
  transition: box-shadow 0.2s ease 0s, opacity 1000ms ease 0s, transform 1000ms ease 0s;
}

.join-herd .card.text-center:hover h3.heading.text-white,
h4.heading.text-white{
  color: #00a2db!important;
}

.custom-news .card h4 {
  width: 60%;
  color: #333;
  font-weight: 700;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 22px;
  float: left;
}

.custom-news .card p {
  margin-bottom: 2px;
  color: #333;
  font-size: 12px;
  font-weight: 700;
  width: 40%;
  float: left;
  text-align: right !important;
}

.custom-news .card p:last-child {
  color: #a8a8a8;
  font-size: 10px;
}

.custom-news .card:hover {
  z-index: 100;
  box-shadow: 0 5px 40px 3px hsl(0deg 0% 66% / 40%);
}

@media(max-width:991px){

  .widget-type-menu {
    display: none;
  }
  .feedreader_box .hs-rss-item {
    width: 48%;
  }


}


@media (max-width:767px){

  .span4 .hs_cos_wrapper_type_form {
    padding-top: 1.5rem;
    padding-right: 1.5rem;
    padding-left: 1.5rem;/
    padding-bottom: 1.5rem;
  }
  .sr-cards-grid-02 .card {
    padding: 1.35rem 1.2rem !important;
  }
  h1,h1.heading.display-4 {
    font-size: 2rem;
  }
  p {
    word-break: break-word;
  }
  .sr-footer-04 .sr-footer-nav .hs-menu-wrapper > ul li {
    display: block;
  }
  .feedreader_box .hs-rss-item {
    width: 100%;
  }
  .hs-responsive-embed-wrapper.hs-responsive-embed {
    max-width: 100%!important;
    min-width: unset!important;
  }
}

@media(max-width:479px){

  .custom-news .card h4 {
    width: 100%;
    float: none;
  }

  .custom-news .card p {
    float: none;
    text-align: left !important;
    width: 100%;
    padding: 0 15px;
  }

}