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

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

@media (max-width: 992px) {
  .hero_area {
    min-height: auto;
  }

  .custom_nav-container .navbar-nav {
    padding-top: 15px;
padding-left: 0;
    align-items: center;
  }

  .user_option{
    justify-content: center;
    margin-top: 15px;
  }
  .custom_nav-container .navbar-nav .nav-item .nav-link {
    padding: 5px 25px;
    margin: 5px 0;
  }

  .slider_section .carousel-indicators {
    margin-top: 45px;
  }

  .offer_section .box {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .offer_section .box .img-box {
    margin-right: 0;
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {

  .about_section .detail-box,
  .book_section .form_container {
    margin-bottom: 45px;
  }

  .about_section .row {
    flex-direction: column-reverse;
  }

  .offer_section .box {
    flex-direction: row;
    text-align: left;
  }

  .offer_section .box .img-box {
    margin-right: 15px;
    margin-bottom: 0;
  }
  #menu-slider .owl-item .btn-menu {
  background-color: #caffe2f0;
  color: #05a54f;
  font-weight: 600;
  font-size: 12px;
  line-height: 26px;
  display: block;
  border-right: 1px dashed #A5A5A5;
  padding: 5px 10px;
  border-radius: 0;
  min-width: 102px;
  border-left: 1px dashed #A5A5A5;
}
#menu-slider .owl-item .btn-menu.lastitem
{
  font-size: 12px;
  padding: 5px 3px;	
}
.socialbox.sb-pos-right {
  top: 22% !important;
}

.heading_container h2 {
  position: relative;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: bold;
}
.th-widget-contact {
  max-width: 350px;
}
.footer-widget.widget_nav_menu ul {
  margin-top: -3px;
  margin-left: -30px;
  list-style: none;
}
.footer-wrapper p {
 
  font-size: 16px;
}
.footer-wrapper p.copyright-text
{

  font-size: 14px;
}

}

@media (max-width: 576px) {
.socialbox.sb-pos-right {
 
  top: 30%;
}
	}

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

@media (max-width: 430px) {
  .offer_section .box {
    flex-direction: column;
    text-align: center;
  }

  .offer_section .box .img-box {
    margin-right: 0;
    margin-bottom: 15px;
  }
}

@media (max-width: 376px) {
  .slider_section .detail-box h1 {
    font-size: 3rem;
  }
}

@media (min-width: 1260px) {
  .container {
    max-width: 1170px;
  }
}

@media (min-width: 1350px) {
  .container {
    max-width: 1220px;
  }
}

@media (min-width:576px) and (max-width:991px) {
  .rent_solution_container .col-md-4.col-sm-6 {
    float: left;
    width: 50%;
  }
}

@media (max-width:767px) {
 .sb-mobile-off {
  display:none!important
 }
 
.sideinsider .mt-5
{
	margin-top: 1rem !important;
}
.contact-info {
 margin-bottom:10px;	
}

.socialbox.sb-pos-right {
  top: 15% !important;
}
.arrowleft {
 
  padding-top: 1.7%;
  left: 135px;
  top: 270px;
 
}
.arrowright {

  padding-top: 1.7%;
  right: 135px;
  top: 270px;
 
}
.layout_padding1 {
 
  margin-top: 15px;
}
.about_section1 .detail-box p {
  margin-top: 15px;
  text-align: justify;
}
.navbar-collapse {
 position: absolute;
	top: 100px;
	width: 109%;
	text-align: left;
	background-color: #05a54f;
	z-index: 9999;
	left: -15px;
}
.footer-widget .widget_title
{
	font-size: 18px;
font-weight: 600;
letter-spacing: 0.5px;
}
.col-xl-auto {
  width: -moz-available;
}
.detail-box.pl-4
{
  padding-left: 0rem !important;	
}
.btn_box
{
  text-align: center;
}
.package-row {
  margin-bottom:10px;
}
}