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

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

.header-logo2 {
width:70%;
max-width:350px;
height:auto;
opacity:0.98;
display:none;
}

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

.header-spacer-01 {
display:none;
}

.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: 'Open Sans', sans-serif;
font-size:17px;
line-height:100px;
letter-spacing:normal;
font-weight:normal;
text-align:right;
color:#222222;
transition: 850ms;
}


.navfont-menu a {
color:#222222;
transition: 850ms;
}

.navfont-menu a:hover {
color:#d92e1f;
transition: 950ms;
}









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


}



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



}



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

.header-logo {
width:280px;
}

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

}



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



}




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

.header-logo {
width:275px;
}

}




/* 1366 x 768 & 1366 x 760 */
@media only screen and (max-width: 1390px) {

.header-logo {
width:270px;
}


}




/* 1280 x 800 */
@media only screen and (max-width: 1300px) {

.header-logo {
width:265px;
}


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


}





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

.header-logo {
width:260px;
}

}




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

.header-logo {
width:255px;
}

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

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

}






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

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

.header-logo {
width:250px;
margin-top:4px;
}

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

}




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

.header-logo {
width:235px;
}

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

}




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

.header-logo {
width:220px;
}

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

}




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

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

.header-logo {
width:215px;
margin-top:5px;
}


}





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

.header-logo {
width:190px;
margin-top:6px;
}

}





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

.header-logo {
display:none;
}

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

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

.header-spacer-01 {
height:8px;
width:auto;
display:block;
}

.navfont-menu {
font-size:20px;
line-height:1.4;
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 9px auto;
}

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

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

}




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

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

}




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

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

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

}




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

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

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

}




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



}





