.page-template-template-explore-frontend .sidebar.sidebar-right {
  display: none;
}

span.wpcf7-spinner {
  position: absolute;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
}

  .picture-carousel .destination-card {
    height: auto;
  }


  .user-circle-card h3 {
    overflow-wrap: break-word;
  }

  .user-circle-card img {
    margin-top: 70px;
  }



@media (max-width: 1400px) {


  [data-section="home-community"] .section-content {
    max-width: 100% !important;
  }

  .gi {
    overflow: hidden;
  }

  /* Stories */
  .page-template-template-frontend-stories [data-section="featured-posts"] .col-featured-cards-grid [data-card-style="feed"]:nth-child(1) > div,
  .page-template-template-frontend-stories [data-section="featured-posts"] .col-featured-cards-grid [data-card-style="feed"] img.wp-post-image {
    height: 400px !important;
  }


  .backend.container {
    max-width: 100%;
  }


}


@media (max-width: 1199px) {

  .frontend #AppMain .section-content {
    max-width: 100% !important;
  }


  /* Homepage */
  .community-grid {
    -ms-grid-columns: 33% 33% 33%;
    grid-template-columns: 33% 33% 33%;
  }

  .gi.empty {
    display: none;
  }

  .community-grid {
    padding: 0 !important;
    max-width: calc(100% - 40px);
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
    row-gap: 15px;
    margin-bottom: 30px;
  }

  /* Backend */
  .container.backend {
    max-width: 100%;
  }


  /* Partner with us */
  [data-section="step-section"] .row:nth-child(2):after {
    all: unset;
  }

  /* Meet the Community */
  [data-section="header-title"] h1 {
    font-size: 3em;
  }


  /* Stories */
  .col-featured-cards-grid {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .page-template-template-frontend-stories [data-section="featured-posts"] .col-featured-cards-grid [data-card-style="feed"] img.wp-post-image {
    height: 100% !important;
  }

  .col-featured-cards-grid [data-card-style="feed"]:nth-child(1) > div {
    width: 30%;
    aspect-ratio: 4 / 5;
  }

  .col-login {
    padding-right: calc(var(--bs-gutter-x) * .5);
  }

  .auth-form-wrapper {
    padding: 0 !important;
  }

  [data-card-style="advert"] .card-content {
    width: 100%;
    padding: 2rem !important;
  }

  .col-load-more {
    margin-bottom: env(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
  }

  .page-template-template-frontend-stories [data-section="featured-posts"] [data-card-style="feed"]:last-child {
    display: none;
  }



  .create-card {
    padding: 15px;
    padding-bottom: 90px;
  }

  ul.section-add-wrap {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  ul.section-add-wrap li {
    width: 33.33%;
  }

  ul.section-add-wrap li:nth-child(1),
  ul.section-add-wrap li:nth-child(4) {
    border-left: 1px solid #f2f3ef;
  }

  ul.section-add-wrap li:nth-child(4),
  ul.section-add-wrap li:nth-child(5),
  ul.section-add-wrap li:nth-child(6) {
    border-top: 1px solid #f2f3ef;
  }

}

@media (min-width: 993px) {
  #backend-desktop-nav .create-dropdown + .user-dropdown {
    display: none;
  }
}


@media (max-width: 992px) {

  [data-hide-stories="1"] {
    display: none !important;
  }

  [data-hide-stories="1"] + [data-section="stories-search-grid"] {
    margin-top: 80px;
  }

  body {
    max-height: unset !important;
    overflow: unset !important;
    overflow-x: hidden !important;
  }

  body main#AppMain {
    max-height: unset !important;
    height: unset !important;
    overflow: unset !important;
    overflow-x: hidden !important;
  }

  img.text-logo {
    height: 34px !important;
  }

  .create-dropdown svg.feather {
    margin-right: 0 !important;
  }

  .frontend footer {
    margin-bottom: 70px;
  }

  .frontend footer {
    text-align: center;
  }

  .frontend footer .col {
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-bottom: 20px;
  }

  .frontend ul.social-icons {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 15px;
  }

  .frontend ul.social-icons img {
    width: 25px;
    height: 25px;
  }

  .frontend ul.social-icons li {
    margin: 0 15px;
  }

  .frontend .backlink,
  .frontend .copyright {
    font-size: 13px;
  }

  .footer-locations ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /* flex-wrap: wrap; */
  }

  .frontend .sidebar.sidebar-left {
    width: 100vw;
    height: 70px;
    bottom: 0;
    padding: 0;
    top: unset;
  }

  .frontend .site-link {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 100%;
    margin: 0;
    padding: 0 20px;
  }

  .sidebar.sidebar-left .sidebar-logo {
    width: 70px;
  }

  .frontend .sidebar.sidebar-left ul {
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 100%;
  }

  .frontend .sidebar.sidebar-left .sidebar-logo {
    display: none;
  }

  .frontend .sidebar.sidebar-left li {
    margin-bottom: 0px !important;
  }

  .frontend #AppMain {
    padding-left: 0px !important;
  }

  #frontend-desktop-header {
    width: 100%;
    right: unset;
    left: 0;
  }

  .admin-bar .frontend .sidebar.sidebar-left {
    top: unset;
    bottom: 0;
  }

  #frontend-desktop-header {
    width: 100% !important;
  }

  .admin-bar #frontend-desktop-header {
    top: 46px !important;
  }

  .user-dropdown img {
    margin-right: 0;
  }

  .user-dropdown > li > a {
    padding-right: 0;
  }

  .user-dropdown.sf-menu ul {
    left: unset;
    right: 0;
  }


  /* Homepage Optimisation */

  #search-modal {
    width: 100%;
    text-align: center;
  }

  button.close-search {
    margin: 0 auto;
    margin-bottom: 25px;
  }

  .col-featured-cards-grid {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  [data-section="featured-posts"] [data-card-style="feed"] {
    width: 100%;
    padding: 0;
  }

  .col-featured-cards-grid [data-card-style="feed"] {
    padding-right: 0 !important;
  }

  [data-step] img {
    min-height: 75vh;
    max-height: 75vh;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center center;
       object-position: center center;
  }

  [data-section="phone-carousel"] .col:nth-child(1) [data-step] {
    aspect-ratio: unset;
    min-height: 75vh;
  }



  [data-section="home-community"] .col:nth-child(2) {
    margin-bottom: 0;
  }


  #featured-controls {
      top: unset;
      bottom: 0;
      margin-bottom: 0 !important;
      width: 95%;
  }

  .destination-slider {
      margin-bottom: 90px;
  }

  [data-section="popular-destination"] {
    padding-bottom: 0 !important;
  }

  #tns1-iw:after {
    all: unset !important;
  }

  #featured-controls li:first-of-type {
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
  }

  #featured-controls li:last-of-type {
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
  }

  /* Frontend Explore */
  .page-template-template-explore-frontend .sidebar.sidebar-right {
    max-height: unset;
    overflow: unset;
  }

  .map-wrap {
    padding-right: var(--bs-gutter-x,.75rem) !important;
  }

  /* Explore Page */

  .page-template-template-explore-frontend,
  .page-template-template-explore {
    max-height: unset !important;
    overflow: unset !important;
  }

  .explore-map-col {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40vh;
    padding: 0;
  }

  .page-template-template-explore-frontend.menu-shown .frontend .map-search > .col:first-child,
  .page-template-template-explore .map-search > .col:first-child {
    padding-top: 40vh;
  }

  .frontend .explore-results,
  .explore-results {
    height: auto;
    overflow: unset;
  }

  .page-template-template-explore-frontend #AppMain,
  .map-wrap {
    height: auto;
  }

  .page-template-template-explore {
    max-height: unset !important;
    overflow: unset !important;
  }

  .explore-results {
    padding-right: 0 !important;
  }

  /* Our Story */
  .col-story-teller:first-child {
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    margin-bottom: 20px;
  }

  .col-story-teller:last-child {
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    margin-top: 20px;
  }

  .col-story-teller:first-child:after,
  .col-story-teller:last-child:after {
    all: unset;
  }

  [data-section="story-tellers"] .col:nth-child(1) {
    padding: 0 !important;
    margin-bottom: 15px;
  }

  /* Meet the community */
  .fm-info ul {
    padding: 0 15px;
  }

  .user-circle-card {
    width: 30%;
  }

  .comm-toggle ul button {
    margin-bottom: 20px;
  }

  [data-section="frontend-create-card"]:before {
    height: 75%;
  }

  /* Stories */
  .col-featured-cards-grid [data-card-style="feed"]:nth-child(1) > div {
    width: 100%;
    aspect-ratio: unset !important
  }

  .page-template-template-frontend-stories [data-section="featured-posts"] .col-featured-cards-grid [data-card-style="feed"]:nth-child(1) > div {
    height: auto !important;
  }

  .page-template-template-frontend-stories [data-section="featured-posts"] .col-featured-cards-grid [data-card-style="feed"]:nth-child(1) > .blog-image-wrapper {
/*    aspect-ratio: 4 / 2 !important;*/
    aspect-ratio: unset !important;
  }

  [data-card-style="advert"] .blog-image-wrapper {
    width: 100%;
  }



  .col-frontend-search-filters > .row > .col {
    min-width: 100%;
  }

  .col-frontend-search-filters input[type="text"],
  .col-frontend-search-filters select {
    height: 85px !important
  }

  .select2-dropdown {
    width: 90vw !important;
  }

  .select2-container {
    left: 0 !important;
  }


  .create-dropdown,
  .user-dropdown {
    margin-right: 15px;
  }

  .backend main#AppMain {
    margin-top: 67px !important;
    padding-bottom: 61px !important;
  }



  .backend #AppContents {
