/* Blog post */

@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Plus+Jakarta+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,700&display=swap');


*{
  /*   font-family: 'Roboto' */
}
.Boclips-Latest-Blog-post-outer {
  background-color: #EAFCF6;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 57px;
  padding-bottom: 70px;
}
span.arrow-img {
  padding-right: 4px;
}
/*  .filter-sec{
position:relative;
}
.filter-sec select:after{
position:absolute;
background-image:url('https://4854096.fs1.hubspotusercontent-na1.net/hubfs/4854096/Boclips%202023%20assets/down-3.svg');
content:"";
height:20px;
width:20px;

} */


.filter-sec  select {
  appearance: none;
  background: url(https://4854096.fs1.hubspotusercontent-na1.net/hubfs/4854096/Boclips%202023%20assets/arrow_black-1.svg) 96%/2.6% no-repeat !important;
  background-size: 14px !important;

}

.recent-blog-heading h2{
  color: #000c07;
  font-family:'Plus Jakarta Sans';
  font-size: 44px;
  line-height: 53px;
  text-align: left;
  margin:0;
  font-weight: 500;
}
.recent-blog-heading {
  padding-bottom: 44px;
}
.featured-image{
  line-height: 0;
}
.featured-image a.hs-featured-image-link{
  line-height: 0;
}
.black-wrapper {
  /*   padding-top: 30px;
  padding-bottom: 65px;
  padding-right: 25px; */
  padding: 30px 15px 65px; 
}
.Boclips-Latest-Blog-post-outer .boclips-lastest-inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.Latest-button {
  text-align: right;
}

.post-name {
  padding-top: 30px;
}
.Boclips-Latest-Blog-post-outer .featured-image {
  flex: 0 50%;
}
.Boclips-Latest-Blog-post-outer .black-wrapper {
  flex: 0 46%;
}
.Boclips-Latest-Blog-post-outer .boclips-latest-blog-wrapper {
  border: 2px solid #000C07;
  border-radius: 15px;
}

.Boclips-Latest-Blog-post-outer .post-name a {
  color: #000C07;
  text-decoration: none;
  font-size: 30px;
  line-height: 35px;
  text-align: left;
  font-weight: 500;
  font-family:'Plus Jakarta Sans';
}
.hs-blog-post .see-insights-btn{
  display: none;
}
.hs-blog-post .see-insights-btn-res{
  display: none;
}
/* .hs-blog-post .insights-blog-module-outer .insight-blog-inner {
flex: 0 100%;
border: 2px solid #000C07;
border-radius: 15px;
position: relative;
} */
.Boclips-Latest-Blog-post-outer .post-cont p {
  font-size: 20px;
  line-height: 28px;
  color: #000C07;
  font-family: DM Sans,sans-serif;
  font-weight: 400;
}
.Boclips-Latest-Blog-post-outer .blog-learn-more-button a {
  text-decoration: none;
  color: #0B5CFF;
  font-size: 20px;
  line-height: 28px;
  text-align: left;
  font-weight: 500;
  font-family: DM Sans,sans-serif;
}

.Boclips-Latest-Blog-post-outer .featured-image img {
  border-top-left-radius: 14px;
  border-bottom-left-radius: 14px;
  width:100%;
}
.post-cont {
  padding-top: 7px;
  padding-bottom: 15px;
}
.post-cont p{
  margin:0; 
}

.Latest-button a {
  background-color: #0b5cff;
  border: 2px solid #0b5cff;
  border-radius: 50px;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  padding: 10px 22px;
  text-decoration: none;
  transition: all .2s;
  color: #FDFFFA;
  font-family: DM Sans,sans-serif;
}
.Latest-button {
  text-align: right;
}
.blog-post {
  margin: 0 auto;
  max-width: 960px;
}

.blog-post__meta {
  margin-bottom: 1.4rem;
}

.blog-post__meta a {
  text-decoration: underline;
}
a.hs-blog-post-listing__post-button {
  text-decoration: none;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  color: #0B5CFF;
  font-family: DM Sans,sans-serif;
}
span#listing-reading-count{
  text-decoration: none;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  color: #000C07;
  font-family: DM Sans,sans-serif;
  padding-right:35px;
  padding-top:5px;
}
a.hs-blog-post-listing__post-tag {
  text-decoration: none;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  color: #26242180;
  font-family: DM Sans,sans-serif;
}

