@media screen and (min-width:992px){
    #process img{width:80%;}
}
@media screen and (max-width:600px){
    .modal-dialog{ width:95%;}
}

@media screen and (min-width:320px){
    .mill-feature .gif{width: 324px; height: 220px; margin: 0 auto;}
	.eboxright ul{ padding:3px 10px 20px 10px; overflow:hidden;}
	.redbg{ width:100%; background-color:#b31212; height:40px; line-height:40px; font-size:18px; color:#fff;}
}
@media screen and (min-width:490px){
    .mill-feature .gif{width: 486px; height: 351px;}
	
	
}
@media screen and (min-width:768px){
    .navbar-nav > li > a{padding:15px 6px;}
    .mill-feature .gif{height:270px; width:100%;}
	.qh_dh{ background:url(../images/qh_dh.jpg) left center no-repeat; height:38px;}
	.redbg{ width:85%; background-color:#b31212; height:40px; line-height:40px; font-size:16px; color:#FFFFFF;}
	
}
@media screen and (min-width:992px){
    .navbar-nav > li > a{padding:15px 25px;}
    .mill-feature .gif{height:340px;}
}
@media screen and (min-width:1200px){
    .navbar-nav > li{width:16.66666%;}
    .mill-feature .gif{height:390px;}
}
@media screen and (max-width:768px){
    #logo{background:url(../images/banner1.jpg)no-repeat center/cover;}
    #about .row h2{margin-top:20px;}
    label{line-height:20px;}
    label sup{ top:12px;}
}


