body{ overflow:auto;}@media only screen and (min-width:1000px) { .dropdown-content { top:59px; }}@media screen and (max-width:1000px) { .topnav a:not(:first-child), .dropdown .dropbtn { display:none; } .topnav a.icon { float:right; display:block; } .topnav.responsive { position:relative; } .topnav.responsive .icon { position:absolute; right:0; top:0; } .topnav.responsive a { float:none; display:block; text-align:left; } .topnav.responsive .dropdown { float:none; } .topnav.responsive .dropdown-content { position:relative; } .topnav.responsive .dropdown .dropbtn { display:block; width:100%; text-align:left; } .pagetitle h2 { font-size:75px; }}@media screen and (max-width:800px) { #hero { height:200px; } .contactlink { text-align:center; padding:15px; } .contactlink h4 a { font-size:25px } #footer { height:380px; } #footer a { padding:5px; font-size:15px; } .f-copyright p, .f-copyright a { font-size:11px !important; } .footerlinks a { display:block; }}@media screen and (max-width:650px) { h1, h2, h3, h4, h5, h6 { padding:12px 0; } p, a, li { font-size:13px; padding:10px 0; } h1 { font-size:27px; } h2 { font-size:23px; } h3 { font-size:21px; } h4 { font-size:20px; } h5 { font-size:18px; } h6 { font-size:15px; } .wrapper { width:90%; } .section { margin:20px 0;} .pagetitle h2 { font-size:50px; } #_Content { margin:100px 0; } .quote { margin:50px auto; } .quote p { font-size:15px; }}@media screen and (max-width:400px) { .pagetitle h2 { font-size:35px; }}