.blog-post__timestamp {
  display: block;
}

.blog-post__tags svg {
  height: auto;
  margin-right: 0.35rem;
  width: 15px;
}

.blog-post__tag-link {
  font-size: 0.875rem;
}

/* Blog related posts */

.blog-related-posts {
  background-color: #F8FAFC;
}

.blog-related-posts h2 {
  text-align: center;
}
.post-content-wrapper {
  padding-top: 84px;
  padding-bottom:100px;
}

.blog-related-posts__list {
  display: flex;
  flex-wrap: wrap;
}

.blog-related-posts__post {
  flex: 0 0 100%;
  padding: 1rem;
}
/* listing styles */
.boclips-listing-wrapper .blog-listing-boclips {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  min-height: 22px;
  padding-bottom:33px;
}

.blog-related-posts__title {
  margin: 0.7rem 0;
  min-height: 120px;
}
.blog-related-post-inner h2 {
  font-size: 44px;
  line-height: 53px;
  text-align: left;
  color: #000C07;
}


.blog-related-posts__image {
  height: auto;
  max-width: 100%;
}

/* .blog-author-image img {
border-top-left-radius: 15px !important;
} */
/* Blog comments */

.blog-comments {
  margin: 0 auto;
  max-width: 680px;
}

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

.blog-comments .comment-reply-to {
  border: 0 none;
}

.blog-comments .comment-reply-to:hover,
.blog-comments .comment-reply-to:focus {
  background-color: transparent;
  text-decoration: underline;
}


