@charset "utf-8";
/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}

@media(max-width:767px)
{
	header
	{
		position:relative;
		background: #fff;
		
	}
	.navbar-brand img
	{
		position: relative;
		top:0;
		width: 160px;


	}

	.slide-list
	{
		display: none;
	}
	.calendar-sec1
	{
		position: relative;
		top:0;
		left: 0;
		transform: inherit;
		-webkit-transform: inherit;
		background: #333;
	}
	.calendar-sec1 .silder-con-pt h1
	{
		font-size: 15px;
	}
	.calendar-sec1 .silder-con-pt h3
	{
		font-size: 12px;
	}
	.calendar-sec1 .silder-con-pt
	{
		padding: 0;
	}
	.slide-nav .prev, .slide-nav .next
	{
		top:35%;
	}

	.service-inner
	{
		margin-bottom: 15px;
	}
	.rev-heading
	{
		text-align: center;
		padding-top: 30px;
	}
	.rev-heading:after
	{
		display: none;
	}

	.whysec.lux-part .why-sec-in{
		min-height: auto;
		margin-bottom: 15px;
	}
	.why-sec-in{
		min-height: auto;
		margin-bottom: 15px;
	}

	.ab-sec-con img{
		width: 100%;
		margin-right: 0;

	}
	.things-img{width: 100%; padding-right:0px;}
	.thing-page-inner p{text-align: justify;}

	.prop-banner .prop-title-sec{width: 80%; text-align: center;}
	.prop-banner .prop-title-sec h1{font-size: 24px;}
	.prop-banner a{left: 20px; right: auto;}
	.property-details-page{padding: 20px 0;}
	.inner-m{display: none;}
	.amenities-inner ul li{width: 50%;}
	.review-img-box{text-align: center;}
	.about-sec p{text-align: justify;}
	.mission-con h2{text-align: center;}
	.mission-con p{text-align: justify;}
	.mission-sec .mission-con{padding: 20px 0;}
	.best-inner{margin-top: 20px;}

	.about-sec-page h2
	{
		font-size: 24px;
		text-align: center;
	}
		.about-sec-page p
		{
			text-align: center;
		}

	.slider-con .testimonial
	{
		padding-left: 0;
	}
	.review-sec
	{
		padding:30px 0; 
	}
	.owl-nav
	{
		position: relative;
		top:0;
	}
	.slider-con
	{
		position: relative;
		top:0;
	}	

	.foot-bottom-sec
	{
		background: #44a5cc;
	}
	.footer-bottom-down .footer-con, .go-logo
	{
		text-align: center;
	}
	.foot-bottom-form form {
    width: 80%;
    margin: 0 auto;
}
.foot-bottom-form form button
{
	width: 100%;
	margin-top: 5px;
	display: block;
}


	.menu-sub
	{
		display: none;
	}
	.navbar-dark .navbar-brand
	{
		border-right: 0;
	}

    .nearby-loc ul li{width:100%;}
    .nearby-loc ul li a{width:70%;}
}
