@charset "utf-8";

nav select {display:none;}

#wrapper {}

/* Generally Smaller Screens ----------- */
@media (max-width: 980px) {
body {width:100% !important;}
#all {width:100% !important;}
#wrapper {width:100% !important;}
#container2 {width:100% !important; background:none !important;}
#container {width:100% !important;}
#container_b {display:none;}
#content_main {width:69% !important; margin-right:10px !important;}
#leftpart {width:28% !important; margin-left:10px !important;}
#header {width:100% !important;}
div#leftmenu {width:auto !important;}
#content_main table td {padding:0 !important;}
div#leftmenu ul li {margin-top:10px !important; border:1px #bbb solid; padding:5px 0;}
img {max-width:100%; border:none !important;}
h3 {text-align:left;}
}

@media (max-width: 780px) {
#leftpart {display:none !important;}
#content_main {width:98% !important; float:none !important; min-height:0 !important;}
#header {border:none !important;}
#header div {float:left;}
nav select {display:block; margin:0 auto; width:99%; height:40px; font-size:18px; color:#3568aa;}
nav select option:first-child {text-align:center;}
}

