.inner_banner_sec2 img {
  object-fit: cover;
}
.activities_page_sec {
  padding-top: 15px !important;
}
.common-title h2 {
  color: #121e4a;
  border: none;
  text-transform: none;
  letter-spacing: 1px;
  font-size: 35px;
  font-weight: 500;
  margin: 0;
  text-align: center;
}
.about-border {
  display: block;
  width: 25px;
  height: 3px;
  background: #121e4a;
  margin: 2px auto;
}
.dining_guide_page_sec .tab-content {
  margin-top: 20px !important;
}
.guide {
  justify-content: left;
}
.dining_guide_page_sec .tab-content .specification-widget.activities_box {
  border: none;
}
.activities_box {
  margin-bottom: 0px !important;
  padding-bottom: 0;
}
.activities_box .activities_img img {
  width: 100%;
}
.grid figure img {
  object-fit: cover !important;
}
.dining_guide_page_sec .tab-content .activities_overlay .a_overlay_inner {
  padding: 0;
  text-align: center;
  color: #007bff !important;
}
.dining_guide_page_sec .tab-content .activities_box .specification-top {
  background-color: transparent;
  padding: 0px !important;
}
.dining_guide_page_sec .tab-content .specification-widget.activities_box {
  border: none;
}
.grid figure img {
    object-fit: cover !important;
}
.dining_guide_page_sec .tab-content .activities_overlay .a_overlay_inner {
    padding: 0;
    text-align: center;
    color: #007bff !important;
}

.dining_guide_page_sec .tab-content .activities_box .specification-top {
    background-color: transparent;
}
.activities_box .activities_img {
    height: 390px;
}
.activities_box .activities_overlay {
    background-color: white !important;
}
/* Responsive */
@media only screen and (max-width: 500px) and (min-width: 200px) {
  .activities_box .activities_overlay {
    padding: 0 !important;
  }
}

@media (min-width: 200px) and (max-width: 3000px) {
  .activities_box .activities_overlay {
    padding-bottom: 0 !important;
  }

  .activities_box .specification-top {
    padding-top: 0 !important;
  }
}

@media only screen and (max-width: 500px) and (min-width: 300px) {
  .ttl {
    font-size: 16px !important;
  }
}

@media only screen and (max-width: 500px) and (min-width: 300px) {
  .ttl {
    font-size: 16px !important;
  }
}

@media only screen and (max-width: 500px) and (min-width: 300px) {
  .ttl {
    font-size: 27px !important;
  }
}

@media only screen and (max-width: 1199px) and (min-width: 900px) {
  .activities_box .activities_img img {
    width: 100% !important;
  }

  .activities_box .activities_img img {
    height: 300px !important;
  }
}

@media only screen and (max-width: 899px) and (min-width: 700px) {
  .activities_box .activities_img img {
    width: 100% !important;
  }

  .activities_box .activities_img img {
    height: 144px !important;
  }
}

@media only screen and (max-width: 3000px) and (min-width: 1200px) {
  .activities_box .activities_img img {
    width: 100% !important;
  }

  .activities_box .activities_img img {
    height: 300px !important;
  }
}

@media only screen and (max-width: 3000px) and (min-width: 1200px) {
  .activities_box .activities_img img {
    width: 100% !important;
  }
}

@media only screen and (max-width: 3000px) and (min-width: 1200px) {
  .activities_box .activities_img img {
    height: 227px;
  }
}
@media only screen and (max-width: 3000px) and (min-width: 768px) {
  .activities_page_sec {
    padding: 30px 0 15px 0 !important;
  }
}
@media only screen and (max-width: 850px) and (min-width: 599px) {
  .activities_box .activities_img {
    height: 200px !important;
  }
}
@media (max-width: 280px) {
  .activities_box .specification-top {
    padding: 10px 0;
  }
}

@media screen and (max-width: 479px) {
  .i_banner_overlay2 .inner_banner_heading {
    font-size: 24px;
  }

  .dining_guide_page_sec .gallery_tab_area ul.nav li.nav-item a.nav-link {
    font-size: 16px;
  }

  .activities_page_sec {
    padding: 30px 0 30px;
  }

  .dining_guide_page_sec .tab-content {
    margin-top: 30px;
  }
  .activities_box {
    margin-bottom: 0;
  }
}

@media (min-width: 480px) and (max-width: 540px) {
  .activities_box {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 479px) and (max-width: 768px) {
  .activities_page_sec {
    padding: 30px 0 30px;
  }

  .dining_guide_page_sec .tab-content {
    margin-top: 30px;
  }

  .activities_box .specification-top {
    padding: 10px 0;
  }

  .activities_box .activities_overlay {
    padding: 14px 10px;
  }

  .specification-top p {
    font-size: 12px;
  }

  .grid figure img {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .activities_page_sec {
    padding: 30px 0 30px;
  }

  .dining_guide_page_sec .tab-content {
    margin-top: 30px;
  }

  .activities_box .activities_overlay {
    padding: 14px 10px;
  }

  .activities_box .specification-top {
    padding: 10px 0;
  }

  .specification-top p {
    font-size: 12px;
  }
}