@charset "utf-8";

@media(max-width: 767px) {
body {
	font-size: 13px;
}
}

@media(min-width: 768px) {
#footer #email {
	text-align: left;
}
.widget article > div > div:nth-of-type(1) {
	padding-right: 0;
}
.widget article > div > div {
	padding-left: 0;
}
.widget#related-posts ul li {
	border: none;
}
}

@media(max-width: 991px) {
#home-page #about #gallery {
	margin-top: 30px;
}
#home-page #reservasion .inner {
	position: static;
}
#home-page header #logo {
	margin-bottom: 30px;
}
#full-width-slider {
	min-height: 400px;
}
#home-page #menu a {
	font-size: 2.5em;
}
.hi-icon {
	width: 70px;
	height: 70px;
}
#home-page #menu li .title {
	margin-top: 13px;
	font-size: 1.3em;
}
#home-page #menu li {
	margin-bottom: 25px;
}
#home-page #menu ul {
	padding-top: 55px;
}
#home-page #menu .inner {
	margin-top: 70px;
	padding-bottom: 81px;
}
#index article img {
	margin-top: 20px;
}
#index article header h2 {
	font-size: 1.4em;
}
.widget article > div > div:nth-of-type(2) {
	padding-left: 15px;
}
body:not(#home-page) #top-nav input:focus {
	width: 150px;
}
body#gallery .gallery{
	margin-bottom: 15px;
}
}

@media(min-width: 768px) {
#footer .inner {
	background: url(../img/footer-logo.png) left center no-repeat;
}
}

@media(min-width: 992px) and (max-width: 1200px) {
#home-page #menu a {
	font-size: 3.3em;
}
.hi-icon {
	width: 90px;
	height: 90px;
}
#home-page #menu li .title {
	font-size: 1.5em;
}
#home-page #menu li {
	margin-bottom: 40px;
}
#home-page #menu ul {
	padding-top: 78px;
}
#home-page #menu .inner {
	padding-bottom: 109px;
}
#index article header h2 {
	font-size: 1.6em;
}
#index article img {
	margin-top: 25px;
}
}

@media(max-width: 767px) {
#home-page #menu .inner {
	background: none;
	margin-top: 10px;
	padding-bottom: 21px;
}
#home-page #menu a {
	font-size: 2.8em;
}
body:not(#home-page) #logo > div {
	width: 290px;
	margin-right: auto;
	margin-left: auto;
}
body:not(#home-page) #top-nav ul {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
}
body:not(#home-page) #top-nav ul > li:nth-of-type(1) {
	margin-right: 40px;
}
body:not(#home-page) #top-nav li {
	display: inline-block;
}
body:not(#home-page) #top-nav input {
	width: 100%;
	opacity: 1;
}
body:not(#home-page) #top-nav input:focus {
	width: 100% !important;
}
#staff article.staff ul{
	padding-left: 0;
}
#staff article.staff ul > li:not(:last-child){
	border-bottom: 1px solid #71bdde;
}
}

@media(max-width: 600px) {
.widget#related-posts .col-xs-2 {
	padding-left: 0;
}
}

@media(max-width: 500px) {
#home-page #menu ul {
	padding-right: 50px;
	padding-left: 50px;
}
#home-page #reservasion #reservation-logo {
	width: 100%;
}
.widget#related-posts .col-xs-2 {
	width: 30%;
}
.widget#related-posts .col-xs-10 {
	width: 70%;
}
}

@media(max-width: 430px) {
#staff article.staff ul > li > span {
	width: auto;
	display: block;
}
body#gallery .gallery
{
	width: 100%;
}
}

@media(max-width: 335px) {
#staff article.staff .media-right {
	width: 100%;
}
#staff article.staff img {
	margin-left: auto;
	margin-right: auto;
}
}

@media(max-width: 390px) {
#home-page #menu ul {
	padding-right: 20px;
	padding-left: 20px;
}
}

@media(max-width: 390px) {
#home-page #menu ul li {
	width: 50%;
}
body:not(#home-page) #logo > div {
	width: 150px;
}
body:not(#home-page) #logo img:nth-of-type(1) {
	display: none;
}
}

@media(max-width: 260px) {
#home-page #menu ul li {
	width: 100%;
}
.widget#related-posts .col-xs-2 {
	display: none
}
.widget#related-posts .col-xs-10 {
	width: 100%;
}
}
