/* -------------- Default Code for comment ------------ */

.custom_listing_comments {
  border: 1px solid #e2e2e2;
  display: block;
  line-height: 165%;
  padding: 15px;
}

#comments-listing {
  border: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
#comments-listing.no-comments {
  border: none;
}
.comment.depth-0 {
  border-bottom: 1px solid #000 !important;
  border-top: medium none !important;
  margin: 0 10px 10px !important;
  padding: 0 15px !important;
}
.comment-body {
  border-bottom: medium none;
  display: block;
  padding: 0;
}
.comment-reply-to{
  margin-bottom: 15px;
}
.comment-from h4 {
  margin: 0;
  padding-top: 15px;
}
.comment-date {
  display: block !important;
  text-align: left;
}
.replying {
  padding: 0 20px !important;
}
span.replying-to {
  margin: 0 0 20px;
  display: block;
}
.blog-comments .comment-reply-to {
  border: 0 none;
  color: #333 !important;
  text-decoration: none !important;
  cursor:pointer;
}
.related-post-cmt svg:hover {
    fill: rgb(20, 138, 171);!important;
}

.fancybox-infobar,
.fancybox-button{
  display: none !important;
}

.fancybox-toolbar .fancybox-button{
  display: block !important;
}
.blog_title {
  padding-left: 7px;
  min-height: 80px;
}
.blog_title h4{
  margin: 0;
}
.content-wrapper {
  max-width: 1240px;
  padding: 0 0px;
  margin: 0 auto;
}
.hs-blog-post .content-wrapper,
.hs-blog-listing .content-wrapper{
  padding: 0 30px;
}

.blog-index {
  display: flex;
  flex-wrap: wrap;
  padding: 3.3rem 0;
}
.blog-index:after {
  content: "";
  flex: auto;
}



.blog-header__author-avatar {
  height: 200px;
  width: 200px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  box-shadow: 0 0 12px 0 rgba(0,0,0,0.15);
  margin: 0 auto 1.5rem;
}
.blog-header__author-social-links a {
  display: inline-block;
  position: relative;
  background-color: #000;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin: 0 5px;
}
.blog-header__author-social-links a:hover {
  background-color: ;
}
.blog-header__author-social-links svg {
  fill: #fff;
  height: 15px;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.blog-post {
  max-width: 960px;
  margin: 0 auto;
  padding: 3.3rem 0;
}
.blog-post h1 {
  font-size: 1.6rem;
}
.blog-post__meta {
  margin: 1rem 0;
}
.blog-post__meta a {
  color: ;
  text-decoration: underline;
}

.blog-post__tags {
  font-family: ;
  color: #000;
}
.blog-post__tags svg {
  width: 15px;
  height: auto;
  margin-right: 10px;
}
.blog-post__tag-link {
  font-size: .8rem;
  color: #000;
}




.blog-comments .hs-submit {
  text-align: center;
}

.blog-comments .comment-reply-to {
  border: 0 none;
}
.blog-comments .comment-reply-to:hover {
  background-color: transparent;
  text-decoration: underline;
  color: ;
}















/* ---- Blog Top Section ----------- */

.content-wrapper {
  padding-top: 0 !important;
}
.hs-blog-post .body-container-wrapper .content-wrapper,
.hs-blog-listing .body-container-wrapper .content-wrapper{
  max-width: 1000px !important;
  background: #fff;
}

.site-search-wrapper{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  max-width: 940px;
}
.site-search-wrapper .all-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  font-family: Avenir Next;
  font-size: 14px;
  font: normal normal normal 13px/1.4em helvetica-w01-roman,helvetica-w02-roman,helvetica-lt-w10-roman,sans-serif;
  line-height: normal;
  margin-left: 0 !important;  
  align-items: center;
}
.site-search-wrapper .all-post a {
  font: normal normal normal 18px/1.75em avenir-lt-w01_35-light1475496,sans-serif;
  line-height: normal;
  color: rgb(68, 68, 68);
  text-decoration: none;
}
.site-search-wrapper .all-post a:hover{
  color: rgb(244, 100, 36);
}
.blog-site-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0 !important;
  width: auto !important;
  float: none !important;
  position: relative;
  top: 0;
  right: 0;
}
.blog-site-search {
  width: auto !important;
}
h3:empty {
  display: none;
}

.site-search-wrapper .categories ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  list-style: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.site-search-wrapper .categories ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 80px;
  white-space: nowrap;
}
.site-search-wrapper .categories ul li+li {
  margin-left: 40px;
}
.site-search-wrapper .categories ul li a {
  color: rgba(47,46,46,1);
  font: normal normal normal 13px/1.4em helvetica-w01-roman,helvetica-w02-roman,helvetica-lt-w10-roman,sans-serif;
  line-height: normal;
  text-decoration: none;
}
.site-search-wrapper .categories ul li a:hover,
.site-search-wrapper .categories ul li.active a {
  color: #B5D12A;
}
.hs-search-field {
  position: relative;
}
.blog-site-search .hs-search-field__bar {
  margin-right: 16px;
  background: transparent;
  padding: 0;
  max-width: 100%;
}
.blog-site-search form {
  margin: 0 !important;
  position: relative;
  margin-left: 0 !important;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  height: 16px;
  width: auto !important;
  background: transparent;
  padding: 0;
}
.search-open .blog-site-search form {
  width: 200px !important;
}
body:not(.search-open) .blog-site-search svg._3X5_F.blog-desktop-header-search-icon-fill {
  position: static;
}
._3X5_F {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
  cursor: pointer;
  z-index: 9;
}
.blog-desktop-header-search-icon-fill {
  fill: rgba(47,46,46,1);
}
svg:not(:root) {
  overflow: hidden;
}
.blog-site-search input[type="text"] {
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  width: 100%;
  border: 0;
  border-radius: 0;
  padding: 1px 0 0 29px;
  font-weight: 400;
  background: transparent;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  display: none;
  font-family:avenir-lt-w01_35-light1475496, sans-serif;
  font-size:18px;
  line-height:normal;
  padding-right: 20px;
  display: inline-block;
  box-shadow: none;
  color: rgb(68, 68, 68);
}
.blog-site-search input[type="text"] {
  display: none;
}
.search-open .blog-site-search input[type="text"] {
  display: block;
}
.search-open .blog-site-search input[type="text"]::placeholder {
  opacity: .4;
  color: inherit;
}
.blog-site-search ._31WYb {
  height: 25px;
  padding: 1px 0 0 29px;
  font-size: 14px;
  font-weight: 400;
  visibility: hidden;
  font-family: avenir-lt-w01_35-light1475496,sans-serif;
  line-height: normal;
  display: none;
  font-size: 18px;
  padding-right: 20px;
  color: rgb(68, 68, 68);
}
.search-open .blog-site-search ._31WYb {
  display: inline-block;
  vertical-align: middle;
}
.blog-desktop-header-search-border-background-color {
  background-color: rgb(68, 68, 68);
  opacity: .5;
}
._1gvEV {
  height: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  position: relative;
  top: -4px;
}
.search-open ._1gvEV {
  height: 1px;
}
._33yBj {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto -5px auto 0;
  border: 0;
  width: 20px;
  height: 20px;
  padding: 0;
  background: transparent;
  cursor: pointer;
  display: none;
  outline: 0;
  text-align: center;
}
.search-open ._33yBj {
  display: flex;
  top: -8px;
}

