.listing_wrapper {}

.listing_wrapper .featured_post_wrapper {
  position: relative;
}

.listing_wrapper .featured_inner_wrapper {
  display: flex;
  flex-wrap:wrap;
}

.listing_wrapper 
.featured_item {
  width: 33.33%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.listing_wrapper .featured_item_wrap {
  padding: 10px;
  position: relative;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.listing_wrapper .heading h2 {
  color: #000000;
  font-family: "Red Hat Display", Sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 10px;
}
.listing_wrapper .featured_post_wrapper .heading {
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
}
.listing_wrapper .bottom_content {
  width: 100%;
  position: relative;
}

.listing_wrapper .bottom_content .bottom_content_inner {
  margin-bottom: 26px;
}

.listing_wrapper .bottom_content .news-post-grid-thumbnail {
  position: relative;
}

.listing_wrapper .bottom_content a.news-post-grid-thumbnail-wrap {
  border-radius: 10px;
  display: block;
  overflow: hidden;
}

.listing_wrapper .bottom_content a.news-post-grid-thumbnail-wrap img {
  height: 305px;
  border-radius: 10px;
  transition: 0.5s;
  width: 100%;
  display: block;
  overflow: hidden;
  object-fit: cover;
  max-width: 100%;
}

.listing_wrapper .bottom_content .news-post-grid-content {
  position: relative;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
  padding: 0;
  margin-top: 17px;
  bottom: 0;
  z-index: 1;
}

.listing_wrapper .bottom_content  .post_grid_author_img {
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 15px;
  font-family: "Roboto";
  font-weight: 600;
}

.listing_wrapper .bottom_content .post_grid_author_img img {
  width: 21px;
  height: 21px;
  border-radius: 50%;
  margin-right:1.3px;
  display: inline-block;
  max-width: 100%;
}

.listing_wrapper .bottom_content .post_grid_author_img a {
  color: #4F4F4F;
  display: inline-block;
}

.listing_wrapper .bottom_content  h3.post-title {
  font-size: 20px;
  margin-bottom: 15px;
  line-height: 1.2;
  color: #272727;
  font-family: 'Roboto';
  font-weight: 600;
}

.listing_wrapper .bottom_content h3.post-title a {
  background: none;
  display: inline-block;
  padding-bottom: 0;
  transition: color 0.25s ease;
  color: #272727;
}

.listing_wrapper .bottom_content .post-meta-items {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
}

.listing_wrapper .bottom_content .category-box, .listing_wrapper .bottom_content .date-box {
  color: #717171;
  line-height: 20px;
  position: relative;
  margin-right: 8px;
  padding-right: 8px;
  font-size: 14px;
  font-family: 'Roboto';
  font-weight: 600;
}

.listing_wrapper .bottom_content .category-box {
  display: none;
}

.listing_wrapper .bottom_content .bottom_content_inner:hover a.news-post-grid-thumbnail-wrap img {
  transform: scale(1.1);
}



.listing_wrapper .middle_section {
  margin-top: 30px;
}

.listing_wrapper .middle_section .left_section {
  width: 65%;
}

.listing_wrapper .middle_section .right_section {
  width: 35%;
}

.listing_wrapper .middle_section .row {
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  justify-content: space-between;
}

.listing_wrapper .middle_section .left_inner_wrap {
  padding: 0px 10px 0px 15px;
}

.listing_wrapper .middle_section .news_post_grid_design {
  width: auto;
  position: relative;
}

.listing_wrapper .middle_section  .news-post-grid-thumbnail {
  position: relative;
  width: auto;
}

.listing_wrapper .middle_section  .news-post-grid-thumbnail a.news-post-grid-thumbnail-wrap {
  border-radius: 10px;
  display: block;
  overflow: hidden;
}

.listing_wrapper .middle_section .news-post-grid-thumbnail a.news-post-grid-thumbnail-wrap img {
  border-radius: 10px;
  transition: 0.5s;
  width: 100%;
  display: block;
  overflow: hidden;
  object-fit: cover;
  max-width: 100%;
  height:500px;
}

.listing_wrapper .middle_section .news-post-grid-content {
  padding: 30px 30px 30px 30px;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 1;
  left: 0;
}


.listing_wrapper .middle_section .news-post-grid-content .author-name .post_grid_author_img {
  font-family: "Red Hat Display", Sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 15px;
  margin-bottom: 10px;
}

.listing_wrapper .middle_section .news-post-grid-content .author-name .post_grid_author_img img {
  width: 21px;
  height: 21px;
  border-radius: 50%;
  margin-right: 1.3px;
  display: inline-block;
  max-width: 100%;
}

.listing_wrapper .middle_section .news-post-grid-content .author-name .post_grid_author_img a {
  color: #ffff;
  display: inline-block;
}

.listing_wrapper .middle_section .news-post-grid-content h3.post-title {
  font-family: "Red Hat Display", Sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2em;
  margin-bottom: 12px;
  color: #272727;
}

.listing_wrapper .middle_section .news-post-grid-content h3.post-title a {
  color: #ffff;
  display: inline-block;
}

.listing_wrapper .middle_section .news-post-grid-content  .category-box {
  display: none;
}

.listing_wrapper .middle_section .news-post-grid-content .date-box {
  font-family: "Red Hat Display", Sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  position: relative;
  margin-right: 8px;
  padding-right: 8px;
  color: #fff;
  width: auto;
}

.listing_wrapper .middle_section .news-post-grid-content  .read-time-box {
  font-family: "Red Hat Display", Sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  display: none;
}





.listing_wrapper  button.slick-prev {
  position: absolute;
  z-index: 10;
  opacity: 1;
  display: inline-block ;
  margin: 0 ;
  width: 48px;
  height: 48px;
  line-height: 48px;
  background: rgb(255 255 255 / 80%) ;
  text-align: center;
  color: #F72210 ;
  transition: all 0.25s ease-in 0s;
  padding: 0 ;
  font-weight: bold;
  font-size: 0 ;
  border-radius: 50% ;
  cursor: pointer;
  top: 45%;
  left: 30px;
}

.listing_wrapper  button.slick-prev:before {
  font-size: 22px ;
  font-style: italic;
  line-height: 48px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  content: "\f30a";
}

.listing_wrapper  .post_slider {
  position: relative;
}

.listing_wrapper  button.slick-next {
  top: 45%;
  right: 30px;
  position: absolute;
  z-index: 10;
  opacity: 1;
  display: inline-block ;
  margin: 0 ;
  width: 48px;
  height: 48px;
  line-height: 48px;
  background: rgb(255 255 255 / 80%) ;
  text-align: center;
  color: #F72210 ;
  transition: all 0.25s ease-in 0s;
  padding: 0 ;
  font-weight: bold;
  font-size: 0 ;
  border-radius: 50% ;
  cursor: pointer;
}

.listing_wrapper  button.slick-next:before {
  font-style: italic;
  font-size: 22px;
  line-height: 48px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  content: "\f30b";
}

.listing_wrapper .middle_section .news_post_grid_design:after {
  background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, .8) 100%);
  border-radius: 10px;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}


