/* Tablet Layout: 768px. */
@media only screen and (min-width: 992px) and (max-width: 1110px) {
.new-date-time ul li {
  margin-right: 0px;
}
.new-date-time {
  padding-left: 15px;
}
.image-wrapper-big img {
  height: unset;
}
.animation-section {
  margin-bottom: 20px;
}
.latest-news-tab-nav-title {
  width: 20%;
}
.latest-news-tab-nav {
  width: 80%;
}
.latest-news-tab-nav li {
  margin: 0;
}
.contact-details h3 {
  font-size: 22px;
}
.category-post h3 {
  font-size: 22px;
}

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .animation-section {
    margin-bottom: 17px;
  }
  .image-wrapper-big img {
    height: unset;
  }
  .image-text h3 {
    font-size: 17px;
    line-height: 20px;
  }
  .latest-news-tab-nav-title {
    width: 15%;
  }
  .latest-news-tab-nav-title li a h4 {
    padding: 0 5px;
    font-size: 18px;
  }
  .latest-news-tab-nav {
    width: 85%;
  }
  .latest-news-tab-nav li {
    margin: 0;
  }
  .latest-news-tab-nav li a {
    font-size: 15px;
    padding: 0px 8px 0px;
  }
  .coxbazer-lead-left img {
    height: unset;
  }
  .top-left-side-bar-right h3 {
    font-size: 16px;
    line-height: 20px;
  }
  .top-left-side-bar-left img {
    height: 60px;
    width: 100%;
  }
  .coxbazer-lead-left-heading {
    min-height: 150px;
    max-height: 150px;
  }
  .coxbazer-lead-left-heading h3 {
    font-size: 22px;
    line-height: 28px;
  }
  .upazila-wrapper {
    padding-bottom: 0;
  }
  .slider-wrapper {
    margin-bottom: 30px;
  }
  .footer-icon-2 {
    margin-bottom: 20px;
  }




}



/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
  .new-header {
    padding: 10px 0;
  }
  .image-wrapper-big img {
    height: unset;
  }
  .visitable-place-single {
    margin-bottom: 20px;
  }
  .slider-wrapper {
    margin-bottom: 25px;
  }
  .photo-gallery-single {
    margin-bottom: 20px;
  }
  .footer-icon-2 {
    margin-bottom: 20px;
  }
  .menu-services {
    margin-bottom: 20px;
  }
  .latest-news-tab-nav-title {
    width: 100%;
    text-align: center;
  }
  .latest-news-tab-nav {
    width: 100%;
  }
  .latest-news-tab-nav li {
    margin: 0;
    margin-top: 5px;
  }
  .latest-news-tab-nav li a {
    font-size: 16px;
    padding: 0px 10px 0px;
  }
  .coxbazer-lead-left img {
    height: unset;
  }
  .coxbazer-lead-left-heading {
    min-height: unset;
    max-height: unset;
    margin-bottom: 20px;
  }
  .coxbazer-lead-left-heading h3 {
    font-size: 20px;
    line-height: 24px;
    margin: 5px 0 0;
    padding: 0;
    padding-bottom: 5px;
  }
  .top-left-side-bar-right h3 {
    font-size: 17px;
    line-height: 21px;
  }
  .upazila-wrapper {
    padding: 0 0 5px;
  }
  .copy-text {
    text-align: center;
  }
  .footer-link {
    text-align: center;
  }



}


/* Wide Mobile Layout: */

@media only screen and (min-width: 480px) and (max-width: 767px) {



}
