.main-mobile-menu {
  display: none;
}
.mobile-nav-section {
  display: none;
}
.mean-container .mean-bar {
  position: fixed !important;
}
.mean-bar img {
  margin-left: 20px;
}

@media only screen and (min-width: 1000px) and (max-width: 1100px) {
.header-right-info ul li .single-header-right-info .icon-box {
  margin-right: 5px;
}
.header-right-info ul li {
  padding-left: 0px;
}
.mainnav li a {
  padding: 20px 10px;
}
.home-service-left {
  width: 100%;
}
.home-service-right {
  width: 100%;
}
.about-us-page-top img {
  height: 440px;
}
.home-service-left img {
  width: 100%;
}
.tour_slider_photo {
  width: 300px;
}
.service-section-page {
  padding-bottom: 0;
}
.why-we-left h5 {
  font-size: 15px;
}
.why-we-left {
    padding-bottom: 5px;
    padding-top: 5px;
}
.why-we-text h3 {
  font-size: 35px;
}
.about-us-page-top p {
    font-size: 14px;
    padding-left: 0px;
}
.info-contact li {
  font-size: 13px;
}
.blog-small h4 {
    margin: 0;
    font-size: 16px;
}
.blog-small p {
  margin-bottom: 0;
}






}


/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {
.header {
  display: none;
}
.nav-wrapper {
  display: none;
}
.mean-bar img {
  margin-left: 10px;
  width: 20%;
}
.btn-date-picker {
  font-size: 13px;
  line-height: 25px;
}
.home-service-left {
  width: 100%;
}
.home-service-right {
  width: 100%;
}
.home-service-left img {
  width: 100%;
}
.service-section-page {
  padding-bottom: 0;
}
.top_details {
  padding-top: 70px;
}
.about-us-page-top p {
  padding-top: 30px;
}
.about-us-page-top img {
    height: unset;
}
.tours-data {
  padding-top: 105px;
}



}

/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
.mean-bar img {
  margin-left: 10px;
  width: 40%;
}
.header {
  display: none;
}
.nav-wrapper {
  display: none;
}
.mobile-nav-section {
  display: block;
}
.main-mobile-menu {
  display: block;
}
.sticky-wrapper {
  height: 0px;
}
.slider-overlay .title h1 {
  font-size: 35px;
}
.slider-overlay .title p {
  font-size: 14px;
  line-height: 20px;
}
.btn-date-picker{
  margin-top: 10px;
  transform: translateX(0px) !important;
}
.feature h3 {
  font-size: 27px;
}
.best {
    padding-top: 40px;
    padding-bottom: 20px;
}
.about-us-left {
    padding: 0;
}
.about-us-right {
    padding: 0;
    margin-top: 30px;
}
.about-section {
    padding: 0 0 35px;
}
.filter-button-group ul li {
  margin-bottom: 10px;
}
.intro-text h3 {
  font-size: 30px;
}
.home-service-left {
  width: 100%;
}
.home-service-right {
  width: 100%;
}
.home-service-left img {
  width: 100%;
}
.footer-logo h3{
  font-size: 20px;
}
.text-copy {
    font-size: 12px;
}
.about-us-left h3 {
    font-size: 35px;
}
.service-home h2 {
    font-size: 35px;
    margin-bottom: 20px;
}
.service-section {
    padding: 30px 0 15px;
}
.sale-ontoday-text h2 {
    font-size: 35px;
}
.sale-ontoday-text h5 {
    font-size: 14px;
}
.copy-right-wrapper {
    padding-top: 25px;
}
.widget_title {
  margin-bottom: 15px;
}
.blog-small h4 {
  margin-bottom: 0;
}
.mobile-footer {
  margin-bottom: 15px;
}
.tour_slider_photo {
  width: 100%;
}
.service-section-text h2 {
    font-size: 35px;
    padding-top: 5px;
    padding-bottom: 15px;
}
.service-section-page {
  padding-bottom: 20;
}
.work-wrapper {
    margin-bottom: 0px;
}
.service-section-text {
    padding-top: 30px;
}
.top_details {
  margin-top: 76px;
}
.about-us-page-top p {
  padding-top: 20px;
}
.about-us-text h2 {
  font-size: 35px;
  padding-bottom: 5px;
}
.why-we-text h3 {
  font-size: 25px;
  padding-bottom: 0px;
}
.why-we-left h5 {
  font-size: 16px;
}
.team-member-section-text h2 {
  font-size: 35px
}
.tc-member-style2 .member-info {
  margin-bottom: 20px;
}
.section-title h2 {
  font-size: 35px;
}
.testimonial-section {
  padding-top: 0;
}
.about-us-page-top img {
    height: unset;
}
.tours-data {
  padding-top: 120px;
}


}


/* Wide Mobile Layout: */

@media only screen and (min-width: 480px) and (max-width: 767px) {



}