h3.blog-related-posts__title a {
  text-decoration: none;
  color: #000C07;
  font-size: 30px;
  /* font-family:'Plus Jakarta Sans';*/
  line-height: 33px;
  font-weight: 500;
}
h3.blog-related-posts__title a:hover{
  font-weight: 500;
}
.boclips-blog-heading  .blog-content-parrt {
  font-size: 20px;
  min-height: 112px;
  line-height: 28px;
  color: #000C07;
  font-family: DM Sans,sans-serif;

}
/* blog styles */
.blog-post-time {
  font-family: DM Sans,sans-serif;
  text-align: left;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  padding-bottom:15px;
}
article.blog-post {
  max-width: none;
}
.lastest-blog-featured-image {
  background-size: cover;
  min-height: 400px;
  background-position:center;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
.Boclips-post-content-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.Boclips-post-content-wrapper .boclips-left-content-wrapper {
  /*flex: 0 55%;*/
  flex: 0 100%;
}
.Boclips-post-content-wrapper .boclips-right-content-wrapper {
  flex: 0 36%;
}
.boclips-blog-banner-inner {
  display: flex;
  justify-content: space-between;

  flex-wrap: wrap;
}
.boclips-blog-banner-inner .banner-content-sec {
  flex: 0 47%;
  padding-top:30px;
  padding-bottom: 130px;
}
.boclips-blog-banner-inner .banner-image-sec {
  flex: 0 47%;
}
.banner-image-sec img {
  width: 100%;
  position: relative;
  z-index: 9999;
  border-radius: 15px;
}
.boclips-right-content-wrapper .block {
  border: 2px solid #000C07;
  border-radius: 15px;
  padding: 37px 44px 69px 34.5px;
}
.boclips-right-content-wrapper .block h3 {
  font-size: 30px;
  line-height: 33px;
  text-align: left;
  color: #000C07;
  font-family: DM Sans,sans-serif;
  font-weight: 500;
}
.widget-module ul li a {
  font-size: 20px;
  line-height: 30px;
  font-family: DM Sans,sans-serif;
  font-weight: 400;
}
.boclips-right-content-wrapper ul li a {
  text-decoration: none;
  position: relative;
}
.boclips-right-content-wrapper .widget-module a::before {
  position: absolute;
  content: '#';
  left: -4px;
}

.blog-related-post-inner h2 {
  text-align: left;
}
section.blog-related-posts {
  padding: 50px 0;
  background-color: #EAFCF6;
}
.blog-related-post-inner h2 {
  text-align: left;
}
/* span.blog-readtime {
padding-right: 10px;
} */
article.blog-related-posts__post {
  border: 2px solid #000C07;
  padding: 0;
  margin: 10px;
  flex: 0 31.6%;
  border-radius: 15px;
}
.blog-related-post-inner img.blog-related-posts__image {
  border-radius: 15px 15px 0 0;
}
.blog-related-post-inner .blog-related-posts__content {
  padding: 0 29px;
}
.boclips-right-content-wrapper ul li {
  list-style-type: none;
  display: inline-block;
}
.boclips-right-content-wrapper ul li a {
  text-decoration: none;
}
.blog-post-time {
  font-family: DM Sans,sans-serif;
  font-size: 16px;
  line-height: 28px;
  text-align: left;
}

.blog-post-header h1 {
  font-size: 44px;
  line-height: 53px;
  text-align: left;
  font-weight: 500;
  /*font-family:'Plus Jakarta Sans';*/
  margin:0;
}
.blog-post-info {
  padding-top: 4px;
}
.blog-post-info span{
  font-size: 16px;
  line-height: 28px;
  color: #0B5CFF;
  font-family: DM Sans,sans-serif;
}
.blog-post-info span a{
  font-size: 16px;
  line-height: 28px;
  color: #0B5CFF;
  font-family: DM Sans,sans-serif;
  text-decoration: none;
  font-weight:400;
  display:inline-block;
  margin:0px 5px;
} 
span.social-media-icons a svg {
  vertical-align: middle !important;
}

span.social-media-icons a svg path:hover {
  fill: #707070;
}
.boclips-author-blog-outer-section .hs-author-social-links a svg path:hover {
  fill: #707070;
}
.blog-post-time {
  font-family: DM Sans,sans-serif;
  text-align: left;
  font-weight: 400;
}
.boclips-left-content ul li, .boclips-left-content li span {
  font-size: 20px!important;
  line-height: 30px;
  color: #000C07;
  /*   text-align: left; */
  font-weight: 400;
  font-family: DM Sans,sans-serif;
  font-style: normal;
}
.boclips-left-content h5 span{
  font-size: 20px!important;
}
.boclips-left-content ul {
  padding-left: 22px;
  padding-top: 10px;
}
.boclips-left-content p {
  font-size: 20px!important;
  line-height: 30px;
  color: #000C07;
  /*   text-align: left; */
  font-weight:400;
  margin:0px;
}
.boclips-left-content h5 em{
  font-size: 20px!important;
}
.boclips-author-blog-outer-section{
  padding: 43px 0px 53px 0px;
  max-width: 90%;
}
.boclips-author-blog-outer-section .boclips-author-blog {
  border: 2px solid #000C07;
  border-radius: 15px;
}
.boclips-author-blog-outer-section .about-author-sec {
  flex-wrap: wrap;
  /*   justify-content: space-between; */
  align-items: start;
  display: flex;
  padding:15px;
}
.blog-author-image {
  flex: 0 100%;
  text-align: left;
}
.heading-author-outer {
  flex: 0 100%;
  /*   justify-content: space-between; */
}
.blog-author-heading {
  flex: 0 100%;
  padding-top:10px;
}

.hs-author-social-section {
  flex: 0 37%;
}
.blog-author-heading h4 a {
  color: #000c07;
  text-decoration: none;
  font-size: 20px;
  line-height: 6px;
  font-family: DM Sans,sans-serif;
  font-weight: 500;
}
.p.author-bio-short {
  color: #000c07;
  text-decoration: none;
  font-size: 20px;
  line-height: 18px;
  font-family: DM Sans,sans-serif;
  font-weight: 400;
}
p.author-bio-short {
  margin: 0;
}
.blog-author-heading h4 {
  margin: 0;
}
.author-boclips-connect {
  padding-top: 5px;
  color: #0B5CFF;
  text-decoration: none;
  font-size: 20px;
  line-height: 28px;
  font-family: DM Sans,sans-serif;
  font-weight: 500;
}
.boclips-author-blog-outer-section .hs-author-social-links a {
  padding-right: 15px;
} 
.boclips-blog-banner-outer {
  position:relative !important;
  z-index:99;
}
.boclips-blog-banner-wrapper{
  background-image:url(https://4854096.fs1.hubspotusercontent-na1.net/hubfs/4854096/Shape.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}


/*  .boclips-blog-banner-outer:after {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
border-style: solid;
border-color: transparent;
border-width: 18vh 50vw;
border-bottom-color: white;
border-right-color: white;
z-index:-99;
}  */
a.filter-expand-link {
  padding-left: 5px;
  position: relative;
}


.boclips-listing-wrapper {
  background: linear-gradient(to bottom,#EAFCF6 13%,#fdfffa 13%);
  position: relative;
}
.boclips-listing-wrapper:before {
  content: "";
  position: absolute;
  top: 13%;
  width: 100%;
  clip-path: polygon(100% 0%, 100% 0%, 0% 100%, 0% 0%);
  height: 200px;
  background-color: #EAFCF6;
}

.filter-sec-section {
  position: relative;
  z-index: 9999;
}
.content-sec {
  z-index: 99999;
  position: relative;
} 
.blog-listing-image {
  display:inline-block;
  min-height: 230px!important;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width:100%;
}

.boclips-listing-wrapper .content-sec-wrapper {
  flex: 0 32%;
/*     margin: 1% 1% 5% 1%;!important; */
   margin-bottom: 4%;
  border: 2px solid #000c07;
  border-radius: 15px;
  background-color:#FDFFFA;
 
}
.boclips-listing-section {
  padding: 20px 0px 0px; 
  /*     background-color: #EAFCF6; */
}
.content-sec-inner .boclips-listing-section{
  padding: 20px 20px 0px;
}

.boclips-listing-wrapper .hs-blog-post-listing__post {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
  overflow: hidden;
  width: 100%;
}




.boclips-listing-wrapper .boclips-blog-heading h2 {
  min-height: 80px;
  padding-top: 15px;
  font-family:'roboto';
}


/* blog-filter */

.boclips-listing-wrapper .filter-sec-section {
  padding-bottom: 60px;

}

.boclips-listing-wrapper .filter-sec-outer {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  /*      margin: 0 5% 0 1%;  */
}
/* 
.content-sec-wrapper:first-child{
display: none;
} */

.content-sec-wrapper:nth-child(3n-1) {
  margin-left: 0;
}
.content-sec-wrapper:nth-child(3n) {
  margin-left: 0;
}
.boclips-listing-wrapper .filter-sec {
  border: 2px solid #262421;
  border-radius: 50px;
  padding: 14px 24px;
  min-width: 350px;
  margin: 0 0 auto;

}

.boclips-listing-wrapper .outer {
  padding: 30px 0px;
}


.boclips-listing-wrapper input:focus, 
.boclips-listing-wrapper textarea:focus, 
.boclips-listing-wrapper select:focus{
  outline: none !important;
}

.boclips-listing-wrapper .filter-sec select#selector {
  color:#000C07;
  border: 0!important;
  font-family: DM Sans,sans-serif;
  line-height:28px !important;
  font-size: 20px!important;
  font-weight: 500;
  text-align: left;
  height: 100%;
  margin: 0;
  cursor: pointer;
  -moz-appearance: none;
  -ms-appearance: none;
  outline: 0;
  background-image: none;
  border: 1px solid #000C07;
  font-family: DM Sans,sans-serif;
  width:100%;
}

.boclips-listing-wrapper .boclips-blog-filter-wrapper a {
  min-width: 350px;
  background-color: #000c07;
  border: 2px;
  border-radius: 50px;
  color: #EAFCF6;
  display: inline-block;
  font-family: DM Sans,sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  padding: 20px 20px;
  text-align: center;
  text-decoration: none;
  transition: all .2s;
}


.boclips-listing-wrapper .select-outer {
  border: 1px solid #262421;
  border-radius: 31px;
  padding: 20px 73px 14px 29px;
  position: relative;
  display: block;
  overflow: hidden;
}


.boclips-listing-wrapper .content-sec-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  justify-content: flex-start;
}


.boclips-listing-wrapper .boclips-filter-sec {
  flex: 0 27%;
  text-align:left;
}

.boclips-listing-wrapper .boclips-blog-filter-wrapper {
  flex: 0 45%;
  text-align:right;
  max-width: 350px;
}
/* Featured image */


.boclips-listing-wrapper .hs-blog-post-listing__post-image {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
/* Article content */


.boclips-listing-wrapper .hs-blog-post-listing__post-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.boclips-listing-wrapper .hs-blog-post-listing__post-tags,
.boclips-listing-wrapper .hs-blog-post-listing__post-title,
.boclips-listing-wrapper .hs-blog-post-listing__post-timestamp,
.boclips-listing-wrapper .hs-blog-post-listing__post-author,
.boclips-listing-wrapper .hs-blog-post-listing__post-image--card {
  margin: 0;
}

/* Author */

.boclips-listing-wrapper .hs-blog-post-listing__post-author {
  align-items: center;
  display: flex;
}

.boclips-listing-wrapper .hs-blog-post-listing__post-author-image-wrapper {
  height: 40px;
  margin-right: 78px;
  width: 40px;
}

.boclips-listing-wrapper .hs-blog-post-listing__post-author-image {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

/* Tags */

.boclips-listing-wrapper .hs-blog-post-listing__post-tag {
  display: inline-block;
}

/* Publish date */

.boclips-listing-wrapper .hs-blog-post-listing__post-timestamp {
  display: block;
}

/* Button */

.boclips-listing-wrapper .hs-blog-post-listing__post-button-wrapper {
  flex:0 60%;
  margin-top: 0;
  padding-right:20px;

}
.boclips-listing-wrapper span#listing-reading-count {
  flex: 0 30%;
}
.boclips-listing-wrapper .hs-blog-post-listing__post-tags {
  flex: 0 100%;
  padding-top: 10px;
}

.boclips-listing-wrapper .hs-blog-post-listing__post-button {
  display: inline-block;
}

/* custom styles */
.boclips-listing-wrapper section.hs-blog-post-listing.hs-blog-post-listing--grid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.boclips-listing-wrapper .button-tag-wrapper {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: center;
}
.boclips-listing-wrapper article{
  width: auto!important;
  flex: 0 30%;
}
.boclips-listing-wrapper .boclips-blog-listing-module article.hs-blog-post-listing__post.hs-blog-post-listing__post--grid.hs-blog-post-listing__post--3 {
  border: 2px solid #000C07;
  border-radius: 15px;
}
.boclips-listing-wrapper .boclips-blog-listing-module h2.hs-blog-post-listing__post-title a {
  text-decoration: none;
  text-align: left;
  font-size: 30px;
  color: black;
}
.boclips-listing-wrapper .page-center{
  max-width:1200px !important;   
  width:100% !important;   
  margin:0 auto !important;  
  padding: 0 20px !important;  
  box-sizing:border-box !important;     
  float:none !important;  
}


.boclips-listing-wrapper h2.hs-blog-post-listing__post-title {
  min-height: 105px;
  padding-top: 20px;
}

.boclips-listing-wrapper article#topic {
  width: auto !important;
}
/* filter css */

.boclips-listing-wrapper .elements {
  display: flex;
  justify-content: space-between;
  text-align: center;
  flex-wrap: wrap;
}
.boclips-listing-wrapper .outer {
  padding: 30px 0px;
}

.boclips-listing-wrapper input:focus, .boclips-listing-wrapper textarea:focus, .boclips-listing-wrapper select:focus{
  outline: none !important;
}
.boclips-listing-wrapper select#selector {
  border: 0!important;
  font-family: DM Sans,sans-serif;
  font-size: 20px!important;
  font-weight: 500;
  line-height: 28px;
  text-align: left;
  height: 100%;
  margin: 0;
  cursor: pointer;
  -moz-appearance: none;
  -ms-appearance: none;
  outline: 0;
  background-image: none;
  /*        background:none; */
  border: 1px solid black;
}
.boclips-listing-wrapper .select-outer {
  border: 1px solid #262421;

  padding: 20px 73px 14px 29px;
  position: relative;
  display: block;
  overflow: hidden;
}
/* Mack Option */
 .boclips-listing-wrapper .filter-sec select {
    
     appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 180px !important;   
} 


/* boclips 2023 post page responsive */

@media only screen and (max-width: 1080px) {
  .boclips-listing-wrapper .boclips-filter-sec {
    flex: 0 30%;
  }
  .boclips-listing-wrapper .content-sec-inner {
gap: unset;
}
  .boclips-blog-banner-inner .banner-content-sec {
    padding-bottom: 100px;
  }
  /*   .filter-sec-outer {
  margin: 0 4% 0 0%;
} */
}

@media screen and (max-width: 900px) {
  .blog-post-header h1 {
    font-size: 35px;
    line-height: 43px;
  }
  span.social-media-icons {
    display: block;
    /* padding-top: 5px; */
  }

  .boclips-listing-wrapper .blog-listing-boclips {
    min-height: 22px;
  }
  .boclips-listing-wrapper .boclips-filter-sec {
    flex: 0 42%;
  }
  .boclips-listing-wrapper .boclips-blog-heading h2 {
    min-height: 82px;
  }

  .boclips-listing-wrapper .boclips-blog-heading  .blog-content-parrt {
    min-height: 70px;
  }
  .boclips-listing-wrapper .content-sec-wrapper {
    flex: 0 46%;
    margin: 1% 1% 5% !important;
    margin-right: 15px !important;
  }
  .boclips-listing-wrapper .filter-sec {
    border: 2px solid #262421;
    padding: 20px 10px 14px 29px;

  }
  /*       .boclips-listing-wrapper .content-sec-wrapper {
  flex: 0 45%;
  margin-right: 15px!important;
} */
  .boclips-listing-wrapper .content-sec-inner {
    justify-content: space-between;

  }

  .boclips-listing-wrapper .boclips-blog-banner-inner .banner-content-sec {
    flex: 0 100%;
  }
  .boclips-listing-wrapper .boclips-blog-banner-inner .banner-image-sec {
    flex: 0 100%;
    text-align: center;
    padding-top: 39px;
  }
  .boclips-listing-wrapper .blog-post-header h1 {
    padding-top: 13px;
  }

  .boclips-listing-wrapper .boclips-filter-sec {
    flex: 0 42%;
  }
  .boclips-listing-wrapper .boclips-blog-heading h2 {
    min-height: 82px;
  }

  .boclips-listing-wrapper .boclips-blog-heading  .blog-content-parrt {
    min-height: 70px;
  }

  .boclips-listing-wrapper .filter-sec {
    border: 2px solid #262421;
    padding: 20px 10px 14px 29px;

  }
  .boclips-blog-banner-inner .banner-content-sec {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 800px){
  .heading-author-outer {
    flex: 0 100%;
  }  
}
@media screen and (max-width: 767px){
  .boclips-blog-banner-wrapper{
    background-image:url(https://4854096.fs1.hubspotusercontent-na1.net/hubfs/4854096/mobile%20%282%29.svg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
  }
  .boclips-listing-wrapper .Boclips-Latest-Blog-post-outer {
    padding-top: 25px !important;
  }
  /*   .boclips-listing-wrapper .filter-sec select#selector {
  font-size: 18px!important;
} */

  .boclips-listing-wrapper .hs-blog-post-listing__post-button-wrapper {
    flex:0 50%;
  }

  .hs-blog-post-listing__post-tags {
    flex: 0 50%;
  }
  .boclips-listing-wrapper .filter-sec{
    margin:0 auto !important;

  }
  .hs-blog-post .see-insights-btn-res{
    display: none;
  }
  .boclips-blog-banner-inner .banner-image-sec {
    padding-top: 39px;
  }
  /*       .boclips-listing-wrapper .Boclips-Latest-Blog-post-outer {
  padding-top: 40px !important;
  padding-bottom: 15px !important;
} */
  .boclips-listing-wrapper .recent-blog-heading {
    padding-bottom: 33px !important;
  }
  .boclips-listing-wrapper span#listing-reading-count {
    display: none;
  }

  .boclips-listing-wrapper .blog-related-posts__title {
    min-height: 100px;
  }

  .boclips-listing-wrapper .content-sec-wrapper {
    flex: 0 100%;
    margin:0!important;
    border: 2px solid #000c07;
  }
  .boclips-listing-wrapper .content-sec-inner {
    justify-content: center !important;
    gap:37.72px;
  }
  .boclips-listing-wrapper .filter-sec {
    border: 2px solid #262421;
    padding: 20px 15px 14px 29px;
  }
  .boclips-listing-wrapper .boclips-filter-sec {
    flex: 0 40%;
  }
  .boclips-listing-wrapper .boclips-blog-filter-wrapper {
    flex:0 80% !important;
    padding-top: 29px;
    text-align: center;
    max-width: unset;
  }
  .boclips-listing-wrapper .filter-sec-outer {
    justify-content: center;
    align-items: center;
  }
  .boclips-listing-wrapper .boclips-blog-filter-wrapper a {
    text-align: center;
    padding: 21px 27px;
  }

  .boclips-listing-wrapper .post-name {
    padding-bottom: 10px;
    padding-top: 33px;
  }
  .boclips-listing-wrapper .blog-learn-more-button {
    padding-bottom: 35px;
  }
  .boclips-listing-wrapper .filter-sec-section {
    padding-bottom: 65px;
    padding-top: 0px!important;
  }

  /*   banner design mobile width */
  .blog-post-time {
    font-size: 20px;
    padding-bottom:13px;
  } 
  .post-content-wrapper {
    padding-top: 38px;
    padding-bottom:100px;
  }

  .blog-post-header h1 {
    font-size: 30px;
    line-height: 35px;
    text-align: left;
    font-weight: 500;
    font-family:'Plus Jakarta Sans';
    margin-bottom: 4px;
  }
  /*   .blog-post-info {
  padding-bottom: 39px;
} */
  .boclips-blog-banner-outer {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  /*   p.author-bio-short {
  color: #000c07;
  font-size: 20px;
  line-height: 18px;
  font-family: DM Sans,sans-serif;
  font-weight: 400;
} */

  .boclips-blog-banner-inner .banner-content-sec, .boclips-blog-banner-inner .banner-image-sec {
    flex: 100%;
  }

  .Boclips-post-content-wrapper .boclips-left-content-wrapper {
    flex: 0 100%;
  }
  .boclips-author-blog-outer-section {
    padding: 52px 0 27px 0px;
    text-align: center;
    max-width:100%;
  }
  .Boclips-post-content-wrapper .boclips-right-content-wrapper {
    flex: 0 100%;
  }
  /*  blog css  */
  .blog-related-posts__post {
    flex: 0 0 calc(100% / 2);
  }

  .recent-blog-heading {
    padding-bottom: 33px;
  }
  span#listing-reading-count {
    display: none;
  }

  .blog-related-posts__title {
    min-height: 100px;
  }
  .filter-sec-section {
    padding-bottom: 60px;
    padding-top: 40px !important;
  }
  .content-sec-wrapper {
    flex: 0 80%;
    margin: 1% 0% 10% !important;
  }
  .content-sec-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center !important;
  }
  .filter-sec {
    border: 2px solid #262421;
    padding: 20px 30px 14px 29px;
  }
  .boclips-filter-sec {
    flex: 0 40%;
  }
  .boclips-blog-filter-wrapper {
    flex:0 80% !important;
    padding-top: 29px;
    text-align: center;
  }
  .filter-sec-outer {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
  }
  .boclips-blog-filter-wrapper a {
    text-align: center;
    padding: 21px 27px;
  }
  .content-sec-wrapper {
    border: 2px solid #000c07;

  }
  .post-name {
    padding-bottom: 10px;
    padding-top: 33px;
  }
  .blog-learn-more-button {
    padding-bottom: 35px;
  }
  .filter-sec-section {
    padding-bottom: 60px;
    padding-top: 0px!important;
  }
  .blog-author-image {
    text-align:center;
  }
  .boclips-blog-banner-inner .banner-content-sec {
    padding-bottom: 0px;
  }


  @media screen and (max-width: 500px){
    span.blog-topic {
      display: block;
    }
    .blog-post-info span a{
      margin:unset;
    }
    span.social-media-icons a {
      padding-right: 15px;
    }
  }


  @media screen and (max-width: 476px){
    .boclips-listing-wrapper .hs-blog-post-listing__post-button-wrapper {
      flex:0 100%;
    }

    .hs-blog-post-listing__post-tags {
      flex: 0 100%;
    }
    .blog-related-posts__title {
      margin: 0.7rem 0;
      min-height: 100px;
    }
    .blog-author-heading {
      flex: 0 100%;
      /*     padding: 10px 0px 10px 3px; */
    }
    .hs-author-social-section {
      flex: 0 100%;
    }
    .heading-author-outer {
      flex: 0 100%;
    }
    .blog-author-image {
      flex: 0 100%;
      padding-top: 10px;
    }
    p.author-bio-short {
      margin: 0;
      padding-top: 5px;
    }

    .blog-post-header h1 {
      font-size: 30px;
      font-weight: 500;
      line-height: 35px;
      font-family:'Plus Jakarta Sans';
      margin:0;
    }

    .boclips-blog-banner-outer {
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      padding-top: 0px;
      padding-bottom: 0px;
    }
    .content-sec-wrapper {
      flex: 0 100%;
      margin-right: 15px !important;
      margin: 1% 1% 10%;
    }
    .boclips-blog-heading h2 {
      min-height: 44px;
    }

    .filter-sec {
      padding: 21px 40px 14px 29px;
    }
    .boclips-filter-sec {
      flex: 0 70% !important;
    }
    .boclips-blog-filter-wrapper {
      flex:0 90% !important;
    }
    .boclips-listing-wrapper .filter-sec {
      min-width: 308px;
    }
    .boclips-listing-wrapper .boclips-blog-filter-wrapper a {
      min-width: 308px;
    }
    .boclips-listing-wrapper .filter-sec {
      padding: 21px 5px 14px 20px;
    }
  }
  @media only screen and (max-width: 467px) {
    .boclips-listing-wrapper .filter-sec select#selector {
      font-size:20px !important;
    }
    .Boclips-Latest-Blog-post-inner {
      width:100%!important;
    }
    .boclips-listing-wrapper .content-sec-wrapper {
      flex: 0 100%;
      /*     margin-right: 15px !important; */
      margin: 1% 1% 10%; 
    }
    .boclips-listing-wrapper .boclips-blog-heading h2 {
      min-height: 44px;
    }

    /*   .boclips-listing-wrapper .filter-sec {
    padding: 21px 25px 14px 29px;
  } */

    .boclips-listing-wrapper .boclips-filter-sec {
      flex: 0 70% !important;
    }
    .boclips-listing-wrapper .boclips-blog-filter-wrapper {
      flex:0 90% !important;
    }
  }
  @media only screen and (max-width: 380px) {
    .boclips-blog-filter-wrapper a {
      padding: 17px 17px !important;
      text-decoration: none;
      transition: all .2s;
      text-align: center;
    }
    .boclips-filter-sec {
      flex: 0 80%!important;
    }
    .boclips-blog-filter-wrapper {
      flex:0 100% !important;}

    .boclips-listing-wrapper .boclips-blog-filter-wrapper a {
      padding: 17px 17px !important;
      text-decoration: none;
      transition: all .2s;
      text-align: center;
    }
    .boclips-listing-wrapper .boclips-filter-sec {
      flex: 0 80%!important;
    }
    .boclips-listing-wrapper .boclips-blog-filter-wrapper {
      flex:0 100% !important;
    }
    .boclips-listing-wrapper .filter-sec select#selector {
      font-size: 18px !important;
    }
    .boclips-listing-wrapper .filter-sec {
      min-width: 285px;
    }
    .boclips-listing-wrapper .boclips-blog-filter-wrapper a {
      min-width: 285px;
    }
  }


  @media screen and (max-width: 400px){
    .banner-image-sec img.blog-post-image {
      max-width: 100%;
    }
  }