._1X2-2 {
  opacity: .8;
}

/* ---- Listing Content ----------- */

.blog-listing-wrapper .post-listing .post-item {
  width: 100%;
  border: 1px solid rgba(229, 229, 229, 0.75);
  margin: 16px 0;
  font: normal normal normal 13px/1.4em helvetica-w01-roman,helvetica-w02-roman,helvetica-lt-w10-roman,sans-serif;
  line-height: normal;
  margin-bottom: 31px;
  font-family: HelveticaNeueW01-45Ligh,HelveticaNeueW02-45Ligh,HelveticaNeueW10-45Ligh,sans-serif;
  font-size: 11px;
}
.post-item .post-header:before, .post-item .post-header:after {
  content: '';
  display: table;
}
.post-item .post-header:after {
  clear: both;
}
.post-item .left-column, .post-item .right-column {
  width: 50%;
  float: left;
}
.post-item .left-column {
  width: 48.2%;
}
.post-item .right-column {
  width: 51.8%;
}
.post-item.no-image .right-column {
  width: 100%;
}
.post-item .left-column img {
  width: 100%;  
  vertical-align: middle;
  /*   height: 350px; */
  object-fit: cover;
}
.post-item .right-column {
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 36px;
  padding-right: 36px;
  overflow: hidden;
  flex: 1;
  display: flex;
  flex-direction: column;
  min-height: 340.5px;
}
.blog-post-description-font {
  text-decoration: inherit;
  font: normal normal normal 16px/1.4em "open sans",sans-serif;
  font-size: 12px;
  line-height: normal;
  font-style: inherit;
  font-weight: inherit;
}
._3w2Mw._2oYih {
  padding-bottom: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
._1VSkn {
  font-size: 14px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0;
  font-size: 14px;
  height: 34px;
}
._3gMWO {
  font-size: 12px;
  line-height: normal;
}
._1VSkn a {
  text-decoration: none;
}
span.blog-link-hover-color {
  font-family: inherit;
  color: rgb(68, 68, 68);
}
span.blog-link-hover-color:hover {
  color: rgb(132, 132, 140);
}
.hs-blog-post span.blog-link-hover-color:hover {
  color: rgb(244, 100, 36);
}
.post-item .right-column:hover p {
  color: #148AAB;
}
._3tXON {
  width: 19px;
  height: 19px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.post-item .right-column ._1VSkn ._3gMWO ._3tXON {
  position: relative;
  top: -2.5px;
}
._3tXON svg {
  color: rgb(68, 68, 68);
}
ul._354kn {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.blog-separator-background-color {
  background-color: rgba(65,65,65,1);
}
._3zuS_ {
  margin: 0 8px;
}
._1tfHf {
  width: 2px;
  height: 2px;
  border-radius: 50%;
  -ms-flex-item-align: center;
  align-self: center;
}
.hs-blog-listing .NrCbc.blog-more-icon-fill {
  margin: 0 -10px 0 3px;
}
.WU4zd {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 24px;
  width: 24px;
  cursor: pointer;
}
._2MSUB {
  font-size: 0;
}
.blog-icon-fill {
  fill: #383838;
}
._310VQ {
  position: absolute;
  top: 29px;
  z-index: 900;
  right: 30px;
  min-width: 200px;
  -webkit-box-shadow: 0 3px 8px 0 rgba(0,0,0,.2);
  box-shadow: 0 3px 8px 0 rgba(0,0,0,.2);
  color: rgba(65,65,65,1);
  font: normal normal normal 16px/1.4em "open sans",sans-serif;
  line-height: normal;
  background-color: #fff;
  display: none;
}
.Dg0hn.action-button {
  outline: 0;
}
._2FGh6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 17px 18px 17px 25px;
}
._2OloG.blog-icon-fill {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 18px;
  height: 18px;
}
._2FGh6 .zpcy7 {
  font-family:Arial;
  line-height: normal;
  font-weight: normal;
  font-size: 14px;
  margin-left: 11px;
  white-space: nowrap;
}
.post-item h2 {
  font: normal normal normal 28px/1.2em raleway,sans-serif;
  font-weight:400;
  line-height: normal;
  word-break: break-word;
  overflow-wrap: break-word;
  margin-top: 1px;
  text-transform: initial;
  border-bottom: 12px solid transparent;
  margin: 0;
  color: #383838;
}

.post-item h2 a {
  color: rgba(68,68,68,1.0);
  font-family: raleway,sans-serif;
}
.blog-listing-wrapper .post-listing .post-item .right-column:hover h2 a,
h2.post-listing-simple a:hover {
  color: #148AAB;
}
.post-item ._2MSUB .blog-icon-fill:hover {
  fill: #148AAB;  
}
.post-item p {
  margin: 0;
  font: normal normal normal 16px/1.4em "open sans",sans-serif;
  line-height: 1.5;
  margin-top: 1px;
}
.Edynr._3lQSa {
  padding-top: 12px;
  margin-top: auto;
}
span.custom_listing_comments {
  display: inline-block;
  font-size: 12px;
  color: rgba(65,65,65,1);
  height: auto;
  border-top: 1px solid rgba(65,65,65,.2);
  padding-top: 10px;
  width: 100%;
  font-family: "open sans", sans-serif;
}
span.custom_listing_comments a {
  text-decoration: none;
  color: #383838;
  margin-top: 8px;
  display: block;
}
span.custom_listing_comments a:hover{
  color: #148AAB;
}
.blog-pagination {
  font: normal normal normal 13px/1.4em helvetica-w01-roman,helvetica-w02-roman,helvetica-lt-w10-roman,sans-serif;
  line-height: normal;
  clear: both;
  text-align: left;
  margin-top: 35px;
}
.blog-pagination a {
  display: inline-block;
  margin-right: 15px;
  font-size: 16px;
}
span.avatar-image {
  display: inline-block;
  position: relative;
  width: 32px;
  height: 32px;
}
.fluid-avatar-image {
  background-size: cover;
  overflow: hidden;
  width: 100%;
  border-radius: 50%;
}
.fluid-avatar-image:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

/* -------- Listing Social Icons ---------- */

.fixed-social-icon-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: all .5s ease;
}
.follow-us-open .fixed-social-icon-wrapper {
  z-index: 2000;
}
.only-copy-link-wrapper {
  z-index: -1 !important;
}
.copy-link-wrapper-open .only-copy-link-wrapper {
  z-index: 2000 !important;
}
.copy-link-wrapper-open .copy-link-wrapper {
  display: block !important;
}
._2nD-G {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
._2nD-G._1nNlW {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
._1F3eV {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background-color: #000;
  transition: opacity .5s ease;
}
.follow-us-open ._1F3eV {
  opacity: .8;
}
.only-copy-link-wrapper ._1F3eV {
  opacity: 0 !important;
}
.copy-link-wrapper-open .only-copy-link-wrapper ._1F3eV {
  opacity: .8 !important;
}
._2lr5V {
  cursor: pointer;
  position: absolute;
  right: 19px;
  top: 15px;
  padding: 0;
  background: transparent;
  border: 0;
}
._1Hg1D {
  z-index: 1;
  position: relative;
}
._1nNlW ._1Hg1D {
  max-width: 296px;
  width: 100%;
  background-color: #fff;
}
._1nNlW ._1Hg1D._2rGMY {
  top: -100px;
  transition: top .5s ease;
  visibility: hidden;
  opacity: 0;
}
.follow-us-open ._1nNlW ._1Hg1D._2rGMY {
  top: 0;
  visibility: visible;
  opacity: 1;
}
.only-copy-link-wrapper ._1Hg1D._2rGMY {
  top: -100px !important;
  transition: top .5s ease !important;
  visibility: hidden !important;
  opacity: 0 !important;
}
.copy-link-wrapper-open .only-copy-link-wrapper ._1nNlW ._1Hg1D._2rGMY {
  top: 0 !important;
  visibility: visible !important;
  opacity: 1 !important;
}
.hs-blog-listing ._1nNlW ._1Hg1D._2rGMY {
  background-color: #fff;
}
.blog-text-color {
  color: #383838;
}
.fXLE2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 30px;
}
.fixed-social-icon-wrapper svg.blog-icon-fill {
  display: none;
}
._3bgY7 {
  font-size: 16px;
  font-weight: 700;
}
.I_okD {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 24px 0 0;
  height: 45px;
}
.I_okD {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
._1tGe7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
._1tGe7:not(:last-child) {
  margin-right: 38px;
}
span._1tGe7 a {
  align-items: flex-start;
  text-align: center;
  cursor: default;
  color: buttontext;
  display: inline-block;
  padding: 0;
  height: 45px;
  width: 45px;
  margin: 0;
  border-radius: 50%;
  border: 0;
  position: relative;
  cursor: pointer;
}
span._1tGe7 a.share_facebook {
  background: #4464a3;
}
span._1tGe7 a.share_twitter {
  background: #55acee;
}
span._1tGe7 a.share_googleplus {
  background: #0077b5;
}
span._1tGe7 a.copy-link {
  background: #333;
}
span._1tGe7 a svg, span._1tGe7 a:hover svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-55%);
  fill: #fff;
}
.open-copy-link ._1nNlW ._1Hg1D._2rGMY {
  display: none;
}
.copy-link-wrapper {
  background-color: #fff;
  position: relative;
  z-index: 1;
  font: normal normal normal 28px/1.2em raleway,sans-serif;
  line-height: normal;
  color: #383838;
  padding: 60px;
  width: 452px;
  padding-top: 57px;
}
.open-copy-link .copy-link-wrapper {
  display: block !important;
}
.copy-link-wrapper ._1x2ef {
  margin: 0 0 30px;
  line-height: 1;
  line-height: 12px;
}

.copy-link-wrapper ._1x2ef span {
  font-size: 16px;
}
.copy-input-wrapper {
  position: relative;
  margin-bottom: 30px;
}
.hs-blog-listing .blog-text-color {
  background-color: rgb(255, 255, 255);
}
.copy-input-wrapper input[type="text"] {
  width: 100%;
  height: 40px;
  padding: 0 15px;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: Avenir Next;
  font-size: 14px;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #383838;
}
.copy-input-wrapper input[type="text"]:focus {
  outline: none;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.9), 0 0 1px 2px #3899EC;
}
.copy-input-wrapper .blog-text-border-color {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid;
  pointer-events: none;
  opacity: .2;
  border-color: rgba(0,52,113,1);
}
.copy-link-wrapper ._3TdXr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 0 -12px;
}
.copy-link-wrapper ._1me73 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding: 0 12px;
}
.copy-link-wrapper .blog-button-border-color {
  position: relative;
  display: inline-block;
  height: 40px;
  margin: 0;
  padding: 0 24px;
  border-radius: 0;
  border-style: none;
  cursor: pointer;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  padding: 0 24px;
  font: normal normal normal 16px/1.4em "open sans",sans-serif;
  line-height: normal;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: inherit;
  color: rgb(20, 138, 171);
  border-color: rgb(20, 138, 171);
  border-style: solid;
  border-width: 1px;
  background-color: transparent;
  outline: none;
}
.copy-link-wrapper .blog-button-primary-text-color {
  position: relative;
  display: inline-block;
  height: 40px;
  margin: 0;
  padding: 0 24px;
  border-radius: 0;
  border-style: none;
  cursor: pointer;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  padding: 0 24px;
  font: normal normal normal 16px/1.4em "open sans",sans-serif;
  line-height: normal;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: inherit;
  color:#fff;
  background-color: rgb(20, 138, 171);
  outline: none;
}
._3U7QY {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
}
._1nNlW ._1Hg1D {
  max-width: 296px;
  width: 100%;
}
.blog-post-title-font {
  font: normal normal normal 28px/1.2em raleway,sans-serif;
  line-height: normal;
}


