/* NV Brass CSS Document */
*{box-shadow:none; padding:0; margin:0; text-shadow:0; list-style:none; text-decoration:none; color:#000;}
body#Mainpage{width: 100vw;height:100vh;background-color:#fff; margin:0 auto; font-family:Verdana,Tahoma,Arial,Sans-Serif;}
/*.wraper{width:100%; display:table;}*/
#wrap{ clear:both; width:100%; height:90vh;}
#left{width:50%; display:block; overflow:hidden; float:left;}
#intro{ margin-top:10%; margin-left:15%; display:block; clear:both;}
#intr{font-size:22px; font-weight:700;padding:10px 0;}
#nv{font-size:2em; font-weight:400;color:#CC0003;font-style:italic;font-family:'Conv_BlacklightD',Sans-Serif;}
#brass{font-size:1.2em; font-weight:400;color:#9F9F9F;}
#slogan{color:#DF6100;}
#contactinfo{font-style:normal;margin-top:20px;}
#contactinfo > address{font-style:normal;margin-top:10px;}
#phone{font-size:16px; color:#800002;line-height:22px;margin-top:10px;}
#email{font-size:16px; line-height:22px;margin-top:10px;}
#email > a{color:#0800B5;}
.menu {width:49.5%;height:100%;float: left; border-left:2px solid #000;padding: 0;position: relative; text-align:center;line-height:2em;}
.menu >h2{margin-top:18%;} 
.menu > img{margin-top:20px; border:2px solid #A7A7A7;}
#nvfooter{clear:both;width:100%; line-height:50px; background-color:#C2E1FE; text-align:center; bottom:0;}

@media screen and (max-width:450px){
   body#Mainpage{width:100%;height:auto;padding-bottom:30px;}
   #left{width:100%;clear: both; border-bottom:4px solid #666666;padding-bottom:30px;}
   #intro{ margin:10px;}
   .menu {width:100%;height:auto;clear:both;border:none;position: relative;}
}
