html, body {margin: 0; padding: 0;} html {font-size: 100%; -webkit-text-size-adjust: 100%; text-size-adjust: 100%;}

@font-face {font-family: 'OpenSans'; font-style: normal; font-weight: 400; font-display: block;
  src: local(''), url('fonts/open-sans-400.woff2') format('woff2'), url('fonts/open-sans-400.woff') format('woff');
}
@font-face {font-family: 'OpenSans'; font-style: normal; font-weight: 600; font-display: block;
  src: local(''), url('fonts/open-sans-600.woff2') format('woff2'), url('fonts/open-sans-600.woff') format('woff');
}

body {font-family: 'OpenSans', Arial, Verdana, Geneva; font-variant-ligatures: none;}

#width {position: fixed; top: 0; z-index: 20; padding: 0 3px; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, sans-serif; background-color: #FF0;}
a, a:visited, a:hover {outline: none; color: #2E3FE1;} a {text-decoration: underline; text-decoration-thickness: 1px; text-decoration-style: dotted; text-underline-offset: .13em; cursor: pointer;}
* {-webkit-tap-highlight-color: transparent; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none;}
img {border: 0; image-rendering: -webkit-optimize-contrast;} #phone a {white-space: nowrap;}
.phlink {color: inherit !important; text-decoration: none !important; white-space: nowrap;} .phlink:hover {cursor: text;}

/*------------------------------------*/

/*HEADER*/

#social {display: none !important;}

/*header {border: 1px solid green} #headtext {border: 1px solid orange} #headtext h1 {border: 1px solid #666;} #phosoc {border: 1px solid #999;} #phosoc {border: 2px solid magenta} #phone {border: 2px solid green;} #social {border: 1px solid red} #social a {border: 1px solid #444}
#logo {border: 1px solid blue} #logo img {border: 1px solid orange} #logo a {border: 1px solid cyan}*/

header {width: 100%; margin: 0 auto; z-index: 1;}
header section:first-child {display: table; height: 100%; position: relative; margin: auto; text-align: center; width: 95%; max-width: 1650px;}
header div {display: table-cell;} header div:not(.navback div) {vertical-align: middle;}

#headtext h1 {text-align: center; margin: 0 auto; font-style: italic; font-weight: 400; line-height: 1.4; padding: 0 20px 0 20px;}
#logo img {display: block;} #phone {font-size: 22px; font-weight: 600;} #phone, #social {white-space: nowrap;}

#social img {height: 26px; width: 26px; display: inline-block; margin: 0 1px -5px 1px;}
@keyframes shake {20% {-webkit-transform: rotateZ(-8deg);} 80% {-webkit-transform: rotateZ(8deg);}}
#social img:hover {-webkit-animation: shake .16s 5;}

@media (min-width: 701px) {#logo, #logo img, #phosoc {width: 220px;} #logo img {height: 105px;}}
@media (max-width: 700px) and (min-width: 501px) {#logo, #logo img, #phosoc {width: 200px;} #logo img {height: 95px;}}
@media (max-width: 630px) and (min-width: 580px) {#logo, #logo img, #phosoc {width: 170px;} #logo img {height: 81px;}}
@media (min-width: 891px) {#headtext h1 {font-size: 20px;} #headtext h1 span {display: block;}}
@media (max-width: 890px) {#headtext {width: 40%;} #headtext h1 {font-size: 19px;}}
@media (max-width: 700px) {#headtext h1 {font-size: 2.7vw;} header section:first-child {width: 93%;}}
@media (max-width: 580px) {#headtext, #headtext h1 {visibility: hidden; width: 0; padding: 0; font-size: 0;}}
@media (min-width: 501px) {
header section:first-child {padding: 0; overflow: hidden;} #logo {padding: 16px 0 14px 0;} #logo a {display: table-cell;}
#phosoc > div {display: table; height: 100%; width: 100%; margin-left: 0; box-sizing: border-box;}
/*if social: #phone {position: absolute; right: 0; padding-top: 13px;}*/ /*if no social:*/ #phone {text-align: right; padding-bottom: 3px;}
#social {display: table-cell; text-align: right; height: 50%; padding-bottom: 8px; vertical-align: bottom;}

}
@media (max-width: 500px) {
header {-webkit-display: flex; display: flex; -webkit-flex-direction: column; flex-direction: column; border-bottom: 6px solid var(--menuback);}
header section:first-child {-webkit-order: 2; order: 2;} header section:last-child {-webkit-order: 1; order: 1;}
header div {display: block;} #logo img {margin: 20px auto 0 auto; padding: 0 15px;}
#logo {width: auto;} #logo a {display: inline-block;}
#logo img {width: 230px; height: 110px;}
#phone {margin: 16px 0 10px 0; /*text-align: left;*/ font-size: 26px;}
#social {position: absolute; right: 0; bottom: 14px;}
}
@media (max-width: 320px) {#phone {font-size: 24px; margin-bottom: 11px;}}


/*-----------------------------------------------*/

/*MENU*/

/*.navback {border: 1px solid #DDD;} nav {border: 1px solid magenta;} nav div {border: 1px solid blue;}
nav a {border: 1px solid cyan !important;} .ham {border: 1px solid black;}*/

.navback {z-index: 1;} #navcheck {display: none;} nav, nav a {-webkit-user-select: none; user-select: none;}
nav .selected {cursor: text; pointer-events: none;} nav a {text-decoration: none; font-size: 19px; line-height: 1.35;}

@media (min-width: 1401px) {nav a {height: 50px; padding: 5px 22px 5px 22px;}}
@media (max-width: 1400px) and (min-width: 881px) {nav a {height: 60px; font-size: 18px;}}
@media (max-width: 1400px) and (min-width: 1036px) {nav a {padding: 2px 22px 4px 22px;}}

@media (max-width: 1335px) and (min-width: 936px) {nav span {display: block;}}

@media (max-width: 1035px) and (min-width: 936px) {nav a {padding: 2px 17px 4px 17px; font-size: 17px;}}

@media (min-width: 936px) {
.ham {display: none;} nav {display: table; text-align: center; margin: auto;} nav a {transition: .2s;}
nav div, nav a {display: table-cell; vertical-align: middle; white-space: nowrap;}
}
@media (max-width: 935px) {
nav {text-align: center; visibility: hidden; margin: 0 0 0 -1px; border-bottom: 1px solid var(--menuline); font-size: 0; line-height: 0;}
nav div {max-height: 0; display: inline-block; width: 33%; transition: .2s ease-in-out; font-size: 0; line-height: 0; padding: 0;}
nav a {width: 1%; height: 0;display: table-cell; vertical-align: middle; opacity: 0; font-size: 0; padding: 0; -webkit-transition: .15s background, .3s font-size ease-out, .2s opacity ease-out, .3s padding ease-out, .25s height; border-top: 1px solid var(--menuline);}

#navcheck:checked ~ nav {visibility: visible;}
#navcheck:checked ~ nav div {max-height: 100px;}
#navcheck:checked ~ nav a {height: 60px; font-size: 20px; opacity: 1; padding: 0 0 1px 0;}

#navcheck:checked ~ .ham div {width: 0; transform: rotateX(180deg); transition-timing-function: ease;}
#navcheck:checked ~ .ham div:before {-webkit-transform: rotateZ(37deg); top: 0;}
#navcheck:checked ~ .ham div:after {-webkit-transform: rotateZ(-37deg); top: 0;}

.ham {position: relative; display: table; height: 30px; width: 45px; margin: auto; padding: 10px;} .ham:hover {cursor: pointer;}
.ham div {top: 23px; left: 10px; -webkit-transition: -webkit-transform 0.4s ease-out;}
.ham div, .ham div:before, .ham div:after {position: absolute; display: block; content: ""; height: 4px; width: 44px; opacity: 1; background: #FFF; border-radius: 2px;} .ham div:before {top: -11px;} .ham div:after {top: 11px;}
}
@media (max-width: 935px) and (min-width: 561px) {
nav div:first-child, nav div:last-child {width: 99%;}
#navcheck:checked ~ nav div:first-child a, #navcheck:checked ~ nav div:last-child a {height: 52px;}
nav div:nth-child(3), nav div:nth-child(6) {border-left: 1px solid var(--menuline); border-right: 1px solid var(--menuline);}
nav div:nth-child(4) span {display: block;}
}
/*@media (max-width: 135px) and (min-width: 161px) {nav div:nth-child(3n+2) {border-left: 1px solid var(--menuline); border-right: 1px solid var(--menuline);}}
@media (max-width: 170px) and (min-width: 561px) {nav div:nth-child(4) span {display: block;} #navcheck:checked ~ nav a {height: 70px;}}
@media (max-width: 130px) and (min-width: 561px) {nav div:nth-child(5) span, nav div:nth-child(7) span {display: block;}}*/
@media (max-width: 560px) {nav div {width: 100%;}}
@media (max-width: 500px) {.navback {margin-top: 2px;}} /*always stays 500px*/
@media (max-width: 340px) {nav div:nth-child(4) span {display: block;} #navcheck:checked ~ nav div:nth-child(4) a {height: 70px;}}

:root {--menuline: #719983; --menuback: #38604E; --menuhover: #4B816A; --menuselect: #1E332A}
.navback, nav {background-color: var(--menuback);} nav a {color: #FFF !important;}
nav .selected {background-color: var(--menuselect);} nav a:hover:not(.selected) {background-color: var(--menuhover);}

/*-----------------------------------------------*/

/*Big Pic*/

#homepic {position: relative; overflow: hidden; z-index: 0; background-color: #838286;}
#homepic img {width: 500px; height: 300px; width: 100%; height: calc(80px + 45vw); max-height: 450px; object-fit: cover; object-position: 50% 45%; display: block;}

.homecap {position: absolute; left: 5%; right: 5%; text-align: center; top: 40%; -webkit-transform: translateY(-40%); -ms-transform: translateY(-40%); transform: translateY(-40%); z-index: 1; font-size: 55px; color: #FFF;}

.homecap h1 {font-family: 'Archivo Narrow', Arial, Helvetica, sans-serif; font-weight: 700; font-size: 80px; line-height: 1.15; color: #FFF; text-shadow: 1px 1px 2px #000;}

.homecap1 {font-size: 1.2em; line-height: 1.2; font-weight: 700 !important; text-shadow: 1px 1px 2px #000;}
.homecap1 span {display: block;}
.homecap2 {font-size: .6em; line-height: 1.2; padding-top: 20px; font-weight: 600 !important;}
.homecap2 span:last-child {margin-top: 7px; font-size: .9em; font-weight: 400 !important;}

@media (max-width: 1140px) {.homecap1 {font-size: calc(9px + 6vw) !important;}}
@media (max-width: 950px) {.homecap2 {font-size: 3.5vw;}}
@media (min-width: 151px) {.homecap2 span {display: block;}}
@media (max-width: 850px) {.homecap1 {font-size: 9vw !important;} .homecap2 {font-size: calc(10px + 2.5vw);}}
@media (max-width: 470px) {.homecap2 {font-size: 4.7vw;} .homecap2 span:last-child {font-size: 1em;}}
@media (min-width: 501px) {#homepic img {filter: brightness(70%);}}

/*-----------------------------------------------*/

/*BODY AREA*/

.bodyarea {padding: 40px 0 55px 0; margin: auto; width: 85%; max-width: 1500px;}
.bodyarea, h2 {font-size: 19px; line-height: 1.55; font-weight: 400 !important;}
.bodyhead {padding-bottom: 10px; font-weight: 600 !important; font-size: 1.75em; line-height: 1.25; text-align: center;}
h1, h2, h3 {margin: 0 !important;}

@media (max-width: 800px) {.bodyhead {font-size: 1.65em;}}
@media (max-width: 360px) {.bodyarea {width: 88%;} .bodyhead {font-size: 1.6em;}}

.heading, .heading2 {font-weight: 600; line-height: 1.35; display: table;} .heading {font-size: 1.45em;} .heading2 {font-size: 1.35em;}

ul.thislist {margin: -8px 0 0 -15px;} ul.thislist li:not(ul li:last-child) {padding-bottom: 5px;} ul.thislist span {font-weight: 600;}

/*-----------------------------------------------*/

/*Page Pics*/

.pagepic img {border-radius: 3px; width: 500px; height: 300px; width: 100%; height: auto; display: block; margin: auto;}
.picwide {max-width: 500px;} .pictall {max-width: 350px;}
.picleft {float: left; margin: 10px 40px 30px 0;} .picright {float: right; margin: 10px 0 30px 40px;}
@media (max-width: 1050px) and (min-width: 871px) {.picwide {max-width: 430px;}}
@media (max-width: 870px) {.picleft, .picright {text-align: center; float: none; margin: 35px auto;} .pictall {max-width: 400px;}}

.twopics {display: table; margin: 40px auto 30px auto;}
.twopics div {display: table-cell; vertical-align: middle;}
.twopics img {border-radius: 3px; width: 500px; height: 300px; width: 100%; height: auto; display: block; margin: auto;}
.tpwide {max-width: 500px;} .tptall {max-width: 350px;} .twopics p {text-align: center; margin-top: 5px; font-size: .95em;}
@media (min-width: 701px) {.twopics div:first-child {padding-right: 2%;} .twopics div:last-child {padding-left: 2%;}}
@media (max-width: 700px) {.twopics div {display: block;} .twopics div:last-child {padding-top: 30px;}}

/*-----------------------------------------------*/

/*BOTTOM AREA*/

#serving {font-size: 11px; line-height: 1.4; color: #BBB; font-family: Arial, Helvetica, sans-serif;}

#bottomarea {font-size: 15px; line-height: 1.7; padding: 25px 25px 20px 25px; text-align: center;}
#bottomarea a {white-space: nowrap;} .btmph {font-size: 20px; margin: 5px auto 7px auto;}

#totop {position: fixed; right: 14px; bottom: 12px; z-index: 100; border: 2px solid rgba(155, 155, 155, 0.4); background-color: rgba(80, 80, 80, 0.4); border-radius: 4px; padding: 0; width: 26px; height: 27px;}
#totop a {display: grid; align-items: center; justify-content: center; justify-items: center; width: 26px; height: 100%; text-decoration: none; font-family: Arial, sans-serif; font-size: 24px; line-height: 1; color: #FFF;}
#totop span {display: inline-block; -webkit-transform: rotate(270deg); transform: rotate(270deg); line-height: 1;}

/*====================================================*/

/*COLORS*/

body, #phone, #phone a {color: #333;} body {background-color: #FFF;} #headtext {color: inherit;}
.bodyhead {color: #998000;} .heading {color: #000;} .heading2 {color: #555;}
#bottomarea {background-color: #222;} #bottomarea, #bottomarea a {color: #FFF;}
