#hero-banner img {
  width: 100%;
  height: 50vh;
  object-fit: cover;
  object-position: top;
  filter: brightness(0.4);
}

.banner_text {
  position: absolute;

  bottom: 25%;

  left: 10%;

  width: 40%;
}

.banner_text h2 {
  font-size: 50px;

  /* font-family: "Work Sans", sans-serif; */

  /* font-weight: 800; */

  color: #fff;
}

.banner_text p {
  font-weight: 400;

  font-size: 20px;

  color: #fff;
}

.all_blogs_content {
  padding: 70px 0px 0px;
}
.archive .all_blogs_content {
  padding: 70px 0px 70px;
}

.all_blogs_content .blog-item {
  margin: 20px 0px 40px;
  background: #fff;
  display: flex;
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.all_blogs_content .blog-item .blog_white_box {
  padding: 30px;
  width: 100%;
  height: max-content;
}

.all_blogs_content .blog-item .blog_white_box .top_box {
}

.all_blogs_content .blog-item .blog_white_box .top_box .date {
}

.all_blogs_content .blog-item .blog_white_box .top_box .separator {
}

.all_blogs_content .blog-item .blog_white_box .top_box .tags {
}

.all_blogs_content .blog-item .blog_white_box .middle_box {
}

.all_blogs_content .blog-item .blog_white_box .middle_box .blog_title {
}

.all_blogs_content .blog-item .blog_white_box .middle_box .blog_title .title {
  font-family: "Geometria-Medium";
  color: #000;
  font-size: 20px;
  margin: 10px 0px;
  margin-bottom: 10px;
}

.all_blogs_content .blog-item .blog_white_box .bottom_box {
  font-size: 17px;
}

.all_blogs_content .blog-item .blog_white_box .bottom_box a {
  display: inline-block;
  font-size: 16px;
  margin-top: 10px;
}

.blog_image:not(:empty) {
  margin-right: 0px;
}

.all_blogs_content .blog-item .blog_white_box .top_box span {
  font-size: 15px;
}

.all_blogs_content .blog-item .blog_white_box .bottom_box p {
  font-family: "Montserrat", sans-serif;
}

.blog_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0px;
}

.blog_image {
  width: 50%;
  overflow: hidden;
}

.blog_image:empty {
  display: none;
}

.blog_post_page_banner img {
  width: 100%;
  filter: brightness(0.7);
}

#blog-post-banner {
}

.all_blogs_content select {
  padding: 10px 20px;

  border-radius: 6px;

  color: #000;

  border: 1px solid #ccc;
}

footer {
  /* margin-top: 0px !important; */
}

.all_blogs_content select {
  font-size: 16px;
  padding: 10px;
  margin-right: 10px;
}

.blog_post_title {
  position: absolute;
  bottom: 0px;
  width: 50%;
  left: 5%;
}

.blog_post_title h1 {
  color: #fff;
}

h2 {
  font-family: "Geometria-Medium";
  font-weight: normal;
}

.category_lists ul {
  display: flex;
  gap: 20px;
}

.category_lists ul li {
  background: transparent;
}

.category_lists ul li a {
  color: #19407d;
  font-size: 12px;
  border: 1px solid #19407d;
  padding: 10px;
  border-radius: 5px;
  display: block;
  font-weight: 600;
}

.heateor_sss_sharing_ul {
  display: flex;
  gap: 15px;
}

.social_share_links ul {
  display: flex;
  align-items: center;
  justify-content: start;
  margin-bottom: 10px;
  gap: 15px;
}

.social_share_links {
}

.social_share_links ul li {
}

.social_share_links ul li a {
  color: #19407d;
  font-size: 25px;
}

form#searchform {
  position: relative;
}

form#searchform input {
  padding: 5px;
  border-radius: 100px;
  border: 1px solid #ccc;
  padding-left: 15px;
}

form#searchform .submit_search {
}

form#searchform .submit_search button.submit {
  background: transparent;
  border: none;
  position: absolute;
  top: 0px;
  right: 15px;
  height: 100%;
}

form#searchform .submit_search button.submit svg {
}

.category_lists {
  margin-top: 50px;
}

.breadcrumb a {
  color: #878787;
}
.breadcrumb {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 15px;
  color: #878787;
  font-weight: 500;
}

.all_blogs_content .blog-item .blog_white_box .bottom_box a.read_more_btn {
  width: max-content;
  border: 1px solid #fff;
  background: #19407d;
  padding: 5px 20px;
  border-radius: 10px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.6s;
}

.all_blogs_content
  .blog-item
  .blog_white_box
  .bottom_box
  a.read_more_btn:hover {
  background: transparent;
  border: 1px solid #19407d;
  color: #19407d;
}

.wp-block-latest-posts.wp-block-latest-posts__list a {
  font-size: 16px;
  display: block;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
  margin-top: 10px;
}

h2.wp-block-heading {
  font-weight: 500;
  color: #19407d;
}

