header {
max-width:100%;
width:100%;
height:auto;
margin:0;
padding-bottom:20px;
position:fixed;
background-color:transparent;
opacity:1.00;
display:grid;
grid-template-columns:25% auto;
z-index:15;
}


.header-logo-01 {
width:400px;
max-width:400px;
height:auto;
background-color:transparent;
margin:35px auto 0 90px;
padding:5px 0;
opacity:1.00;
transition:450ms;
display:block;
}

.header-logo-01:hover {
opacity:1.00;
filter: invert(69%) sepia(49%) saturate(5503%) hue-rotate(61deg) brightness(155%) contrast(99%);
transition:450ms;
}


.header-logo-02 {
width:400px;
max-width:400px;
height:auto;
background-color:transparent;
margin:35px auto 0 90px;
padding:5px 0;
opacity:1.00;
transition:400ms;
display:block;
}

.header-logo-02:hover {
opacity:1.00;
filter: invert(45%) sepia(99%) saturate(5503%) hue-rotate(61deg) brightness(155%) contrast(99%);
transition:400ms;
}




nav {
width:95%;
text-align:right;
margin:75px 80px 0 auto;
padding:5px 0 0 0;
display:block;
}



.navfont {
font-family: 'Open Sans', sans-serif;
font-size:17px;
letter-spacing:normal;
line-height:1.5;
font-weight:bold;
text-decoration:none;
color:#ffffff;
opacity:1.00;
transition:450ms;
}

.navfont a {
text-decoration:none;	
line-height:1.5;
color:#ffffff;
opacity:1.00;
transition:450ms;
}

.navfont a:hover {
color:#89b901;
line-height:1.5;
text-decoration:none;
opacity:1.00;
transition:450ms;
}



.navfont-02 {
font-family: 'Open Sans', sans-serif;
font-size:17px;
letter-spacing:normal;
line-height:1.5;
font-weight:bold;
text-decoration:none;
color:#292929;
opacity:1.00;
transition:450ms;
}

.navfont-02 a {
text-decoration:none;	
line-height:1.5;
color:#292929;
opacity:1.00;
transition:450ms;
}

.navfont-02 a:hover {
color:#89b901;
line-height:1.5;
text-decoration:none;
opacity:1.00;
transition:450ms;
}





.header-top {
position:fixed;	
width:400px;
padding:5px 5px;
top:30px;
right:10px;
opacity:1.00;
display:grid;
grid-template-columns:60% auto auto;
z-index:20;
}


.header-top-01 {
text-align:right;
}

.header-top-02 {
text-align:center;
}

.header-top-03 {
text-align:left;
}



.header-phone {	
font-family: 'Open Sans', sans-serif;
color:#89b901;
cursor:pointer;
font-size:24px;
font-weight:bold;
line-height:1.0;
letter-spacing:0.035rem;
text-decoration:none;
text-transform:uppercase;
opacity:1.00;
transition:650ms;
}

.header-phone:hover {
color:#ffffff;
text-decoration:none;
opacity:1.00;
transition:650ms;
}



.header-phone-02 {	
font-family: 'Open Sans', sans-serif;
color:#89b901;
cursor:pointer;
font-size:24px;
font-weight:bold;
line-height:1.0;
letter-spacing:0.035rem;
text-decoration:none;
text-transform:uppercase;
opacity:1.00;
transition:650ms;
}

.header-phone-02:hover {
color:#292929;
text-decoration:none;
opacity:1.00;
transition:650ms;
}





.navfont-top {
font-family: 'Open Sans', sans-serif;
font-size:18px;
letter-spacing:normal;
line-height:1.20;
font-weight:bold;
color:#ffffff;
opacity:1.00;
text-decoration:none;
display:inline-block;
transition:450ms;
}

.navfont-top a {	
color:#ffffff;
opacity:1.00;
text-decoration:none;
transition:450ms;
}

.navfont-top a:hover {
color:#89b901;
text-decoration:none;
opacity:1.00;
transition:450ms;
}

.navfont-top:hover {
color:#89b901;
text-decoration:none;
opacity:1.00;
transition:450ms;
}




