@media (min-width: 320px) and (max-width: 640px)  {	
.navbar-nav{ margin-top:1px; background-color: #eee3ce;}
.navbar-nav > li > a{ padding:9px 9px;}	
.nav > li{ border-bottom:1px solid #666;}
.nav > li:last-child{ border-bottom:none;}
.navbar-toggle{ margin-top:25px;}

.loginSec{ margin-left:0px; margin-top:10px; margin-bottom:5px; left:10%; width:80%;}
.loginSec:hover{ text-decoration:none;}

.responsive-slider .slides ul li .slide-body img{ height:100px !important;}

.welheading h2:before, .welheading h2:after{  width:8%;}

.productBox{ margin-bottom:10px;}

.bannerHolder{ margin-bottom:0px;}

.formbox .dash{ border-bottom:1px dashed #ccc; border-right:none;}

.innr{ text-align:center;}
/*.catgoryBox{ width:90%;}*/

.itemBox{ height:200px;}
label { width:32%}
.rowPart .info{ width:68%}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse{float:none;}
}

@media (min-width: 700px) and (max-width: 800px)  {	
.navbar-nav > li > a{ font-size: 13px; padding: 32px 3px;}
.loginSec{ padding:5px 0px; font-size: 11px; margin-left:8px; margin-right:12px;}
.welheading h2:before, .welheading h2:after{  width:30%;}
.productBox{ margin-bottom:10px;}
.formbox .dash{ border-bottom:1px dashed #ccc; border-right:none;}
.nav a.log{ line-height:12px;}	
}

@media (min-width: 768px) {
.dropdown:hover .dropdown-menu { display: block;}
}

@media (min-width:800px) and (max-width:979px)  {	
.navbar-nav > li > a{ font-size: 13px; padding: 32px 2px;}
.navbar-right{margin-right:0px;}
}

@media (min-width:980px) and (max-width:990px){
    .navbar-right{margin-right:-53px;}
}