/*    margin-bottom: 61px !important;*/
  }

  .col-post-filters {
    padding-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .modal-dialog {
    max-width: 90% !important;
    margin: 0 auto;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .modal-header,
  .modal-body {
    padding: 1rem !important;
  }

  .select-featured-image {
    width: 50% !important;
  }

  #createPostModal [type="submit"] {
    float: left;
    margin-top: 1rem;
  }

  .page-template-template-my-stories .col-post-filters {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .page-template-template-my-stories .filter-dropdown {
    margin-top: 1rem;
  }

  .filter-buttons {
    margin-top: -15px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    min-width: 100%;
  }

  .filter-buttons button {
    margin-top: 15px
  }

  .filter-dropdown {
    margin-top: 15px;
  }

  .page-template-template-my-stories .col-post-filters {
    padding-bottom: 0;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
  }

  .row-create-cards {
    padding-bottom: 61px !important;
  }

  .featured-card {
    margin-top: 0 !important;
    margin-bottom: 40px !important;
    height: 50vh;
  }

  .col-login {
    margin-top: 100px !important;
  }

  #loginform .login-sub-actions label {
    -ms-flex-wrap: w;
        flex-wrap: w;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }

  .login-sub-actions {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }

  .destination-card a:hover img {
    transform: none !important;
    transform: unset !important;
/*    pointer-events: none !important;*/
  }



  #AppMain .col-frontend-search-filters input, #AppMain .col-frontend-search-filters select {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: 50px !important;
  }

  .col-frontend-search-filters .select2-container--default .select2-selection--multiple {
    height: 50px;
    padding: 10px 26px;
  }



}