.listing_wrapper .right_section .right_inner_wrap {
  padding: 0px 15px 0px 10px;
}

.listing_wrapper .right_section .news_post_trending_list {
  background: rgba(0, 0, 0, .025);
  border-radius: 10px;
  padding: 20px;
}

.listing_wrapper .right_section .news_post_trending_list h2.trending-list-title {
  position: relative;
  font-weight: 700;
  font-size: 25px;
  margin-bottom: 15px;
  line-height: 1.2;
  font-family: "Red Hat Display";
  color: #272727;
}

.listing_wrapper .right_section .post-grid-wrapper-two-inner {
  position: relative;
  margin-bottom: 20px;
  display: flex;
}

.listing_wrapper .right_section .post-grid-wrapper-two-inner .grid-thumbnail-two-wrap {
  width: 125px;
  margin-right: 10px;
  min-width: 125px;
  overflow: hidden;
  position: relative;
}

.listing_wrapper .right_section .post-grid-wrapper-two-inner .grid-thumbnail-two-wrap a {
  border-radius: 10px;
  display: block;
  overflow: hidden;
}

.listing_wrapper .right_section .post-grid-wrapper-two-inner .grid-thumbnail-two-wrap a img {
  height: 87px;
  border-radius: 10px;
  transition: 0.5s;
  object-fit: cover;
  width: 100%;
  max-width: 100%;
}

.listing_wrapper .right_section .post-grid-content-two .post_grid_author_img {
  font-family: "Red Hat Display", Sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 13px;
  margin-bottom: 4px;
}

