 @media screen and (min-width:0px) and (max-width:991px) {
.container {
	width: 750px;
}
.menu-box ul li a {
	padding: 8px 18px;
}
.profile-img {
	display: inline-block;
	background: #eaeae8;
	width: 229px;
}
.profile-det {
	width: 68%;
	min-height: 222px;
	padding: 8px 10px 10px 10px;
	border-top: 8px solid #38474f;
	border-right: 8px solid #38474f;
	border-bottom: 8px solid #38474f;
}
.profile-det li {
	line-height: 35px;
	margin-bottom: 10px;
	font-size: 14px;
}
.banner-item .product-img { 
	margin-right: 50px;
}
	 
}
 @media screen and (min-width:0px) and (max-width:767px) {
.container {
	width: 100%;
}
.img-bx img {
	width: 100%;
}
.menu-effect li {
	display: block;
	float: none;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	min-height: 3rem;
	line-height: 3rem;
	padding: 0;
	border-bottom: 1px solid #ddd;
}
.menu-effect li .children, .menu-effect li:focus .children {
	opacity: 1;
	-webkit-transform: rotateX(0) translateZ(0);
	position: static;
	-ms-transform: rotateX(0) translateZ(0);
	-moz-transform: rotateX(0) translateZ(0);
	/* transform: rotateX(0) translateZ(0); */
	/* width: 100%; */
	background: transparent;
	transition: none;
	padding: 0;
	box-shadow: none;
}
.menu-box .children li:first-child a {
	padding-top: 2px;
	border: none;
}
.menu-box .children a {
	padding: 2px 21px;
	border: none;
	font-size: 13px;
}
.menu-box ul li a {
	padding: 3px 18px;
}
header .navbar-brand > img {
	display: none;
}
header .navbar-brand {
	background: url(../images/logo-mobile.png);
	width: 123px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 16px 0 0 47px;
}
.navbar-inverse .navbar-toggle {
	border-color: none;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 26px;
	height: 4px;
	border-radius: 4px;
}
.navbar-inverse .navbar-toggle {
	border-color: transparent;
	position: absolute;
	left: 2px;
	text-align: left;
	top: 21px;
	margin: 0;
}
.menu-effect li {
	border: none;
	box-shadow: none;
	border-bottom: solid 1px #808080;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #38464f;
}
.menu-effect li .children {
	transition: none;
}
.menu-effect li:hover > a, .menu-effect li:focus > a {
	text-decoration: none;
	color: #323c3e !important;
	background-color: transparent !important;
}
.menu-box .container {
	padding: 0;
}
.menu-box {
	background: #fff;
	position: fixed;
	width: 310px;
	top: 84px;
	left: -519px;
	transition: all 0.5s;
	top: 0;
	height: 100%;
}
.menu-box a {
	color: #323c3e;
}
.menu-box.active {
	left: 0px;
}
.close-menu {
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	height: 100%;
	position: absolute;
	text-align: right;
	top: 50px;
	width: 1220px;
	left: 310px;
	display: none;
	top: 0;
	z-index: -1;
}
.menu-box.active .close-menu {
	display: block;
}
.menu-effect li.parent::before {
	display: none;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: transparent;
}
.contant-box {
	padding-top: 0;
}
.banner-item .product-img {
	width: 260px;
}
.menu-effect li:first-child {
	border-left: none;
	background: #38464f;
	padding-top: 39px;
}
.menu-effect li ul li:first-child {
	border-left: none;
	background: none;
	padding-top: 7px;
}
.menu-effect li:first-child a, .menu-effect li:first-child ul li:first-child a {
	color: #fff
}
.menu-effect li ul li:first-child a {
	color: #38464f
}
.menu-box li .fa.fa-angle-down {
	float: right;
	padding: 7px 4px 0 5px;
}
.menu-effect li:hover > a, .menu-effect li:focus > a, .menu-effect li:first-child ul li:first-child:hover > a, .menu-effect li:first-child ul li:first-child:focus > a {
	text-decoration: none;
	color: #fa6a00 !important;
	background-color: transparent !important;
}
.poduct--div {
	margin-bottom: 20px;
}
.navbar-inverse {
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
.profile-img {
	display: block;
	 
	margin: auto;
	border: 8px solid #38474f;
	border-bottom: none;
}
.profile-det {
	width: 100%;
	min-height: 222px;
	padding: 8px 10px 10px 10px;
	border: 8px solid #38474f;
	border-radius: 0;
}
}
 @media screen and (min-width:0px) and (max-width:640px) {
.banner-item .product-img {
	width: 250px;
}
.banner-item .product-img:first-child {
    width: 130px;
      margin-right: 0;
}
}
 @media screen and (min-width:0px) and (max-width:480px) {
.product-list .col-md-4.col-sm-4.col-xs-6 {
	width: 100%;
}
.heading-title h2{ font-size:22px;}
.banner-item .product-img {
	width: 100%;
	text-align: center;
}
.banner-item {
	text-align: center;
}
.banner-item .Title-box {
	font-size: 20px;
}
.banner-item .textPipes {
	font-size: 19px;
	margin-bottom: 13px;
}
}
