@media only screen and (max-width: 350px) and (min-width: 200px)  {
	.mobile-logo{width: 115px !important;}
	.dosafactoryauto{width: 100px;left: 0%;}
}
@media only screen and (max-width: 400px){
	.banner-layer, .agile-banner-main{min-height:225px;}
	.banner-white-bg {position: relative; margin-top: -42px;}
	.banner-top .text-center{display:none;}
	
}
@media only screen and (max-width: 450px) and (min-width: 401px)  {
	.banner-white-bg{position: relative;margin-top: -50px;}
}
@media only screen and (max-width: 550px) and (min-width: 450px)  {
		.banner-white-bg{position: relative;margin-top: -70px;}
}
@media only screen and (max-width: 650px) and (min-width: 551px)  {
		.banner-white-bg{position: relative;margin-top: -75px;}
}
@media only screen and (max-width: 767px) and (min-width: 651px)  {
		.banner-white-bg{position: relative;margin-top: -80px;}
}
@media only screen and (max-width: 767px){
	.list-right h3{padding:0px !important;}
	.mobile-logo{position: fixed;z-index: 9999;width: 125px;left: 5%;}
	.list-right{display:none !important;}
	.cartbtn{display:none;}
	.banner-info{font-size:10px !important;padding: 1em 0 0em !important;}
	.banner-info h1 a { font-size: 30px;}
	.navbar-nav > li{width:100% !important;}
	.navbar-default .navbar-nav > li > a{padding-bottom:0px;}
	.dosafactoryauto{display:none;}
	.banner-info h2 {font-size: 1.6em;}
	.banner-layer, .agile-banner-main {min-height: auto; padding-bottom: 10px;}
	#myCarousel .carousel-control.left { top: 16%;}
	#myCarousel .carousel-control.right { top: 16%;}
	.banner-btm-g1 img{width:100%;}
}
@media only screen and (min-width: 768px){
	.mobile-logo{display:none;}
}
@media only screen and (max-width: 500px){
#myCarousel .carousel-caption {
    top: -10% !important;
}
}
@media only screen and (max-width: 991px) and (min-width: 481px) {
	#myCarousel{padding-top:65px !important;}
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
	.navbar-right{float:right !important;}
	.list-right{float:left;}
	.navbar-nav > li{margin:0px 0px;}
	.list-right img{width:125px;}
	.navbar-default .navbar-nav > li > a {padding: 12px 10px 8px;font-size: 14px;}
	.banner-info h1 a { font-size: 40px;}
	.banner-info h2 {font-size: 1.5em;}
	.banner-info { padding: 2em 0 0em;}
	.banner-white-bg{bottom:88px;}
	.banner-layer, .agile-banner-main {min-height: auto; padding-bottom: 10px;}
	.banner-btm-g1 img{width:100%;}
}