header {
width:100%;
height:auto;
position:fixed;
background-color:#ffffff;
z-index:15;
}

.header-logo {
width:220px;
max-width:500px;
height:auto;
opacity:0.98;
display:block;
}

.header-menu {
max-width:95%;
margin:0 auto;
padding:15px 0;
display:grid;
grid-template-columns: 20% auto;
}



nav {
width:100%;
display:block;
}

.navfont-menu {
font-family: 'Open Sans', sans-serif;
font-size:16px;
letter-spacing:normal;
line-height:75px;
font-weight:normal;
text-align:right;
color:#222222;
transition: 850ms;
}


.navfont-menu a {
color:#222222;
transition: 850ms;
}

.navfont-menu a:hover {
color:#329b34;
transition: 950ms;
}









@media only screen and (max-width: 1800px) {


}



/* 1680 x 1050 */
@media only screen and (max-width: 1700px) {

.navfont-menu {
font-size:15px;
line-height:71px;
}


}



/* 1600 x 900 */
@media only screen and (max-width: 1600px) {



}



/* 1536 x 864 */
@media only screen and (max-width: 1550px) {

.header-logo {
width:210px;
}

}




/* 1440 x 900 */
@media only screen and (max-width: 1460px) {

.navfont-menu {
font-size:15px;
line-height:65px;
}

}




/* 1366 x 768 & 1366 x 760 */
@media only screen and (max-width: 1390px) {

.header-logo {
width:200px;
}

.header-menu {
max-width:95%;
}

}




/* 1280 x 800 */
@media only screen and (max-width: 1300px) {

.header-logo {
width:190px;
}

}





@media only screen and (max-width: 1200px) {

.header-menu {
max-width:1080px;
}

.header-top {
max-width:1080px;
}

.navfont-menu {
font-size:15px;
line-height:64px;
}

}




@media only screen and (max-width: 1100px) {

.header-logo {
width:180px;
}

.header-menu {
max-width:95%;
}

.navfont-menu {
font-size:15px;
line-height:55px;
}

}






/* 1024 x 768 */
@media only screen and (max-width: 1050px) {

header {
width:100%;
height:auto;
position:static;
}

.header-logo {
width:175px;
margin:0px 0 auto 0;
}

.navfont-menu {
font-size:14px;
line-height:53px;
}

}




/* 960 x 600 */
@media only screen and (max-width: 980px) {

.header-logo {
width:170px;
margin:2px 0 auto 0;
}

.navfont-menu {
font-size:14px;
line-height:52px;
}

}




@media only screen and (max-width: 900px) {

.header-logo {
width:165px;
margin:3px 0 auto 0;
}

.navfont-menu {
font-size:14px;
line-height:50px;
}

}




/* 800 x 1280 & 768 x 1024 */
@media only screen and (max-width: 810px) {

.header-logo {
width:160px;
margin:3px 0 auto 0;
}

.navfont-menu {
font-size:13px;
line-height:45px;
}

.navfont-menu {
font-size:13px;
line-height:58px;
}

}





@media only screen and (max-width: 700px) {

.header-logo {
width:150px;
margin:2px 0 auto 0;
}

}





/* 600 x 960 */
@media only screen and (max-width: 620px) {

.header-logo {
width:65%;
height:auto;
margin:5px auto 15px auto;
}

.header-menu {
padding:15px 0px 12px 0px;
display:grid;
grid-template-columns: 100%;
}

.navfont-menu {
font-size:15px;
line-height:30px;
font-weight:normal;
text-align:center
}

}




@media only screen and (max-width: 550px) {



}




/* 480 x 853 */
@media only screen and (max-width: 500px) {

.header-logo {
width:75%;
height:auto;
margin: 5px auto 13px auto;
}

.header-top {
display:grid;
grid-template-columns: 100%;
}

.navfont-menu {
font-size:15px;
line-height:25px;
}

}




/* 412 x 732 & 414 x 736 (iPhone) */
@media only screen and (max-width: 430px) {

.navfont-menu {
font-size:14px;
line-height:25px;
}

}




/* 360 x 740 & 375 x 812 */
@media only screen and (max-width: 380px) {

.navfont-menu {
font-size:13px;
line-height:21px;
}

}




/* 320 x 568 */
@media only screen and (max-width: 330px) {

.navfont-menu {
font-size:12px;
line-height:18px;
}

}




@media only screen and (max-width: 300px) {



}





