
html, body {margin: 0; padding: 0;} body {font-family: 'Public Sans', Arial, Helvetica, sans-serif;}

#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;}
a, .ham {-webkit-tap-highlight-color: transparent);}
img {border: 0;} #phone a {white-space: nowrap;}
.phlink {color: inherit !important; text-decoration: none !important; white-space: nowrap;} .phlink:hover {cursor: text;}
.ham, .ham * {-webkit-touch-callout: none; -webkit-user-select: none; user-select: none; touch-action: manipulation;}

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

/*HEADER*/

#header, #bodyback, #bodytext {max-width: 1020px; margin: auto;}

#header {display: table; position: relative; text-align: center; padding: 8px 0; margin: auto; width: 100%;}
#logo {padding: 0 10px 3px 15px;} #logo img {display: inline-block;}
#header h1 {font-family: 'Courgette', "Times New Roman", Times, serif; font-size: 22px; line-height: 1.25; margin-top: auto; font-weight: normal !important;}
#header h1, #logo {vertical-align: middle;}
#phone {font-size: 22px; font-weight: 600; white-space: nowrap; text-align: right; padding-right: 15px; right: 0; vertical-align: top;}
#phone a {text-decoration: none;} #social {position: absolute; bottom: 5px; right: 15px;} #social img {width: 24px; height: 24px;}

@media (min-width: 1081px) {#logo {padding-left: 0;} #phone {padding-right: 0;} #social {right: 0;}}
@media (max-width: 840px) and (min-width: 641px) {#hhheader h1 {font-size: 2.6vw;}}
@media (min-width: 641px) {
#logo, #phone {width: 28%;} #header h1 {display: table-cell; width: 44%;}
#logo img {width: 160px; height: 154px; width: 100%; height: auto; max-width: 160px;}
}
@media (max-width: 640px) {#header h1 {display: none;} #logo, #phone {width: 50%;} #logo img {width: 160px; height: 154px;}}
@media (min-width: 530px) {#header h1 span {display: block;}}
@media (min-width: 441px) {#logo, #phone {display: table-cell;} #logo {text-align: left;}}
@media (max-width: 440px) {
#header {padding: 5px 0;} #logo {padding: 8px 0 5px 0;} #social {right: 12px;}
#phone {text-align: center; padding: 15px 0 10px 0;} #logo, #phone {display: block; text-align: center; width: auto;}
}

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


/*MENU*/

#lines, #menu, #nav a {margin: 0; padding: 0;}
#nav li, #nav li a {list-style-type: none; vertical-align: middle;}

#nav {position: relative; z-index: 3; text-align: center; padding-right: 4px;}
#menu {display: none;}
#nav a {width: 100%; font-size: 18px; line-height: 1.25; font-weight: 400; text-decoration: none; height: 45px; display: table-cell; text-align: center; cursor: pointer; letter-spacing: .4px; transition: 0.2s; -webkit-transition: 0.2s;}
#nav a.selected {cursor: text;}
@media (min-width: 836px) {
#lines-container {display: none;} #menu {display: inline;}
#nav li {display: inline-block; margin-right: -4px;} #nav a {padding: 0 18px 0 18px;}
}
@media (max-width: 950px) and (min-width: 836px) {#nav a {padding: 0 12px 0 12px; font-size: 17px;}}
@media (max-width: 835px) {
#nav {text-align: center; padding-right: 0;}
#nav a {display: grid; height: 60px; font-size: 20px; text-align: center; align-content: center;}
#lines-container {display: inline-block; width: 38px; height: 32px; cursor: pointer; margin: 12px auto 0 auto;}
#lines {display: block;}
#lines li {height: 4px; background: #fff; content: ""; position: relative; transition: 0.25s ease-in-out;}
#lines li:nth-child(1) {top: 0;} #lines li:nth-child(2) {top: 6px;} #lines li:nth-child(3) {top: 12px;}
.hidden {opacity: 0;} .rot45deg {transform: rotate(45deg); top: 10px !important;} .rot-45deg {transform: rotate(-45deg);}
}
@media (max-width: 835px) and (min-width: 481px) {
#nav a, #nav #menu {width: 240px;}
#nav #menu {text-align: center; left: 0; right: 0; position: absolute; margin: 0 auto; box-shadow: 0px 2px 7px -1px #000;}
}

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

/*BODY AREA*/

h1, h2, h3, h4, h5 {margin: 0; padding: 0;}

#bodyback, #bodyarea {position: relative;}
#bodyback {margin: 0 auto auto auto; padding: 0;}
#bodyarea {padding: 20px 25px 25px 25px;}
#bodyarea, h3 {font-size: 20px; line-height: 1.5; font-weight: 400 !important;}
h2 {text-align: center; margin: 2px 0 0 0; padding: 0; font-size: 1.1em; line-height: 1.2; font-weight: 500 !important;}

@media (max-width: 602px) {#bodyarea {padding: 20px 15px 25px 15px;}}
@media (max-width: 480px) {
#bodyarea {padding: 20px 15px 25px 15px;}
#bodyarea, h3 {font-size: 19px;}
}
#bodyhead {font-size: 1.35em; line-height: 1.25; font-weight: 600; text-align: center;}
.heading {font-size: 1.15em; line-height: 1.25; font-weight: 600;}
.heading2 {font-size: 1.1em; line-height: 1.25; font-weight: 500;}

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

/*Page Pics*/
.pagepic img {width: 100%; display: block; border-radius: 3px;}
.picwide {max-width: 450px;} .picleft {float: left; margin: 12px 30px 15px 0;}
.picright {float: right; margin: 12px 0 15px 30px;}

@media (max-width: 850px) {
.picleft, .picright {text-align: center; float: none; margin: 25px auto 15px auto;} .picwide {max-width: 500px;}
}

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

/*BOTTOM AREA*/

#bottomarea {font-size: 13px; line-height: 1.7; padding: 8px 0 22px 0; text-align: center;}
.copy {margin-top: 15px;} .tb {font-style: italic; text-decoration: none;} .tb:hover {text-decoration: underline;}

@media (max-width: 390px) {.lic span, .lic2 span, .web a {display: block;} .lic {margin-bottom: 10px;}}
@media (max-width: 310px) {.btmco span {display: block;} .btmph {margin-top: 15px;}}

#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, #bodyarea {background-color: #FFF; color: #000;} #headback, #header {background-color: #FEF9F4;}

a, a:visited, a:hover {color: #0076D1;} #phone, #phone a, #bodyhead, .heading {color: #044F7C;}

#header h1, h2 {color: #007DB3;}

#nav, #menu, .box, .box h1, .box a {background-color: #044F7C;}
#nav, #nav a, #nav a:hover {color: #FFF;}
#nav a.selected, #nav a.selected:hover {background-color: #003758;}
#nav a:hover {background-color: #0169A8;}
@media (max-width: 835px) {#menu li {border-top: 1px solid #257499;}}

#bottomarea, #bottomarea a {color: #FFF;}
#bottomarea {background-color: #000;}
.ph2, .ph2 a {color: #FFF !important;} .tb {color: #FFCC00 !important;}
