
#menuatas {
background: none repeat scroll 0 0 #231F20;
border-top: 4px solid #aa292e;
color: #474747;
padding: 10px 20px;
}
#menuatas a:hover {
color: #FFF;
text-decoration: none;
}
#clock {
color: #BABABA;
display: inline-block;
float: right;
font-family: Tahoma;
padding: 0 10px;
}
#navtop {
display: inline-block;
width:100%;
}
#navtop ul, #navtop li {
list-style: none outside none;
margin: 0;
padding: 1px 0 0;
}
#navtop li {
float: left;
height: 18px;
position: relative;
}
#navtop li a {
color: #BABABA;
font-size: 11px;
font-weight: bold;
padding: 0 10px;
text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
}
#navtop li a:hover,  {
color: #fff;
font-size: 11px;
padding: 0 0px;
font-weight: 700;
text-decoration: none;
}
#navtop li.dgnsubtop {
	padding-right: 10px;
	background-image: url(images/downarrow-dark.png);
	background-repeat: no-repeat;
	background-position: 90% 50%
}
#outer-wrapper {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	box-shadow: 0 0 10px rgba(119, 119, 119, 0.3);
	font: 12px/1.5em Verdana,Geneva,sans-serif;
	margin: 20px auto 0;
	max-width: 1390px;
	padding: 0;
	text-align: left;
}
.selectnav {
display: none;
}
.menu_padding{
	padding:0px !important;
	margin:0px !important;
	}



@media only screen and (min-width:768px) and (max-width:983px) {
     #outer-wrapper, #creditwam {
    width: 754px;
}


}

/*Responsive Area Started*/
@media only screen and (max-width:767px) {
#outer-wrapper, #creditwam {
    width: 420px;
}

/* .nav > li:last-child {
    display: none;
} */

#feed-q-input {
    float: left;
    width: 375px;
}

#main-wrapper {
    float: none;
    margin-bottom: 15px;
    padding: 20px;
    width: 100%;
}



#selectnav1 {
    background: none repeat scroll 0 0 #333333;
    border: 0 none;
    color: #FFFFFF;
    padding: 5px;
    width: 100%;
}


 .selectnav {
    display: block;
}
 #menuhlng, #menuhlng1 {
    display: none;
}


 #menuatas {
    padding: 9px 0;
}



}

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

#outer-wrapper, #creditwam {
    width: 300px;
}



#selectnav1 {
    width:100%;
}
#feed-q-input{
	width:100%;
	margin-top:30px;
	}

}