.navfont-top-02 {
font-family: 'Open Sans', sans-serif;
font-size:18px;
letter-spacing:normal;
line-height:1.20;
font-weight:bold;
color:#292929;
opacity:1.00;
text-decoration:none;
display:inline-block;
transition:450ms;
}

.navfont-top-02 a {	
color:#292929;
opacity:1.00;
text-decoration:none;
transition:450ms;
}

.navfont-top-02 a:hover {
color:#89b901;
text-decoration:none;
opacity:1.00;
transition:450ms;
}

.navfont-top-02:hover {
color:#89b901;
text-decoration:none;
opacity:1.00;
transition:450ms;
}



.header-line {
display:none;
}

.header-spacer-01 {
width:7px;
height:5px;
display:inline-block;
}


.header-spacer-02 {
width:5px;
height:5px;
display:inline-block;
}


.header-margin-01 {
margin-top:0px;
}

.header-margin-02 {
margin-top:1px;
}



.hamburger {
display:none;
}

.hamburger-icone {
display:none;
}

.hamburger-content {
display:none;
}

.hamburger:hover .hamburger-content {
display:none;
}





















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




}



/* 1680 x 1050 */
@media only screen and (max-width: 1700px) {

header {
grid-template-columns:26% auto;
}

.header-logo-01 {
width:370px;
margin:35px auto 0 75px;
padding:5px 0;
}

.header-logo-02 {
width:370px;
margin:35px auto 0 70px;
padding:5px 0;
}

nav {
width:95%;
margin:75px 75px 0 auto;
padding:5px 0 0 0;
}

.navfont {
font-size:17px;
line-height:1.5;
}

.navfont-02 {
font-size:17px;
line-height:1.5;
}


}



/* 1600 x 900 */
@media only screen and (max-width: 1600px) {

header {
grid-template-columns:26% auto;
}

.header-logo-01 {
width:340px;
margin:35px auto 0 65px;
padding:5px 0;
}

.header-logo-02 {
width:340px;
margin:35px auto 0 65px;
padding:5px 0;
}

nav {
width:95%;
margin:70px 70px 0 auto;
padding:5px 0 0 0;
}

.header-top {
width:400px;
padding:5px 5px;
top:25px;
right:10px;
opacity:1.00;
display:grid;
grid-template-columns:60% auto auto;
z-index:20;
}

.navfont {
font-size:16px;
line-height:1.5;
}

.navfont-02 {
font-size:16px;
line-height:1.5;
}

.navfont-top {
font-size:17px;
}

.navfont-top-02 {
font-size:17px;
}

.header-spacer-01 {
width:7px;
height:4px;
}


}



/* 1536 x 864 */
@media only screen and (max-width: 1550px) {

.header-top {
width:370px;
padding:5px 5px;
top:20px;
right:5px;
grid-template-columns:60% auto auto;
}

.navfont {
font-size:15px;
line-height:1.5;
}

.navfont-02 {
font-size:15px;
line-height:1.5;
}

.header-spacer-01 {
width:5px;
height:4px;
}

}




/* 1440 x 900 */
@media only screen and (max-width: 1460px) {
	
header {
grid-template-columns:25% auto;
}

.header-logo-01 {
width:310px;
margin:30px auto 0 50px;
padding:5px 0;
}

.header-logo-02 {
width:310px;
margin:30px auto 0 50px;
padding:5px 0;
}

nav {
width:95%;
margin:60px 60px 0 auto;
padding:5px 0 0 0;
}

.header-top {
width:360px;
padding:5px 5px;
top:20px;
right:5px;
grid-template-columns:60% auto auto;
}

.navfont {
font-size:15px;
line-height:1.5;
}

.navfont-02 {
font-size:15px;
line-height:1.5;
}

.navfont-top {
font-size:16px;
line-height:1.70;
}

.navfont-top-02 {
font-size:16px;
line-height:1.70;
}

.header-spacer-01 {
width:5px;
height:4px;
}

.header-margin-01 {
margin-top:-2px;
}

.header-margin-02 {
margin-top:-1px;
}


}