h2.wp-block-heading {
  font-weight: 500;
  color: #19407d;
  margin-bottom: 1rem;
  margin-top: 0px !important;
  font-size: 22px;
}

.wp-block-group__inner-container {
  margin-bottom: 1rem;
  border-bottom: 1px solid #ccc;
  padding-bottom: 25px;
  width: 100%;
}

.wp-block-group.is-layout-flow {
  width: 100%;
}

.wp-block-categories li a {
  font-size: 16px;
}

.wp-block-archives {
  font-size: 16px;
}
.single-post .entry_content_inner_single_post h1 {
  font-size: 25px;
}
section.space-pd {
  padding: 70px 0px;
}

.single-post .entry_content_inner_single_post h2 {
  font-size: 20px;
  margin: 15px 0px;
}

.single-post .entry_content_inner_single_post p {
  font-size: 16px;
  line-height: 30px;
}

.single-post .entry_content_inner_single_post li {
  font-size: 16px;
  line-height: 30px;
  list-style-type: disc;
}
.single-post .entry_content_inner_single_post ul {
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: 20px;
}

.wp-block-tag-cloud.is-style-outline a {
  color: #19407d;
  font-size: 12px !important;
  border: 1px solid #19407d;
  padding: 10px;
  border-radius: 5px;
  display: block;
  font-weight: 600;
}

div#nav-single {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin-top: 30px;
}

span.nav-previous {
}
span.nav-next {
}

span.nav-previous a,
span.nav-next a {
  color: #fff;
  background: #19407d;
  display: block;
  width: 130px;
  text-align: center;
  font-size: 16px;
  padding: 10px;
  border-radius: 6px;
}

div#sidebar_enquire_form input {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 30px;
  margin-bottom: 10px;
  background: transparent;
  margin-top: 5px;
  height: 35px;
  color: #fff;
  padding-left: 10px;
}

div#sidebar_enquire_form form {
  width: 80%;
  margin: auto;
  padding: 20px 0px 0px;
}

aside#secondary {
  width: 100%;
}

div#sidebar_enquire_form textarea {
  width: 100%;
}

div#sidebar_enquire_form input[type="submit"] {
  background: #fff;
  color: #19407d;
  padding: 8px;
  margin-top: 10px;
  border: 1px solid #fff;
  transition: 0.6s;
  font-size: 16px;
  font-weight: 600;
  height: auto !important;
}

div#sidebar_enquire_form {
  background: #19407d;
  border-radius: 10px;
  margin-bottom: 2rem;
}

div#sidebar_enquire_form form label {
  color: #fff;
  font-size: 15px;
}

div#sidebar_enquire_form input[type="submit"]:hover {
  background: #000;
  color: #fff;
}

div#sidebar_enquire_form .wpcf7-response-output {
  margin: 0px !important;
  font-size: 12px;
  color: #fff;
  font-weight: 600;
}


div#relatedposts ul {
    display: flex;
    gap: 10px;
    position: relative;
}

div#relatedposts ul li {
    width: 33%;
}

div#relatedposts h3 {
    font-weight: 500;
    color: #19407d;
    margin-bottom: 1rem;
    font-size: 22px;
    margin-top: 3rem !important;
}

div#relatedposts ul li .relatedthumb img {
    width: 100% !important;
    height: 200px !important;
    object-fit: cover;
}

div#relatedposts {
    width: 100%;
}

div#relatedposts .relatedcontent h3 {
  margin-top: 1rem !important;
}


@media (max-width: 996px) {
  .all_blogs_content .blog-item {
    flex-wrap: wrap;
  }

  .blog_image:not(:empty) {
    width: 100%;

    margin-right: 0px;
  }

  .blog_image:not(:empty) img {
    width: 100%;
  }

  .all_blogs_content .blog-item .blog_white_box {
    margin-top: 10px;
  }
  .banner_text {
    width: 100%;
  }

  #hero-banner img {
    height: 50vh;
  }

  .all_blogs_content select {
    margin-bottom: 20px;
  }
  .all_blogs_content .blog-item .blog_white_box .middle_box .blog_title .title {
    line-height: 1.5rem;
  }
}

@media (max-width: 675px) {
  .all_blogs_content .blog-item .blog_white_box .middle_box .blog_title .title {
    font-size: 20px;
    line-height: 30px;
  }
  .space-pd {
    padding: 30px 0px !important;
  }
  .blog_post_page_banner img {
    height: 70vh;
    object-fit: cover;
  }
  .blog_post_title {
    position: absolute;
    bottom: 0px;
    width: 90%;
    left: 0px;
    right: 0px;
    text-align: left;
    margin: auto;
  }

  .category_lists ul {
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 30px;
  }

  .category_lists ul li {
    width: 48%;
    text-align: center;
  }
  .category_lists{
    margin-top: 0px;
  }
  .all_blogs_content{
    padding-top: 30px;
  }
}

@media only screen and (max-device-width: 675px) and (orientation: landscape) {
  #hero-banner img {
    height: 70vh;
  }
}