.blog-subscribe-form {
  max-width: 525px;
  margin: 0 auto;
  position: relative;
  min-height: 270px;
  left: 0px;
  padding-right: 14px;
}

.blog-subscribe-form h2 {
  font-family: avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #3F7652;
  line-height: 1.4em;
  margin: 24px 0px 10px 0;
}

.blog-subscribe-form form>.hs-form-field>label {
  font:normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;
  margin-bottom: 9px;
  line-height: 1;
  color: rgba(63,118,82);
}

.blog-subscribe-form form .hs-input {
  font: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;
  border-radius: 0;
  background-color: #fff;
  border-color: rgb(63, 118, 82);
  border-width: 2px;
  border-style: solid;
  padding: 3px 3px 3px 24px;
  margin: 0;
  max-width: 100%;
  text-overflow: ellipsis;
  min-height: 55px;
  width: 100%;
  padding-right: 73px;
  color: #3f7652;
}
.blog-subscribe-form form .hs-input::placeholder{
  color:rgb(63,118,82);
}

.blog-subscribe-form form {
  position: relative;
}

.blog-subscribe-form form .hs_submit {
  position: absolute;
  top: 28px;
  right: 0;
}

.blog-subscribe-form form .hs_submit .hs-button {
  background-color: rgb(63, 118, 82);
  border-color: rgb(140, 139, 139);
  box-shadow: none;
  min-height: 55px;
  border-radius: 0;
  margin: 0;
  font:normal normal normal 15px/1.4em avenir-lt-w01_85-heavy1475544,avenir-lt-w05_85-heavy,sans-serif;
  padding-left: 20.9px;
  padding-right: 20.9px;
  color: #fefdfd;
}
.blog-subscribe-form form .hs_submit .hs-button:hover{
  background-color:rgba(49,97,66);
}
.blog-subscribe-form form .hs-input:hover {
  border-width: 1px;
}


