@media only screen and (max-width: 768px) {
  .contact .inside-container {
    padding: 50px 25px;
  }
  body.page-template-common .common-content .inside-container {
    padding: 50px 25px;
  }
  .word_search_input div#form-section .grid-container {
    grid-template-columns: repeat(1, 1fr);
  }
  section.StoryRepeater .custom-bg-single {
    padding: 30px 15px !important;
  }
  .header-logo {
    padding-left: 15px;
  }
  section#explore .row-custom {
    display: flex;
    gap: 20px;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  section#explore .category {
    display: flex;
    text-align: center;
    justify-content: flex-start;
    gap: 5px;
  }
  section#explore .category .category-item a {
    padding: 0.625rem 0.875rem !important;
  }
  .copyRightSection .tree-position {
    position: absolute;
    bottom: 307px;
    right: 0px;
    display: flex;
    justify-content: end;
  }
  .copyRightSection .tree-position img {
    max-width: 60%;
  }
  body.page-template-common .common-content .inside-container {
    margin-top: 2rem;
  }
  .copyRightSection .copyright_txt {
    margin-top: 20px !important;
  }
  .copyRightSection {
    margin-top: 30px;
  }
  section#explore a.link-popular {
    font-size: 16px;
    line-height: 16px;
  }
  section.related-posts-archive {
    margin-bottom: 2.25rem;
  }
  .copyRightSection .container-custom::after {
    background-size: contain;
  }
  .custom-bg-single {
    padding: 30px 15px 0 15px !important;
  }
  .copyRightSection .fox-position {
    position: absolute;
    bottom: 325px;
    left: 0;
  }
  .copyRightSection .fox-position img {
    max-width: 60%;
  }
  h1 {
    font-size: 2.688rem;
  }
  section.MainBanner .large-text {
    font-size: 5rem;
    bottom: -15px;
  }
  section.MainBanner {
    min-height: 450px;
  }
  section.ContentDetail h2 {
    font-size: 35px;
    line-height: 38px;
    letter-spacing: 0;
  }
  h2 {
    font-size: 2.188rem;
    line-height: 2.375rem;
  }
  section#InnerBanner .thumbnail-custom img {
    max-height: 250px;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
  }
  section.AllCategories .loop-category {
    display: block;
    padding: 20px 0;
  }
  .btn-custom {
    padding: 10px;
  }
  section.AllCategories .loop-category h4 {
    width: 100%;
  }
  section.AllCategories form input[type=search] {
    width: 65%;
  }
  section.AllCategories form input[type=submit] {
    padding: 15px 20px;
  }
  div#followModal .modal-dialog {
    margin: 0 !important;
  }
  div#followModal .modal-content {
    max-width: 0%;
    padding: 15px !important;
    margin: auto;
  }
  body.single div#addModal .modal-dialog-centered {
    align-items: end !important;
    position: absolute;
    right: 0;
    bottom: -28px;
  }
  header#Header .header-logo a img {
    max-width: 80% !important;
  }
  .copyRightSection .large-text {
    font-size: 80px;
    top: 105px;
  }
  .bg-animation .heading h1 .title-top {
    font-size: 70px !important;
    line-height: 50px !important;
  }
  .bg-animation .heading h1 .title-bottom {
    font-size: 50px !important;
    line-height: 50px !important;
  }
  .bg-animation .heading {
    width: 100%;
  }
  header#Header nav.site_navigation {
    top: -15px;
    border-radius: 0px 0 0px 12px;
  }
}
@media only screen and (min-width: 1600px) {
  section.MainBanner {
    min-height: 750px;
  }
}/*# sourceMappingURL=responsive.css.map */