@media screen and (max-width: 1700px) {
	a.external-link {
		font-size: 20px;
  	line-height: 24px;
  	max-width: 380px;
	}
}
@media screen and (max-width: 1300px) {
	a.external-link {
		font-size:18px;
		line-height: 24px;
	}
}
@media screen and (max-width: 1210px) {
	.center {
		padding-left: 20px;
		padding-right: 20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.row.bc {
	    font-size: 14px;
	    padding: 0 20px;
	    -webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.logo-img {
		display: none;
	}
	.logo .logo-txt {
	    width: 206px;
	    margin-top: 24px;
	}
	.logo-container {
		height: 148px;
		width: 252px;
	}
	.logo {
		height: 125px;
	}
	#slider .bx-wrapper {
	    width: 100%;
	    float: left;
	}
	.nav.header-right {
		padding-left: 252px;
		width: 100%;
	}
	.right-line { display: none; }
	.description { padding: 30px 30px 30px 40px; }
	#bx-pager , .all-offer{
	    left: 100%;
	    position: absolute;
	    width: 400px;
	    margin-left: -400px;
	}
	.description {
	    top: 7%;
	}
	.social-left {
	    position: absolute;
	    z-index: 200;
	    top: 160px;
	    width: 200px;
	    right: 10px;
	}
	.social-left a {
		float: left;
	}
	.header-right {
	   float: left;
		width: 100%;
		padding-left: 255px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
}
@media screen and (max-width: 1210px) {
	.bx-wrapper .bx-prev {
		left: 10px;
	}
	.bx-wrapper .bx-next {
		right: 10px;
	}
}
@media screen and (max-width: 1145px) {
	.nav-toggle {
		display: block;
		background: transparent url("../images/nav-toggle.png") no-repeat scroll center bottom;
		float: left;
		height: 49px;
		font-size: 13px;
		font-weight: 400;
		padding-top: 6px;
		width: 50px;
		text-align: center;
	}
	.nav ul li a.special-offers {
		margin-left: 0;
		margin-top:0;
		line-height: 47px;
		line-height: 47px;
	}
	.nav ul li a.sub-toggle {
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		height: 45px;
	}
	.nav ul li .sub {
	    display: none;
	    width: 100%;
	    float: left;
	    position: relative;
	    margin-left: 0;
	    left: 0;
	    top: 0;
	}
	.nav ul {
		display: none;
		width: 100%;
	}
	.nav ul li {
		width: 100%;
		border-top: 1px solid #f1f1f1;
	}
	.nav ul li a {
	    font-size: 15px;
	    text-transform: uppercase;
	    display: block;
	    padding: 0px 20px;
	    line-height: 45px;
	}
	.nav ul li:hover .sub {
    	display: none;
	}
	
}
@media screen and (max-width: 1040px) {
	.footer-top .footer-social.hidden {
	    display: block;
		width: 100%;
		border-bottom: 1px solid #f1f1f1;
		margin-bottom: 30px;
		border-left: none;
		border-right: none;
		padding: 0 0 20px;
	}
	.footer-social {
		display: none;
	}
	.footer-top .w30 {
    	width: 44%;
	}
	.footer-top .w30.last {
	    padding-top: 10px;
	}
}
@media screen and (max-width: 500px) {

}
@media screen and (max-width: 840px) {
	.thumbnails {
		display: none;
	}
}

@media screen and (max-width: 900px) {
	.reservation-box.hide {
		display: none;
	}
	.info {
    	margin-top: 0;
	}
	.nav.header-right {
		padding-left: 0;
		width: 100%;
	}
	.reservation-toggle {
		width: 63px;
		margin-top: 7px;
		height: 60px;
		display: block;
		background: url(../images/reservation-toggle.png) center center no-repeat #eaeaea;
		float: right;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
	}
	.reservation-box {
    	width: 100%;
    	margin-top: 0;
		padding: 16px;
    	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.fixed {
		position: relative;
		height: auto;
		border-top: 6px solid #5C9C37; 
	}
	.slider-row {
		margin-top: 0;
	}
	.header-right {
		height: 147px;
	}
	.nav.header-right {
		height: auto;
	}
}
@media screen and (max-width: 900px) {
	a.external-link {
		font-size:14px;
		line-height: 20px;
		margin-top: 0;
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 770px) {
	.footer-top .w30 {
		width: 350px;
		float: none;
		margin-left: auto;
		margin-right: auto;
		padding: 20px 0
	}
	.footer-top .w30.last {
		display: none;
	}
	.copy {
	    color: #767676;
	    font-size: 14px;
	    width: 100%;
	    text-align: center;
	    border-bottom: 1px solid #f1f1f1;
	    padding-bottom: 14px;
	    display: block;
	}
	.v_link {
	    float: none;
	    margin: 16px auto 0;
	    width: 285px;
	}
}
@media screen and (max-width: 800px) {
	#bx-pager {
		display: none;
	}
	.description {
		opacity: 1;
    	padding: 30px 55px;
	}
	.w30.last iframe{
		height: 220px;
	}
}
@media screen and (max-width: 680px) {
	.w70 {
		width: 100%;
	}
	.footer-top .footer-social.hidden{
		padding-top: 18px;
	}
	.w70.txt {
		padding: 15px;
	}
	.w30 {
    	width: 100%;
	}
	.category {
		margin-top: 30px;
	}
	.category-title {
    	font-size: 18px;
	}
	h1 {
    	font-size: 20px;
	}
	.category .w30 {
    	width: 100%;
		max-width: 75%;
		margin: 10px auto;
		float: none;
		display: block;
	}
	.w70.blog {
	    margin-bottom: 50px;
	}
	.w30 .slider2 span.btn-green {
		margin-top: -50px;
		position: relative;
		background: #fff;
		padding-left: 18px;
		padding-right: 18px;
	}
	.blog .btn.btn2 {
    	margin: 0px 0% 0px 0px;
	}
	.category .center .w30.last {
    	width: 100%;
		max-width: 75%;
		margin: 10px auto !important;
		float: none;
		display: block;
		padding: 0;
		clear: both;
	}
	.blog-title a {
		font-size: 15px;
		line-height: 20px;
	}
	.container .w30 {
	    margin-top: 10px;
	    margin-bottom: 10px;
	}
	.container .w30 .span.btn-green{
		display: none;
	}
	.center .w30.last {
		width: 100%;
		padding: 0 30px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.w30 span.title {
		float: left;
		width: 67%;
		padding-left: 0;
		background: transparent;
	}

	.category-title {
		left: 14px;
	}
	p {
	    font-size: 14px;
	    line-height: 20px;
	}
	.w30 span.btn-green {
	    top: 0px;
	    left: 0px;
	    font-size: 14px;
	    padding: 10px 10px 10px 0;
	    color: rgba(92, 156, 55, 0.8);
	    background: transparent;
	    text-transform: none;
	    line-height: 18px;
	    opacity: 1;
	    width: auto;
	    float: left;
	    margin-top: -40px;
	    position: relative;
	    display: none;
	   /* top: 0px;
	    left: 0px;
	    font-size: 14px;
	    padding: 10px;
	    color: #878787;
	    background: #fff;
	    text-transform: none;
	    line-height: 18px;
	    opacity: 1;
	    width: auto;
	    float: left;
	    margin-top: -40px;
		position: relative;*/
	}
	.container .w30{
		width: 100%;
		padding: 0 !important;
	}
	.container .w30 img{
		max-width: 33%;
	}
	.container.special .w70 {
    	padding-right: 0px;
	}
	.toggle {
		width: 30px;
		height: 30px;
		display: block;
		background: url(../images/plus.png) center center no-repeat;
		display: block;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.sub-nav {
	    width: 100%;
	    position: relative;
	    top: 0;
	    margin-left: 0;
	    left: 0;
	    z-index: 1000;
	    background: #fff none repeat scroll 0% 0%;
	    display: none;
	    border-top: 1px solid #E1E1E1;
	}
	.main-nav ul li .sub-nav li a {
		background: #fff;
		text-align: left;
		padding: 10px;
	}
	.main-nav ul li {
		width: 100%;
	}
	.main-nav ul li:hover .sub-nav{
		display: none;
	}
	.main-nav ul {
		display: none;
	}
	.main-nav ul li a {
		display: block;
		line-height: 20px;
		border-top: 1px solid #e1e1e1;
	}
	.kontakt_forma {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.all-offer {
		margin-left: auto;
		margin-right: auto;
		float: none;
		clear: both;
		text-align: center;
		padding: 10px 10px;
	}
	
	.slider-title {
	    margin-bottom: 20px;
	    font-size: 22px;
	    line-height: 28px;
	    padding-bottom: 10px;
	}
	.main-nav {
	    padding: 0px 28px !important;
	}
	

}
@media screen and (max-width: 560px) {
	.info {
		display: none;
	}
	.info-toggle {
		width: 63px;
		margin-top: 7px;
		height: 60px;
		display: block;
		background: url(../images/info-toggle.png) center center no-repeat #eaeaea;
		float: right;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		margin-right: 15px;
	}
}
@media screen and (max-width: 460px) {
	.blog a.w25 {
		width: 100%;
		margin-bottom: 20px;
	}
	.blog .w75 {
	    width: 100%;
	    padding-right: 0;
	}
	.blog-title a {
	    font-size: 15px;
	    line-height: 20px;
	    max-width: 100%;
	    margin-bottom: 15px;
	}
	.container h2 {
		width: 100%;
		clear: both;
		margin-bottom: 20px;
		font-size: 18px;
		text-align: center;
		font-weight: 400;
	}
	.footer-contact.hidden {
	  float: left;
		max-width: 100%;
		margin-bottom: 30px;
	}
	.footer-contact {
	  display: none;
	}
	.footer-map {
		width: 100%;
	}
	#footer-map {
		width: 100%;
	}
	.container .btn.aright {
	    margin: 0px;
	    padding: 2px 15px;
	    font-size: 14px;
	    float: left !important;
	    width: 100%;
	    margin-bottom: 20px;
	}
	.w25 {
	    width: 100%;
	    float: left;
	    position: relative;
	    margin-right: 3%;
	    margin-bottom: 20px;
	}
	.container .w30 img {
	    max-width: 100%;
	}
}
@media screen and (max-width: 580px) {
	.nav.header-right {
	    padding-left: 0;
	    width: 100%;
	}

}
@media screen and (max-width: 600px) {
	.w70.txt {
		padding: 15px 0px;
	}
}
@media screen and (max-width: 560px) {
	.category .center .w30.last {
		max-width: 100%;
	}
	.center .w30.last {
    	padding: 0px 0px;
	}
	.category .w30 {
		max-width: 100%;
	}
}
@media screen and (max-width: 700px) {
	.center .category .w30 {
	    margin-bottom: 1%;
	    width: 49.5%;
	}
	.w50.txt {
		width: 100%;
	}
	.w50.txt.aright {
		padding: 2%;
	}
	.w50.txt.aleft {
		padding: 2%;
	}
}
@media screen and (max-width: 460px) {
	.header-top {background: #fff; height: auto;}
	.logo-container {
		box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
		width: 100%;
		margin-bottom: 0;
		padding: 0;
		height: auto;
	}
	.reservation-box {
		min-width: 100px;
	}
	.reservation-input {
	    margin-right: 2%;
	    float: left;
	    padding: 9px 6px;
	    width: 100%;
	    margin-bottom: 10px;
	}
	.btn.reservation-btn {
    	width: 100%;
    	padding: 6px 15px;
	}
	.newsletter h3 {
	    font-size: 19px;
	}
	h3 {
	    font-size: 16px;
	}
	.logo-container:hover {
	    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	}
	.w30.last.newsletter {
		padding: 0;
	}
	.header-right {
	    height: auto;
	    padding-left: 0;
	}
	.icons .reservation-toggle , .icons .info-toggle, .icons .map-toggle {
		margin-top: 0;
	}
	.btn.new-btn2 {
	    width: 160px;
	    float: none;
	    margin: 10px auto;
	}
	.btn.new-btn {
	    width: 160px;
	    float: none;
	    margin: 10px auto;
	}
	.icons {
		width: 220px;
		text-align: center;
		margin-bottom: 20px;
		float: none;
		padding-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
		height: 47px;
		
	}
	.map-toggle {
		width: 63px;
		margin-top: 47px;
		height: 60px;
		display: block;
		background: url(../images/map-icon.svg) center center no-repeat #eaeaea;
		float: right;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		margin-right: 15px;
	}
	.map {
		display: none;
	}
}
@media screen and (max-width: 400px) {
	#slider1 .description {
	    opacity: 1;
	    padding: 12px 55px;
	}
	.description .slider-title {
	    margin-bottom: 20px;
	    font-size: 22px;
	    line-height: 22px;
	    padding-bottom: 10px;
	}
}