/* 1366 x 768 & 1366 x 760 */
@media only screen and (max-width: 1390px) {
	
header {	
padding-bottom:18px;	
}	

nav {
margin:60px 50px 0 auto;
padding:5px 0 0 0;
}

.header-top {
width:350px;
padding:5px 5px;
top:20px;
right:5px;
grid-template-columns:60% auto auto;
}
	
.navfont {
font-size:14px;
line-height:1.5;
}	

.navfont-02 {
font-size:14px;
line-height:1.5;
}	

.header-spacer-01 {
width:4px;
height:4px;
}

.header-phone-02 {	
font-size:22px;
line-height:1.0;
letter-spacing:0.035rem;
}

.header-margin-01 {
margin-top:-3px;
}

.header-margin-02 {
margin-top:-1px;
}

}




/* 1280 x 800 */
@media only screen and (max-width: 1300px) {
	
.header-logo-01 {
width:290px;
margin:28px auto 0 43px;
padding:5px 0;
}

.header-logo-02 {
width:290px;
margin:28px auto 0 43px;
padding:5px 0;
}	

.header-top {
width:330px;
padding:5px 4px;
top:20px;
right:5px;
grid-template-columns:60% auto auto;
}

nav {
margin:60px 50px 0 auto;
padding:5px 0 0 0;
}
	
.navfont {
font-size:13px;
line-height:1.5;
}	

.navfont-02 {
font-size:13px;
line-height:1.5;
}	

.navfont-top {
font-size:15px;
line-height:1.70;
}

.navfont-top-02 {
font-size:15px;
line-height:1.70;
}	

.header-spacer-01 {
width:3px;
height:4px;
}

.header-spacer-02 {
width:4px;
height:3px;
display:inline-block;
}


.header-margin-01 {
margin-top:-3px;
}

.header-margin-02 {
margin-top:-1px;
}

}





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

.header-logo-01 {
width:250px;
margin:22px auto 0 31px;
padding:5px 0;
}

.header-logo-02 {
width:250px;
margin:22px auto 0 31px;
padding:5px 0;
}

.header-top {
width:290px;
padding:5px 3px;
top:19px;
right:5px;
grid-template-columns:60% auto auto;
}	

nav {
margin:45px 35px 0 auto;
padding:5px 0 0 0;
}
	
.navfont {
font-size:13px;
line-height:1.5;
}	

.navfont-02 {
font-size:13px;
line-height:1.5;
}	

.navfont-top {
font-size:15px;
line-height:1.70;
}

.navfont-top-02 {
font-size:15px;
line-height:1.70;
}	

.header-spacer-01 {
width:2px;
height:4px;
}

.header-spacer-02 {
width:4px;
height:3px;
display:inline-block;
}

.header-margin-01 {
margin-top:-3px;
}

.header-margin-02 {
margin-top:-1px;
}

}




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

.header-logo-01 {
width:250px;
margin:22px auto 0 31px;
padding:5px 0;
}

.header-logo-02 {
width:250px;
margin:22px auto 0 31px;
padding:5px 0;
}

.header-top {
width:280px;
padding:5px 3px;
top:19px;
right:5px;
grid-template-columns:60% auto auto;
}	

nav {
margin:47px 35px 0 auto;
padding:5px 0 0 0;
}
	
.navfont {
font-size:12px;
line-height:1.5;
}	

.navfont-02 {
font-size:12px;
line-height:1.5;
}	

.navfont-top {
font-size:15px;
line-height:1.70;
}

.navfont-top-02 {
font-size:15px;
line-height:1.70;
}	

.header-spacer-01 {
width:2px;
height:4px;
}

.header-spacer-02 {
width:4px;
height:3px;
display:inline-block;
}

.header-margin-01 {
margin-top:-3px;
}

.header-margin-02 {
margin-top:-1px;
}

}