.blog-subscribe-form form .hs-form-required {
  color: rgb(63, 118, 82);
  margin-left: 3px;
}





/* --------- Post Page --------- */

.hs-blog-post .body-container-wrapper,
.hs-blog-listing .body-container-wrapper{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.blog-section {
  margin-top: 20px;
}
.hs-blog-listing .blog-section {
  margin-left: -1px;
}
.hs-blog-post .site-search-wrapper {
  padding-bottom: 0;
}
.post-follow-us-wrapper {
  border-top: 1px solid rgba(56,56,56,0.2);
  border-bottom: 1px solid rgba(56,56,56,0.2);
  padding: 20px 0;
  overflow: hidden;
  margin-top: 50px;
  padding-bottom: 15px;
}
.post-follow-us-wrapper>div {
  width: 50%;
  float: left;
  font-size: 14px;
  line-height: 21px;
}
.post-topics p {
  margin: 0;
  text-align: right;
}
.post-topics a {
  color: rgb(68, 68, 68);
  text-decoration: none;
}
.post-topics a:hover {
  color: rgb(244, 100, 36);
}
.social-icons ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style: none;
}
.social-icons ul li {
  display: inline-block;
  margin-right: 26.5px;
}
.social-icons ul li a {
  font-size: 14px;
  line-height: 21px;
  display: block;
}
.share_facebook:hover svg {
  fill: #4464a3;
}
.share_twitter:hover svg {
  fill: #55acee;
}
.share_googleplus:hover svg {
  fill: #0077b5;
}
.share_copy_link:hover svg {
  fill: rgb(20, 138, 171);
}
.hs-blog-post .post-body {
  font-family: Avenir-LT-W01_35-Light1475496;
  font-weight: 400;
  font-size:18px;
  line-height: normal;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: inherit;
  font-family: inherit;
  color: inherit;
  line-height: 1.5;
  margin-top: 25px;
  margin-bottom: 0px;
}
.hs-blog-post .post-header h1 {
  font: normal normal normal 40px/50px raleway,sans-serif;
  line-height: normal;
  color: rgb(68, 68, 68);
  margin: 0;
  padding: 0;
  font-size: 26px;
  margin: 0;
  margin-top: 26px;
}
.hs-blog-post ._1VSkn a {
  float: left;
}
.hs-blog-post ._3gMWO {
  display: flex;
}
.hs-blog-post ._1tfHf {
  float: left;
}
.hs-blog-post .WU4zd.more-button {
  margin: -1px -11px 0 8px;
  outline: none;
}
.hs-blog-post .I_okD {
  margin: 0;
}
.hs-blog-post span._1tGe7 a {
  vertical-align: middle;
  top: 0;
}
.hs-blog-post .copy-link-wrapper ._1x2ef span {
  display: inline-block;
  vertical-align: middle;
}
.hs-blog-post .copy-link-wrapper .blog-button-border-color,
.hs-blog-post .copy-link-wrapper .blog-button-primary-text-color {
  display: block;
}
.hs-blog-post .copy-link-wrapper ._3TdXr {
  padding-top: 8px;
}
.hs-blog-post ._3gMWO {
  font-size: 14px!important;
  line-height: 1.5;
}
.hs-blog-post ._3w2Mw._2oYih {
  padding: 0;
}
.hs-blog-post .post-header h1 {
  color: rgb(56, 56, 56);
}
.comment-date {
  display: block;
  text-align: left;
}
.replying {
  padding-left: 0;
}
.hs-search-field--open .hs-search-field__suggestions {
  width: 100%;
  border: 1px solid #000;
  padding: 10px 15px;
  position: absolute;
  top: 25px;
  background: #fff;
}
.hs-blog-post img.hs-featured-image {
  float: none;
  margin: 0;
  max-width: 100%;
  width: 100%;
  margin-top: 15px;
}
.copy-link-wrapper svg.blog-icon-fill {
  display: inline-block;
  vertical-align: middle;
}
/* ----- Recent Posts ------- */

