.cm-thinking{
  background :  #1b1d1d 
}
.cm-thinking .post_types {
  background: #000;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-left: -1rem;
  margin-right: -1rem;
  padding: 1.5rem 1rem; 
}
.cm-thinking .list-main .cm-flex .blog-list-item.matched-list {
  display: none !important;
}
.cm-thinking .list-main center a {
  padding: 13px 30px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
}
.cm-thinking .post_types a{
  border-bottom: 1px solid transparent;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 2px;
  margin: 0 .5rem;
  text-transform: uppercase;
}
.cm-thinking .post_types a:hover{
  text-decoration : none; 
}

.cm-thinking .post_types a.active,
.cm-thinking .post_types a:focus, 
.cm-thinking .post_types a:hover {
  border-color: #f08062;
  color: #fff !important;
}

.cm-thinking .cm-hero {
  overflow: hidden;
  padding: 66px 0 52px;
  text-align: center;
  z-index: 1; 
}
.blog-list-item {
  display: none; /* Initially hidden */
  width: 100%; /* Adjust based on design needs */
}
.pagination {
  margin: 20px 0;
}
.pagination button.active {
  background-color: rgba(240, 135, 98, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(240, 135, 98, 1.0);
}
div#data-guide + center {
  display: none !important;
}
.pagination button {
  cursor: pointer;
  margin: 0 5px;
  padding: 5px 10px;
  align-items: center;
  background: #f2fcff;
  border-radius: 6px;
  font-style: normal;
  height: 40px;
  justify-content: center;
  line-height: 1.5;
  text-align: center;
  width: 40px;
  color: rgba(0, 0, 0, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
}
.cm-thinking .cm-hero .cm-item h2{
  color: #fff;
  font-family: Lora, sans-serif;
  font-size: 53px;
  font-weight: 500;
  letter-spacing: 2.5px;
  line-height: 100%;
  text-align: left;
}

.cm-thinking .cm-hero .cm-item {
  margin-bottom: 60px;
  padding: 11px 10px;
}

.cm-thinking .cm-hero .cm-item-inner{
  align-items: center;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  position : relative;
}

.cm-thinking .cm-hero .overlay-link{
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}


.cm-thinking .cm-hero .cm-item-img{
  overflow: hidden;
  padding-bottom: 31%;
  position: relative;
  width: 50%;
  z-index: 0; 
}

.cm-thinking .cm-hero .cm-item-img img{
  bottom: 0;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  transform-origin: center;
  transition: all .4s ease;
  width: 100%;
  z-index: 1;
}
div#data-guide .blog-list-item.blogs {
  display: none !important;
}
div#data-posts + center div#pagination {
  display: block;
}
div#data-guide .blog-list-item.guides.active {
  display: block !important;
}
.cm-thinking .cm-hero .cm-item-inner:hover .cm-item-img img{
  transform: scale(1.1); 
}
.cm-thinking .list-main .cm-flex[data-value="1"] .blog-list-item.guides.active {
  display: block !important;
}
.cm-thinking .list-main .cm-flex .blog-list-item.guides.active {
  display: none !important;
}
.cm-thinking .cm-hero .cm-item-content{
  align-items: center;
  background: #fff;
  color: #000;
  display: flex;
  margin-left: -5%;
  padding: 2rem 45px;
  text-align: left;
  width: 55%;
  z-index: 1;
}

.cm-thinking .cm-hero .cm-item-content h3{
  color: #000;
  font-family: Red Hat Display, sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  text-decoration: none;
  text-transform: none;
}

.cm-thinking .cm-hero .cm-item-content .cm-item-athor{
  margin-bottom: .8rem;
  color: #000; 
}

.cm-thinking .cm-hero .cm-item-content .cm-item-body{
  color: #000; 
}

.cm-thinking .cm-form .content-wrapper{
  align-items: center;
  border-bottom: 1px solid #696767;
  border-top: 1px solid #696767;
  color: #fff;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 2.5rem !important;
  padding: 1.5rem 0;
  position: relative;
}

.cm-thinking .cm-form h3 {
  color: #fff;
  flex: 1;
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  margin: 0;
  padding-right: 3rem;
  text-decoration: none;
  text-transform: none; 
}