.listing_wrapper .right_section .post-grid-content-two .post_grid_author_img img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin-right: 1.3px;
  display: inline-block;
  max-width: 100%;
  border: none;
}

.listing_wrapper .right_section .post-grid-content-two h3.post-title {
  font-family: "Red Hat Display", Sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2em;
  margin-bottom: 9px;
  color: #272727;
}

.listing_wrapper .right_section .post-grid-content-two h3.post-title a {
  display: inline-block;
  padding-bottom: 0;
  transition: color 0.25s ease;
  color: #272727;
}

.listing_wrapper .right_section .post-grid-content-two .category-box {
  display: none;
}

.listing_wrapper .right_section .post-grid-content-two .date-box {
  font-family: "Red Hat Display", Sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 15px;
  position: relative;
  margin-right: 8px;
  padding-right: 8px;
  color: #A0A0A0;
}

.listing_wrapper .right_section .post-grid-content-two .post_grid_author_img a {
  color: #4F4F4F;
  display: inline-block;
}


.listing_wrapper .middle_section .news_post_grid_design:hover a.news-post-grid-thumbnail-wrap img {
  transform: scale(1.03);
}

.listing_wrapper button:hover {
  color: #2567EF;
}

.listing_wrapper .right_section .post-grid-content-two h3.post-title a:hover {
  color: #FF3524;
}

.listing_wrapper .bottom_content h3.post-title a:hover {
  color: #FF3524;
}

.listing_wrapper .main_listing_wrapper {
  padding: 50px 0;
}

.listing_wrapper .blog-pagination.cm_pagination {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 0;
  flex-wrap: wrap;
}

.listing_wrapper .blog-pagination.cm_pagination .blog_pagination_item {
  display: flex;
  flex-wrap:wrap;
  color:#fff;
}

.listing_wrapper .blog-pagination.cm_pagination .blog_pagination_item a {
  font-size: 16px;
  margin: 10px;
  display: flex;
  align-items: center;
}


.blog-pagination.cm_pagination .blog_pagination_item a.active {
  color: #000000;
}

.blog-pagination.cm_pagination .blog_pagination_item.blog-pagination__prev-link--disabled,
.blog-pagination.cm_pagination .blog_pagination_item.blog-pagination__prev-link--disabled {
  pointer-events: none;
  cursor: text;
}
.listing_wrapper .blog-pagination.cm_pagination .blog_pagination_item svg path {
  fill: #fff;
}
@media (max-width:1023px){
  .listing_wrapper .middle_section .left_inner_wrap {
    padding-right: 15px;
  }
  .listing_wrapper .middle_section .row {
    flex-direction: column;
  }

  .listing_wrapper .middle_section .left_section {
    width: 100%;
  }

  .listing_wrapper .middle_section .right_section {
    width: 100%;
    margin-top: 60px;
  }
 
}
@media (max-width:767px){

  .listing_wrapper .featured_inner_wrapper {
    flex-direction: column;
    margin-left: -10px;
    margin-right: -10px;
  }

  .listing_wrapper .featured_item {
    width: 100%;
  }

  .listing_wrapper .bottom_content a.news-post-grid-thumbnail-wrap img {
    height: 250px;
  }


  .listing_wrapper .middle_section .news-post-grid-thumbnail a.news-post-grid-thumbnail-wrap img {
    height: 350px;
  }
  .listing_wrapper .middle_section .news-post-grid-content h3.post-title {
    font-size: 17px;
  }

  .listing_wrapper button.slick-prev {
    top: 30%;
  }

  .listing_wrapper button.slick-next {
    top: 30%;
  }

  .listing_wrapper .right_section .post-grid-wrapper-two-inner {
    flex-direction: column;
  }

  .listing_wrapper .right_section .post-grid-wrapper-two-inner .grid-thumbnail-two-wrap {
    width: 100%;
    margin-bottom: 20px;
  }

  .listing_wrapper .middle_section .left_inner_wrap {
    padding: 0 15px 0 15px;
  }

  .cm_blog_listing .page-center {
    padding-left: 20px;
    padding-right: 20px;
  }
  .listing_wrapper button.slick-next {
    top: 30%;
    right: auto;
    left: 85px;
}
}
@media (max-width:575px){
 .listing_wrapper button.slick-prev, .listing_wrapper button.slick-next {
    top: 15%;
}

