body.blog-page {
  --font-family: "Helvetica";
  --color-anchor: #F7F7F7;
  --color-blue: #3D46EC;
}
body.blog-page .template-1 .post-list .post-item {
  position: relative;
  border: 1px solid #e9eaee;
  transition: 0.3s;
  margin-bottom: 3.5rem;
}
body.blog-page .template-1 .post-list .post-item:hover {
  border: 1px solid #333;
}
body.blog-page .template-1 .post-list .post-item:hover .post-info h3.post-title a {
  color: var(--color-blue);
}
body.blog-page .template-1 .post-list .post-item:hover .post-info .post-read-more a.post-read {
  color: var(--color-blue);
}
body.blog-page .template-1 .post-list .post-item .image-wrap {
  padding-bottom: 97% !important;
}
body.blog-page .template-1 .post-list .post-item .post-info {
  padding: 10px 25px;
}
body.blog-page .template-1 .post-list .post-item .post-info h3.post-title a {
  font-size: 2.2rem;
  line-height: unset;
  font-weight: 600;
  display: inline-block;
  margin-top: 1.5rem;
  line-height: 3rem;
}
body.blog-page .template-1 .post-list .post-item .post-info h3.post-title a:hover {
  color: #222222;
}
body.blog-page .template-1 .post-list .post-item .post-info .post-description {
  font-size: 14px;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 2rem;
  margin-top: 3rem;
}
body.blog-page .template-1 .post-list .post-item .post-info .post-data-wrap {
  display: inline-block;
  float: left;
  position: absolute;
  bottom: 5px;
}
body.blog-page .template-1 .post-list .post-item .post-info .post-data-wrap span.post-author-name {
  font-size: 12px;
}
body.blog-page .template-1 .post-list .post-item .post-info .post-data-wrap span.post-author-name a {
  color: var(--color-blue);
}
body.blog-page .template-1 .post-list .post-item .post-info .post-data-wrap span.post-author-name span {
  border-right: 1px solid #e9eaee;
  padding: 2px;
  margin: 0 7px;
  padding-left: 0;
}
body.blog-page .template-1 .post-list .post-item .post-info .post-data-wrap span.post-data {
  color: #000;
  font-size: 12px;
}
body.blog-page .template-1 .post-list .post-item .post-info .post-read-more {
  position: absolute;
  right: 0;
  bottom: 8px;
}
body.blog-page .template-1 .post-list .post-item .post-info .post-read-more a.post-read {
  background: none;
  color: #000;
}
body.blog-page .blog-header {
  display: flex;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 10px;
  text-align: left;
  min-height: 370px;
}
body.blog-page .blog-header .text h2 {
  line-height: 50px;
  font-size: 3.5rem;
  font-weight: 900;
}
body.blog-page .blog-header .text p {
  color: #000;
  font-size: 1.8rem;
  margin: 0px;
}
body.blog-page main#maincontent {
  margin-top: 3rem;
}
body.blog-page main#maincontent .columns .column.main {
  width: 70%;
}
body.blog-page main#maincontent .columns .sidebar-additional {
  width: 30%;
}
body.blog-page main#maincontent .columns .sidebar-additional .blog-custom #custom-form h3 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: 2.15rem;
  font-family: var(--font-family);
  font-weight: 400;
}
body.blog-page main#maincontent .columns .sidebar-additional .blog-custom #custom-form .flex-div-nl {
  display: flex;
  width: 100%;
}
body.blog-page main#maincontent .columns .sidebar-additional .blog-custom #custom-form .flex-div-nl .newsletter label input#newsletter {
  padding: 2rem;
  padding: 1.5rem;
  height: unset;
  opacity: 1;
  font-style: unset;
  font-weight: 600;
  font-size: 1.5rem;
  border: 1px solid #e9eaee;
}
body.blog-page main#maincontent .columns .sidebar-additional .blog-custom #custom-form .flex-div-nl .newsletter label input#newsletter::-moz-placeholder {
  color: #757575 !important;
  font-size: 1.5rem !important;
  font-style: normal !important;
}
body.blog-page main#maincontent .columns .sidebar-additional .blog-custom #custom-form .flex-div-nl .newsletter label input#newsletter::placeholder {
  color: #757575 !important;
  font-size: 1.5rem !important;
  font-style: normal !important;
}
body.blog-page main#maincontent .columns .sidebar-additional .blog-custom #custom-form .flex-div-nl .actions .blog-subscribe {
  padding: 1.89rem;
  height: unset;
  opacity: 1;
  border: none;
  font-style: unset;
  font-weight: 600;
  font-size: 1.5rem;
  height: auto;
}
body.blog-page main#maincontent .columns .sidebar-additional .block-categories ul.accordion {
  margin: 5px 0 5px 9px;
  padding: 0;
}
body.blog-page main#maincontent .columns .sidebar-additional .block-categories ul.accordion li {
  margin: 5px 0 5px 9px;
  padding: 0;
  list-style: none;
}
body.blog-page main#maincontent .columns .sidebar-additional .block-categories ul.accordion li a {
  color: #000;
  font-size: 16px;
  font-weight: 400;
}
body.blog-page main#maincontent .columns .sidebar-additional .block-categories ul.accordion li a:hover {
  color: var(--color-blue);
}
body.blog-page main#maincontent .blog-search form#blog_search_mini_form input#blog_search {
  padding: 1.5rem;
  height: unset;
  padding-left: 4.5rem;
  opacity: 1;
  border: 1px solid #E9EAEE;
  font-style: unset;
  font-weight: 600;
  font-size: 1.5rem;
}
body.blog-page main#maincontent .blog-search form#blog_search_mini_form input#blog_search::-moz-placeholder {
  color: #757575 !important;
  font-size: 1.5rem !important;
  font-style: normal !important;
}
body.blog-page main#maincontent .blog-search form#blog_search_mini_form input#blog_search::placeholder {
  color: #757575 !important;
  font-size: 1.5rem !important;
  font-style: normal !important;
}
body.blog-page main#maincontent .blog-search form#blog_search_mini_form .actions .search {
  right: unset;
  left: 0;
  background: transparent;
  width: 3.5rem;
  text-align: center;
  font-size: 2rem;
  margin-left: 0.7rem;
}
body.blog-page main#maincontent .blog-search form#blog_search_mini_form .actions .search:after {
  content: "\f002";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
}
body.blog-page main#maincontent .blog-search form#blog_search_mini_form .actions .search:hover {
  color: var(--color-blue);
  transition: 0.3s;
}
body.blog-page.blog-page-list .toolbar-blog-posts .pages {
  text-align: center;
}
body.blog-page.blog-page-list .toolbar-blog-posts .pages ul.pages-items li.item {
  font-size: 2rem;
  font-size: 21px !important;
  margin: 10px 10px 70px;
}
body.blog-page.blog-page-list .toolbar-blog-posts .pages ul.pages-items li.item strong.page {
  color: var(--color-blue);
  font-size: 2rem;
  font-weight: 400;
}
body.blog-page.blog-page-list .toolbar-blog-posts .pages ul.pages-items li.item a.page {
  color: #666;
}
body.blog-page.blog-page-list .toolbar-blog-posts .pages ul.pages-items li.item a.action.previous, body.blog-page.blog-page-list .toolbar-blog-posts .pages ul.pages-items li.item a.action.next {
  border: none;
}
body.blog-page.blog-page-list .toolbar-blog-posts .pages ul.pages-items li.item a.action.previous:before, body.blog-page.blog-page-list .toolbar-blog-posts .pages ul.pages-items li.item a.action.next:before {
  display: none;
}
body.blog-page.blog-page-list .toolbar-blog-posts .pages ul.pages-items li.item.pages-item-next a svg {
  transform: rotateY(180deg);
}
body.blog-page.blog-page-list .toolbar-blog-posts .pages ul.pages-items li.item.pages-item-previous:hover svg rect, body.blog-page.blog-page-list .toolbar-blog-posts .pages ul.pages-items li.item.pages-item-next:hover svg rect {
  fill: #262a29;
}
body.blog-page.blog-page-list .toolbar-blog-posts .pages ul.pages-items li.item.pages-item-previous:hover svg path, body.blog-page.blog-page-list .toolbar-blog-posts .pages ul.pages-items li.item.pages-item-next:hover svg path {
  fill: var(--color-anchor);
}
body.blog-page.blog-post-view main#maincontent .columns .column.main {
  width: 100%;
  margin: 0 auto;
}
body.blog-page.blog-post-view .post-view {
  padding-top: 27vh;
}
body.blog-page.blog-post-view .post-view .post-holder {
  padding-bottom: 0;
  margin-bottom: 0;
}
body.blog-page.blog-post-view .post-view .post-holder .container {
  max-width: 820px;
  margin: 0 auto;
  padding: 0 20px;
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__title_container {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 100px;
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__title_container h1.post-title {
  max-width: 730px;
  margin: 0 auto;
  font-family: var(--font-family);
  font-style: normal;
  font-weight: 400;
  font-size: 45px;
  line-height: 58px;
  text-align: center;
  color: #262A29;
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__title_container .post-nextprev-hld a.nextprev-link {
  margin-top: 90px;
  margin-bottom: -90px;
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__title_container .post-nextprev-hld a.nextprev-link.prev-link {
  float: left;
  margin-left: -60px;
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__title_container .post-nextprev-hld a.nextprev-link.prev-link svg {
  transform: rotate(180deg);
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__title_container .post-nextprev-hld a.nextprev-link.next-link {
  float: right;
  margin-right: -60px;
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__info_container {
  max-width: 820px;
  margin: 0 auto 50px;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  border-bottom: 1px solid #E9EAEE;
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__info_item {
  font-family: var(--font-family);
  flex: 0 0 auto;
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__info_item span {
  display: block;
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__info_item span a {
  color: var(--color-blue);
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__info_item ul.blog_post__social {
  display: flex;
  margin: 0;
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__info_item ul.blog_post__social li.social_item {
  width: 15px;
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__info_item ul.blog_post__social li.social_item:not(:last-child) {
  margin: 0 10px 0 0;
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__info_item ul.blog_post__social li.social_item a {
  display: inline-block;
  height: -moz-fit-content;
  height: fit-content;
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__info_item ul.blog_post__social li.social_item a span.at-icon-wrapper {
  background-color: #000 !important;
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__form_container {
  max-width: 550px;
  margin: 0 auto;
  padding: 0 20px;
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__form_container #custom-form {
  margin-top: 6rem;
  margin-bottom: 4rem;
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__form_container #custom-form h2 {
  margin-bottom: 34px;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  color: #231F20;
  font-family: var(--font-family);
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__form_container #custom-form .flex-div-nl {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__form_container #custom-form .flex-div-nl .newsletter {
  flex: 1;
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__form_container #custom-form .flex-div-nl .newsletter .control input#newsletter {
  height: 52px;
  font-weight: 600;
  font-size: 1.5rem;
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__form_container #custom-form .flex-div-nl .newsletter .control input#newsletter::-moz-placeholder {
  color: #757575 !important;
  font-size: 1.5rem !important;
  font-style: normal !important;
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__form_container #custom-form .flex-div-nl .newsletter .control input#newsletter::placeholder {
  color: #757575 !important;
  font-size: 1.5rem !important;
  font-style: normal !important;
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__form_container #custom-form .flex-div-nl .actions .blog-subscribe {
  height: 52px;
  font-size: 1.5rem;
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__form_container #custom-form .flex-div-nl .actions .blog-subscribe span {
  cursor: pointer;
}
body.blog-page.blog-post-view .post-view .post-holder .post-content {
  margin-bottom: 30px;
}
body.blog-page.blog-post-view .post-view .post-holder .post-content .post-ftimg-hld {
  margin: 3.5rem 0 5rem;
}
body.blog-page.blog-post-view .post-view .post-holder .post-content .post-ftimg-hld .postViewFeatureImg {
  height: 360px;
  background-size: cover;
  background-position: center center;
}
body.blog-page.blog-post-view .post-view .post-holder .post-content .post-text-hld {
  font-family: var(--font-family);
  font-size: 16px;
}
body.blog-page.blog-post-view .post-view .post-holder .post-content .post-text-hld h2, body.blog-page.blog-post-view .post-view .post-holder .post-content .post-text-hld h3 {
  font-family: var(--font-family);
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 35px;
  color: #262A29;
  margin-bottom: 22px;
}
body.blog-page.blog-post-view .post-view .post-holder .post-content .post-text-hld p {
  font-style: normal;
  font-size: 2.1rem;
  line-height: 1.7;
  color: #6c6c6c;
  margin-bottom: 30px;
  font-family: var(--font-family);
}
body.blog-page.blog-post-view .post-view .post-holder .post-content .post-text-hld ul, body.blog-page.blog-post-view .post-view .post-holder .post-content .post-text-hld ol {
  list-style: disc;
  padding-left: 30px;
}
body.blog-page.blog-post-view .post-view .post-holder .post-content .post-text-hld ul li, body.blog-page.blog-post-view .post-view .post-holder .post-content .post-text-hld ol li {
  font-style: normal;
  font-size: 2.1rem;
  line-height: 1.7;
  color: #6c6c6c;
  margin-bottom: 30px;
  list-style: disc;
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__promo {
  padding: 67px 0;
  margin-bottom: 100px;
  background: #E9EAEE;
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__promo h2 {
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 35px;
  color: #262A29;
  margin-bottom: 6px;
  font-family: var(--font-family);
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__promo p {
  font-style: normal;
  font-size: 21px;
  line-height: 35px;
  color: #262A29;
  margin-bottom: 26px;
  font-family: var(--font-family);
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__promo a {
  font-family: var(--font-family);
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 45px;
  color: #FFFFFF;
  background: var(--color-blue);
  padding: 0 26px;
  display: inline-block;
  transition-duration: 300ms;
}
body.blog-page.blog-post-view .post-view .post-holder .blog_post__promo a:hover {
  background: #030FE1;
}
body.blog-page.blog-post-view .blog-realted-wrapper .mfblog-replated-posts-block.block.related {
  margin-bottom: 0;
}
body.blog-page.blog-post-view .blog-realted-wrapper .mfblog-replated-posts-block.block.related .container {
  margin: 0 auto !important;
  padding: 0px !important;
}
body.blog-page.blog-post-view .blog-realted-wrapper .mfblog-replated-posts-block.block.related .title {
  border: none;
  margin: 0;
  padding: 0;
  margin-bottom: 2rem;
}
body.blog-page.blog-post-view .blog-realted-wrapper .mfblog-replated-posts-block.block.related .title strong {
  border: none;
  font-style: normal;
  font-size: 2.5rem;
  line-height: 28px;
  color: var(--color-blue);
  margin-bottom: 34px;
}
body.blog-page.blog-post-view .blog-realted-wrapper .mfblog-replated-posts-block.block.related ol.block-content {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
body.blog-page.blog-post-view .blog-realted-wrapper .mfblog-replated-posts-block.block.related ol.block-content li.item {
  background: var(--color-anchor);
  padding: 35px 35px 25px;
  margin-right: 2px;
  min-height: 250px;
  width: 33%;
  position: relative;
  transition-duration: 200ms;
  overflow: hidden;
  margin-bottom: 0;
}
body.blog-page.blog-post-view .blog-realted-wrapper .mfblog-replated-posts-block.block.related ol.block-content li.item .related-post-hn .post-item-link img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  width: unset !important;
  height: 320px !important;
  max-width: unset;
  max-height: unset;
}
body.blog-page.blog-post-view .blog-realted-wrapper .mfblog-replated-posts-block.block.related ol.block-content li.item .related-post-hn .post-categories {
  position: relative;
  z-index: 9;
}
body.blog-page.blog-post-view .blog-realted-wrapper .mfblog-replated-posts-block.block.related ol.block-content li.item .related-post-hn .related-post-title {
  max-width: 200px;
  font-style: normal;
  font-size: 18px;
  line-height: 23px;
  position: relative;
  z-index: 3;
}
body.blog-page.blog-post-view .blog-realted-wrapper .mfblog-replated-posts-block.block.related ol.block-content li.item .related-post-hn .related-post-title a {
  color: #231F20;
  z-index: 8;
}
body.blog-page.blog-post-view .blog-realted-wrapper .mfblog-replated-posts-block.block.related ol.block-content li.item .related-post-hn .read-post-related {
  position: absolute;
  bottom: 5%;
  right: 5%;
}
body.blog-page.blog-post-view .blog-realted-wrapper .mfblog-replated-posts-block.block.related ol.block-content li.item:hover .post-item-link img {
  opacity: 0.5;
  filter: brightness(25%);
  z-index: 0;
}
body.blog-page.blog-post-view .blog-realted-wrapper .mfblog-replated-posts-block.block.related ol.block-content li.item:hover .related-post-title a {
  color: var(--color-anchor);
  z-index: 8;
}
body.blog-page.blog-post-view .blog-realted-wrapper .mfblog-replated-posts-block.block.related ol.block-content li.item:hover .read-post-related {
  color: var(--color-anchor);
  fill: var(--color-anchor);
}
body.blog-page.blog-post-view .blog-realted-wrapper .mfblog-replated-posts-block.block.related ol.block-content li.item:hover .read-post-related svg path {
  color: var(--color-anchor);
  fill: var(--color-anchor);
}
body.blog-page section.footer_top_section .footer_top_inner {
  display: none;
}

@media screen and (max-width: 767px) {
  body.blog-page main#maincontent .columns .column.main,
  body.blog-page main#maincontent .columns .sidebar-additional {
    width: 100%;
  }
  body.blog-page main#maincontent .blog-search form#blog_search_mini_form .control {
    width: 100%;
  }
  body.blog-page section.footer_top_section {
    margin: 0;
  }
  /**** POST VIEW PAGE ****/
  body.blog-page.blog-post-view .post-view .post-holder {
    padding: 0px;
  }
  body.blog-page.blog-post-view .post-view .post-holder .blog_post__title_container h1.post-title {
    font-size: 32px;
    margin-bottom: 5rem;
    line-height: 1.2;
  }
  body.blog-page.blog-post-view main#maincontent .columns .column.main {
    width: 100%;
  }
  body.blog-page.blog-post-view .post-view .post-holder .post-footer-subs-block #custom-form .flex-div-nl .control {
    width: 260px;
    margin-bottom: 10px;
  }
  body.blog-page.blog-post-view .blog-realted-wrapper .mfblog-replated-posts-block.block.related ol.block-content li.item {
    width: 100%;
    margin: 10px 0;
  }
  body.blog-page.blog-post-view .post-nextprev-hld a.nextprev-link {
    margin: 0 0 20px 0 !important;
  }
}
@media screen and (max-width: 600px) {
  body.blog-page .blog-header {
    padding: 0px;
  }
  body.blog-page .blog-header-buttons ul li {
    display: block;
    margin-bottom: 14px;
    width: 100%;
  }
}/*# sourceMappingURL=blog-custom.css.map */