@media (max-width: 768px) {

  .container {
    max-width: 100%;
  }

  #wpadminbar {
    width: 100vw;
    min-width: 100vw !important;
    overflow: hidden;
  }

  .gi:nth-child(1), 
  .gi:nth-child(3),
  .gi:nth-child(5),
  .gi:nth-child(7), 
  .gi:nth-child(9),
  .gi:nth-child(11), 
  .gi:nth-child(12),
  .gi:nth-child(15) {
    display: none;
  }

  .user-circle-card {
    width: 48%;
  }

  .user-circle-card img {
    border-radius: 50%;
  }

  .featured-members {
    margin-bottom: -20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .featured-member {
    width: 98%;
    margin-bottom: 20px;
  }

  .page-template-template-frontend-stories [data-section="featured-posts"] .col-featured-cards-grid [data-card-style="feed"] .card-content {
    padding: 1rem !important;
  }

  [data-section="stories-search-grid"] [data-card-style="feed"] {
    width: 100% !important;
  }

  [data-card-style="advert"] {
    width: 100% !important;
  }

  [data-section="phone-carousel"] .col:nth-child(1) [data-step] {
    min-height: 50vh;
  }

  [data-step] img {
    min-height: 50vh;
  }

  .comment-form-wrapper .comment-respond {
    padding-left: 0;
  }

  .comment-form-wrapper > img {
    display: none;
  }

  .page-template-template-frontend-stories [data-section="featured-posts"] [data-card-style="feed"]:nth-child(2) {
    display: none;
  }

  .explore-search .select2-container--default .select2-selection--multiple {
    padding: 10px;
  }

  .explore-search .select2-container {
    height: 55px;
  }

  .map-wrap h1 {
    font-size: 24px !important;
    line-height: 1 !important;
    padding-top: 1.5rem;
  }

}