/* 1024 x 768 */
@media only screen and (max-width: 1050px) {

header {
max-width:100%;
width:100%;
height:auto;
margin:0;
padding-bottom:20px;
position:relative;
background-color:transparent;
opacity:1.00;
text-decoration:none;
display:grid;
grid-template-columns:auto;
z-index:15;
}

nav {
display:none;
}

.header-top {
display:none;
}



.navfont-02 {
font-family: 'Open Sans', sans-serif;
font-size:20px;
letter-spacing:normal;
line-height:1.5;
font-weight:normal;
text-decoration:none;
color:#292929;
opacity:1.00;
transition:550ms;
}

.navfont-02 a {
text-decoration:none;	
line-height:1.5;
color:#292929;
font-weight:normal;
opacity:1.00;
transition:550ms;
}

.navfont-02 a:hover {
color:#89b901;
line-height:1.5;
text-decoration:none;
font-weight:bold;
opacity:1.00;
transition:550ms;
}


.hamburger {
position:relative;
cursor:pointer;
margin-top:42px;
margin-right:35px;
text-decoration:none;
float:right;
display:block;
}

.hamburger-icone {
position:relative;
cursor:pointer;
width:36px;
height:auto;
opacity:30%;
text-decoration:none;
display:block;
}

.hamburger-icone:hover {
text-decoration:none;	
opacity:75%;
}

.hamburger-content {
display:none;
position:absolute;
background-color:rgba(255,255,255,0.95);
width:500px;
top:-25px;
right:36px;
padding:12px 16px;
text-decoration:none;
text-align:center;
z-index: 999;
}

.hamburger:hover .hamburger-content {
opacity:1.0;
position:absolute;
text-decoration:none;
display:block;
}


.header-logo-01 {
width:310px;
margin:25px auto 5px 50px;
padding:5px 0;
float:left;
text-decoration:none;
display:block;
}

.header-logo-02 {
width:310px;
margin:25px auto 5px 50px;
padding:5px 0;
float:left;
text-decoration:none;
display:block;
}

.header-line {
width:65%;
border-top: 1px solid black;
opacity:0.14;
margin:0 auto;
display:block;
}

.header-spacer-01 {
width:5px;
height:13px;
display:block;
}




}




/* 960 x 600 */
@media only screen and (max-width: 980px) {


}




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


}




/* 800 x 1280 & 768 x 1024 */
@media only screen and (max-width: 810px) {



}





@media only screen and (max-width: 700px) {
	
.header-logo-01 {
width:290px;
margin:20px auto 0px 40px;
padding:5px 0;
float:left;
display:block;
}	

.header-logo-02 {
width:290px;
margin:20px auto 0px 40px;
padding:5px 0;
float:left;
display:block;
}


.hamburger {
margin-top:40px;
margin-right:30px;
}

.hamburger-icone {
width:32px;
}

.hamburger-content {
width:450px;
top:-25px;
right:32px;
padding:12px 16px;
}

}





/* 600 x 960 */
@media only screen and (max-width: 620px) {
	
.header-logo-01 {
width:290px;
margin:20px auto 0px 40px;
padding:5px 0;
float:left;
display:block;
}	

.header-logo-02 {
width:290px;
margin:20px auto 0px 40px;
padding:5px 0;
float:left;
display:block;
}

.navfont-02 {
font-size:19px;
line-height:1.5;
}

.hamburger {
margin-top:40px;
margin-right:30px;
}

.hamburger-icone {
width:32px;
}

.hamburger-content {
width:400px;
top:-25px;
right:32px;
padding:12px 16px;
}

.header-line {
width:70%;
opacity:0.14;
}

.header-spacer-01 {
height:13px;
}

}




@media only screen and (max-width: 550px) {
	
.header-logo-01 {
width:280px;
margin:20px auto 0px 35px;
padding:5px 0;
float:left;
display:block;
}	

.header-logo-02 {
width:280px;
margin:20px auto 0px 35px;
padding:5px 0;
float:left;
display:block;
}

.navfont-02 {
font-size:19px;
line-height:1.5;
}

.hamburger {
margin-top:38px;
margin-right:30px;
}

.hamburger-icone {
width:32px;
}

.hamburger-content {
width:380px;
top:-25px;
right:32px;
padding:12px 16px;
}

.header-line {
width:72%;
opacity:0.14;
}

.header-spacer-01 {
height:13px;
}

}




/* 480 x 853 */
@media only screen and (max-width: 500px) {

.header-logo-01 {
width:270px;
margin:15px auto 0px 35px;
padding:5px 0;
float:left;
display:block;
}

.header-logo-02 {
width:270px;
margin:15px auto 0px 35px;
padding:5px 0;
float:left;
display:block;
}

.navfont-02 {
font-size:17px;
line-height:1.5;
}

.hamburger {
margin-top:32px;
margin-right:30px;
}

.hamburger-icone {
width:30px;
}

.hamburger-content {
width:320px;
top:-25px;
right:30px;
padding:12px 16px;
}

.header-line {
width:75%;
opacity:0.14;
}

.header-spacer-01 {
height:13px;
}

}




