header {
width:100%;
height:auto;
position:fixed;
background-color:#ffffff;
z-index:15;
}

.header-logo {
width:200px;
max-width:250px;
height:auto;
opacity:0.98;
display:block;
}

.header-logo2 {
opacity:0.98;
display:none;
}

.header-menu {
max-width:95%;
margin:0 auto;
padding:15px 0;
display:grid;
grid-template-columns: 20% auto;
}

.header-top {
max-width:1200px;
margin:0 auto;
padding:7px 0;
display:grid;
grid-template-columns: 50% auto;
}


nav {
width:100%;
display:block;
}

.navfont-menu {
font-family: 'Roboto', sans-serif;
font-size:17px;
letter-spacing:normal;
line-height:80px;
font-weight:normal;
text-align:right;
color:#222222;
transition: 750ms;
}


.navfont-menu a {
color:#222222;
font-weight:normal;
transition: 750ms;
}

.navfont-menu a:hover {
color:#37a09b;
font-weight:normal;
transition: 850ms;
}









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


}



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

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


}



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

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

}



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



}




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



}




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

.header-top {
max-width:1150px;
}

}




/* 1280 x 800 */
@media only screen and (max-width: 1300px) {
.header-logo {
width:170px;
}

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

}





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

.header-logo {
width:160px;
margin:5px 0 0 0;
}

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

}




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

.header-logo {
width:155px;
}

.header-menu {
max-width:95%;
}

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

}






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

header {
width:100%;
height:auto;
position:static;
}

.header-logo {
width:150px;
margin:5px 0 0 0;
}

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

}




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

.header-logo {
width:145px;
margin:6px 0 auto 0;
}

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


}




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

.header-logo {
width:140px;
margin:4px 0 auto 0;
}

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


}




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

.header-logo {
width:135px;
margin:3px 0 auto 0;
}

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


}





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

.header-logo {
width:130px;
margin:3px 0 auto 0;
}

.navfont-menu {
font-size:14px;
line-height:55px;
}
}





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

.header-logo {
display:none;
}

.header-logo2 {
width:65%;
max-width:350px;
height:auto;
margin:5px auto 10px auto;
opacity:0.98;
display:block;
}

.header-menu {
padding:15px 0px 10px 0px;
display:grid;
grid-template-columns: 100%;
}

.navfont-menu {
font-size:20px;
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-logo2 {
width:75%;
margin:5px auto 10px auto;
}

.header-top {
display:grid;
grid-template-columns: 100%;
}

.navfont-menu {
font-size:19px;
line-height:29px;
}

}




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

.navfont-menu {
font-size:18px;
line-height:27px;
}

}




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

.header-logo2 {
width:80%;
margin:5px auto 10px auto;
}

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

}




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

.header-logo2 {
width:80%;
margin:5px auto 10px auto;
}

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

}




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



}





