/*
Theme Name: HNO
Description: Template zu HNO
Author: Guido Grossmann
*/

@font-face {
  font-family: 'Abel';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/abel-v10-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Abel Regular'), local('Abel-Regular'),
       url('fonts/abel-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/abel-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/abel-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/abel-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/abel-v10-latin-regular.svg#Abel') format('svg'); /* Legacy iOS */
}

/* satisfy-regular - latin */
@font-face {
  font-family: 'Satisfy';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/satisfy-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/satisfy-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/satisfy-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/satisfy-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/satisfy-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/satisfy-v11-latin-regular.svg#Satisfy') format('svg'); /* Legacy iOS */
}


/* source-serif-pro-300 - latin */
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/source-serif-pro-v11-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-serif-pro-v11-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-serif-pro-v11-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-serif-pro-v11-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-serif-pro-v11-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-serif-pro-v11-latin-300.svg#SourceSerifPro') format('svg'); /* Legacy iOS */
}

/* source-serif-pro-regular - latin */
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/source-serif-pro-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-serif-pro-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-serif-pro-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-serif-pro-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-serif-pro-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-serif-pro-v11-latin-regular.svg#SourceSerifPro') format('svg'); /* Legacy iOS */
}


/* source-serif-pro-regular - latin */
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/source-serif-pro-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-serif-pro-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-serif-pro-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-serif-pro-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-serif-pro-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-serif-pro-v11-latin-regular.svg#SourceSerifPro') format('svg'); /* Legacy iOS */
}




html { margin-top:0 !important; height:100%; }

