.blog-container {
  max-width: 696px;
}
#header {
  z-index: 1;
}
.web-blog-header {
  padding-top: 40px;
  border-top: 1px solid #f1f6fc;
}
/*---- Single Blog Post ----*/
.bl-icons a {
  border: 1px solid #b7c6ff;
  width: 40px;
  height: 40px;
}
.bl-icons img {
  width: 19px;
}
.bl-icons a:hover {
  border: 1px solid #0d6efd;
}
#FixLeftIcons {
  z-index: 1;
  top: 200px;
}
.scrollFixed {
  position: fixed !important;
  top: 0;
}
.single-post-page {
  margin-top: 20px;
}
.blog-container h1,
.blog-container h2,
.blog-container h3,
.blog-container h4,
.blog-container h5,
.blog-container h6 {
  margin-bottom: 20px;
  margin-top: 38px;
}
.blog-container h2 {
  font-size: 30px;
}
.blog-container h3 {
  font-size: 24px;
}
.blog-container h4{font-size: 20px;}
.blog-container h5 {
  font-size: 18px;
}
.single-post-content table th,
.single-post-content table td {
  padding: 5px 15px;
}
.single-post-thumb img {
  margin-bottom: 30px;
  max-width: 100%;
  height: 100%;
  border-radius: 10px !important;
}
.single-post-content img {
  /* margin: 20px 0; */
  max-width: 100%;
  height: 100%;
  border-radius: 10px;
}
.single-post-content p {
  margin-bottom: 20px;
}

.single-post-content ul {
  padding: 0 0 0 20px;
}
.single-post-content ol {
  padding: 0 0 0 20px;
}
.single-post-content ol ul {
  padding: 0 0 0 30px;
  margin: 10px 0;
}
.single-post-content ul ol {
  padding: 0 0 0 30px;
  margin: 10px 0;
}

.single-post-content ol li,
.single-post-content ul li {
  margin-bottom: 10px;
}

.author-intro {
  color: #808080;
  font-size: 14px;
}
.get-author-name {
  color: #000;
}
.single-post-cat-list-bottom li {
  list-style-type: none;
  display: inline-block;
  margin-right: 10px;
}
.single-post-cat-list-bottom li a {
  background-color: #f5f6f7;
  padding: 8px 20px;
  color: #54545c;
  font-size: 13px;
  border: 1px solid #efefef;
  border-radius: 3px;
  font-family: Oxygen, sans-serif;
}
.single-post-cat-list-bottom li a:hover {
  color: #0d6efd;
}
.post-note {
  font-size: 13px;
  color: #505050;
  line-height: 24px;
  padding: 30px;
  background-color: #f1f1f1;
}
.share-menu {
  border: 1px solid #cadfff;
  width: 45px;
  height: 45px;
}
.share-menu:hover {
  border: 1px solid #8ba3ff;
}
b, strong {font-weight: 600;}
/*---- End Single Blog Post ----*/

/*---- Related Blog Post ----*/
.middle-border {
  border-top: 1px solid #e4e4e4;
  margin: 0 0 45px;
}
.middle-border .web-blog-heading {
  top: -27px;
}
.web-blog-heading {
  border-bottom: 1px solid #777;
  font-weight: 600;
}
.related-post:hover {
  box-shadow: 0px 0px 6px 0px #f5f5f5;
}
.related-post:hover .h5 {
  color: #0d6efd;
}
.related-post img {
  border-radius: 10px;
  max-width: 100%;
  height: 100%;
}

.post_category a {
  font-size: 13px;
}

.bg1:hover {
  border: 1px solid #007253;
  color: #007253;
}
.bg1 {
  color: #007253;
  border: 1px solid #e5e5e5;
}
.bg2:hover {
  border: 1px solid #a674de;
  color: #a674de;
}
.bg2 {
  color: #a674de;
  border: 1px solid #e5e5e5;
}
.bg3:hover {
  border: 1px solid #de7c3b;
  color: #de7c3b;
}
.bg3 {
  color: #de7c3b;
  border: 1px solid #e5e5e5;
}

