@media (max-width : 1200px) {
	.wrapper{ width: 98%;}
  
}

@media (max-width : 991px) {
img, h2, h3, h4, .header, .smolNav, .smolNav span, .container, .footer {-moz-transition: all 0.2s linear;-o-transition: all 0.2s linear;-ms-transition: all 0.2s linear;transition: all 0.2s linear;-webkit-transition: all 0.2s linear;}

	body{ font-size: 16px;}
.wrapper {width:auto; margin:0 10px;}
	.bannerText{top: 45%;}
	.bannerText h1, h1{ font-size: 26px; padding-bottom: 5px;}
	.bannerText p{ padding-bottom: 0;}
	h2{ font-size: 26px; padding-bottom: 10px;}
	.contant{ padding-top: 20px; min-height: 350px;}
	.footer, .top{ font-size: 14px;}
	.footer{ padding: 15px 0; margin-top: 10px;}
	.footer-social a{ margin-left: 15px;}
	.top a{ margin-left: 10px;}
	.top a i{ margin-right: 2px;}
	.amenities ol li, .address-detail{ line-height: 25px;}
	.contact-form{ margin: 15px 0 0 -10px}
	.gallery .col-md-3{ width: 33.33%; float: left;}

}


@media (max-width : 767px) {
	body{ font-size: 14px; line-height: 20px;}
	h1, h2, .bannerText h1{ font-size: 18px;}
	p{ padding-bottom: 12px;}
	.top{ text-align: center; padding: 5px 0;}
	.top a { margin-left: 0; display: block;}
	.logo img{max-width: 150px;}
	.navbar-nav{ margin: 0;}
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{ margin: 0;}
	.navbar-toggle{ margin: 0;}
	.navbar-default{ float: none}
	.navbar-default .navbar-nav>li{ text-align: center; border-bottom: 1px solid #eee; font-size: 18px;}
	.navbar-default .navbar-nav>li>a{ margin-left: 0;}
	.navbar-default .collapse.in { z-index: 9999; background: #fff; left: 0; right: 0; margin-bottom: 10px;}
	.bannerText{ top: 8vw; padding:10px 0 5px;}
	.bannerText p, .bannerText h1{padding-bottom: 0;}
	.contant{ padding-top: 10px;}
	.contant h2{ text-align: center;}
	.copy, .footer-social{ float: none; text-align: center;}
	.footer-social{ padding-top: 5px;}
	.footer-social a:first-child{ margin-left: 0;}
	.footer { padding: 5px 0;}
	.amenities ol li, .address-detail{ line-height: 20px;}
	.map{ margin-top: 15px;}
	.contact-form ul li { width: 100%;}
	.gallery{ margin-left: -4px; margin-right: -4px;}
	.gallery .col-md-3{ width: 50%; padding: 0 4px 8px 4px;}
}

@media (max-width : 600px) {
	
  
}