/* 412 x 732 & 414 x 736 (iPhone) */
@media only screen and (max-width: 430px) {

.header-logo-01 {
width:250px;
margin:12px auto 0px 30px;
padding:5px 0;
}

.header-logo-02 {
width:250px;
margin:12px auto 0px 30px;
padding:5px 0;
}

.navfont-02 {
font-size:17px;
line-height:1.5;
}

.hamburger {
margin-top:32px;
margin-right:28px;
}

.hamburger-icone {
width:25px;
}

.hamburger-content {
width:270px;
top:-22px;
right:25px;
padding:12px 16px;
}

.header-line {
width:80%;
opacity:0.14;
}

.header-spacer-01 {
height:12px;
}

}




/* 360 x 740 & 375 x 812 */
@media only screen and (max-width: 380px) {

.header-logo-01 {
width:200px;
margin:15px auto 0px 25px;
padding:2px 0;
}

.header-logo-02 {
width:200px;
margin:15px auto 0px 25px;
padding:2px 0;
}

.navfont-02 {
font-size:17px;
line-height:1.5;
}

.hamburger {
margin-top:27px;
margin-right:25px;
}

.hamburger-icone {
width:24px;
}

.hamburger-content {
width:260px;
top:-20px;
right:-15px;
padding:12px 16px;
}

.header-line {
width:80%;
opacity:0.14;
}

.header-spacer-01 {
height:12px;
}

}




/* 320 x 568 */
@media only screen and (max-width: 330px) {

.header-logo-01 {
width:180px;
margin:15px auto 0px 22px;
padding:2px 0;
}

.header-logo-02 {
width:180px;
margin:15px auto 0px 22px;
padding:2px 0;
}

.navfont-02 {
font-size:17px;
line-height:1.5;
}

.hamburger {
margin-top:25px;
margin-right:22px;
}

.hamburger-icone {
width:23px;
}

.hamburger-content {
width:350px;
top:-20px;
right:-35px;
padding:12px 0px;
}

.header-line {
width:100%;
opacity:0.10;
}

.header-spacer-01 {
height:12px;
}

}



/* 320 x 568 */
@media only screen and (max-width: 315px) {

.header-logo-01 {
width:180px;
margin:15px auto 0px 22px;
padding:2px 0;
}

.header-logo-02 {
width:180px;
margin:15px auto 0px 22px;
padding:2px 0;
}

.navfont-02 {
font-size:17px;
line-height:1.5;
}

.hamburger {
margin-top:25px;
margin-right:22px;
}

.hamburger-icone {
width:23px;
}

.hamburger-content {
width:350px;
top:-20px;
right:-45px;
padding:12px 0px;
}

.header-line {
width:100%;
opacity:0.10;
}

.header-spacer-01 {
height:12px;
}

}





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

.header-logo-01 {
width:175px;
margin:15px auto 0px 21px;
padding:2px 0;
}

.header-logo-02 {
width:175px;
margin:15px auto 0px 21px;
padding:2px 0;
}

.navfont-02 {
font-size:17px;
line-height:1.5;
}

.hamburger {
margin-top:24px;
margin-right:21px;
}

.hamburger-icone {
width:23px;
}

.hamburger-content {
width:300px;
top:-20px;
right:-45px;
padding:12px 16px;
}


.header-spacer-01 {
height:12px;
}

}




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

.header-logo-01 {
width:175px;
margin:15px auto 0px 21px;
padding:2px 0;
}

.header-logo-02 {
width:175px;
margin:15px auto 0px 21px;
padding:2px 0;
}

.navfont-02 {
font-size:17px;
line-height:1.5;
}

.hamburger {
margin-top:24px;
margin-right:21px;
}

.hamburger-icone {
width:23px;
}

.hamburger-content {
width:300px;
top:-20px;
right:-50px;
padding:12px 16px;
}


.header-spacer-01 {
height:12px;
}

}