/** BODY **/
body { margin:0px auto; background:#fff; font-family: 'Abel'; font-size:20px; line-height:28px; font-weight:400; color:#000; text-align:center; }

/** HEADER **/
#strt_frame { width:100%; display:flex; flex-wrap:wrap; padding:20px 50px; box-sizing:border-box; background:#1B5F74; min-height:60px; color:#fff; }
#frm_kontakt { width:70%; float:left; text-align:left; }
#frm_kontakt a { color:#fff; }
#frm_buchung { width:30%; float:right; text-align:right; font-size:17px; }
.buchung { width:80px; vertical-align:middle; }
.header_trenner { height: 4px; background: #ebebeb; }

#header_frame { width:100%; display:flex; flex-wrap:wrap; padding:20px 50px; box-sizing:border-box; }
#logo_frm { width:40%; display:flex; justify-content : flex-start; }

/** NAVIGATION **/
.menu-top-menu-container { display:inline-block; }
.top_menu { width:60%; display:flex; justify-content:flex-end; }
.top_menu li, .top_menu li a { list-style:none; color:#1c1d1e; font-size:20px; }
.top_menu li a:hover { list-style:none; color:#1B5F74; }
.top_menu li.current_page_item a { color:#1B5F74; }
.top_menu ul li { display:inline-block; padding:0px 25px 0px 0px;  }
.top_menu ul { padding:14px 0 0 0; margin:0px; }

.top_menu .sub-menu { display:none; margin-left:-4px; }
.top_menu li:hover > .sub-menu { display:block; position:absolute;  z-index:1000; background:#cae5e0; padding:5px 0; }
.top_menu ul ul li { padding:0; box-sizing:border-box; display:block; text-align:left; }
.top_menu .sub-menu li a { color:#000; padding:0 12px 0 8px; box-sizing:border-box; font-size:18px; }
.top_menu .sub-menu li a:hover { color:#1B5F74; }
ul.sub-menu { border-top: 4px solid #1B5F74; }

#menu-right-menu { display:block; padding:0; padding:0; }
#menu-right-menu li, #menu-right-menu li a { list-style:none; color:#1c1d1e; font-size:20px;line-height:38px;}
#menu-right-menu li a:hover { list-style:none; color:#1B5F74; }
#menu-right-menu li.current_page_item a { color:#1B5F74; }
#menu-right-menu ul li { display:inline-block; padding:0px 0px 0px 0px;  }
#menu-right-menu-container ul { margin:0px; }

#menu-footer-menu { display:block; padding:0; padding:0; }
#menu-footer-menu li, #menu-footer-menu li a { list-style:none; color:#000; font-size:20px; line-height:22px; display:inline-block; padding-right:15px; }
#menu-footer-menu li a:hover { text-decoration:underline; }

#menu-footer-menu { display:block; padding:0; padding:0; }
#menu-footer-menu li, #menu-footer-menu li a { list-style:none; color:#000; font-size:20px; line-height:22px; display:inline-block; padding-right:15px; }
#menu-footer-menu li a:hover { text-decoration:underline; }

#nav_top_resp { background:#D4EFE5; height:100%; padding-top:45px; }
#nav_top_resp ul { padding:0; }
#nav_top_resp li { list-style:none; }
#nav_top_resp li a { color:#000; font-size:18px; line-height:22px; }
#nav_top_resp .sub-menu li a { color:#000; box-sizing:border-box; font-size:15px; line-height:16px!important; padding-top:0; padding-bottom:0; }
#nav_top_resp ul.sub-menu { border-top: none; padding:0; }

/** BURGER **/
#logo_burger { width:100%; padding: 0 5%; box-sizing: border-box; }
.lb_left { width:80%; float:left; text-align:left; }
.lb_right { width:20%; float:right; }
input:checked + .overlay1 { left:0; transition: left 1s ease-in-out; opacity: 1; z-index: 100; }
.label_rm { float:right; padding-right:3%; padding-top:20px; }
#overlay1 { position: absolute; display:none; width: 100%; top: 0; left: 0; z-index:100px; height:1200px; }
.over_mail { float:left; width:80%; text-align:left; color:#fff; padding:30px 20px; box-sizing:border-box; }
.logo_resp { padding-top: 30px; float: left; width: 100%; text-align: left; padding-left: 20px; box-sizing: border-box; }
.burger { width:100%; z-index:333; background:transparent; display:none; padding: 10px 0 5px 0; position:relative; }
.bc_close { text-align:right; padding-right:3%; padding-top:30px; box-sizing:border-box; float:right;}

/** BUTTONS **/
.btn_w_inner { width: 250px; background: #09637E; padding: 20px; color: #fff; text-align: center; letter-spacing: 2px; font-size: 14px; border: none;}
.btn_w_inner_foot { background: #09637E; color: #fff; text-align: center; letter-spacing: 2px; font-size: 14px; border: none;}
.btn_img { border:none; background-color:inherit; } 
.btn_w_inner:hover { background:#fff; color:#1B5F74; }
.btn_w_inner_foot:hover { background:#fff; color:#1B5F74; }

/** SUCHE **/
#search_frm { display:none; float:left; margin-top: -6px; padding-right:12px; }
#search_frm input { background: #e1e1e1; border: none; height: 40px; width: 300px; font-family: 'Abel'; font-weight: 400; font-size:16px; padding:0 10px; }
#search_frm input[type="submit"] {     background: #1B5F74; color:#fff; border: none; height: 40px; width: 100px;}
#search_frm2 { width: 80%; float: left; display:inline-block; text-align: left; }
#s_menu { float:left; display:inline; }
#search_frm1 { display:flex; align-items: center; margin-top:-25px; }
#search_frm_resp { display:none;  margin: 0 auto; padding-top:20px; }
#search_frm_resp input { width:150px; height:30px; font-family: 'Abel'; font-weight: 400; font-size:16px; padding:0 10px;}
#search_frm_resp input[type="submit"] {     background: #fff; color:#000; border: none; height: 20px; width: 50px;}
#search_resp input { background: #e1e1e1; border: none; height: 30px; width: 70%; font-family: 'Abel'; font-weight: 400; font-size: 16px; padding: 0 10px; float: left; margin-right: 5px; }
#search_resp input[type="submit"] { background: #1B5F74; color: #fff; border: none; height: 30px; width: 20%; margin: 0;}
#search_resp { display:none; width: 100%; padding: 10px; margin: 20px 0px 40px;}

/**STARTSEITE**/
#strt_box { font-size: calc(10px + (18 - 10) * ((100vw - 300px) / (1600 - 300)));  line-height: 34px; display:flex; max-width:1500px; padding:50px 50px 20px 50px; box-sizing:border-box; margin:0 auto;} 
#strt_box_left { display:flex; flex-direction: column; width:40%; color:#fff;  font-size: calc(18px + (44 - 18) * ((100vw - 300px) / (1600 - 300))); font-weight: 400; line-height: 44px; background:#1B5F74; text-align:left; padding:20px; box-sizing:border-box; background-image: url('images/hnobgl2.jpg'); background-size: 100% 100%; justify-content: end; }
#strt_box_left strong { font-weight:600; }

#strt_box_right { display:flex; flex-direction: column; width:60%; }
#strt_box h5 { font-family:'Abel'!important; font-weight:400; font-size: calc(16px + (32 - 16) * ((100vw - 300px) / (1600 - 300))); letter-spacing:2px; margin:0 0 -5px 0; padding:0; color: #fff; } 
#strt_box h2 { font-family:'Abel'!important; font-weight:400; font-size: calc(18px + (44 - 18) * ((100vw - 300px) / (1600 - 300))); color: #fff; } 
#strt_box h1 { font-family:'Abel'!important; font-weight:400; font-size: calc(18px + (34 - 14) * ((100vw - 300px) / (1600 - 300))); color: #fff; } 
#strt_box_left_single h1 { font-family:'Abel'!important; font-weight:400; font-size: calc(18px + (34 - 14) * ((100vw - 300px) / (1600 - 300))); color: #fff; } 
.strt_titel {color:#fff; font-size:28px; line-height:32px; font-family: 'Source Serif Pro'; font-weight:300; }
.start_bg { position:relative; background: #1B5F74; text-align:left; width:100%; background-image:url('images/bg.jpg'); background-size: cover; background-position:right; padding:20px 50px; box-sizing:border-box; }
/**.start_bg h3 { color:#fff; font-size:28px; line-height:32px; font-family: 'Source Serif Pro'; font-weight:300; } **/
.start_bg h1 { color:#fff; font-size:50px; line-height:54px; font-weight:300; }
.start_inner { bottom:20px; left:50px; right:50px; }
/**.btn_w { width:200px; }
.btn_w_inner { width:200px; background:#09637E; padding:20px; color:#fff; text-align:center; letter-spacing: 2px;}
.btn_w_inner:hover { width:200px; background:#fff; padding:20px; color:#1B5F74; text-align:center; } **/
.btn_w_inner_footer { width:205px; background:#09637E; padding:12px 20px; color:#fff; text-align:center; letter-spacing: 2px; margin-top:20px; }
.btn_w_inner_footer:hover { width:205px; background:#fff; color:#1B5F74; text-align:center; }
.m_form { position:absolute; background:#09637E; color:#fff; top:70px; width:100%; height:auto; z-index:400; }
#mail_form { display:none; }
#mail_form h2 { color:#fff; }

/** CONTAINER **/
.main_frm { text-align:left; display:block; max-width:1500px; padding:0px 50px; 0 50px; box-sizing:border-box; margin:0 auto; }
.full_100 { max-width:1360px; margin:0 auto; padding:1px 50px!important; text-align:left; }
.lr_frm { text-align:left; display:flex; max-width:1500px; padding:0px 50px; 0 50px; box-sizing:border-box; margin:0 auto; }
.left_50 { width:50%; box-sizing:border-box; padding-right:25px!important; }
.right_50 { width:50%; box-sizing:border-box; padding-left:25px!important; }
.left_72 { width:72%; padding-right:50px!important; box-sizing:border-box; }
.left_75 { width:75%; padding-right:50px!important; box-sizing:border-box; }
.right_28 { width:28%; box-sizing:border-box; font-size:17px; }
.left_28 { width:28%; box-sizing:border-box; }
.lright_25 { width:25%; background:#fff; box-sizing:border-box; font-size:15px; margin-top:30px; padding:0 20px; }
.right_72 { width:72%; padding-left:50px!important; box-sizing:border-box; }
#cont_leist { width:100%; background:#f2f2f2; padding-bottom:50px; }
.hno { display:none; }

/** LEISTUNGEN**/
.table_frm { max-width:1418px; margin:0 auto; text-align:center;   }
.boxen_frm { width:100%; }
.boxen { display:flex; flex-wrap: wrap; }
.boxen_single  { width:31.33333%; margin:1%; background:#fff; margin-top:10px; }
.tbl_kat_cell_inner { background:#fff; text-align: left; padding: 10px 30px; font-size: 16px; line-height: 24px; }
.boxen_single a { color:#000; }

/** KONTAKT **/
input { color:#000; background:#fff; width:90%; height:35px; border:none; font-size:16pt; font-family: 'Abel'; padding:10px; }
.ds { font-size:14px; line-height:18px; }
.wpcf7-quiz { width:60px; height:10px; display:inline-block; }
textarea { color:#000; background:#fff; width:95%; height:125px; border:none; font-size:16pt; font-family: 'Abel'; padding:10px; }
input[type="submit"] { background:#1B5F74; font-size:16pt; color:#fff; -webkit-border-radius: 6px; moz-border-radius: 6px;border-radius: 6px; width: 200px; padding: 0!important; display:inline-block; cursor: pointer; margin: 20px 0;}
input[type="submit"]:hover { color:#e2e2e2; }
input[type="checkbox"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 1px solid #000;  border-radius: 0; background: #fff; height: 20px; width: 20px; vertical-align: middle; margin-right: 20px; margin-left:-10px; margin-bottom: 50px; float: left; }
input[type="checkbox"]:checked { background: #FB6869; box-shadow: inset 0 0 0 2px white; }
select { background:#fff; font-size:16pt; height:55px; font-family: 'Abel'; padding:10px; width:93%; }
.mail_frame { max-width: 1400px; padding: 20px 10px; margin: 0 auto; }
.ta_mail { text-align:left; }
.mail_flex { display:flex; }
.mail_left_50 { width:50%; text-align:left;}
.mail_right_50 { width:50%;  text-align:left;}
.ta_mail textarea { width:95%; }
#mail_form a { color:#ccc; }
#mail_form .wpcf7-not-valid-tip { color:#ccc; }

/** ÜBERSCHRIFTEN **/
h1 { font-family: 'Source Serif Pro'; font-size: 38px; font-weight: 300; color:#1B5F74;}
h2 { font-family: 'Source Serif Pro'; font-weight: 300; font-size: 34px; color:#1B5F74; line-height: 36px; }
h3 { font-family: 'Source Serif Pro'; font-weight: 300; font-size: 24px; color:#1B5F74; line-height: 26px; }
.round_link { width: 70%; background: #1B5F74; padding: 10px; text-align: center; margin: 40px auto; border-radius:42%; }
.round_link a { color:#fff; }
.round_link:hover { background:#216C83; }
.round_link a:hover { color:#fff; }
#strt_box_left h2 { line-height:44px; }
#strt_box_left h1 { line-height:36px; color:#fff; }
.blau h3 { color:#fff; }

/** BILDER **/
img { max-width:100%; height:auto; }
.alignleft { margin-right:20px; vertical-align:middle; }
.alignright { float:right; margin-left:20px;  }
.aligncenter { display:block; margin:0 auto; text-align:center; margin-bottom:20px; } 
.va_m { vertical-align:middle; }
.bildlink { float:left; margin: 7px 20px 7px 0; }
.bilddummy { display:none; }

/** LINKS **/
a { color:#0A3541; text-decoration:none; }
a:hover { color:#206376; }
h2 a { color:#1B5F74; }
h6 a { color: #fff; font-weight:400; font-size:22px; }
#frm_buchung a { color:#fff; }

/** LISTS **/
li {list-style-image:url('images/list.png') }

/** HINTERGRUNDFARBEN **/
.grau { background:#f2f2f2; }
.weiss { background:#fff; }
.blau { background:#1B5F74; color:#fff; }
.mblau { background:#D4EFE5; }

/** PADDING / MARGINS **/
.keinao { padding-top:1px; }
.kleinao { padding-top:10px; }
.mittao { padding-top:30px; }
.grossao { padding-top:50px; }
.nopadd { padding:0 0 1px 0; }
.padd_20 { padding:0 20px; }
.paddr_20 { padding-right:20px; }
.padd_a_50 { padding:30px 0 100px 0; }
.ma_auto { margin:0 auto; }
.padd_b_50 { padding-bottom:40px; }

/**FOOTER**/
#footer { background:#D4EFE5; width:100%; padding-bottom: 20px; }
#footer_frm { text-align: left; display: flex; max-width: 1500px; padding: 0px 50px; box-sizing: border-box; margin: 0 auto; font-size:17px; }
#footer_left { width:40%; float:left; text-align:left; }
#footer_middle { width:30%; float:left; text-align:left; }
#footer_right { width:30%; float:right; text-align:right; margin-top:-18px;  }
.jameda { position:relative; float:right; width:272px; height:168px; margin:15px; background-image:url(https://cdn1.jameda-elements.de/premium/widgets/_images/top10-top20-bg.png); background-repeat:no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:15px; }
.foot_buch { background:#1B5F74; padding:17px; }
.foot_buch a { color:#fff; }

/** COMPLIANZ **/
#cmplz-document p { font-size:18px!important; }

/** ALLGEMEIN **/
.cp { cursor:pointer; }
.cb { clear:both; }
.ta_c { text-align:right; }
.jameda_pdf { padding-right:20px; }

.logo_background { 
    background-image: url('images/logo_vabulaite@1x.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 330px 70px; 
	width:330px;
	height:70px;
	/* size of the logo image @ 1x */
}

/** TOP BUTTON **/
.cd-top {
  display: inline-block;
  height: 30px;
  width: 30px;
  position: fixed;
  bottom: 40px;
  right: 5px!important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url('images/up.png') no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  z-index:2000000000;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 30px;
    width: 30px;
    right: 30px;
    bottom: 30px;
  }
}


@media /* only for retina displays */
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .logo_background {
        background-image: url('images/logo_vabulaite@2x.png');
    }
}

@media screen and (max-width:3260px) and (min-width:881px)  {
#search_resp { display:none!important; }
}

@media screen and (max-width:1260px) and (min-width:100px)  {
#strt_box h2 { margin:0; line-height:34px; }
.boxen_single  { width:48%; margin:1%; }
#strt_box_left { line-height:34px; }
#strt_box_left p { margin:0; }
}

@media screen and (max-width:1160px) and (min-width:100px)  {
.bildlink { display: block; margin: 20px auto; text-align: center; float: none; } 
}

@media screen and (max-width:1080px) and (min-width:961px)  {
#footer_frm { padding: 0px 0px 0px 10px; }
}

@media screen and (max-width:960px) and (min-width:100px)  {
 #frm_kontakt { width: 100%; display:none; }
 #frm_buchung { width: 100%; float: none; text-align: center; padding-top:0; margin-left: 20px; }
 #strt_frame { padding:10px 50px; min-height: auto; }
 #search_frm2 { display: flex; align-items: center; }
 .lb_left { width: 100%; float: none; text-align: center; }
 .label_rm { padding-top: 0px; padding-right:1%; }
 .lb_right { width: 20%; text-align: right; }
 #footer_frm { display:block; padding-top:20px; padding: 0px 20px; } 	
 #footer_left { width:100%; float:none; text-align:left; padding-top: 20px; }
 #footer_middle { width:100%; float:none; text-align:left; }
 #footer_right { width:100%; float:none; text-align:right; padding-top: 40px;}
 .jameda { float:none; margin:0 auto; }
 .jameda_pdf { text-align:center; }
}

@media screen and (max-width:880px) and (min-width:100px)  {
#header_frame { display:none; }
.burger { display:block; }
#search_frm_resp { display:block; }
#strt_box_right { width: 100%; }
#strt_box_left { width: 100%; text-align:center; padding:20px; }
#strt_box { flex-wrap : wrap-reverse; line-height: 26px; padding:50px 20px 20px 20px; }
.main_frm { padding:10px 20px!important; }
.lr_frm { display:block; padding: 0px 0px; }
.left_72 { width:100%; padding:10px 20px!important; }
.left_75 { width:100%; padding:10px 20px!important; }
.right_28 { width:100%; padding:10px 20px!important; }
.left_50 { width:100%; padding:10px 20px!important; }
.right_50 { width:100%; padding:10px 20px!important; }
.left_28 { width:100%; }
.lright_25 { width:100%; padding:10px 20px!important; }
.right_72 { width:100%;  padding:10px 20px!important; }
.boxen_single  { width:98%; margin:1%; }
.menu-footer-menu-container { text-align:center; }
.hno { display:block; }
.start_bg h1 { font-size: calc(22px + (54 - 22) * ((100vw - 300px) / (880 - 300))); }
.start_bg h3 { font-size: calc(16px + (28 - 16) * ((100vw - 300px) / (880 - 300))); }
.start_inner { left:25px; right:25px;}
.full_100 { padding:1px 20px!important; }
}

@media screen and (max-width:800px) and (min-width:100px)  {
 #footer_frm { display:block; padding-top:20px; padding: 0px 20px; } 	
 #footer_left { width:100%; float:none; text-align:left; padding-top: 20px; }
 #footer_middle { width:100%; float:none; text-align:left; }
 #footer_right { width:100%; float:none; text-align:right; padding-top: 40px;}
 .jameda { float:none; margin:0 auto; }
  .mail_left_50 { width:100%; text-align:left;}
.mail_right_50 { width:100%;  text-align:left;}
.mail_flex { display:block; 
}

@media screen and (max-width:480px) and (min-width:100px)  {
.start_bg {	background-image: url('images/hnobgl2.jpg'); background-position:center; }
.bilddummy { display:block; margin: 10px 0px; }
}

@media screen and (max-width:480px) and (min-width:100px)  {
.start_bg h1 { line-height: 32px; }	
.start_bg h3 { line-height: 20px; }	 

h2 { font-family: 'Source Serif Pro'; font-weight: 400; font-size: 30px; color:#1B5F74; line-height: 32px; }
h3 { font-family: 'Source Serif Pro'; font-weight: 400; font-size: 26px; color:#1B5F74; line-height: 28px; }	
}