/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */



html {
  scroll-behavior: smooth;
}









/*** Bold / Extra Bold Montserrat ***/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@700;800;900&display=swap');

/*** Source Sans Pro Weights ***/
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;700;900&display=swap');


.container-fluid{
  padding-left:0px!important; 
  padding-right:0px!important; 
}

html{
  overflow-x:hidden; 
}

body{
  overflow-x:hidden; 
}





.dnd-section > .row-fluid {
  max-width: 2500px;
}

.dnd-section .widget-type-cell{
  padding-left:0px;
  padding-right:0px;
}

.dnd-section {
  padding-bottom: 0px;
  padding-top: 0px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #000000;
}
.page-center {
  max-width: 2500px;
}




html {
  font-size: 15;
}

body {
  
  color: rgba(58, 58, 58, 1.0);
  
  font-family: Source Sans Pro, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  font-size: 15px;
}

p {
  font-family: Source Sans Pro,system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

a {
  color: rgba(30, 115, 190, 1.0);
}

a:hover,
a:focus {
  color: rgba(0, 0, 0, 1.0);
}

h1 {
  
  color: #3a3a3a;
  
  font-family: Montserrat;
  font-size: 35px;
  font-weight: 800;
}

h2 {
  
  color: #3a3a3a;
  
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 800;
}

h3 {
  
  color: #1A1A1A;
  
  font-family: Montserrat;
  font-size: 28px;
  font-weight: 500;
}

h4 {
  
  color: #1A1A1A;
  
  font-family: Lato;
  font-size: 17px;
  font-weight: 500;
}

h5 {
  
  color: #1A1A1A;
  
  font-family: Lato;
  font-size: 20px;
  font-weight: 500;
}

h6 {
  
  color: #1A1A1A;
  
  font-family: Lato;
  font-size: 16px;
  font-weight: 500;
}

blockquote {
  border-left: 5px solid rgba(0, 0, 0, 0.05);  
}





form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(51, 51, 51, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(58, 158, 222, 1.0);
  border-color: rgba(58, 158, 222, 0.0);
  border-radius: 0px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hs-button:hover,
.button--primary:hover {
  background-color: rgba(63, 63, 63, 1.0);
  border-color: rgba(58, 158, 222, 0.0);
  color: rgba(255, 255, 255, 1.0);
}


.hs-form label {
  color: rgba(58, 58, 58, 1.0);
}

.hs-form legend {
  color: rgba(58, 58, 58, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(204, 204, 204, 1.0);
  color: #3a3a3a;
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(191, 191, 191, 1.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #3a3a3a;
}

.hs-richtext {
  font-size: 15;
}


.fn-date-picker td.is-today .pika-button {
  color: #1A1A1A;
}

.fn-date-picker td.is-selected .pika-button {
  background: #1A1A1A;
}

.fn-date-picker td .pika-button:hover {
  background-color: #000000 !important;
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(#, 1.0);
  color: rgba(58, 58, 58, 1.0);
}

thead th,
thead td {
  background-color: rgba(58, 58, 58, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(35, 35, 35, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(#, 1.0);
}





.custom-header {
  background-color: rgba(#null, 0.0);
}

.header__container {
  max-width: 2500px;
}


.top-bar {
  background-color: rgba(235, 235, 235, 1.0);
  color: rgba(107, 107, 107, 1.0);
}

.top-bar p a {
  color: rgba(107, 107, 107, 1.0);
}

.top-bar p a:hover {
  color: rgba(48, 48, 48, 1.0);
}

.top-bar p a.become,
.top-bar p a.become:hover,
.header-button .hs-button,
.header-button .hs-button:hover {
  color: rgba(255, 255, 255, 1.0);
  background: rgba(204, 67, 4, 1.0);
}

.header-bottom {
  background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: rgba(77, 85, 91, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}  

.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover:before {
  background-color: rgba(84, 198, 126, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a,
.custom-menu-primary .hs-menu-wrapper > ul > li > a.active-branch  { 
  color: rgba(77, 85, 91, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a:after {
  background-color: rgba(84, 198, 126, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li ul {
  background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li ul li a {
  color: rgba(77, 85, 91, 1.0);
  background-color: rgba(#null, 0.0);
}

.custom-menu-primary .hs-menu-wrapper>ul>li ul li{
  width:100%;
}

.custom-menu-primary .hs-menu-wrapper>ul>li ul li:first-child{
  border-top-left-radius:8px; 
  border-top-right-radius:8px; 
}

.custom-menu-primary .hs-menu-wrapper>ul>li ul li:last-child{
  border-bottom-left-radius:8px; 
  border-bottom-right-radius:8px;
}

.custom-menu-primary .hs-menu-wrapper>ul>li ul{
  /*  border-bottom-left-radius:8px; 
  border-bottom-right-radius:8px;  */
  border-radius:8px;
}

.custom-menu-primary .hs-menu-wrapper>ul>li ul li:hover{
  background-color:#01B145;
}

.custom-menu-primary .hs-menu-wrapper>ul>li ul li:hover a, .custom-menu-primary.desktop .hs-menu-wrapper>ul ul li a:hover{
  color:#FFFFFF; 
}

.custom-menu-primary.desktop .hs-menu-wrapper>ul ul li a{
  font-family:'Source Sans Pro', sans-serif; 
  font-size:13px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li ul li a:hover {
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li ul li.active-branch a,
.custom-menu-primary .hs-menu-wrapper > ul > li ul li a.active-branch,
.custom-menu-primary .hs-menu-wrapper > ul > li ul li.active a,
.custom-menu-primary .hs-menu-wrapper > ul > li ul li a.active {
  color: rgba(77, 85, 91, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
  font-family: 'Source Sans Pro', sans-serif!important;
}

.custom-menu-primary.desktop .hs-menu-wrapper>ul>li>a{
  font-family: 'Montserrat', sans-serif!important;
  font-size:15px;
  text-transform:uppercase;
}

#hs_menu_wrapper_primary_menu > ul > li:nth-child(2) > ul > li > a, #hs_menu_wrapper_primary_menu > ul > li:nth-child(4) > ul > li > a{
  font-family: 'Montserrat', sans-serif!important;
  text-transform:uppercase;
}

.custom-menu-primary.desktop .hs-menu-wrapper>ul>li>a:hover{
  font-weight:700; 
}






.footer__container {
  max-width: 2500px;
}

.footer-top {
  background-color: rgba(35, 35, 35, 1.0);
  color: rgba(151, 151, 151, 1.0);
}

.footer-top a{
  font-family: 'Source Sans Pro', sans-serif; 
}

.copyright span{
  font-size:10px;
  line-height:20px;
}

.footer-content p, .footer-content a{
  font-size:14px;
  line-height:20px;
  text-align:left;
  margin-bottom:11px;
}

@media all and (max-width:767px){
  .footer-content p, .footer-content a{
    font-size:14px;
    line-height:20px;
  }
}

.footer-content p a {
  color: rgba(255, 255, 255, 1.0);
  font-family: 'Source Sans Pro', sans-serif;
}

.footer-content p a:hover {
  color: rgba(0, 0, 0, 1.0);
}

footer.footer{
  background-color: rgba(35, 35, 35, 1.0);
}

.footer-bottom {
  padding:15px 50px 0px;
  background-color: rgba(35, 35, 35, 1.0);
  color: rgba(151, 151, 151, 1.0);
}


@media all and (max-width:767px){
  .footer-bottom{
    padding:15px 25px 0px;
  }
  .footer-top{
    margin-left:25px;
    margin-right:25px;
  }
}

.footer-bottom-left{
  display:flex;
  width:50%;
  flex-flow:column;
  align-items: flex-start;
  padding-bottom: 50px;
}

@media all and (max-width:980px){
  .footer-bottom-left, .footer-bottom-right{
    width:100%;
  }
}

.footer-bottom-right{
  background-image:url(https://6964503.fs1.hubspotusercontent-na1.net/hubfs/6964503/2022%20Site%20Refresh%20Assets/2022%20Home%20Page%20Assets/SVG/wave-graphic-footer.svg); 
  display:flex;
  width:50%;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
}

.footer-top-left-container{
  display:flex;
  width:50%;
}

.footer-top-right-container{
  display:flex;
  width:50%;
  flex-flow:column;
}

.footer-top-left-first-container, .footer-top-left-second-container, .footer-top-left-third-container{
  width:33%; 
}

@media all and (max-width:980px){
  .footer-top-left-container, .footer-top-right-container, .footer-top-left-first-container, .footer-top-left-second-container, .footer-top-left-third-container{
    width:100%;
  }
  .footer-top-left-container{
    flex-flow:column; 
  }
  .footer-top-left-first-container, .footer-top-left-second-container, .footer-top-left-third-container{
    text-align:left;
    margin:25px 0px;
  }
}

.footer-top-left-first-container, .footer-top-left-second-container, .footer-top-left-third-container{
  flex-flow:column; 
}

.copyright {
  color: rgba(151, 151, 151, 1.0);
}






.tags-contain span input:checked ~ label {
  border-color: #00b246!important;
  border-bottom: 3px solid #00b246!important;
}

.content-wrapper {
  max-width: 2500px;
}

.blog-post__date {
  border-color: #3a3a3a;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #3a3a3a;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #121212;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #626262;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #1A1A1A;
}

.blog-pagination__link {
  color: #3a3a3a;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #1A1A1A;
}

.blog-post__title {
  color: #3a3a3a;
  font-family:Montserrat;
  font-size: 30px;
  font-weight: ;
}

.blog-post__author {
  background-color: #000000;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.blog-header {}

.hs-blog-post {
  background-color: ;
}

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-post__tag-link:hover{
  color: #000000;
}

.blog-post__read-more svg {
  fill: #3a3a3a;
}

.blog-post__read-more a:hover svg {
  fill: #000000;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-sidebar a {
  color: #3a3a3a;
}

.blog-sidebar a:hover {
  color: #000000;
}

.blog__subscription-block {
  background-color: rgb(#null);
}

.post-featured-image {
  max-height: px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-post__meta a {
  color: #3a3a3a;
}

.blog-post__body, .blog-post__tags a {
  color: #3a3a3a;
}

.blog-post__meta a:hover {
  color: #000000
}

.blog-post__links {
  border-top:  2px solid rgb(#null);
}

.blog-post__back-to-blog {
  color: #3a3a3a;
}

.blog-post__back-to-blog:hover {
  color: #000000;
}

.blog-post__back-to-blog svg {
  fill: #3a3a3a;
}

a.blog-post__back-to-blog:hover svg {
  fill: #000000;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(#null);
}

.comment.depth-1 {
  border-left: 2px solid rgb(#null);
}

.section.post-footer .hs-input {
  /*   border-color: rgb(#null); */
}

.blog-recent-posts {
  background-color: rgb(#null);
}

.social-flex-contain p, .post-content, .post-content p, .post-content h5 {
  font-family: 'Montserrat',sans-serif;
}










body .icon svg {
  fill: #1A1A1A;
}

body .tns-nav button.tns-nav-active {
  background-color: #1A1A1A;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #1A1A1A;
}

body .social-links__icon {
  background-color: #1A1A1A;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #000000;
}

.page-center {
  max-width: 2500px;
  margin: 0 auto;
}




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}


/*****************************
*      Blog css start
* ***************************/

.page-center {
  max-width: 1470px;
  padding: 0 15px;
  margin: 0 auto !important;
  width: 100% !important;
  overflow: hidden;
  float: none !important;
}
.cstm-blog{
  font-family: 'Montserrat', sans-serif;
}

.cstm-blog p{
  margin-bottom: 0;
}
*{
  box-sizing: border-box;
}
.social-links .hs-blog-social-share .hs-blog-social-share-item:last-child {
  margin-right: 0;
}
.cstm-blog .bf-container{
  display: flex;
  align-items: flex-start;
}
.cstm-blog .bf-container .filter-area{
  max-width: 25%;
  width: 100%;
  padding-right: 15px;
}
.cstm-blog .bf-container .blog-area{
  max-width: 75%;
  width: 100%;
  padding-left: 15px;
}
.cstm-blog .post-listing{
  min-height:auto!important;
  display: flex;
  /* align-items: center;
  justify-content: space-between; */
  flex-wrap: wrap;
  margin: 0 -15px;
}
.cstm-blog .post-listing .post-item{
  width: calc(100% / 3 - 30px);
  padding: 0 0 30px;
  text-align: center;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 25px #c5c5c5;
  position: relative;
  border-radius:10px;
}
.cstm-blog .post-listing .post-item.hidden-item{
  display: none;
}
.cstm-blog .post-listing .post-item .hs-featured-image-wrapper {
  font-size: 0;
  margin-bottom: 45px;
}
.cstm-blog .post-listing .post-item .hs-featured-image-wrapper img {
  max-width: 100%;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
}
.cstm-blog .post-listing .post-item .topics-data {
  margin-bottom: 25px;
}
.cstm-blog .post-listing .post-item .topics-data a {
  text-transform: uppercase;
  font-family: 'Montserrat',sans-serif;
}
.cstm-blog .post-listing .post-item h3 {
  color: rgba(58,58,58,1.0);
  margin-bottom: 35px;
  padding: 0 15px;
  font-family: 'Montserrat',sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
}
.cstm-blog .post-listing .post-item a {
  text-decoration: none;
  color: rgba(58,58,58,1.0);
}

.cstm-blog .post-listing .post-item a.more-link {
  position: relative;
  font-weight: bold;
  font-size: 18px;
  transition: all 0.5s ease;
  color: rgba(204,67,4,1.0);
  padding-right: 15px;
  text-transform: uppercase;
}
.cstm-blog .post-listing .post-item a.more-link-whole{
  position: absolute;
  top: 0; bottom: 0;
  left: 0; right: 0;
}
.cstm-blog .post-listing .post-item a.more-link:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  right: 0; top: 50%;
  transform: translateY(-50%);
  border-top: 6px solid transparent;
  border-left: 8px solid rgba(204,67,4,1.0);
  border-bottom: 6px solid transparent;
  transition: all 0.5s ease;
} 
.cstm-blog .post-listing .post-item a.more-link:hover {
  color: rgba(58,58,58,1.0);
}
.cstm-blog .post-listing .post-item a.more-link:hover:after {
  border-left-color: rgba(58,58,58,1.0);
  right: -15px;
}

.cstm-blog-post{
  font-family: 'Montserrat', sans-serif;
}
.cstm-blog-post p{
  margin-bottom: 15px;
}
.hs-blog-social-share .hs-blog-social-share-item-linkedin {
  margin-right: 5px;
  margin-top: -2px;
}
.cstm-blog-post .posted-date{
  background: #f3f3f3;
  padding: 32px 0;
  font-size: 18px;
  color: #000;
}
.cstm-blog-post .posted-date a{
  color: #000;
}
.cstm-blog-post .post-content{
  padding: 100px 0;
}
.cstm-blog-post .post-content h1,
.cstm-blog-post .post-content h2,
.cstm-blog-post .post-content h3,
.cstm-blog-post .post-content h4{
  margin-bottom: 20px;
}
.cstm-blog-post .post-content .page-center{
  max-width: 950px;
}
.cstm-blog-post .post-content p{
  margin-bottom: 15px;
}
.cstm-blog-post .post-content p, .cstm-blog-post .post-content ul li, .cstm-blog-post .post-content ol li{
  font-size: 18px;
  line-height: 1.4;
  color: rgba(0,0,0,0.85);
  font-family:"Source Sans Pro", sans-serif;
}
.cstm-blog-post .post-content a{
  color: rgba(204,67,4,1.0);
  text-decoration: none;
}
.cstm-blog-post .post-content ul, .cstm-blog-post .post-content ol{
  padding-left: 19px;
  margin-bottom: 20px;
}
.cstm-blog-post .post-content ul{
  padding-left: 50px;
  margin: 0;
}
.cstm-blog-post .blog-title p, .cstm-blog-post .blog-title p span{
  font-weight: bold;
  margin-bottom: 0;
  font-family:"Sans Source Pro", sans-serif;
}

form.hs-form {
  margin: auto;
  width: 100%;
  font-family: 'Montserrat', sans-serif;
}
form.hs-form label {
  margin-bottom: 5px;
  display: inline-block;
}
form.hs-form input, form.hs-form textarea {
  width: 100%;
  height: 45px;
  border: 1px solid #ccc;
  margin-bottom: 15px;
}
form.hs-form input[type="submit"] {
  background: rgba(204,67,4,1.0);
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 15px;
  border: none;
  outline: none;
}
ul.hs-error-msgs {
  list-style: none;
  color: red;
}
ul.hs-error-msgs a{
  color: red;
  text-decoration: none;
}


.cstm-blog-post .hs-topics {
  font-family: 'Montserrat', sans-serif;
  color: #20364E;
  font-weight: bold;
}
.cstm-blog-post .hs-topics .label {
  display: block;
  margin-bottom: 30px;
}
.cstm-blog-post .hs-topics a {
  color: rgba(204,67,4,1.0);
  text-decoration: none;
  display: inline-block;
  margin-right: 35px;
  position: relative;
}
.cstm-blog-post .hs-topics a:after {
  content: '';
  width: 1px;
  height: 20px;
  background: #20364e;
  position: absolute;
  right: -20px;
}
.cstm-blog-post .hs-topics a:last-child:after {
  content: none;
}

.cstm-blog-post .blog-social-sharing{
  padding: 30px 0;
  background-color: #e7e7e7;
}
.cstm-blog-post .blog-social-sharing .social-flex-contain{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cstm-pagination {
  text-align: center;
  margin-top: 20px;
  display: inline-block;
  border-radius: 5px;
  width: 100%;
  margin-bottom: 50px;
}
.cstm-pagination div#pagingDiv {
  /* border: 1px solid #ccc; */
  display: inline-block;
}
.cstm-pagination a, .cstm-pagination span {
  font-family: 'Montserrat',sans-serif;
  font-size: 16px;
  padding: 10px 15px;
  /* border: 1px solid transparent; */
  /* border-color: #ccc; */
  border-radius: 5px;
  box-shadow: 0px 0px 5px #cccccc;
  margin: 8px 5px;
  transition: all .5s ease;
  display: inline-block;
  color: rgba(204,67,4,1.0);
  min-width: 50px;
}
.cstm-pagination a{
  cursor: pointer;
}
.cstm-pagination a:last-child{
  border-right: none;
}
.cstm-pagination a:hover, 
.cstm-pagination span.normal-page-active, 
.cstm-pagination span.disabled-page {
  border-color: rgba(204,67,4,1.0);
  background-color: rgba(204,67,4,1.0);
  color: #fff;
}
.cstm-pagination span.disabled-page{
  cursor: not-allowed;
  opacity: 0.7;
}

@media (max-width:1220px){
  .cstm-blog .post-listing .post-item{
    width: calc(100% / 2 - 32px);
  }
}
@media (max-width:991px){
  /* .cstm-blog .post-listing .post-item{
  width: 100%;
} */
  .cstm-blog .bf-container{
    flex-direction: column;
  }
  .cstm-blog .bf-container .filter-area,
  .cstm-blog .bf-container .blog-area{
    max-width: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width:767px){
  .cstm-blog .post-listing .post-item{
    width: calc(100% / 2 - 30px);
  }
}
@media(max-width:540px) and (min-width:432px){
  .hs-blog-social-share .hs-blog-social-share-list {
    display: flex;
  }
}
@media (max-width:620px){
  .cstm-blog .post-listing .post-item{
    width: 100%;
  }
}

/*****************************
*      Blog css end
* ***************************/

/* Custom CSS*/
span#eight_col #ot-sdk-btn, span#submit_col #ot-sdk-btn {
  background: none;
  padding: 0;
  color: #3a3a3a;
  font-size: 18px;
}