.related-posts-wrapper {
  margin-top: 23px;
  padding-bottom: 20px;
}
.related-col-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 18px;
  line-height: 29px;
}
.related-col-1 h3 {
  margin: 0;
  font: inherit;
  color: rgb(56, 56, 56);
  font-family: "open sans", sans-serif;
}
.related-col-1 .blog-link-hover-color.GPfYj {
  color: inherit;
  font-size: 14px;
  line-height: 29px;
  font-family: "open sans", sans-serif;
}
.related-col-1 .blog-link-hover-color.GPfYj:hover {
  color: rgb(20, 138, 171);
}
.related-image-wrapper img {
  width: 100%;
  vertical-align: middle;
  object-fit: cover;
  height: 200px;
}
.recent-post-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: auto;
  padding: 24px;
  word-wrap: break-word;
}
.related-title-wrapper {
  font: normal normal normal 40px/50px raleway,sans-serif;
  line-height: normal;
}
.related-title-wrapper h2 {
  color: rgb(56, 56, 56);
  font-size: 18px;
  line-height: normal;
  font-family: raleway, sans-serif;
  font-weight:400;
  margin: 0;
}
.related-title-wrapper h2 a {
  color: inherit;
}
.related-title-wrapper h2 a:hover {
  color: rgb(20, 138, 171);
}
.recent-comment-border {
  height: 1px;
  opacity: .2;
  color: rgb(68, 68, 68);
  margin-bottom: 15px;
}
.recent-post-comments {
  font: normal normal normal 18px/20px raleway,sans-serif;
  font-size: 12px;
  color: inherit;
  padding-top: 10px;
  line-height: normal;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: inherit;
}
.recent-post-comments a {
  color: inherit;
}
.related-inner-wrapper {
  padding: 20px 0;
}
.related-image-wrapper {
  padding-top: 56.25%;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  cursor: pointer;
}
.slick-prev, .slick-next {
  display: none !important;
}
/* .related-posts-wrapper {
overflow: hidden;
} */
.related-post-item {
  margin-left: 33px;
}
.related-post-item .recent-post-header {
  width: 100%;
  border: 1px solid rgba(229, 229, 229, 0.76);
  background-color: rgba(198, 238, 236, 0.21);
  display: flex;
  flex-direction: column;
  height: inherit;
  font: normal normal normal 18px/22px "open sans",sans-serif;
  line-height: normal;
}
.slick-slider {
  margin-left: -35px;
}
.slick-dots li {
  width: auto;
  height: auto;
  margin: 0;
}
.slick-dots li+li {
  margin-left: 6px /*!rtl:end:ignore*/;
}
.slick-dots li button {
  padding: 0 !important;
  width: 6px !important;
  height: 6px !important;
  border-radius: 50%;
  opacity: .2;
  background-color:rgb(56, 56, 56)!important;
}
.slick-dots li.slick-active button {
  background-color:rgb(20, 138, 171)!important;
  opacity: 1;
}
.slick-dots li button:before {
  content: none !important;
}
.slick-dots li {
  margin: 0 !important;
  width: 6px !important;
  margin-left: 6px !important;
  height: auto!important;
}
.related-inner-wrapper ul.slick-dots {
  display: flex!important;
  height: 42px;
  align-items: center;
  justify-content: center/*!rtl:end:ignore*/;
}
.slick-dots li:first-child {
  margin-left: 0px !important;
}
.huge-space {
  min-height: 81px;
}
.related-post-inner {
  position: relative;
  padding-top: calc(56.25% + 148px);
}

.recent-post-header-wrap {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.C8L3O {
  margin: auto 0 0;
}
.related-post-line{
  height: 1px;
  opacity: 0.2;
  background-color: rgb(56, 56, 56);
}
.bBvjS {
  font-size: 12px;
  color: inherit;
  padding-top: 15px;
}
.related-post-cmt{
  font-size: 12px !important;
  display: flex;
  justify-content: space-between;
  height: 18px;
  font: normal normal normal 18px/22px "open sans",sans-serif;
  text-decoration: ;
  line-height: normal;
  font-style: inherit;
  font-weight: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
  color: rgb(56, 56, 56);
}
.related-post-cmt .HBHIR {
  display: flex;
  overflow: hidden;
  margin-right: 16px;
}
.related-post-cmt ._08M\+s {
  display: flex;
  align-items: center;
  overflow: hidden;
  white-space: nowrap;
}
.related-post-cmt ._8NS15 {
  display: inline-flex;
  color: inherit;
  font: inherit;
  overflow: hidden;
  position: relative;
}
.related-post-cmt .f3fqZ {
  display: inline-flex;
  align-items: center;
  padding-right: 2px;
}
.related-post-cmt svg{
  fill: rgb(56, 56, 56);
}
.related-post-cmt span.Mrf-U {
  margin-left: 6px;
}
figure.align-center {
  margin: 0 auto !important;
  text-align: center;
}
.section.post-body h3 {
  line-height: 1.5;
  margin: 0;
  font-weight: 700;
  font-family: raleway, sans-serif;
  font-size: 22px;
}

.section.post-body p a {
  color: rgb(20, 138, 171);
}



/* ---------- author section --------------- */

.author-left-col {
  padding: 30px;
  border: 1px solid rgba(47, 46, 46, 0.2);
  width: 250px;
  text-align: center;
  float: left;
}
.hs-author-avatar {
  float: none !important;
  margin: 0 auto !important;
  max-width: 90px !important;
}
.hs-author-avatar img {
  width: 90px;
  border-radius: 50px;
}
.author-name {
  font: normal normal normal 18px/1.75em avenir-lt-w01_35-light1475496,sans-serif;
  font-size: 16px;
  font-style: normal;
  color: #2F2E2E;
  margin-top: 5px;
}
.author-admin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 16px;
  font: normal normal normal 18px/1.75em avenir-lt-w01_35-light1475496,sans-serif;
  font-size: 17px;
  font-style: normal;
  color: #2F2E2E;
  opacity: .7;
  margin-top: 4px;
}
.author-admin > div {
  height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px!important;
  margin-right: 0;
}
.author-admin ._2hzZs {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.author-admin .HLJi- {
  line-height: 1;
  margin: auto;
  margin-left: 6px;
  height: auto;
}
.author-admin svg {
  fill: #2F2E2E;
}
.author-admin span.ma-fill-primary-text._1sJhn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.hs-author-profile .hs-author-social-links {
  margin-top: 15px;
}
.hs-blog-listing .hs-author-profile:before,
.hs-blog-listing .hs-author-profile:after {
  content: '';
  display: table;
}
.hs-blog-listing .hs-author-profile:after {
  clear: both;
}
.author-right-col {
  padding: 24px 30px 14px 30px;
  width: calc(100% - 280px);
  max-width: 600px;
  float: left;
  margin-left: 30px;
}
.hs-blog-listing .hs-author-profile {
  border: none;
}
h2.author-title {
  color: #444444;
  font: normal normal normal 18px/1.75em avenir-lt-w01_35-light1475496,sans-serif;
  font-size: 26px;
  font-style: normal;
  margin: 0;
}
.hs-author-bio {
  margin-top: 12px;
  padding: 20px 0;
  border-top: 1px solid rgba(47, 46, 46, 0.2);
  font: normal normal normal 18px/1.75em avenir-lt-w01_35-light1475496,sans-serif;
  font-style: normal;
  color: #2F2E2E;
  font-size: 15px;
  line-height: 23px;
}
.hs-blog-post .site-search-wrapper ._12pv9.blog-default-button-background-color {
  background-color: rgb(244, 100, 36)!important;
}
.blog-mobile-title {
  display: none;
}
.mobile-comment-icon{
  display:none;
}
.blog_mobile_title{
  display:none; 
}
.hs-blog-post .blog_title {
  min-height: auto;
  display: block;
}
.hs-blog-post .blog-section {
  margin-top: 15px;
  background-color: rgba(198, 238, 236, 0.21);
}
.hs-blog-post ._1VSkn {
  height: auto;
}
.section.post-body h6 {
  margin: 0;
  line-height: 1.5;
  font-family: open sans,sans-serif;
  color: rgb(56, 56, 56);
  font-weight: 700;
}
.section.post-body p {
  line-height: 1.5;
  font-size: 18px;
  font-family: open sans,sans-serif;
}
.body-imag {
  display: block;
  overflow: hidden;
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
}
a.share_pinterest {
  display: none;
}
a.img-pop.fancybox {
  margin: 0;
  display: block;
  position: relative;
}

.blog-post__body img {
 /* width: 100%; */
  MAX-WIDTH: 100%;
  height: auto;
}
.blog-post__body img {
  margin-top: 15px;
  margin-bottom: 15px;
}
.blog-post__body figure img {
  margin-top: 0;
  margin-bottom: 0;
}
a.img-pop.fancybox img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
span.zoomIcon {
  display: none;
}
span.zoomIcon svg {

  display: none;
}


.section.post-body figure {
  margin: 0;
}
.copy-link-wrapper ._1x2ef {
  text-align: center;
}

.copy-link-wrapper ._1x2ef span {
  font: normal normal normal 28px/1.2em raleway,sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  line-height:1;
}
.section.post-body ul {
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 0;
  margin-right: -2px;
  margin-left: -1px;
}

.section.post-body ul li {
  line-height: 1.5;
  margin-left: 3em;
}

.section.post-body ul li p:last-child {
  margin-bottom: 8px;
}

.section.post-body ul li p {
  padding-bottom: 27px;
}
.blog-post-bottom-cmt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  line-height: 21px;
  padding-top: 18px;
}