@media (max-width: 576px) {

  .explore-search .col:nth-child(1) {
    padding-right: calc(var(--bs-gutter-x) * .5) !important;
    padding-left: calc(var(--bs-gutter-x) * .5) !important;
  }

  .explore-search .col:nth-child(2) {
    padding-right: calc(var(--bs-gutter-x) * .5) !important;
    padding-left: calc(var(--bs-gutter-x) * .5) !important;
  }

  .explore-search .col:nth-child(2) .select2-container--default .select2-selection--multiple {
    border-left: 1px solid #ced4da
  }


  .card-foot {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .card-foot > * {
    width: 100%;
  }

  .card-foot .author {
    margin-bottom: 35px;
    padding-left: 40px;
  }

  .card-foot ul.interactions li:first-child {
    margin-left: 0;
  }

  .card-foot ul.interactions li {
    margin-right: 15px
  }

  .user-circle-card {
    width: 75%;
  }

  .shortcut-post div {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 10px 0px;
  }

  .shortcut-post div a {
    width: 50%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 5px;
    margin-top: 5px;
  }

  .select-featured-image {
    width: 75% !important;
  }

  p.form-title {
    margin-top: 2rem !important;
  }

  #createPostModal .featured-image-info button {
    margin-left: 0 !important;
    margin-top: 1.5rem !important;
  }

  .edit-func {
    background: #fff;
    border-radius: 100px;
    position: absolute;
    right: 0;
    bottom: 5px;
  }

  [data-post-type="post"].simple-post .edit-func {
    top: -9px !important;
    background: #f7f7f7;
  }

  .card-head .post-meta {
    width: 100% !important;
  }

  .card-head {
/*    position: relative;*/
    display: inline-block;
    width: 100% !important;
  }

  .gi:nth-child(2), .gi:nth-child(10) {
    padding: 10px;
  }

  .cg-stat p {
      font-size: 1.2em;
  }

  .gi .cg-user a {
      max-width: 70%;
      text-overflow: ellipsis;
      display: block;
      overflow: hidden;
  }

  .faq-title svg {
    min-height: 30px;
    max-height: 30px;
    min-width: 30px;
    max-width: 30px;
    stroke-width:1px;
    display: block;
  }

  .faq-title {
      align-items: center;
  }

  .bp-img {
    transform: none !important;
    top: unset !important;
    left: unset !important;
    position: relative !important;
    height: 100% !important;
    margin: 0 !important;
    width: 100% !important;
  }

  .bp-img img {
    position: relative !important;
    width: 100vw !important;
    height: 100vh !important;
    object-fit: contain !important;
  }

  .bp-wrap {
    z-index: 99999;
  }

  .editor-carousel .owl-nav {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }



}


@media (max-width: 480px) {
  .shortcut-post div a {
/*    width: 100%;*/
  }
}