.bg4 {
  color: #13ab81;
  border: 1px solid #e5e5e5;
}
.bg4:hover {
  border: 1px solid #13ab81;
  color: #13ab81;
}
.bg5 {
  color: #a674de;
  border: 1px solid #e5e5e5;
}
.bg5:hover {
  border: 1px solid #a674de;
  color: #a674de;
}
.bg6 {
  color: #de7c3b;
  border: 1px solid #e5e5e5;
}
.bg6:hover {
  border: 1px solid #de7c3b;
  color: #de7c3b;
}
.bg7 {
  color: #13ab81;
  border: 1px solid #e5e5e5;
}
.bg7:hover {
  border: 1px solid #13ab81;
  color: #13ab81;
}
.cat-name a{
    border-radius: 20px;
    padding: 4px 18px;
    line-height: normal;
    font-size: 13px;
}
.cat-bg1:hover{border: 1px solid #13ab81;color: #13ab81;}
.cat-bg1{ background-color: #e8fbf6;color: #13ab81;border: 1px solid #e8fbf6;}
.cat-bg2:hover{border: 1px solid #a674de;color: #a674de;}
.cat-bg2{ background-color: #f8f2ff;color: #a674de;border: 1px solid #f8f2ff;}
.cat-bg3:hover{border: 1px solid #de7c3b;color: #de7c3b;}
.cat-bg3{ background-color: #fff7f1;color: #de7c3b;border: 1px solid #fff7f1;}

.cat-bg4{ background-color: #e8fbf6;color: #13ab81;border: 1px solid #e8fbf6;}
.cat-bg4:hover{border: 1px solid #13ab81;color: #13ab81;}
.cat-bg5{ background-color: #f8f2ff;color: #a674de;border: 1px solid #f8f2ff;}
.cat-bg5:hover{border: 1px solid #a674de;color: #a674de;}
.cat-bg6{ background-color: #fff7f1;color: #de7c3b;border: 1px solid #fff7f1;}
.cat-bg6:hover{border: 1px solid #de7c3b;color: #de7c3b;}

/*---- End Related Blog Post ----*/

/*---- Start Media Query ----*/
@media (min-width: 320px) and (max-width: 767px) {
  .mt-100 {
    margin-top: 40px;
}
  .single-post-page {
    margin-top: 15px;
  }
  .web-blog-header {
    padding-top: 30px;
  }
  .full-screen-blog-cat-list {
    display: none;
  }
  .mobile-screen-category-list {
    display: block !important;
  }
  .cat-btn {
    background-color: #fff;
    padding: 15px;
  }
  .cat-btn::after {
    vertical-align: middle;
    margin-left: 8px;
    display: inline-block;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    margin-top: 8px;
    color: #8398ff;
  }
  .slide-cat-menu::before {
    content: "";
    position: absolute;
    top: -8px;
    left: 50px;
    width: 15px;
    height: 15px;
    border-width: 0 15px 15px;
    background: #fff;
    z-index: 0;
    border-top: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    transform: rotate(45deg);
  }
  .slide-cat-menu {
    margin-top: 28px !important;
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 99999;
    width: 100%;
    list-style: none !important;
    border: 1px solid #e4eafd;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: -2px 2px 10px 0px #edf0f9;
    padding: 20px 30px 30px;
  }
  .slide-cat-menu li {
    padding: 10px 0 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    line-height: normal;
    color: #65748a;
    margin-left: 0 !important;
    display: block !important;
  }
  .slide-cat-menu li a {
    font-size: 16px;
    color: #1d1f21;
    font-family: "Poppins", sans-serif !important;
    text-decoration: none;
  }
  .slide-cat-menu li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }

  .web-blog-header h1 {
    font-size: 32px;
    line-height: 40px;
  }
  .single-blog-social-icons {
    position: unset !important;
  }
  #FixLeftIcons {
    position: unset !important;
    text-align: center;
  }
  .bl-icons a {
    display: inline-block !important;
    margin: 0 6px 20px;
  }
  .social-icons-2 {
    display: block !important;
  }
  .social-icons-2 span {
	  float: left;
    margin: 10px 15px 0 0;
  }
  .related-post {
    padding: 30px 0 0;
  }
  .middle-border {
    margin: 0 35px 0 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .single-blog-social-icons {
    position: unset !important;
  }
  #FixLeftIcons {
    position: unset !important;
    text-align: center;
  }
  .bl-icons a {
    display: inline-block !important;
    margin: 0 6px 20px;
  }
  .social-icons-2 {
    display: block !important;
  }
}
