.home .card {
  height: 100%;
}
.home .card .card-body {
  padding: 1.25rem 0;
}
.home .card .card-body .list-group .list-group-item-action {
  display: flex;
  flex-direction: column;
  margin-bottom: 0.8rem;
  line-height: 22px;
  padding: 0.5rem 1.25rem;
}
.home .card .card-body .list-group .list-group-item-action:hover, .home .card .card-body .list-group .list-group-item-action:focus {
  background-color: rgba(73, 89, 216, 0.1);
}
.home .card .card-body .list-group .list-group-item-action:hover .job-title, .home .card .card-body .list-group .list-group-item-action:focus .job-title {
  color: #4959D8;
}
.home .card .card-body .list-group .list-group-item-action .job-title {
  color: #000;
  display: flex;
}
.home .card .card-body .list-group .list-group-item-action .job-title i {
  font-size: 12px;
  margin-top: 5px;
}
.home .card .card-body .list-group .list-group-item-action span {
  font-size: 13px;
  color: #ff0003;
  text-align: right;
  line-height: initial;
}
.home .card .card-footer {
  background-color: #fff;
  border-top-color: #4959d8;
}
.home .card .card-footer a {
  color: #4959D8;
  font-weight: 600;
  font-size: 22px;
}
.home .lj-card-column {
  font-size: 20px;
  font-weight: 700;
  color: #fff !important;
  min-height: 100px;
}
.home .lj-card-column a {
  color: #fff !important;
  text-decoration: none;
}
@media (max-width: 576px) {
  .home .lj-card-column {
    font-size: 16px;
    line-height: 24px;
  }
}
.home .lj-card-heading {
  border-width: 0 0 2px 0;
  border-style: solid;
  font-size: 25px;
  font-weight: 600;
  position: relative;
  width: 100%;
  display: inline-block;
  background: #4959D8;
  color: #fff;
  border-color: #4959D8;
}

.link-div {
  display: none !important;
}

.back-img {
  background-size: contain !important;
}

.mg-info-author-block-none {
  display: none !important;
}

.mg-info-author-block {
  width: -moz-fit-content;
  width: fit-content;
  float: right;
}

.px-image {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
  display: none;
}

@media (max-width: 576px) {
  .inner {
    padding: 16px 0 !important;
  }
  .logo-section {
    display: flex !important;
  }
  .logo-section .logo-section-a {
    text-align: center;
  }
  .m-margin-bottom-zero {
    margin-bottom: 0 !important;
  }
  .m-d-none {
    display: none !important;
  }
}
main {
  padding-top: 32px !important;
}
main .mg-blog-post-box .mg-header {
  padding: 32px 32px 0;
}
main .mg-blog-post-box .mg-header .title.single {
  font-size: 32px;
  line-height: 42px;
}
main .mg-blog-post-box .mg-header .media.mg-info-author-block {
  margin: 0 0 0 22px;
}
main .mg-blog-post-box .mg-header .media.mg-info-author-block .mg-author-pic {
  display: none;
}
main .mg-blog-post-box .mg-header .media.mg-info-author-block .mg-author-pic img {
  margin: 0 16px 0 32px;
}
main .mg-blog-post-box .small.single {
  padding: 0 32px 32px;
}
main .mg-blog-post-box p {
  text-align: justify;
}
main .mg-blog-post-box h4 {
  font-size: 19px !important;
}
@media (max-width: 576px) {
  main .mg-blog-post-box .mg-header {
    padding: 16px 16px 0;
  }
  main .mg-blog-post-box .mg-header .title.single {
    font-size: 24px;
    line-height: 32px;
  }
  main .mg-blog-post-box .mg-header .media.mg-info-author-block .mg-author-pic img {
    margin: 0 16px 0 22px;
  }
  main .mg-blog-post-box .small.single {
    padding: 0 16px 16px;
  }
  main .mg-blog-post-box .small.single .nav-links {
    flex-direction: column !important;
  }
  main .mg-blog-post-box .small.single .nav-links .nav-previous {
    margin-bottom: 16px;
  }
  main .mg-blog-post-box .small figure {
    left: 0 !important;
  }
  main .mg-blog-post-box p {
    font-size: 22px;
  }
  main .mg-blog-post-box ul {
    padding-left: 24px;
    font-size: 22px;
  }
}

div#ez-toc-container {
  width: 100%;
}

.whatsapp-floater {
  position: fixed;
  right: 6px;
  bottom: 86px;
  z-index: 9999;
}

.whatsapp-floater img {
  width: 60px;
  height: 60px;
}/*# sourceMappingURL=custom.css.map */