.cm-thinking .cm-form form {
  display: flex;
  flex: 2;
  flex-direction: row;
  flex-wrap: wrap;
  font-family: Red Hat Display, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.cm-thinking .cm-form .form-inner  {
  flex: 2;
}

.cm-thinking .cm-form .form-inner form>*{
  flex: 1; 
}
.cm-thinking .cm-form .form-inner form label{
  margin-bottom: 0px; 
  padding: 0;
}
.cm-thinking .cm-form .form-inner form .hs_submit .actions{
  margin-top: 0px;
}
.cm-thinking .cm-form a.privacy-policy {
  bottom: -25px;
  color: #fff;
  font-family: Red Hat Display, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  position: absolute;
  right: 0;
  text-decoration: none;
}

.cm-thinking .cm-form a.privacy-policy:hover {
  color : #f08062;
}

.cm-thinking .list-main{
  padding-bottom: 50px; 
}

.cm-thinking .list-main .cm-flex{
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px; 
}

.cm-thinking .list-main .cm-flex .blog-list-item{
  padding: 11px 25px;
  width: 33.33%; 
  display:none;
}
.cm-thinking .list-main .cm-flex .blog-list-item.active{
  display:block;
}

.cm-thinking .list-main .blog-list-item .overlay-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}

.cm-thinking .list-main .cm-flex .blog-list-item .blog-list-item-inner{
  color: #fff;
  height: 100%;
  position: relative;
}

.cm-thinking .list-main  .blog-list-item .blog-list-item-img{
  min-height: 231px;
  overflow: hidden;
  position: relative; 
}

.cm-thinking .list-main  .blog-list-item .blog-list-item-img img{
  bottom: 0;
  height: 100% !important;
  left: 0;
  max-width: 100%;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  transform-origin: center;
  transition: all .4s ease;
  width: 100%;
  z-index: 1;
}

.cm-thinking .list-main  .blog-list-item-inner:hover .blog-list-item-img img{
  transform: scale(1.1); 
}

.cm-thinking .list-main  .blog-list-item .blog-list-item-content{
  padding: 46px 0 37px 0; 
}

.cm-thinking .list-main  .blog-list-item .blog-list-item-content h3{
  color: #fff;
  font-family: inherit;
  font-size: 20px;
  letter-spacing: .38px;
  line-height: 1.35;
  margin-bottom: .8rem; 
  font-weight : 300
}

.cm-thinking .list-main  .blog-list-item .blog-list-item-content .blog-list-item-body{
  color: #fff;
}






@media (min-width: 768px) {
  .cm-thinking .cm-form .form-inner form .hs-form-field {
    margin: 0 1rem 1rem 0;
  }

  .cm-thinking .cm-hero .content-wrapper,
  .cm-thinking .list-main .page-center
  {
    max-width: 720px;
  }

}

@media(min-width : 992px){
  .cm-thinking .cm-hero .content-wrapper,
  .cm-thinking .list-main .page-center
  {
    max-width: 960px;
  }
}


@media(min-width : 1200px){
  .cm-thinking .cm-hero .content-wrapper,
  .cm-thinking .list-main .page-center
  {
    max-width: 1140px;
  }
}

@media(min-width : 1400px){
  .cm-thinking .cm-hero .content-wrapper,
  .cm-thinking .list-main .page-center

  {
    max-width: 1304px;
  }

}

@media(max-width : 1200px){
  .cm-thinking .cm-hero .cm-item h2{
    font-size : 48px;
  }
}


@media(max-width : 1024px){
  .cm-thinking .cm-hero .cm-item h2{
    font-size : 40px;
  }
}

@media(max-width : 991px){
  .cm-thinking .cm-hero .cm-item-content h3,
  .cm-thinking .cm-form h3
  {
    font-size: 20px;
  }

  .cm-thinking .list-main .cm-flex .blog-list-item {
    padding: 7px 8px;
    width: 50%;
  }

}

@media(max-width : 767px){



  .cm-thinking .list-main .cm-flex .blog-list-item {
    padding: 9px 8px;
    width: 100%;
  }

  .cm-thinking .cm-hero .cm-item {
    margin-bottom: 30px;
    padding: 0;
  } 

  .cm-thinking .cm-hero .cm-item-img {
    height: 231px;
    width: 100%; 
  }

  .cm-thinking .cm-hero .cm-item-content{
    margin-left: 0;
    padding: 42px 20px;
    width: 100%;
  }

  .cm-thinking .cm-hero .cm-item h2 {
    font-size: 36px;
    text-align : center;
  }

  .cm-thinking .cm-form .content-wrapper>h3{
    padding-bottom: 1rem;
    padding-right: 0; 
  }

  .cm-thinking .cm-form form,
  .cm-thinking .cm-form .content-wrapper{

    flex-direction: column;
  }

  .cm-thinking .cm-form form,
  .cm-thinking .cm-form .content-wrapper,
  .cm-thinking .cm-form h3,
  .cm-thinking .cm-form .form-inner
  {
    width: 100%;
  }

}


@media(max-width : 540px){

  .cm-thinking .cm-form {
    padding-left : 20px;
    padding-right : 20px;

  }












