/*css*/
@import "../css/grid.css";
@import "../css/superfish.css";
@import "../css/touchTouch.css";
@import "../css/form.css";
@import "../css/camera.css";
@import "../css/animation.css";
@import "../css/owl.carousel.css";


@import url(//fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(//fonts.googleapis.com/css?family=Changa+One);

input::-ms-clear {
   display: none;
}

html, body { }

a[href^="tel:"] {
	color: inherit;
	text-decoration:none;
}
* {
	-webkit-text-size-adjust: none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.fleft {float:left;}
.fright {float:right;}
.clear {clear:both; width:100%; font-size:0; line-height:0;}
.wrapper, .wrapper-extra, .extra-wrap{
	position: relative;
	overflow:hidden;
	width: 100%; 
}
.wrapper-after:after{
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
.dis-block{display: block;}
.dis-inblock{display: inline-block;}

.txt_left{text-align: left;}
.txt_right{text-align: right;}
.txt_cntr{text-align: center;}
.txt_ital{font-style: italic;}
.txt_line_through{text-decoration: line-through;}

.lh22{line-height: 22px;}
.lh24{line-height: 24px;}
.lh26{line-height: 26px;}


.marg-left-0{margin-left:0 !important;}	
.marg-right-0{margin-right:0 !important;}
.marg-left-right-0{ margin-right:0 !important;margin-left:0 !important;}
.last-mbot{margin-bottom:0 !important;}	
.last-pbot{padding-bottom: 0 !important;}
.last-mpbot{margin-bottom:0 !important;padding-bottom:0 !important;}

.marRight1{margin-right: 35px;}

.padTop1{padding-top: 20px;}

.padLeft1{padding-left: 40px;}


.padBot1{padding-bottom: 60px;}
.padBot2{padding-bottom: 41px;}

.mar1{margin: -1px 10px 0; display: inline-block !important; color: #808080 !important;}
.mar2{margin: 0 10px;}

.marTop0{margin-top: 0px;}
.marTop1{
	margin-top: -50px;
	position: relative;
	z-index: 20;
}
.marTop2{margin-top: 20px;}
.marTop3{margin-top: 17px;display: inline-block;}
.marTop4{
	margin-top: -50px;
	position: relative;
	z-index: 20;
}
.marTop5{margin-top: 63px;margin-bottom: 8px !important;}
.marTop6{margin-top: 40px;}
.marTop7{margin-top: -16px;}
.marTop8{margin-top: 20px !important;}
.marTop9{margin-top: 48px;}
.marTop10{margin-top: 10px;}
.marTop11{margin-top: -17px;}




.pos_rel{
	position: relative;
	z-index: 10;
}

.marBot1{margin-bottom: 8px; display: inline-block;}


.quote_1{
	text-align: center;
	max-width: 660px;
	display: inline-block;
	margin-top: 34px;
}
.hline2{
	padding-bottom: 15px;
	border-bottom: 1px solid #373737;
	position: relative;
}

.box, .box2, .box3{overflow: hidden;}
.bold{font-weight: bold;}
.fw400{font-weight: 400;}
.fw600{font-weight: 600;}


.color1{color: #e4901d;}
.color2{color: #313131;}
.color3{color: #fff; font-weight:bold;}
.color4{color: #333;}
.color5{color: #CCC;}







/* Global properties ======================================================== */
html, body { margin:0; padding:0; height:100%;}

body {
	min-width:300px;
	background: #383838;
	color:#ccc;
	font:14px/20px "Roboto", Arial, Helvetica, sans-serif ;
}
.fs_14{font-size: 14px;}
#back-top {
  position: fixed;
  bottom: 40px;
  left: 51%;
  z-index: 1000;
  display: none;
  margin-left: 620px;
  width: 44px;
  height: 44px;
  background: url(../images/up-arrow.png) 50% 50% no-repeat;
  color: #c5c5c5;
  text-align: center;
  cursor: pointer;
  -webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;

}
#back-top i{line-height: 73px; font-size: 22px; display: none}
#back-top:hover {
	color: #3498db;
  background: url(../images/up-arrow.png) 50% 50% no-repeat #ce7c0c;
}
.main{
	padding:0 0 0 0;
	width:100%;
	height: auto; 
	background: #313131; 
}
.div-content{
	margin:0 auto;
	padding-top: 0px;
	width:100%;
	/*width: 980px;*/
	/*overflow: hidden;*/
}
.header-content{
	margin:0 auto;
	padding-top: 20px;
	width: 980px;
	/*overflow: hidden;*/
	background: #313131;
	margin-top: 56px;
}
.header_txt{
	width: 301px;
	margin:0 auto;
	background: url(../images/bg_1.png);
	text-align: center;
	padding: 23px 0 35px;
}



.div-content.content_page{padding-bottom: 50px;}
.txt_col1{
	position: relative;
	display: inline-block;
	width: 64px;
}
/***********************************************************************/
/*===============================>H-logo-properties=========================*/
h1{
	position: relative;
	margin:0;
}
h1 img{max-width: inherit;}


h2 {
	font:300 36px/36px 'Roboto', Arial, sans-serif;
	color:#fff;
	margin-top: 30px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
}
h3 {
	font:18px/24px 'Roboto', Arial, sans-serif;
	color:#1f4d5f;
	margin-top: 22px;
	margin-bottom: 20px;
}
h4 {
	font:300 20px/25px 'Roboto', Arial, sans-serif;
	color:#363f45;
	margin-top: 39px;
	text-transform: uppercase;
}


h5{ 
	margin-top: 10px;
	margin-bottom: 0;
	color:#333333;
	text-transform: uppercase;
	font:14px/22px 'Roboto', Arial, sans-serif;
}

h6{ 
	margin-top: 15px;
	margin-bottom: 0;
	color:#CCC;
	text-transform: uppercase;
	font:18px/24px 'Roboto', Arial, sans-serif;
	font-weight:bold;
}

.num1{
	font:300 35px/52px 'Roboto', Arial, sans-serif;
	color:#fff; 
	margin-top: 21px;
	text-transform: uppercase;
	float: left;
	margin-right: 28px;
	background: #f85353;
	border-radius: 500px;
	width: 52px;
	height: 52px;
	text-align: center;
}

.num2{
	font: 300 50px/75px 'Roboto', Arial, sans-serif;
	color:#fff; 
	margin-top: 31px;
	text-transform: uppercase;
	width: 81px;
	height: 81px;
	background: #3e454c;
	margin-top: 36px;
	border-radius: 500px;
	text-align: center;
}

.plus_sign{
	position: relative;
	display: inline-block;
	content: '';
	width: 30px;
	height: 32px;
	background: url(../images/plus_sign.png);
}
.plus_sign:after {
	position: absolute;
	display: inline-block;
	content: '';
	width: 112px;
	height: 8px;
	left: 50%;
	margin-left: -56px;
	bottom: -60px;
	background: #313131;
}



.txt1 {
	font:bold 14px/20px 'Roboto', Arial, sans-serif;
	color:#fff;
	margin-top: 0;
}
.txt2 {
	font:300 36px/36px 'Roboto', Arial, sans-serif;
	color:#fff;
	margin-top: 7px;
	letter-spacing: 2px;
}
.txt3 {
	font:300 36px/44px 'Roboto', Arial, sans-serif;
	color:#fff;
	margin-top: 37px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.txt4 {
	font:18px/24px 'Roboto', Arial, sans-serif;
	color:#fff;
	margin-top: 24px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.txt4 span{
	font:36px/36px 'Roboto', Arial, sans-serif;
	display: inline-block;
	margin: 0 8px;
	margin-top: -13px;

}

.txt5 {
	font:24px/34px 'Roboto', Arial, sans-serif;
	color:#6a6969;
	margin-top: -4px;
	letter-spacing: 2px;
}
.date_txt {
	font:bold 14px/24px 'Roboto', Arial, sans-serif;
	color:#e4901d;
	margin-top: 36px;
	letter-spacing: 2px;
	text-transform: uppercase;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.date_txt span{
	font:300 36px/36px 'Roboto', Arial, sans-serif;
	display: inline-block;
	margin-left: -4px;
	margin-top: -14px;
}
.txt6 {
	font:14px/20px 'Roboto', Arial, sans-serif;
	color:#fff;
	margin-top: 5px;
}
.txt7 {
	font:72px/72px 'Roboto', Arial, sans-serif;
	color:#fff;
	margin-top: 5px;
}
.txt8 {
	font:14px/20px 'Roboto', Arial, sans-serif;
	color:#fff;
	margin-top: 14px;
	letter-spacing: 1px;
}
.txt9 {
	font:bold 14px/20px 'Roboto', Arial, sans-serif;
	color:#e4901d;
	margin-top: 5px;
	margin-bottom: 6px;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.txt10 {
	font:14px/20px 'Roboto', Arial, sans-serif;
	color:#fff;
	margin-top: 20px;
}
.txt11 {
	font:bold 14px/20px 'Roboto', Arial, sans-serif;
	color:#313131;
	margin-bottom: 6px;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.txt12 {
	font:14px/20px 'Roboto', Arial, sans-serif;
	color:#fff;
	margin-top: 25px;
	letter-spacing: 1px;
}

.line_under{
	position: relative;
	text-align: center;
	margin-bottom: 58px;
}
.line_under:before {
	position: absolute;
	display: inline-block;
	content: '';
	width: 112px;
	height: 3px;
	left: 50%;
	margin-left: -56px;
	bottom: -26px;
	background: #fff;
}
.line_under.v2:before {bottom: -30px;}
.line_under.v3:before {bottom: auto; top: -30px;}


p{margin-top: 16px;}
img{ margin-bottom: 0px;max-width:100%; height:auto;}

.img_rounded{border-radius: 10px;}
.img1{
	margin-top: 0px;
	margin-right: 20px;
	float: left;
}
.img2{
	margin-top: 20px;
	margin-right: 20px;
	float: left;
}
.img3{
	margin-top: 0px;
	margin-right: 15px;
	float: left;
}
.img4{margin-top: 5px;}
.img5{margin-top: -5px;}

.banner1{
	position: relative;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 18px 17px 15px;
	background: #404040;
	margin-top: 30px;
	margin-bottom: -10px;
}
.banner1 p{
	color: #fff;
	margin-top: 3px;
}

.img_section{
	background: #404040;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding-right: 20px;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}


a { 
	text-decoration:none; 
	cursor:pointer;
	color: inherit;
}

.num_link{
	width: 40px;
	height: 40px;
	display: inline-block;
	background: #111010;
	text-align: center;
	font:12px/40px "Roboto", Arial, Helvetica, sans-serif;
	color: #8d8584;
	border-radius: 500px;
	margin-top: 30px;
}
.num_link:hover{
	color: #fff;
	background: #eb6654;
}

a.link1{}
a.link1:hover .date_txt{color: #404040;}
a.link1:hover .img_section{background: #ce7c0c;}

a.link2{}
a.link2:hover{color: #fff;}

a.link3{text-decoration: underline;}
a.link3:hover{color: #fff; text-decoration: underline;}

.logo_link:hover img{opacity: 0.5;}

.link_img{
	position: relative;
	display: block;
}
.img_border{
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	left: 0;
	top: 0;
	border: 0px solid #e4901d;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.link_img:hover .img_border{border: 16px solid #e4901d;}

.comment_txt{margin-top: 4px;margin-bottom: -20PX;}
.comment_txt i{
	color: #bbbaba;
	font-size: 15px;
	margin-top: 5px;
	margin-right: 5px;

}


a:hover{
	color: #8db824;
	text-decoration:none;
}
a{
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}


.date_section{
	display: inline-block;
	position: relative;
	width: 131px;
	height: 131px;
	background-color: #313131;
	text-align: center;
	margin-top: 52px;
	color: #fff;
	text-transform: uppercase;
	border-radius: 500px;
}
.day{font:bold 60px/60px 'Roboto', Arial, sans-serif; margin-top: 26px; display: block;}
.month{font:bold 18px/18px 'Roboto', Arial, sans-serif; margin-top: -6px; display: block;margin-left: -17px;}

.date_section:hover{background: #a30001;}



/************Header************/
header{
	position: relative;
	z-index: 9;
	padding: 0;
	text-align: center;
	background: url(../images/bg_pic1.jpg) 50% 0 no-repeat #313131;
	z-index: 11;
}

#header-kontakt{
	position: relative;
	z-index: 9;
	padding: 0;
	text-align: center;
	background: url(../images/bg_kontakt.jpg) 50% 0 no-repeat #313131;
	z-index: 11;
}

#header-wein{
	position: relative;
	z-index: 9;
	padding: 0;
	text-align: center;
	background: url(../images/bg_wein.jpg) 50% 0 no-repeat #313131;
	z-index: 11;
}

#header-weingut{
	position: relative;
	z-index: 9;
	padding: 0;
	text-align: center;
	background: url(../images/bg_weingut.jpg) 50% 0 no-repeat #313131;
	z-index: 11;
}

#header-impressionen{
	position: relative;
	z-index: 9;
	padding: 0;
	text-align: center;
	background: url(../images/bg_galerie.jpg) 50% 0 no-repeat #313131;
	z-index: 11;
}

#header-minheim{
	position: relative;
	z-index: 9;
	padding: 0;
	text-align: center;
	background: url(../images/bg_minheim.jpg) 50% 0 no-repeat #313131;
	z-index: 11;
}

#header-wohnung{
	position: relative;
	z-index: 9;
	padding: 0;
	text-align: center;
	background: url(../images/bg_wohnung.jpg) 50% 0 no-repeat #313131;
	z-index: 11;
}

#header-impressum{
	position: relative;
	z-index: 9;
	padding: 0;
	text-align: center;
	background: url(../images/bg_imp.jpg) 50% 0 no-repeat #313131;
	z-index: 11;
}


header.content_header{
	border-bottom: 1px solid #dedddd;
}

.bot_line{
	display: inline-block;
	margin-top: 2px;	
	margin-bottom: 42px;
	width: 100%;
	height: 1px;
	background: #f2f2f2;	
}
	
/************Content***********/



blockquote{
	margin-top: 77px;
	position: relative;
	background: url(../images/quote_sign.png) 0 5px no-repeat;
	padding-left: 53px;
	padding-top: 0;
	padding-right: 0;
}


.gall_txt_section{
		background: #fff;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	
		padding: 10px 10px 33px 19px;
	border: 1px solid #c8c8c8;
	border-top: none;
}


.box-splash{
	width: 100%;
	position: absolute;
	top: 220px;
}
.box-1{
	margin: 0;
	padding: 0px 0 79px;
	margin-top: 54px;
	background: #8DBE22;
}

.box-wein{
	margin: 0;
	padding: 0px 0 79px;
	margin-top: 54px;
	background: url(../images/bg_weine.jpg) 50% 0 repeat-y #8dbe22;
}

.box-tipps{
	margin: 0;
	padding: 0px 0 79px;
	background: url(../images/bg_tipps.jpg) 50% 0 repeat-y #8dbe22;
}

.box-1.v2{padding-bottom: 89px;}
.box-1.v3{padding-bottom: 74px;}
.box-wein.v2{padding-bottom: 89px;}
.box-2{
	margin: 0;
	padding: 54px 0 65px;
	background: url(../images/bg_pic2.jpg) 50% 0 no-repeat #4b2c1c;
	text-align: center;
}



.img_box{
	background: #fff;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 13px 13px 8px;
	margin-top: 47px;
	line-height: 21px;
}


/* ============================= lists ====================== */
.listWithMarker {
  margin: 0;
  margin-top: 0px;
}
.listWithMarker li {
  display: block;
  padding-left: 24px;
  background: url(../images/list_marker.png) 0px 3px no-repeat;
  margin-bottom: 0;
  padding-bottom: 8px;
}
.listWithMarker li a {
  color: #fff;
  text-decoration: none;
  font: 14px/20px "Roboto", Arial, sans-serif;
}
.listWithMarker li a:hover, .listWithMarker li.current a{
  color: #e4901d;
}


.list2{margin-top: 30px;}
.list2 li {
  display: block;
  padding-bottom: 0px;
}
.list2 li a {
  color: #696462;
  text-decoration: none;
  font: 300 11px/20px "Roboto", Arial, sans-serif;
  text-transform: uppercase;
}
.list2 li a:hover {color: #eb6654;}

/* ============================= end lists ====================== */
.comments_btn{
	padding-left: 19px;
	background: url(../images/comment_icon.png) 0 2px no-repeat;
	color: #6b6b6b;
}




.more_btn{
	display: inline-block;
	margin-top: 28px;
	padding: 11px 22px;
	background: #313131;
	color: #fff;
	text-decoration:none; 
	font: 14px/21px "Roboto", Arial, sans-serif;
	margin-right: 43px;
	position: relative;
	letter-spacing: 1px;
}
.more_btn.v2{color: #e4901d; margin-bottom: -21px; position: relative; z-index: 11; margin-top: 24px;}
.more_btn:before {
	position: absolute;
	display: inline-block;
	content: '';
	width: 43px;
	height: 100%;
	right: -43px;
	top: 0;
	background: url(../images/more_arr1.png) 50% 50% no-repeat #e7bb8a;
}
.more_btn:hover{
	background: #fff;
	color: #313131;
}



.more_btn2{
	display: inline-block;
	margin-top: 28px;
	padding: 11px 15px;
	background: #e7bb8a;
	color: #313131;
	text-decoration:none; 
	font: 14px/21px "Roboto", Arial, sans-serif;
	margin-right: 43px;
	position: relative;
	letter-spacing: 1px;
	font-weight:bold;
}
.more_btn2:before {
	position: absolute;
	display: inline-block;
	content: '';
	width: 43px;
	height: 100%;
	right: -43px;
	top: 0;
	background: url(../images/more_arr2.png) 50% 50% no-repeat #bf8f59;
}
.more_btn2:hover{
	background: #fff;
	color: #313131;
}




.more_btn11{
	display: inline-block;
	margin-top: 37px;
	color: #fff;
	font: bold 13px/20px "Roboto", Arial, sans-serif;
	text-transform: uppercase;
}
.more_btn11:hover{
	color: #ca080d;
}

figure{display: block; margin-top: 7px;}
figure.img_inner {
	display: block;
	overflow: hidden;
	height: auto;
	line-height: 0;
	margin: 0;
	margin-right: 0;
	margin-top: 63px;
}
figure iframe {
	width: 100%;
	height: 347px;
}
address{
	display: block;
	margin-top: 20px;
	font-style: normal;
	margin-bottom: 0;
}
address dl dt{
	display: inline-block;
	margin-bottom: 20px;
}
address dd span{
	position: relative;
	display: inline-block;
	width: 94px;
}

preise{
	display: block;
	margin-top: 20px;
	font-style: normal;
	margin-bottom: 0;
}
preise dl dt{
	display: inline-block;
	margin-bottom: 20px;
}
preise dd span{
	position: relative;
	display: inline-block;
	width: 250px;
}



/*********************************start magnifier2*************************************/
.magnifier2 {
    position:relative;
    /* display:block; */
    display: inline-block;
	
	
}

.magnifier2 img{
}
.zoom{
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/

  	box-sizing: border-box;
	width: 100%;
	height: 100%;
	background: url(../images/magnifier2.png) 50% 50% no-repeat;
	-webkit-transition: all 0.6s ease;
  	-moz-transition: all 0.6s ease;
  	-o-transition: all 0.6s ease;
  	transition: all 0.6s ease;
}
a.magnifier2:hover .zoom{
	opacity: 1;
}
a.magnifier2 .zoom{
	opacity: 0;
}


/*********************************end magnifier2*************************************/
/************Footer************/
footer{ 
	display: block; 
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	text-align: center;
}
.footer_priv{
	padding: 57px 0 50px;
}

p.txt_priv{
	color:#565656;
	font:14px/18px "Roboto", Arial, sans-serif;
	margin-top: 9px;
	font-weight:bold;
}


/*----------- start social icons ----------------*/

.soc_icons {
  position: relative;
  display: inline-block;
  margin-top: 19px;
  white-space: nowrap;
  text-align: left;
  margin-left: -15px;
}
.soc_icons > li {
  position: relative;
  display: inline-block;
  margin-left: 18px;
}
.soc_icons > li > a {
  position: relative;
  color: #6a6a6a;
  line-height: 1em;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
	display: inline-block;
	text-align: center;
  font: normal normal 25px/26px 'FontAwesome';
	border-radius: 500px;
}
.soc_icons i{font: normal normal 23px/26px 'FontAwesome';}
.soc_icons > li > a:hover {
  color: #fff;
  text-decoration: none;
}



/*----------- end social icons ----------------*/



.indent1{margin-top: 75px;}




.priv_section1{float: left;}
.priv_section2{float: right;}



/****Gallery****/

.gall_item {
    display: block;
    background: url(../images/magnify.png) center center no-repeat #CCC;
}

.gall_item img {
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    width: 100%;
    box-shadow: 0 0 #fff;
}

.gall_item:hover img {
    opacity: 0.2;
}

/****Tabelle Wein****/

table#miyazaki { 
  margin: 0 auto;
  border-collapse: collapse;
  font-family: Agenda-Light, sans-serif;
  font-weight: 200; 
  background: #ccc; color: #333;
  text-rendering: optimizeLegibility;
}
table#miyazaki caption { 
  font-size: 1rem; color: #444;
  margin: 1rem;
  background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/4273/miyazaki.png), url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/4273/miyazaki2.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center left, center right; 
}
table#miyazaki thead th { font-weight: 500; }
table#miyazaki thead th, table#miyazaki tbody td { 
  padding: .9rem; font-size: 0.9rem;
}
table#miyazaki tbody td { 
  padding: .9rem; font-size: 0.9rem;
  color: #444; background: #eee; 
}
table#miyazaki tbody tr:not(:last-child) { 
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;  
}

@media screen and (max-width: 600px) {
  table#miyazaki caption { background-image: none; }
  table#miyazaki thead { display: none; }
  table#miyazaki tbody td { 
    display: block; padding: .6rem; 
  }
  table#miyazaki tbody tr td:first-child { 
    background: #666; color: #fff; 
  }
	table#miyazaki tbody td:before { 
    content: attr(data-th); 
    font-weight: bold;
    display: inline-block;
    width: 6rem;  
  }
}

/****Tabelle Wein****/



/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1399px) {
	.div-content{width:100%;}
	.header-content{width:100%;}
}


@media only screen and (max-width: 1199px) {
	.div-content{width:100%;}
	address dd span{width: 74px;}

	figure a{width: 100%;}

	.txt7 {font:52px/52px 'Roboto', Arial, sans-serif;}



}


@media only screen and (max-width: 979px) {
	.address figure iframe {
		max-width:100%;
		width: 100%;
	}
	.box3{overflow: visible;}
	
	address dd, footer .grid_3.alpha p{font-size: 12px;	}
	figure iframe {width: 100%;}
	.magnifier2 {width: 100%;}

	.img_section{padding-right: 0; padding-bottom: 10px;}
	.img1{float: none; width: 100%;}
	.date_txt, .txt6{padding: 0 10px;}
	.txt7 {font:32px/38px 'Roboto', Arial, sans-serif;}

	.fl1.fl2 {
    clear: both;
	}
	.fl1 {
    float: none;
    margin-left: 0 !important;
    width: auto;
    width: 100% !important;
}


}


@media only screen and (max-width: 767px) {

	img{width: 100%;}
	h1 img, img.no_resize{width: auto;}
	.box{overflow: visible;}
	.mobile_txt_cntr{text-align: center;}
	figure.img_inner {margin-bottom: 10px;}
	.txt7 {font:22px/28px 'Roboto', Arial, sans-serif;}
	.img2{margin-bottom: 10px;}
	.img5{margin-top: 20px;}

	h2 {font: 300 30px/30px 'Roboto', Arial, sans-serif; letter-spacing: 1px;}


	#bookingForm {
	    margin-right: 0;
	}

	.tmRadio p {
	   padding-left: 0;
	   padding-top: 10px;
	}

	.tmRadio {
	    margin-left: 0 !important;
	}

	.tmRadio strong {
	    margin-left: 0;
	}

	#bookingForm > strong + .controlHolder {
	    width: 280px !important;
	}
	.ui-datepicker {
    width: 280px;
}
.fl1 em {padding-left: 0;}





}


@media only screen and (max-width: 479px) {
	.header_txt{width: 100%;}
	h1 img{width: 100%;}

	#bookingForm > strong + .controlHolder {
	    width: 180px !important;
	}

	.ui-datepicker {
	    left: 50% !important;
	    margin-left: -140px;
	}

	/*.caption_bg{display: none;}*/

	/*h1 img{width: 100%;}*/

}
@media only screen and (max-width: 320px) {


}