html {
  font-size: 16px;
  scroll-behavior: smooth;
}

@media screen and (max-width: 767px) {
  html {
    font-size: 12px;
  }
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

::-webkit-scrollbar {
  width: 7px;
}

::-webkit-scrollbar-thumb {
  background: #000;
}

::-webkit-scrollbar-track {
  background: #c5ddf8;
}

a {
  text-decoration: none;
}

strong {
  font-weight: 600;
}

.bg-property {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

p a {
  text-decoration: none;
  font-weight: 400;
}

button {
  border: none;
}

.list-style1 {
  list-style: disc !important;
  gap: 0rem !important;
}

.hero_section {
  padding: 8.563rem 0 13.188rem;
  text-align: center;
}

.hero_section .page_heading {
  font-size: 2.5rem;
  max-width: 45.625rem;
  margin: auto;
  color: #ffffff;
  text-shadow: 0px 6px 5px #00000029;
  font-weight: bold;
  line-height: 4.063rem;
  letter-spacing: 0.1rem;
}

.lower-section {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.lower-section .left-content {
  width: 13.75rem;
  height: 100%;
  min-height: 200px;
  overflow: auto;
  position: -webkit-sticky;
  position: sticky;
  top: 150px;
  padding: 10px 5px;
}

@media screen and (max-width: 1000px) {
  .lower-section .left-content {
    width: 11.75rem;
    position: static;
  }
}

@media screen and (max-width: 768px) {
  .lower-section .left-content {
    width: 100%;
  }
}

.lower-section .left-content .author-photo {
  display: flex;
  align-items: center;
  gap: 10px;
}

.lower-section .left-content .author-photo img {
  /* box-shadow: 0 0 8px 3px #0000001f;
  border-radius: 50%;*/
  height: 55px;
  width: 55px;
}

.lower-section .left-content .author-photo .author-title {
  font-size: 0.913rem;
  color: #8b8b8b;
  font-weight: normal;
  line-height: 1.125rem;
  margin: 0;
}

.lower-section .left-content .author-photo .author-name {
  font-size: 1rem;
  color: #016cf9;
  font-weight: bold;
  line-height: 1.7rem;
  margin-bottom: 0;
  text-transform: capitalize;
}

.lower-section .left-content .author-date {
  border-bottom: 1px solid #8b8b8b;
  border-top: 1px solid #8b8b8b;
  color: #8b8b8b;
  margin: 0.938rem 0;
  padding: 0.625rem 0;
  font-size: 0.875rem;
}

.author-date h5 {
  font-size: 0.913rem;
  line-height: 1.125rem;
  margin-bottom: 0;
}

.lower-section .left-content .left-logo-list {
  display: flex;
  gap: 0.8rem;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.lower-section .left-content .left-logo-list .logo-share {
  color: #8b8b8b;
  font-size: 0.875rem;
  margin-bottom: 0;
}

.lower-section .left-content .left-content-image {
  margin-top: 1.875rem;
  padding: 1.25rem;
  background: #ffffff 0% 0% no-repeat padding-box;
  -webkit-box-shadow: 0px 0px 15px #3a6ae71a;
  box-shadow: 0px 0px 15px #3a6ae71a;
  border-radius: 5px;
}

.lower-section .left-content .left-content-image .left-content-image-para {
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin: 1.563rem 0;
}

.lower-section .left-content .left-content-image .left-content-button {
  font-size: 1.063rem;
  color: #ffffff;
  background-color: #016cf9;
  border-radius: 4px;
  border: none;
  width: 100%;
  padding: 0.875rem 0rem;
}

.left-content-image .btn {
  padding: 20px 30px;
  height: auto;
  margin: auto;
  display: block;
  background: black;
  text-align: center;
  color: white;
  font-weight: bold;
  font-size: 18px;
  border-radius: 30px;
}

@media screen and (max-width: 768px) {
  .lower-section .left-content .left-content-image .left-content-button {
    width: auto;
    padding: 0.875rem 3.313rem;
  }
}

.lower-section .middle-content {
  width: calc(100% - (13.75rem + 14.375rem + 3.75rem));
  /* padding-top: 1.313rem; */
  line-height: 1.875rem;
}

.lower-section .middle-content .middle-content-main .middle-image-main {
  display: flex;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin-bottom: 1.5rem;
}

.lower-section .middle-content .middle-content-main .middle-image-main img {
  max-width: 100%;
  max-height: 100%;
}

.lower-section .middle-content .middle-content-main p {
  font-size: 1.2rem;
  margin-bottom: 0.825rem;
  color: black;
  line-height: 2.3rem;
  text-align: justify;
}

ol {
  list-style: auto;
  list-style-position: inside;
}

ol li {
  font-size: 1.2rem;
  font-weight: 400;
  color: #090808;
  line-height: 2.3rem;
  margin-bottom: 15px;
}

.lower-section .middle-content .middle-content-main h2 {
  font-size: 1.6rem;
  font-weight: 600;
  margin: 1.25rem 0rem 0.875rem;
  line-height: 2.2rem;
  scroll-margin-top: 100px;
}

.lower-section .middle-content .middle-content-main h3,
.lower-section .middle-content .middle-content-main h4 {
  font-size: 1.4rem;
  font-weight: 600;
  margin: 1.25rem 0rem 0.875rem;
  line-height: 2.3rem;
  scroll-margin-top: 100px;
}

.lower-section .middle-content .middle-content-main ul {
  padding-left: 1.2rem;
  list-style: disc;
  padding-bottom: 0.875rem;
  list-style-position: outside;
  margin-left: 1rem;
}

.lower-section .middle-content .middle-content-main ul li {
  font-size: 1.2rem;
  margin-bottom: 0.825rem;
  color: #090808;
  line-height: 2.3rem;
  margin-bottom: 0rem;
  text-align: justify;
}

.lower-section .middle-content .middle-content-main ul li ol {
  margin-left: 20px;
}

.lower-section .middle-content .middle-content-main ul li ol li {
  font-size: 20px;
}

.lower-section .middle-content .middle-content-main ul li h3,
.lower-section .middle-content .middle-content-main ul li h4 {
  display: inline;
}

.lower-section .middle-content .middle-content-testing-button-ul {
  padding: 2.188rem 0 2.813rem;

  display: flex;
  gap: 1.25rem;
  flex-wrap: wrap;
}

.lower-section .middle-content .middle-content-testing-button-ul li button {
  font-size: 0.75rem;
  border-radius: 3px;
  background-color: #000000;
  padding: 0.313rem;
  color: #fff;
}

.lower-section .middle-content .about-the-author-head {
  font-size: 1.25rem;
  font-weight: bold;
}

.lower-section .middle-content .about-the-author-detail {
  margin: 0.938rem 0 1.875rem;
  padding: 0.938rem 0.75rem;
  border-radius: 10px;
  display: flex;
  color: #ffffff;
}

.lower-section .middle-content .about-the-author-detail figure {
  width: 50px;
  max-width: 50px;
}

.lower-section .middle-content .about-the-author-detail figcaption {
  width: calc(100% - 70px);
  margin-left: 20px;
}

.lower-section .middle-content .about-the-author-detail figure img {
  width: 50px;
  height: 50px;
}

.lower-section .middle-content .about-the-author-detail .about-the-author-name {
  font-size: 1.125rem;
  line-height: 1.125rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.lower-section .middle-content .about-the-author-detail .about-the-author-job-title {
  font-size: 0.875rem;
  line-height: 0.875rem;
  color: #b7c9f6;
  margin-bottom: 10px;
}

.lower-section .middle-content .about-the-author-detail .about-the-author-job-desc {
  font-size: 0.875rem;
  line-height: 1.375em;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.author-button {
  display: flex;
  justify-content: space-between;
  font-size: 1.25rem;
}

.author-button a {
  color: #8b8b8b;
  transition: all 0.3s ease-in-out;
}

.author-button a:hover {
  color: #016cf9;
  transition: all 0.3s ease-in-out;
}

.lower-section .middle-content .you-may-like {
  padding: 0.875rem 0 0 0;
}

.you-may-like .you-may-like-card {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: -10px;
}

.you-may-like .you-may-like-card .you-may-like-card-content {
  width: calc(100% / 2 - 20px);
  margin: 10px;
  padding: 10px;
  box-shadow: 0px 0px 15px #3a6ae71a;
  background-color: white;
}

@media screen and (max-width: 600px) {
  .you-may-like .you-may-like-card .you-may-like-card-content {
    width: 100%;
  }
}

.you-may-like .you-may-like-card .you-may-like-card-content .card-title>a {
  font-size: 1.2rem;
  color: #000000;
  font-weight: 500;
  line-height: 1.8rem;
  display: block;
}

.you-may-like .you-may-like-card .you-may-like-card-content .card-title>a:hover {
  color: #016cf9;
}

.you-may-like .you-may-like-card .you-may-like-card-content .card-photo-detail {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  margin-bottom: 15px;
}

.you-may-like .you-may-like-card .you-may-like-card-content .card-photo-detail figure img {
  height: 55px;
  width: 55px;
}

.you-may-like .you-may-like-card .you-may-like-card-content .card-photo-detail .card-photo-name {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  text-transform: capitalize;
  margin: 0;
}

.you-may-like .you-may-like-card .you-may-like-card-content .card-photo-detail .card-photo-date {
  color: #8b8b8b;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
}

@media screen and (max-width: 1000px) {
  .lower-section .middle-content {
    width: calc(100% - (11.75rem + 2rem));
  }
}

@media (max-width: 768px) {
  .lower-section .middle-content {
    width: 100%;
  }
}

.lower-section .right-content {
  width: 14.375rem;
  height: calc(100vh - 100px);
  position: -webkit-sticky;
  position: sticky;
  top: 150px;
  /* padding-top: 1.313rem; */
}

@media screen and (max-width: 1000px) {
  .lower-section .right-content {
    display: none;
    position: static;
  }
}

@media (max-width: 768px) {
  .lower-section .right-content {
    width: 100%;
  }
}

.lower-section .right-content .right-content-heading {
  font-size: 1rem;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 20px;
}

.lower-section .right-content .right-content-list {
  padding: 0rem 0 0.625rem;
  overflow: auto;
}

.lower-section .right-content .right-content-list li {
  margin: 0.313rem 0;
}

.lower-section .right-content .right-content-list li h6 {
  font-size: 1rem;
  padding-left: 1rem;
  line-height: 1.6rem;
  color: #8b8b8b;
  transition: all 0.3s ease-in-out;
  position: relative;
}

.lower-section .right-content .right-content-list li h6::before {
  position: absolute;
  width: 5px;
  height: 5px;
  content: "";
  background-color: #8b8b8b;
  left: 0px;
  top: 8px;
  border-radius: 50%;
}

.lower-section .right-content .right-content-list li h6:hover {
  color: #3a6ae7;
  transition: all 0.3s ease-in-out;
}

.lower-section .right-content .right-content-list .right-content-list-border h6 {
  color: #000000;
  border-left: 3px solid #3a6ae7;
}

.lower-section .right-content .right-content-list .right-content-sub-list {
  padding-left: 1.25rem;
  font-size: 0.75rem;
  line-height: 1.125rem;
}

.lower-section .right-content .right-content-list .right-content-sub-list li {
  margin: 0.313rem 0;
}

.lower-section .right-content .right-content-list .right-content-sub-list .active {
  color: #016cf9;
}

.lower-section .right-content .right-content-list .right-content-sub-list p {
  color: #8b8b8b;
}

/*# sourceMappingURL=blog_detail.css.map */
.blog_inner_bg {
  padding: 0;
}

.blog_inner_main {
  overflow: inherit;
}

.dynamic-img2 img {
  opacity: 0;
  display: block;
  width: 100%;
}

.middle-content {
  margin-top: -200px;
}

@media screen and (max-width: 768px) {
  .middle-content {
    margin-top: 20px;
  }

  .lower-section .middle-content .about-the-author-head {
    font-size: 1.75rem;
  }

  .lower-section .middle-content .about-the-author-detail .about-the-author-job-desc {
    font-size: 1rem;
  }

  .you-may-like .you-may-like-card .you-may-like-card-content .card-title>a {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }

  .you-may-like .you-may-like-card .you-may-like-card-content .card-photo-detail .card-photo-name {
    font-size: 1.25rem;
  }

  .you-may-like .you-may-like-card .you-may-like-card-content .card-photo-detail .card-photo-date {
    font-size: 10px;
  }

  .lower-section .left-content .author-photo .author-title {
    font-size: 14px;
    line-height: 18px;
  }

  .lower-section .left-content .author-photo .author-name {
    font-size: 16px;
    line-height: 22px;
  }
}

@media screen and (max-width: 480px) {
  .hero_section {
    padding-bottom: 4rem;
  }

  .lower-section .middle-content .about-the-author-detail figure img {
    width: 40px;
    height: 40px;
  }

  .lower-section .middle-content .about-the-author-detail figcaption {
    margin-left: 0px;
    width: calc(100% - 50px);
  }

  .lower-section .middle-content .about-the-author-detail .about-the-author-job-title {
    font-size: 1rem;
  }
}

table tr {
  border: 1px solid black !important;
}

table tr td {
  width: 300px;
}