.blog-post-bottom-cmt .B5X7s {
  display: flex;
}

.blog-post-bottom-cmt .B5X7s span {
  display: inline-block;
  white-space: nowrap;
  color: rgb(56, 56, 56);
  font-family: "open sans", sans-serif;
  text-transform: lowercase;
}
/* .hs-blog-post .copy-link-wrapper ._1x2ef {
text-align: left;
}
*/
.cmt-icon{
  display:none; 
}
.section.post-body h2 {
  margin: 0;
  font-size: 28px;
  line-height: 1.5;
}
.section.post-body p span:not(.hs-cta-wrapper):not(.hs-cta-node) {
  margin-left: 40px!important;
  display: block;
}
.blog-comments {
  border-style: solid;
  padding: 20px 30px 50px;
  background-color: rgba(198, 238, 236, 0.21);
  border-color: rgba(229, 229, 229, 0.76);
  border-width: 1px;
}

.blog-comments form .hs-input {
  padding: 16px 16px;
  line-height: 1.5;
  font-family: "open sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  background: transparent;
  border-radius: 0;
  border-color: rgba(56, 56, 56, 0.3);
}
.blog-comments form .hs-input:hover {
  border-color: rgba(56, 56, 56, 0.75);
}
.section.post-footer form::before {
  content: "Comments";
  font-size: 20px;
  display: block;
  margin-bottom: 20px;
}
.section.post-footer {
  max-width: 740px;
  width: 100%;
  margin: 0 auto;
}
.section.post-footer form::before {
  content: "Comments";
  display: block;
  font: normal normal normal 40px/50px raleway,sans-serif;
  line-height: 1.4;
  font-size: 20px;
  color: #383838;
  margin-bottom: 36px;
  padding: 0 0 16px 0;
  border-bottom: 1px solid rgba(56, 56, 56, 0.3);
}
.section.post-footer .comment-date {
  display: block;
}
.fancybox-is-open .fancybox-bg {
  opacity: 1 !important;
}
.fancybox-is-open .fancybox-bg {
  background: #fff !important;
}

.fancybox-is-open .fancybox-toolbar {
  opacity: 1 !important;
  visibility: visible !important;
}
button.fancybox-button.fancybox-button--zoom, button.fancybox-button.fancybox-button--fsexit, button.fancybox-button.fancybox-button--fsenter {
  background: transparent;
  padding: 0;
  position: fixed;
  z-index: 1001;
  left: 12px;
  top: 0;
  border-radius: 4px;
  width: 25px;
  height: 25px;
  color: #000;
  border: hidden;
  cursor: pointer;
  overflow: visible;
  padding: 10px;
  z-index: 99999;
}
button.fancybox-button.fancybox-button--zoom svg, button.fancybox-button.fancybox-button--fsexit svg, button.fancybox-button.fancybox-button--fsenter svg {
  width: 60px;
  height: 60px;
}
button.fancybox-button.fancybox-button--zoom svg>g>path, button.fancybox-button.fancybox-button--fsexit svg>g>path, button.fancybox-button.fancybox-button--fsenter svg>g>path {
  fill: white;
}
.fancybox-toolbar .fancybox-button--close {
  background: #000;
  opacity: .6;
  right: 20px;
  top: 20px;
  pointer-events: all;
}
.fancybox-toolbar .fancybox-button--close {
  border-radius: 4px !important;
}
.fancybox-is-open button.fancybox-button.fancybox-button--close {
  opacity: 1 !important;
}

button.fancybox-button.fancybox-button--close {
  z-index: 1001;
  padding: 10px;
  position: fixed;
  right: 42px;
  top: 0;
  background: transparent;
  border-radius: 4px;
  width: 45px;
  height: 45px;
  color: #000;
  border: hidden;
  cursor: pointer;
  OVERFLOW: VISIBLE;
  z-index: 999999;
}
button.fancybox-button.fancybox-button--close svg {
  WIDTH: 60px;
  HEIGHT: 60px;
}
button.fancybox-button.fancybox-button--close svg path {
  fill: #fff;
}
button.fancybox-button.fancybox-button--close svg path:nth-child(2) {
  fill: #2f2e2e;
}
body.compensate-for-scrollbar {
  overflow: visible !important;
  margin-right: 0 !important;
}



@media (max-width: 979px) {

  ._1nNlW ._1Hg1D {
    padding: 36px 30px;
  }
  .fixed-social-icon-wrapper.only-copy-link-wrapper ._1nNlW ._1Hg1D {
    padding: 0;
  }
  ._1tGe7:not(:last-child) {
    margin-right: 24px;
  }
  .copy-link-wrapper {
    width: 296px;
    padding: 36px 30px;
  }
  .copy-link-wrapper ._3TdXr {
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
  }
  .copy-link-wrapper ._1x2ef span {
    display: block;
  }
  .copy-link-wrapper .blog-button-border-color,
  .copy-link-wrapper .blog-button-primary-text-color {
    width: 100%;
    padding: 0;
    display: block;
  }

}


@media (max-width: 980px) and (min-width: 768px) {

  .site-search-wrapper .categories ul li+li {
    margin-left: 20px;
  }
  .site-search-wrapper .categories ul li a {
    font-size: 13px;
  }


}



@media (max-width: 855px) and (min-width: 768px) {

  .search-open .blog-site-search form {
    width: 120px !important;
  }
  .site-search-wrapper .categories ul li a {
    font-size: 12px;
  }

}


