html, body {margin: 0; padding: 0;} body {font-family: "Poppins", Verdana, Geneva, sans-serif; font-variant-ligatures: none !important;}

#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: none; 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*/

/*#headerback {border: 1px solid blue} #header {border: 1px solid green} #header table {border: 1px solid magenta} #header table td {border: 1px solid red} #headertext {border: 1px solid orange} #headertext h1 {border: 1px solid #666} #logo {border: 1px solid cyan;} #logo img {border: 1px solid cyan}*/

#headerback, #header {position: relative; margin: 0 auto; text-align: center; padding: 0; top: 0;}
#header {position: relative; z-index: 2; width: 100%; max-width: 1650px;}
@media (min-width: 1500px) {#header {width: 92%;}} @media (max-width: 1499px) {#header {width: 97%;}}
#header table {position: relative; margin: auto; text-align: center; padding: 5px 0; width: 100%; height: 100%;}
#header table td {vertical-align: middle;}

#headertext {text-align: center; margin: 0 auto;}
#headertext h1 {font-weight: 500 !important; font-size: 21px; line-height: 1.35; padding: 3px 40px 4px 40px;}
#headertext h1 span {display: block;}

#logo {text-align: left;} #phone {text-align: right; white-space: nowrap; vertical-align: top !important;}
#phone a {font-size: 18px; font-weight: 600; text-decoration: none;} #phone span {font-size: 15px; font-weight: 400;}

#social {display: table-cell; position: absolute; bottom: -3px; right: 10px;}
#social a {display: inline-block; -webkit-transition: .3s;} #social a:last-child {margin-left: 2px;}
#social img {height: 30px; width: 30px; display: block; } #social a:hover {filter: saturate(130%) brightness(120%);}

@media (max-width: 1065px) {#phone {width: 150px;}}
@media (max-width: 1105px) {#headertext h1 {font-size: 20px;}}
@media (min-width: 1071px) {#logo, #phone {width: 358px;}}
@media (max-width: 1070px) {#logo {width: 40%;} #phone {width: 20%;}}
@media (max-width: 925px) {#header table {table-layout: auto;} #logo, #phone {width: 50%;}}
@media (max-width: 925px) and (min-width: 706px) {#headertext, #headertext h1 {visibility: hidden; height: 0; width: 0; padding: 0; margin: 0;}}
@media (min-width: 706px) {
#header {padding: 2px 0 6px 0;} #logo {padding: 0 0 0 10px;} #logo img {display: block;} #phone {padding: 0 10px 3px 0;}
}
@media (max-width: 705px) {
#header {width: auto;} #header table td {display: block;} #headertext h1 {visibility: hidden; height: 0; width: 0; padding: 0; margin: 0;}
#social {bottom: 0;} #logo img {margin-top: 10px;}
#logo, #phone {width: auto; text-align: center;} #phone {padding: 5px 0 12px 0; font-size: 24px;}
}
@media (max-width: 450px) {#social {bottom: -49px;}}
@media (min-width: 401px) {logo img {width: 357px; height: 93px;}}
@media (max-width: 400px) {#phone {padding-top: 7px;} #logo img {width: 320px; height: 83px;}}
@media (max-width: 360px) {#logo img {width: 300px; height: 78px;}}
@media (max-width: 330px) {#logo img {width: 271px; height: 71px;}}

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

/*MENU*/

/*.navheader {border: 1px solid #DDD;} .menu {border: 1px solid magenta;} .menu div {border: 1px solid blue;} .menu a {border: 1px solid cyan !important;} .menu a li {border: 1px solid green;} .hamburger {border: 1px solid black;}*/

#navcheck {display: none;}
.menu a {display: block; position: relative; text-decoration: none !important; cursor: pointer; line-height: 1.25; font-weight: 400; vertical-align: middle;}
.menu, .menu a {-webkit-user-select: none; user-select: none;} .menu .selected {cursor: text;}
.menu a li {list-style-type:none;}

@media (min-width: 1201px) {.menu a {font-size: 18px; padding: 3px 25px 4px 25px;}}
@media (max-width: 1200px) and (min-width: 731px) {.menu a {font-size: 17px; padding: 3px 16px 4px 16px;}}
@media (max-width: 1025px) and (min-width: 731px) {.menu span {display: block;} .menu a {font-size: 16px; padding: 8px 2vw 9px 2vw;}}
@media (max-width: 785px) and (min-width: 731px) {.menu a {padding: 8px 12px 9px 12px;}}
@media (min-width: 731px) {
.hamburger {display: none;} .navheader {width: 100%; z-index: 2;} .menu {display: table; text-align: center; margin: auto;}
.menu div, .menu a {display: table-cell; vertical-align: middle; height: 45px;} .menu a {transition: .3s;}
}
@media (max-width: 730px) {
.menu {position: relative; text-align: center; width: 100%; margin-top: 0; visibility: hidden; transition: .8s !important; padding-top: 0; height: auto;}
.menu div {vertical-align: middle; text-align: center; height: 0; transition: .5s; border-bottom: 0;}
.menu a {width: 100%; padding: 0; height: 100%; text-align: center; font-size: 0; transition: .5s; display: table; opacity: 0; white-space: nowrap;}
.menu a li {display: table-cell; vertical-align: middle;}

#navcheck:checked ~ .menu {visibility: visible;} #navcheck:checked ~ .menu div {height: 60px;}
#navcheck:checked ~ .menu a {font-size: 21px; opacity: 1;}

#navcheck:checked ~ .hamburger > div::before, #navcheck:checked ~ .hamburger > div::after {background: #FFF;}
#navcheck:checked ~ .hamburger > div {width: 0; background: none;}
#navcheck:checked ~ .hamburger > div::before {-webkit-transform: rotateZ(45deg); transform: rotateZ(45deg); top: 0;}
#navcheck:checked ~ .hamburger > div::after {-webkit-transform: rotateZ(-45deg); transform: rotateZ(-45deg); top: 0;}
.hamburger {position: relative; display: table; z-index: 6; height: 30px; width: 45px; margin: auto; text-align: center; padding: 10px;}
.hamburger:hover {cursor: pointer;} .hamburger > div {top: 23px; left: 10px;}
.hamburger > div, .hamburger > div::before, .hamburger > div::after {display: block; content: ""; position: absolute; height: 4px; width: 44px; opacity: 1; background: #FFF; -webkit-transition: 0.15s ease-in-out; transition: 0.15s ease-in-out; -webkit-transition: transform 0.2s ease-out; -webkit-transition: -webkit-transform 0.2s ease-out;} .hamburger > div::before {top: -11px;} .hamburger > div::after {top: 11px;}
}
@media (max-width: 350px) {#navcheck:checked ~ .menu a {font-size: 6vw;}}

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

/*Top Pics*/

#toppic {position: relative; height: calc(70px + 25vw); max-height: 320px; overflow: hidden; display: flex; align-items: center; background-color: #777;}
#toppic img:not(.caption img) {width: 500px; height: 100%; width: 100vw; height: auto; margin-top: 15%;}

.caption {position: absolute; display: table-cell; left: 0; right: 0; text-align: center; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 1;}
.caption h1 {font-weight: 600 !important; line-height: 1.1; color: #FFF; text-transform: uppercase; text-shadow: 1px 1px 2px #000;}
.caption img {display: block; text-align: center; margin: 10px auto 0 auto; width: 140px; height: 140px;}
@media (min-width: 501px) {#toppic img:not(.caption img) {filter: brightness(60%);}}
@media (max-width: 1000px) and (min-width: 730px) {.caption img {width: 14vw; height: auto;}}
@media (max-width: 730px) {.caption img {width: 80px; height: auto;}}
@media (max-width: 500px) {.caption img {display: none;}}

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

/*BODY AREA*/

.quote {font-style: italic; font-size: 1.2em; font-weight: 500; text-align: center; margin: 0 auto 40px auto; max-width: 600px; color: #016412;}
@media (max-width: 750px) {.quote {margin-bottom: 30px;}}

.bodyarea {padding: 30px 0 35px 0; margin: auto;}
.bodyarea, h2 {font-size: 16px; line-height: 1.7; font-weight: 400 !important;}
.bodyhead {padding: 20px 0 10px 0; font-weight: 600 !important; font-size: 2em; line-height: 1.3; text-align: center;}
section .bodyhead {padding-top: 0;}
.bodyhead2 {margin-top: 3px; font-size: 1.6em; line-height: 1.3; font-weight: 600; text-align: center;}
.heading {font-weight: 600; font-size: 1.4em; line-height: 1.35;} h1, h2, h3 {margin: 0 !important;}

@media (min-width: 501px) {.bodyarea {width: 70%; max-width: 1500px;}}
@media (max-width: 600px) {.bodyhead {font-size: 1.8em;}}
@media (max-width: 500px) {.bodyarea {width: 85%;}}
@media (max-width: 480px) {.bodyhead {padding: 0;}}

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

/*Service Lists*/

#services span {font-weight: 600; font-size: 1.1em;} #services ul {margin-left: -17px;}
#services li {list-style-type: circle; font-size: .95em; line-height: 1.5; padding-bottom: 10px;}

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

/*Page Pics*/

.pagepic img {width: 100%; display: block; border-radius: 3px; margin-top: 10px;}
.picwide {max-width: 500px;} .picright {float: right; margin: 10px 0 30px 40px;}
@media (max-width: 1315px) and (min-width: 1151px) {.picwide {max-width: 430px;}}
@media (max-width: 1150px) {.picright {text-align: center; float: none; margin: 35px auto;}}

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

/*BOTTOM INFO*/

#btminfoback .connect img, #btminfoback .connect a {transition: 0.2s;}

#btminfoback {width: 100%; padding: 20px 0 18px 0; text-align: center; margin: auto;}
#btminfo {width: 100%; max-width: 1300px; text-align: center; margin: auto; padding: 0 15px;}
#btminfo td {vertical-align: top; font-size: 16px; line-height: 1.6; padding: 10px 0;} #btminfo a {text-decoration: none;}
.btmhead {font-size: 26px; font-weight: 600;}
.contactus, .hrs, .hrs span, .btmaddr span {text-align: left; display: inline-block;} .contactus div {padding: 3px 0;}
.hrs span:nth-child(3) {font-size: .85em;}

.contactus li, .hrs li {position: relative; float: left; vertical-align: top; margin-top: 3px; margin-right: 7px; width: 20px; height: 20px;}
.btmphicon, .btmtxticon, .btmemailicon, .hrsicon {background: url(images/btmicons.png); display: inline-block; width: 20px; height: 20px;}
.btmphicon {background-position: 0 0px;} .btmtxticon {background-position: 0 -20px;}
.btmemailicon {background-position: 0 -40px;} .hrsicon {background-position: 0 -80px;}

.pay li {background: url(images/pay.png); display: inline-block; width: 57px; height: 33px; margin: -3px 1px;}
.cash {background-position: 0 0 !important;} .check {background-position: 0 -33px !important;} .mc {background-position: 0 -66px !important;}
.visa {background-position: 0 -99px !important;} .amex {background-position: 0 -132px !important;} .disc {background-position: 0 -165px !important;} .cashapp {background-position: 0 -495px !important;}
.connect img {width: 36px; height: 36px;}
.connect a {margin: 0 5px;} .connect a:hover img {-webkit-transform: scale(1.1);} .connect a:hover {filter: brightness(120%);}

@media (max-width: 950px) and (min-width: 571px) {
#btminfoback {width: auto; padding: 25px 0 18px 0;}
.contactusback, .hrsback, .payback, .connectback {width: 48%; display: inline-block; margin: 2px; border-radius: 3px;}
.contactusback, .hrsback {height: 180px;} .payback, .connectback {height: 140px;}
}
@media (max-width: 570px) {
#btminfoback {padding: 30px 0 18px 0;} #btminfoback, #btminfo {width: auto;}
.contactusback, .hrsback, .payback, .connectback {display: block; margin: 20px auto; padding: 10px 15px !important;}
.btmhead {font-size: 23px;}
}
@media (max-width: 305px) {.contactusback, .hrsback, .payback, .connectback {padding: 10px 7px !important;}}

.copy {margin-top: 25px; font-size: 13px; line-height: 1.6; color: #FFF;}
@media (max-width: 550px) {.btmco span {display: block;}}

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

/*BOTTOM AREA*/

.nolink, #cities a {color: inherit !important; text-decoration: none !important; pointer-events: none !important;}

.web {font-size: 13px; line-height: 1.8; padding: 15px 0; text-align: center;}
.web a {font-style: italic; text-decoration: none;} @media (max-width: 460px) {.web a {display: block;}}

#totop {position: fixed; right: 16px; bottom: 13px; font-size: 16px; border-radius: 4px; background-color: rgba(0, 0, 0, 0.35); padding: 8px; font-family: Arial, Helvetica, sans-serif; border: 2px solid #888;}
#totop img {width: 20px; height: 12px;} #totop:hover {-webkit-transform: scale(1.1);}
@media (min-width: 481px) {#totop {-webkit-transition: .3s;}}


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

/*COLORS*/

body {color: #444;} body, #headerback, #header {background-color: #FFF;}
#phone, #phone a, #headertext, .bodyhead, .heading {color: #016412;} .bodyhead2 {color: #45AD00;}
#rvwback, #rvwback .bodyarea {background-color: #084f14;}

#blocksback, #blocksback .bodyarea, .navheader {background-color: #016412; background: rgb(1,65,12);
background: linear-gradient(90deg, rgba(1,65,12,1) 0%, rgba(1,100,18,1) 30%, rgba(1,100,18,1) 70%, rgba(1,65,12,1) 100%);
}
.menu a {color: #FFF;} .menu a:hover {background-color: #45AD00;} .menu a.selected, .menu a.selected:hover {background-color: #002D09;}
#navcheck:checked ~ .menu div {border-top: 1px solid rgba(255, 255, 255, .3)}

#btminfo, #btminfoback a, #btm_menu a {color: #FFF;} #btminfoback {background-color: #002a08;}
#bottomarea {background-color: #000;} .web, .web a {color: #BBB;} .web a:hover {color: #FFF;}