@media (max-width: 992px) {


  .gallery-preview-item {
    width: calc(33% - 10px);  
  }

    .frontend .sidebar.sidebar-left {
        width: 100vw;
        height: 70px;
        bottom: 0;
        padding: 0;
        top: unset;
    }

    .frontend .site-link {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        width: 100%;
        margin: 0;
        padding: 0 20px;
    }

    .sidebar.sidebar-left .sidebar-logo {
        width: 70px;
    }

    .frontend .sidebar.sidebar-left ul {
        padding: 0px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        height: 100%;
    }

    .frontend .sidebar.sidebar-left .sidebar-logo {
        display: none;
    }

    .frontend .sidebar.sidebar-left li {
        margin-bottom: 0px !important;
    }

    .frontend #AppMain {
        padding-left: 0px !important;
    }

    #frontend-desktop-header {
        width: 100%;
        right: unset;
        left: 0;
    }

    .admin-bar .frontend .sidebar.sidebar-left {
        top: unset;
        bottom: 0;
    }

    #frontend-desktop-header {
        width: 100% !important;
    }

    .admin-bar #frontend-desktop-header {
        top: 46px !important;
    }

    .backend .sidebar.sidebar-left {
        position: fixed !important;
        bottom: 0;
        left: 0;
        width: 100%;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        z-index: 99997;
        border-top: 1px solid #ecede7;
      }

    .backend .sidebar.sidebar-left ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-pack: distribute;
            justify-content: space-around;
        min-width: 100% !important;
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        padding: 0px !important;
    }

    .backend .site-link {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100% !important;
    }

    .backend aside.sidebar.sidebar-right {
        display: none;
    }

    .backend header#backend-desktop-header {
        position: fixed;
        z-index: 9999;
    }

    .backend .sidebar-logo {
        display: none !important;
    }

    .backend .sidebar.sidebar-left .row:last-of-type {
        display: none !important;
    }

    .backend .sidebar.sidebar-left .col {
        width: 100%;
    }

    .backend .sidebar.sidebar-left li {
        margin: 0px !important;
    }

    .backend .sidebar.sidebar-left li a {
        height: 60px;
        border-top: 2px solid transparent !important;
    }

    .backend .sidebar.sidebar-left li a.active, .backend .sidebar.sidebar-left li a:hover {
        border-top: 2px solid var(--color-blue) !important;
    }

    .backend .sidebar.sidebar-left li:last-child:before {
        display: none;
    }

    .backend [data-menu-bars] {
        margin-left: 0px;
    }

    .backend section#ocMenu {
        height: calc(100vh - 127px) !important;
        top: 67px !important;
    }

    /*  Account Optimisation  */
    [data-section="profile-header"] .cover-button {
      top: 70px;
      text-align: right;
    }

    [data-section="profile-header"] .user-profile-details-wrapper {
        padding: 0;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        text-align: center;
    }

    [data-section="profile-header"] .user-profile-details-wrapper > .row {
        margin-top: 0px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        text-align: center;
        min-width: 100%;
    }

    [data-section="profile-header"] .user-profile-stats ul {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-top: 20px;
    }

    [data-section="profile-header"] .user-profile-details-wrapper h1 {
        text-align: center;
    }

    .author-name {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-bottom: 10px;
    }

    [data-section="profile-header"] .user-profile-details-wrapper img {
        margin-right: 0px !important;
    }

    [data-section="author-tabs"] .nav-pills .nav-link {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        padding: 23px;
    }

    .page-template-template-user-profile ul#pills-tab {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .sidebar-nav-dot {
        top: 10px;
        right: 5px;
        border: 1px solid #fff;
    }

    /* Feed Optimisation  */
    [data-section="main-feed"] {
        padding: 15px;
    }

    .feedFilter {
        row-gap: 10px;
        padding: 0px !important;
        font-size: 0.9em;
    }

    [data-card-style="feed"] {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width: 100% !important;
    }

    .card-content {
        padding: 10px;
        font-size: 0.9em;
        position: relative;
    }

    [data-card-style="feed"] .blog-image-wrapper {
        width: 100%;
        aspect-ratio: unset !important;
    }

    .card-body h2 {
        margin-bottom: 2px;
    }

    .card-body {
        padding: 10px 0px;
        margin-bottom: 10px;
    }

    .card-foot .author img {
        height: 30px;
        width: 30px;
    }

    .author {
/*        white-space: nowrap;*/
/*        word-break: keep-all;*/
    }

    ul.interactions li {
        margin-left: 10px;
    }

    /* Single Blog  */
    .blog-hero .col:first-of-type {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
    }

    .backend .blog-hero {
        height: auto;
        padding: 40px 0px;
    }

    .blog-hero .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
    }

    .blog-hero .col:last-of-type {
        width: 100%;
        z-index: 2;
        padding: 30px;
        text-align: center;
    }

    .blog-hero .col:last-of-type:after {
        content: '';
        height: 100%;
        width: 100%;
        background: #000;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0.6;
        z-index: 1;
    }

    .blog-hero .col:last-of-type * {
        z-index: 3;
    }

    .blog-hero h1,
    .vlog-hero h1 {
        width: 100%;
        font-size: 2.3em;
        line-height: 1.3em;
    }

    .blog-hero p,
    .vlog-hero p {
        width: 100%;
    }

    .blog-hero .hero-foot,
    .vlog-hero .hero-foot {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .btn-frontend-edit {
      margin-top: 20px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: -webkit-fit-content !important;
      width: -moz-fit-content !important;
      width: fit-content !important;
    }

    .blog-hero .hf-inner,
    .vlog-hero .hf-inner {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-top: 30px;
    }

    .blog-hero .post-meta,
    .vlog-hero .post-meta {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    ul.notification-list li img {
        float: left;
    }

    ul.notification-list li div {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        font-size: 0.9em;
    }

    .create-edit-content-sidebar {
        max-height: unset;
        overflow: visible;
    }

    .create-edit-content-sidebar .backend #AppContents {
        overflow: visible;
        min-width: 100%;
    }

    .create-edit-content-sidebar .backend main#AppMain {
        max-height: unset;
        height: auto;
        overflow: visible;
    }

    .create-edit-content-sidebar .backend aside.sidebar.sidebar-right {
        display: block;
        height: unset;
        overflow: visible;
        min-width: 100%;
        margin-bottom: 120px !important;
    }

    .create-edit-content-sidebar .submit-wrapper {
        position: fixed;
        bottom: 60px;
        left: 0;
        background: #fff;
        width: 100%;
        z-index: 999;
        padding: 0px 20px;
        -webkit-box-shadow: 0px -10px 10px #0000001a;
                box-shadow: 0px -10px 10px #0000001a;
        border-top: 1px solid #ecede7;
    }

    .create-edit-content-sidebar .container.backend {
        position: relative;
    }

    .create-edit-content-sidebar {
        max-height: unset !important;
        overflow: visible;
        display: block;
        position: relative;
    }

    .create-post-inner > .container {
      max-width: 100% !important;
    }

    .submit-wrapper p.form-title {
        padding: 18px 0px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-bottom: 0px;
        font-weight: 600;
        margin-top: 0 !important;
    }

    .submit-wrapper p.form-title button {
        background:none;
        bordeR:none;
    }
    .date-time-post {
      display:-webkit-box;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-align:center;
          -ms-flex-align:center;
              align-items:center;
      -webkit-column-gap:10px;
         -moz-column-gap:10px;
              column-gap:10px;
  }

  .submit-wrapper .row {
      font-size:0.8em;
      margin-bottom:10px !important;

  }
  #toggle-publish-fields.opened {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }

  .publish-fields-container.mobile-errors:before {
    content: 'Please check for errors and try again.';
    color: var(--color-red);
    font-size: 80%;
    line-height: 1;
    font-weight: 600;
    /* position: absolute; */
    /* right: 20px; */
    padding: 8px !important;
    display: inline-block;
    width: fit-content;
    background: #d9314b0f;
    border-radius: 5px;
    margin: 10px 0;
  }


  .editor-content,
  .editor-iframe {
    width: 100%;
  }

  .editor-image, 
  .editor-carousel, 
  .editor-grid {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .editor-grid[data-images] > .item {
    width: calc(50% - 10px) !important;
  }


  .editor-component {
    padding-top: 40px;
    padding-left: 0;
  }
  
  .editor-component-controls {
    width: 100%;
    top: 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }

  .editor-component-controls button {
    margin-right: 10px;
  }

  .bp-img {
    top: unset !important;
    left: unset !important;
    transform: none !important;
    width: 100vw !important;
    height: 100vh !important;
  }

  .bp-wrap .bp-inner {
    transition: unset !important;
    animation: unset !important;
  }

}