@media (max-width: 767px) {
  .site-search-wrapper {    
    padding-bottom: 0;
    position: relative;
    height: 50px;
  }
  .content-wrapper{
    padding: 0 10px;
  }

  .site-search-wrapper > .row-fluid-wrapper > .row-fluid {
    display: block;
    height: auto;
  }
  .site-search-wrapper ._12pv9.blog-default-button-background-color {
    padding: 0;
    color: rgba(232,194,41,1);
    display: -webkit-box;
    background-color: rgb(68, 68, 68)!important;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 18px;
    padding-right: 18px;
    height: 50px;
    border-bottom-width: 1px;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    width: 100%;
  }
  .site-search-wrapper .all-post {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.15);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.15);
    height: 50px;
    font-size: 14px;
    color: rgb(68, 68, 68);
    background-color: #fff;
    display: block;
  }
  .site-search-wrapper .blog-site-search {
    display: none !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    background-color: rgb(68, 68, 68)!important;
    height: 50px;
    padding: 12.5px 18px;
  }
  .mobile-search-open .site-search-wrapper .blog-site-search {
    display: block !important;
  }
  .site-search-wrapper .all-post {
    display: none;
  }
  .site-search-wrapper ._2X7Xw {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    overflow: hidden;
  }
  .site-search-wrapper ._12pv9.blog-default-button-background-color ._2T-uQ {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    margin-right: -14px;
  }
  .site-search-wrapper ._2X7Xw h1 {
    font-family:avenir-lt-w01_35-light1475496, sans-serif;
    font-weight:400;
    margin: 0;
    line-height: normal;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
  }
  .site-search-wrapper ._12pv9.blog-default-button-background-color ._1D6dT:last-child {
    margin-right: -3px;
  }
  .site-search-wrapper ._12pv9.blog-default-button-background-color ._2DOXU {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 48px;
    height: 48px;
  }
  .site-search-wrapper ._12pv9.blog-default-button-background-color .blog-button-primary-icon-fill {
    fill: #fff;
  }
  .site-search-wrapper ._12pv9.blog-default-button-background-color ._1jc8M {
    display: none;
  }
  .body-container-wrapper .hs-search-field__bar {
    max-width: 100%;
    margin: 0 0 35px 0;
  }
  .blog-site-search form, .search-open .blog-site-search form {
    width: calc(100% - 23px) !important;
    display: inline-block;
    margin-left: 15px !important;
  }
  .blog-site-search svg._3X5_F.blog-desktop-header-search-icon-fill {
    position: absolute !important;
  }
  .blog-site-search input[type="text"] {
    display: block;
    color: #fff;
  }
  .blog-site-search input[type="text"]::placeholder {
    color: #fff;
    opacity: .4;
  }
  .blog-desktop-header-search-border-background-color {
    background-color: #fff;
  }
  ._1gvEV {
    height: 1px;
  }
  .blog-site-search ._31WYb {
    display: inline-block;
  }
  ._33yBj {
    display: block;
  }
  .blog-site-search svg._3X5_F.blog-desktop-header-search-icon-fill,
  .blog-site-search form .blog-desktop-header-search-icon-fill {
    fill: #fff;
  }
  .I_okD {
    margin: 0;
    margin-top: 24px;
  }
  span._1tGe7 a {
    float: left;
    top: 0;
  }
  .blog-listing-wrapper .post-listing .post-item {
    float: none;
    margin: 0;
    border: none;
  }
  .post-item .left-column, .post-item .right-column {
    width: 100%;
  }
  .post-item .right-column {
    padding: 30px 18px 30px;
    min-height: auto;
  }
  .Edynr._3lQSa {
    padding-top:0px;
  }
  span.custom_listing_comments {
    border: none;
    border-bottom: 1px solid rgba(56,56,56,.2);
    padding-bottom: 18px;
    padding-top: 0;
  }
  .blog-pagination {
    padding: 0 18px;
    margin-top: 10px;
  }
  .post-item h2 {
    font-size: 22px;
    line-height: 1.4;
    margin-top: 18px;
    border: 0;
  }
  .post-item p {
    font-size: 14px;
    margin-top: 10px;
    padding-bottom: 18px;
  }
  .blog-pagination a {
    font-size: 14px;
  }
  .hs-blog-listing .hs-author-profile {
    padding: 20px 18px 0;
  }
  h3.hs-author-listing-header {
    padding: 0 18px;
  }
  .hs-blog-post .site-search-wrapper .all-post {
    display: none !important;
  }
  .hs-blog-post .site-search-wrapper ._2X7Xw h1 a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    position: relative;
    top: 1px;
    color: inherit;
  }
  .post-body img[style*="float"] {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
  }
  .hs-blog-post .body-container-wrapper .content-wrapper {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
  .hs-blog-post .site-search-wrapper {
    margin: 0 -18px !important;
  }
  .hs-blog-post .site-search-wrapper ._2X7Xw h1 svg._39wx3.blog-button-primary-icon-fill {
    margin-left: -4px;
    margin-right: 7px;
  }
  .hs-blog-post ._3w2Mw._2oYih {
    padding-top: 20px;
  }
  .hs-blog-post ._3gMWO {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 10px;
    font-size: 12px !important;
  }
  .hs-blog-post .post-body {
    font-size: 16px;
  }
  .post-follow-us-wrapper>div {
    width: 100%;
  }
  .post-topics p {
    margin: 0;
    text-align: left;
  }
  .post-topics {
    margin-bottom: 20px;
  }
  .hs-blog-post .I_okD {
    padding-top: 7px;
    margin-top: 24px;
  }
  .hs-blog-listing .blog-section {
    margin-top: 0;
  }
  .banner-area {
    min-height: auto;
  }
  .banner-content {
    margin-top: 78px;  
  }
  .banner-content h1 {
    margin-bottom: 8px;
    font-size: 25px;
  }
  .banner-content p {
    margin-bottom: 64px;
    font-size: 18px;
  }
  .author-left-col {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    border: none;
    text-align: left;
  }
  .author-right-col {
    margin-left: 0;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .hs-author-profile .hs-author-avatar {
    float: left !important;
    margin-right: 20px !important;
  }
  .author-admin {
    display: block;
  }
  .blog-site-search ._33yBj.search-input__clear-button{
    display: none;
  }
  ._3t-Yv {
    height: 100%;
    font-size: 0;
    margin: 0 -12px 0 -4px;
    width: auto;
    display: inline-block;
    flex: 0 0 auto;
  }

  ._3t-Yv a span {
    font: normal normal normal 18px/1.75em avenir-lt-w01_35-light1475496,sans-serif;
    text-decoration:;
    line-height: normal;
    font-style: inherit;
    font-weight: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
    display: inline-flex;
    align-items: center;
    height: 100%;
  }

  ._3t-Yv a span svg {
    fill: rgb(255, 255, 255);
  }
  .blog_title {
    display: none;
  }
  .hs-blog-listing .content-wrapper {
    padding: 0;
  }
  .blog-mobile-title {
    display: block;
    background-color: rgb(20, 138, 171);
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 50px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .blog-mobile-title p {
    margin: 0;
    font-size: 14px;
    color: rgb(254, 253, 253);
    font-family: "open sans", sans-serif;
    line-height: normal;
  }
  ._1VSkn {
    height: auto;
  }

  .hs-blog-listing .NrCbc.blog-more-icon-fill {
    margin-right: -18px;
  }
  ._3w2Mw._2oYih{
    padding-bottom: 0;
  }
  span.custom_listing_comments a{
    margin:0;
  }
  .mobile-comment-icon{
    display:inline-block;
  }

  span.custom_listing_comments a span {
    display: none;
  }
  span.custom_listing_comments a svg {
    vertical-align: middle;
  }

  .blog-subscribe-form {
    max-width: 280px;
    padding: 0;
    min-height: 243px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .blog-subscribe-form form .hs_submit {
    position: static;
    text-align: center;
  }

  .blog-subscribe-form form .hs-form-field {margin-bottom: 10px;}

  .blog-subscribe-form form .hs_submit .hs-button {
    min-width: 120px;
    min-height: 42px;
  }

  .blog-subscribe-form h2 {
    font-size: 18px;
    margin-bottom: 18px;
  }

  .blog-subscribe-form form>.hs-form-field>label {
    font-size: 16px;
  }

  .blog-subscribe-form form .hs-input {
    min-height: 53px;
    font-size: 15px;
    padding-right: 3px;
  }

  .blog-subscribe-form form .hs-input::placeholder {
    color: rgba(63,118,82);
  }
  .blog_mobile_title{
    display:block; 
  }
  .post-item:last-child .right-column {
    padding-bottom: 0;
  }
  .blog_mobile_title {
    padding-left: 20px;
    padding-right: 20px;
  }

  .blog_mobile_title h4 {
    color: rgba(56,56,56);
    font:normal normal normal 24px/1.2em raleway,sans-serif;
    line-height: normal;
    letter-spacing: normal;
    font-size: 24px;
  }

  .hs-blog-post .blog_title h4 {
    font-size: 24px;
    margin-top: 11px;
    margin-bottom: 10px;
    display: inline-block;
  }

  .hs-blog-post .blog_title {
    padding-left: 20px;
  }

  .hs-blog-post .body-container-wrapper .content-wrapper {
    padding: 0 !important;
  }

  .hs-blog-post .blog-section {
    margin-top: 11px;
  }

  .blog-post-wrapper.cell-wrapper {padding-left: 18px;padding-right: 18px;}

  .hs-blog-post ._3gMWO {
    padding-left: 0;
  }

  .hs-blog-post .post-header h1 {
    line-height: 1.2 !important;
    margin-top: 24px;
  }

  .hs-blog-post .post-body {
    margin-top: 19px;
  }

  .section.post-body h6 {
    line-height: 16px;
  }

  .section.post-body p {
    font-size: 16px;
  }

  .section.post-body ul li {
    margin-left: 3em;
  }

  .section.post-body ul {
    margin-left: -6px;
    margin-right: 0;
  }

  .section.post-body ul li p {
    padding-bottom: 23px;
  }

  .huge-space {
    min-height: 72px;
  }

  .post-follow-us-wrapper {
    margin-top: 24px;
    padding-top: 0;
    border-top: 0;
    padding-bottom: 12px;
  }

  .social-icons ul li {
    margin-right: 32.5px;
  }
  .blog-post-bottom-cmt {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    line-height: 1.5;
    margin-top: 14px;
    padding-top: 0;
  }
  .hs-blog-post .blog-section {
    padding-bottom: 25px;
  }
  .cmt-icon{
    display:inline-block;
    vertical-align: middle;
  }
  .related-posts-wrapper {
    margin-top: 12px;
    background-color: rgba(198, 238, 236, 0.21);
    color: rgb(56, 56, 56);
    box-shadow: 0 1px rgb(0 0 0 / 10%);
    padding-bottom: 1px;
  }

  .related-col-1 {
    display: flex;
    justify-content: space-between;
    padding: 18px;
    font-size: 16px;
    line-height: 1.5;
  }

  .related-col-1 .blog-link-hover-color.GPfYj {
    font-size: 16px;
    line-height: 1.5;
  }
  .blog-post-bottom-cmt .B5X7s span {
    display: none;
  }
  .related-post-item{
    padding: 0 6px;
  }
  .hs-blog-post ._3w2Mw._2oYih {
    padding-top: 31px;
  }
  .section.post-body h3 {
    font-size: 20px;
  }
  .section.post-body h2 {
    font-size: 24px;
  }

}  


@media (max-width: 479px) {

  .hs-author-avatar {
    float: none !important;
    margin-bottom: 20px;
  }
  .related-post-item {
    margin-left: 0;
  }
  .slick-slider {
    margin-left: 0;
  }


}


@media (min-width: 660px) {

  .copy-link-wrapper ._1me73 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .copy-link-wrapper .blog-button-border-color, .copy-link-wrapper .blog-button-primary-text-color {
    padding: 0 24px;
  }


}


@media (min-width: 768px) {

  .site-search-wrapper ._12pv9.blog-default-button-background-color,
  .site-search-wrapper span._3qWks,
  .site-search-wrapper svg.blog-icon-fill._3s_Tp,
  .site-search-wrapper select#tinynav1 {
    display: none !important;
  }
  .hs-blog-post .blog-section {
    border: 1px solid rgba(229, 229, 229, 0.76);
    padding: 62px 100px 60px;
  }
  .post-topics {
    float: right !important;
  }
  .hs-blog-post .post-header h1 {
    font-size: 40px;
    line-height: normal;
  }
  .blog-site-search .search-input__clear-button{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto -5px auto 0;
    border: 0;
    width: 20px;
    height: 20px;
    padding: 0;
    background: transparent;
    cursor: pointer;
    text-align: center;
    align-items: center;
    justify-content: center;
  }
  ._3t-Yv.search-input__clear-button {
    display: none;
  }

}


@media (min-width: 980px) {
  ._1nNlW ._1Hg1D._2rGMY {
    max-width: 452px;
    background-color: #fff;
  }
  ._3cKpp {
    padding: 60px;
  }
  .fXLE2 {
    line-height: 1;
  }
  .hs-blog-post .fXLE2 {
    margin: 0 0 31px;
    line-height: 1;
  }

}
@media(max-width: 480px){
  .blog-post img {
    max-width: 100% !important;
    float: none !important;
  }
}


a.share_pinterest