.site-grid{gap:0;}
.com_mtree .site-grid{gap:0 1em;}
.single-blog{
  -webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.31);
  box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.1);
  border: 1px solid #ddd;
  margin-bottom: 20px;
}
.single-blog .blog-content{padding:0 20px;}
.has-sidebar-right .mfieldtype_corename{display:none;}
.has-sidebar-right .mt-ls-style-2 .mt-ls-fields{
  padding:0px 20px;
  border-width:0;
}
.has-sidebar-right .listing-summary .mt-ls-header h3 {
    font-size: 22px;
    font-weight: 600;
}
.has-sidebar-right .mt-ls-style-2 .listing-summary .mt-ls-header{padding-bottom:10px;}
.has-sidebar-right .listing-summary .mt-ls-spacing {
    height: 10px;
}
.has-sidebar-right .mt-listings .category-scope,
.has-sidebar-right .mt-listings .mt-sort-by{display:none;}
.has-sidebar-right .sidebar-right.card{
  position:sticky;
  top:0;
}

.mod_mt_listings.cards .listing-card{
  flex-direction:column;
}
.mod_mt_listings.cards{
  gap:1rem;
    justify-content: center;
}
.mod_mt_listings.cards .listing-card .media{
  padding:0;
}
.mod_mt_listings .top-listing-thumb .img{
  border-radius:0.25rem 0.25rem 0 0;
}
.mod_mt_listings.cards .listing-card .data .name .value{font-weight:600;}
.mt-listings-pages.pages-links{display:none;}
.container-banner #mod-custom380.banner-overlay{
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 70vh;
}
.container-banner #mod-custom382{
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 40vh;
}
.container-banner #mod-custom382 img {
    max-width: 180px;
    margin:auto;
}

.followme .single-blog .blog-img{margin-bottom:20px;}
.followme .single-blog .blog-img img{
    width: 100%;
    height: 330px;
    object-fit: cover;
}

.mostree-44 .mt-category-subcats .mt-category-subcats-item {
    background-size: cover;
    height: 200px;
    background-repeat: no-repeat;
    position: relative;
    padding:0;
    border: 3px solid #fff;
}
.mostree-44 .mt-category-subcats .mt-category-subcats-item a:hover {
    background-color: rgba(0,0,0,0.50);
}
.mostree-44 .mt-category-subcats-item.Accommodations{
   background-image:url(../../../../../images/follow44/f44-hotel.jpg);
}
.mostree-44 .mt-category-subcats-item.Art{
   background-image:url(../../../../../images/follow44/f44-attractions.jpg);
}
.mostree-44 .mt-category-subcats-item.Attractions{
    background-image:url(../../../../../media/com_mtree/images/listings/m/808.jpg);
}
.mostree-44 .mt-category-subcats-item.Food,
.mostree-44 .mt-category-subcats-item.Food{
    background-image:url(../../../../../images/follow44/f44-fine-dining.jpg);
} 
.mostree-44 .mt-category-subcats-item.Health{
  background-image:url(../../../../../images/follow44/f44-health.jpg);
} 
.mostree-44 .mt-category-subcats-item.route{
  background-image:url(../../../../../media/com_mtree/images/listings/m/663.jpeg);
} 
.mostree-44 .mt-category-subcats-item.Recreation{
  background-image:url(../../../../../images/follow44/f44-recreation.jpg);
} 
.mostree-44 .mt-category-subcats-item.Shop{
  background-image:url(../../../../../images/follow44/f44-shop.jpg);
} 
.mostree-44 .mt-category-subcats-item.Visitor{
  
} 
.mostree-44 .mt-category-subcats .mt-category-subcats-item a{
    border-width:0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding:0;
}
.mostree-44 .mt-category-subcats .mt-category-subcats-item a div{
    padding: 8px 0;
    width: 100%;
    background: rgb(102 102 102 / 50%);
    color: #fff;
}

.blog44 .blog-items .blog-item .item-image a,
.followme .single-blog .blog-img a{display:block;}
.blog44 .blog-items .blog-item .item-image img{
    height: 300px;
    width: auto;
    object-fit: cover;
    object-position: center;
}
.blog44 .blog-items .blog-item .page-header h2,
.followme .single-blog .blog-title h4{
    font-size: 20px;
    line-height: 1.4em;
    font-weight: 500;
}
.blog44 .blog-items .blog-item .page-header h2 a,
.followme .single-blog .blog-title h4 a{
  text-decoration:none;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.blog44 .blog-items .blog-item .page-header h2 a:hover,
.followme .single-blog .blog-title h4 a:hover{
   text-decoration:underline;
}
@media (width <= 575.98px) {
  .com_content main{margin-top:0;}
  .sp-page-builder .page-content #plan,
  .sp-page-builder .page-content #meet,
  .sp-page-builder .page-content #resources{
    background-attachment: scroll !important;
    background-position: center !important;
  }
  #plan img{
    width:100%;
    max-width:150px;
  }
}


@media (width <= 1199.98px) {
  .mod_mt_listings.cards .listing-card{
    width:220px !important;
  }
  .mod_mt_listings.cards .listing-card .top-listing-thumb,
  .mod_mt_listings.cards .listing-card .top-listing-thumb .img{
    width:216px !important;
  }
}

@media (width <= 991.98px) {
  .mod_mt_listings.cards .listing-card{
    width:310px !important;
  }
  .mod_mt_listings.cards .listing-card .top-listing-thumb,
  .mod_mt_listings.cards .listing-card .top-listing-thumb .img{
    width:306px !important;
  }
  .has-sidebar-right .mt-listings-list .row{
    flex-direction:column;
    align-items:center;
    
  }
  .has-sidebar-right .mt-listings-list .row .listing-summary{
    max-width:360px;
  }
}
@media (width <= 767.98px) {
  .container-banner #mod-custom380.banner-overlay{height:50vh;}
  .container-banner #mod-custom380.banner-overlay img{
    width:200px;
  }
  .mod_mt_listings.cards .listing-card{
    width:245px !important;
  }
  .mod_mt_listings.cards .listing-card .top-listing-thumb,
  .mod_mt_listings.cards .listing-card .top-listing-thumb .img{
    width:240px !important;
  }
  .sp-page-builder .page-content #plan{background-position:20% !important;}
  .site-grid{
    grid-template-areas:
        ".banner banner banner banner."
        ".top-a top-a top-a top-a."
        ".top-b top-b top-b top-b."
        ".side-r side-r side-r side-r."
        ".side-l side-l side-l side-l."
        ".comp comp comp comp."
        ".bot-a bot-a bot-a bot-a."
        ".bot-b bot-b bot-b bot-b.";
  }
}



@media (width <= 1399.98px) {

}