@media (max-width: 768px) {

    .container {
        max-width: 100%;
    }

    #wpadminbar {
        width: 100vw;
        min-width: 100vw !important;
        overflow: hidden;
    }

    ul.notification-list li img {
      margin-bottom: 10px;
    }

    ul.notification-list li {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
    }

    ul.notification-list li div {
      min-width: 100%;
    }

    #communityFeed .nav-pills .nav-link {
      margin-bottom: 10px;
    }

    .community-card {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
    }

    .community-actions {
      min-width: 100%;
      margin-top: 15px;
    }

    .community-actions button {
      margin-right: 10px;
    }

    .community-user-image {
      width: 60px;
      margin-right: 10px;
    }

    .editor-grid[data-images] > .item {
      width: 100% !important;
    }

  .gallery-preview-item {
    width: calc(50% - 10px);  
  }




}

@media (max-width: 576px) {

  .gallery-preview-item {
    width: calc(100% - 10px);  
  }

  .gallery-preview-item,
  .gallery-preview-item img {
    height: 250px;
  }

  ul.section-add-wrap li {
    width: 50%;
  }

  ul.section-add-wrap li:nth-child(3),
  ul.section-add-wrap li:nth-child(5) {
    border-left: 1px solid #f2f3ef;
  }

  ul.section-add-wrap li:nth-child(4) {
    border-left: transparent;
  }

  ul.section-add-wrap li {
    border-top: 1px solid #f2f3ef;
  }

  .blog-hero .col:last-of-type .col-inner > div {
    width: 100%;
  }

}

@media (max-width: 480px) {
}


/* Safari only  */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
  .backend main#AppMain {
    padding-bottom: 55px !important;
  }
} 
