/* lg */ 
@media (min-width: 1200px) {

}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
 

.shipping img{
	width: 100%;
}

.searchform input{
	width: 160px;
}

.product-information span span{
	width: 100%;
}

#similar-product .carousel-inner .item img{
	height: 59px;
	/*width: 65px;*/
}

#cart_items .cart_info .cart_description h4, 
#cart_items .cart_info .cart_description p{
	text-align: center;
	
} 

}


/* sm */
@media (min-width: 768px) and (max-width: 991px) {
.orderContent {
  float: left;
  width: 33%;
}
  
.shop-menu ul li a{
	padding-left: 0;
}

#slider-carousel .item{
	padding-left: 30px;
}

.item h2{
	font-size: 24px;
}

.girl{
	margin-left: 0;
}

.pricing{
	width: 100px;
}


.shipping img{
	width: 100%;
}

.slider.slider-horizontal{
	width: 100% !important;
}

.tab-pane .col-sm-3, .features_items .col-sm-4{
	width: 50%;
}

.footer-widget .col-sm-2{
	width: 33%;
	display: inline-block;
	margin-bottom: 50px;
}

.footer-widget .col-sm-3{
	display: inline-block;
	width: 40%;
}

#similar-product .carousel-inner .item img{
	width: 60px;
	margin-left: 0;
}

.product-information span span{
	display: block;
	width: 100%;
}

.product-information .cart{
	margin-left: 0;
	margin-top: 15px;
}

.item-control i{
	font-size: 12px;
	padding: 5px 6px;
}

#cart_items .cart_info .cart_description h4, #cart_items .cart_info .cart_description p{
	text-align: center;
}

.companyinfo h2{
	font-size: 20px;
}

.address {
	margin-top: 48px;
	margin-left: 20px;
}

.address p {
	font-size: 12px;
	top: 5px;
}

}

/* xs */
@media (max-width: 767px) {
.contactinfo ul li a{
	font-size: 5px;}
.header_top .col-sm-6:first-child{
	display: inline-block;
	float: left;
}

.header_top .col-sm-6:last-child{
	display: inline-block;
	float: right;
}

.header-middle .col-sm-4 {
	display: inline-block;
	overflow: inherit;
	width:30%;
	z-index: 9999;
}

.social-icons ul li a i {
	padding: 8px 10px;
}

.shop-menu.pull-right{
	float: none !important;
}

.shop-menu .nav.navbar-nav{
	margin-left: -30px;
}

.header-bottom .col-sm-9{
	display: inline-block;
	width: 100%;
}

.mainmenu{
	width: 100%;
}


.mainmenu ul li{
	background: rgba(0, 0, 0, 0.5);
    padding-top: 15px;
	padding-bottom: 0;
}

.mainmenu ul li:last-child{
	padding-bottom: 15px;
}

.mainmenu ul li  a{
	color: #fff;
}

.navbar-collapse.in{
	overflow: inherit;
}

.mainmenu ul li a.active{
	padding-left: 15px;
}

.dropdown .fa-angle-down{
	display: none;
}

ul.sub-menu{
  position: relative;
  width: auto;
  display: block;
  background: transparent;
  box-shadow: none;
  top: 0;
}

.sub-menu li{
	background: transparent;
}

.mainmenu .navbar-nav li ul.sub-menu li{
	background: transparent;
	padding-bottom:0;
}

.nav.navbar-nav > li:hover > ul.sub-menu{
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none;
  box-shadow: none;
}

.header-bottom{
	position: relative;
}

.header-bottom .col-sm-3 {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 38px;
}



#slider-carousel .item{
	padding-left: 0;
}

.shipping{
	margin-bottom: 25px;
}

.pricing{
	width: 100px;
}

.footer-top .col-sm-7 .col-sm-3{
	width: 50%;
	float: left;
}

.footer-widget .col-sm-2 {
	width: 28%;
	display: flex;
	margin-bottom: 50px;
	margin-top: 0;
	float: left;
	margin-left: 30px;
}

.companyinfo{
	text-align: center;
}

.footer-widget .col-sm-3{
	display: inline-block;
}

.single-widget{

}

.product-information span {
	display: block;
}

#similar-product {
	margin-bottom: 40px;
}

.well{
	display: inline-block;
}

.loginbox_details{
	margin-left: -5px;
	margin-top: 0px;
	font-size: 8px;
}
.left-sidebar:not(.home){
	display: none;
}
.carousel-indicators{
	display: none;
}
}

/* XS Portrait */
@media (max-width: 480px) {
.col-sm-6{
	width: 100%;
}
.orderArea{
	width: 100%;
}
.contactinfo{
	text-align: center;
}

.contactinfo ul li a {
	padding-right: 5px;
	padding-left: 0;
}

.social-icons.pull-right{
	float: none !important;
	text-align: center;
}

.btn-group.pull-right, 
.footer-bottom .pull-left, 
.footer-bottom .pull-right, 
.mainmenu.pull-left,
.media.commnets .pull-left,
.media-list .pull-left{
	float: none !important;
}

.header_top .col-sm-6:first-child{
	display: block;
	float: none;
}

.header_top .col-sm-6:last-child{
	display: block;
	float: none;
}

.contactinfo .nav.nav-pills, .social-icons .nav.navbar-nav{
	display: inline-block;
}


.logo{
	text-align: left;
	width: 100%;
}

.logo img{
	width: 100%;
}

.left-sidebar:not(.home){
	display: none;
}

.shop-menu ul li {
	padding: 0;
}

.header-middle .col-sm-4{
	text-align: center;
	overflow: inherit;
}

.shop-menu .nav.navbar-nav {
	margin-left: 0;
}

.btn-group>.btn-group:last-child>.btn:first-child{
	margin-right: 0;
}

.header-bottom .col-sm-9{
	display: inline-block;
	width: 100%;
}

.mainmenu{
	width: 100%;
}

.mainmenu ul li{
	background: rgba(0, 0, 0, 0.5);
    padding-top: 15px;
	padding-bottom: 0;
}

.mainmenu ul li:last-child{
	padding-bottom: 15px;
}

.mainmenu ul li a {
	color: #FFF;
	padding-bottom: 0;
}

.navbar-collapse.in{
	overflow: inherit;
}

.mainmenu ul li a.active{
	padding-left: 15px;
}

.dropdown .fa-angle-down{
	display: none;
}

ul.sub-menu{
  position: relative;
  width: auto;
  display: block;
  background: transparent;
  box-shadow: none;
  top: 0;
}


.mainmenu .navbar-nav li ul.sub-menu li{
	background: transparent;
	padding-bottom:0;
}

.nav.navbar-nav > li:hover > ul.sub-menu{
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none;
  box-shadow: none;
}


.item{
	padding-left: 0;
}

.item h1{
	font-size: 30px;
	margin-top: 0;
}

.item h2{
	font-size: 20px;
}

.pricing{
	width: 70px;
}

.category-tab ul li a{
	font-size: 12px;
}

.companyinfo h2, .companyinfo p{
	text-align: center;
}

.video-gallery{
	margin-top: 30px;
}

.footer-bottom p{
	font-size: 13px;
	text-align: center;
}

.footer-widget .col-sm-2 {
	width: 50%;
	display: flex;
	margin-bottom: 50px;
	margin-top: 0;
	float: left;
	padding-right: 0;
	padding-left: 30px;
	margin-left: 0;
}

.single-widget {
	padding-left: 0;
}

.features_items{
	margin-top: 30px;
}

.category-tab .nav-tabs li{
	float: none;
}

#similar-product .carousel-inner .item img{
	margin-left: 4px;
}

.product-information{
	margin-top: 20px;
}

#reviews p, .blog-post-area .single-blog-post p{
	text-align: justify;
}

#reviews form span input{
	width: 100%;
	margin-bottom: 20px;
}

#reviews form span input:last-child{
	margin-left: 0;
}

.blog-post-area .single-blog-post h3{
	font-size: 14px;
}

.blog-post-area .post-meta ul li{
	margin-right: 7px;
}

.shipping{
	margin-bottom: 20px;
}

.commnets{
	padding: 0;
}

.content-404 h1{
	font-size: 30px;
}

.content-404 h2 a{
	font-size: 20px;
}

.order-message{
	display: inline-block;
}

.response-area .media img{
	width: auto;
}

.sinlge-post-meta li{
	margin-bottom: 10px;
}

.product-information{
	padding-left: 0;
	text-align: center;
}

.product-information span span{
	float: none;
}

.cart_product img{
	width: 45px;}

.contactinfo ul li a{
	font-size: 12px;}
.header_top .nav.nav-pills li{font-size: 12px !important;}
.header_top .nav.nav-pills li.separation{
	padding: 0 5px !important;
}
	

.header_top{
	width: 100%;
	height: 20%;
}
.contactinfo ul li:first-child{
	margin-left:-5px;
}
.contactinfo ul li{
	margin: 0px 0px -10px 0px;
}

.nav {
width: 100%;
}
.contactinfo .nav {
/*width: 70%;
float: left;*/
}
.form-two, .form-one {
  float: left;
  width: 100%
}

.form-two{
	margin-left: 0px;
}
.deliverydate{
	width: 70%;
}
.order-message{
	width: 100%;
}

.cart_quantity{
	widht: 100%;
}

.carousel-indicators{
	display: none;
}
.step-two {
	margin: 0px 2px;
}



<!-- header menu-->
@media only screen and (min-width: 320px) and (max-width: 480px) {
    body{
	width: 100%;
    margin: 0;
	}
	.header-top .actions > li:first-child {
		width: 100%;
		margin-bottom: 10px;
	}



}
/* col-xs */
@media only screen and (max-width: 767px) {
	/*
	| ---------------------------------------------------------
	| General & Helper Class
	| ---------------------------------------------------------
	*/
	.header-actions .search-container{width: auto !important;padding: 7px 50px 7px 50px !important;}
	.header-middle .container .row .col-sm-8{padding-left: 0;}
	.header-actions .search_box input{width: 100px !important;}
	.main-header .logo-wrapper{
		/*margin-top: 30px;
		margin-left: -30px;*/

/*		padding-left: 55px;
		margin:45px auto 0px auto;*/
	}

	#lala-menu{padding: 0;}
	#top-menu .subcat{position: static !important;}
	#top-menu{display: block !important;}
    #top-menu .top-item{font-size: 12px !important;padding: 10px !important;display: block !important;}
    .home-pro-tab-nav li.separation{display: none !important;}
    #valen {padding: 0 !important;}
    .home-pro-tab-nav ul,.home-pro-tab-nav li{display: block !important;}
    .valen-menu .navbar-toggle{margin:0 !important;}
    .valen-menu{border-bottom: 1px solid #ccc;background: #000;padding-top: 3px;}
    .valen-menu .navbar-toggle:focus{border: none;outline: none;outline-offset: 0;}
	nav li #login-content{right: inherit !important;width: auto;}
	.padding-right{padding-left: 0;}
	#similar-product .carousel-inner{padding: 0 2rem;}
	.product-information h2{font-size: 17px;}
	.product-details,.shop-details-tab{margin-bottom: 20px;}
	.product-information{padding-bottom: 20px;}
	.cart{margin-right: 15px;}
	div#contact-page>.bg .col-sm-12{padding: 0;}
	.aboutus ul{word-break: break-word;text-overflow: ellipsis;padding-left: 0;}
    .header-actions .search_box{margin-bottom: 20px !important;}

	.center-xs {
		display: table;
		width: auto;
		margin: 0 auto;
		float: right;
		position: static;
		text-align: center;
	}
	
	/*
	| ---------------------------------------------------------
	| Header
	| ---------------------------------------------------------
	*/
	.header-top {
		height: auto;
	}
	.header-top .contact-info,
	.header-top .actions {
		display: table;
		margin: 0 auto;
		padding: 15px 0;
		float: none;
		text-align: center;
	}
	
	.main-header {
		height: auto;
		margin: 0;
		padding: 30px 0;
	}
	.main-header .actions {
		display: table;
		margin: 0 auto 10px auto;
		float: none;
		position: static;
	}
/*	.main-header .logo-wrapper {
		position: static;
		float: none !important;
	}*/
	

	
	.dl-menuwrapper {
		margin: 0 0 3em;
	}
	.dl-menuwrapper .dl-menu.dl-menuopen,
	.dl-menuwrapper > .dl-submenu {
		top: 5em;
	}
	
	
	.products-wrapper {
		top: 0;
	}
	.products-layout.list .entry-media, 
	.products-layout.list .entry-main {
		display: block;
		width: auto;
	}
	.products-layout.list .entry-media {
		max-width: 280px;
		margin: 0 auto;
	}
	.products-layout.list .entry-main > * {
		margin-right: auto;
	}
	.products-layout.list .entry-price {
		position: static;
		margin: 20px auto;
		padding: 0;
		border: 0;
	}
	.products-layout.list .entry-links {
		display: table;
		margin: 10px auto;
		float: none;
	}
	
	.nav-tabs>li {
		float: none;
		margin-bottom: 3px;
	}
	
	.tbl-cart td {
		font-size: 12px;
	}
	.tbl-cart .qty-btn-group {
		min-width: 28px;
		width: 32px;
	}
	.tbl-cart .qty-btn-group button {
		height: 20px;
	}
	.tbl-cart tbody tr > td:nth-child(3):after {
		content: none;
	}
}
/* col-sm */
@media only screen and (min-width: 768px) and (max-width: 991px) {
}
/* col-md */
@media only screen and (min-width: 992px) and (max-width: 1170px) {
	.main-menu > li > a {
		padding: 25px 10px;
	}
}
/* col-xs , col-sm */
@media only screen and (max-width: 991px) {
	/*
	| ---------------------------------------------------------
	| Promo
	| ---------------------------------------------------------
	*/
	.promo.first-child {
		margin-top: 0;
	}
	.col-md-4{width:100%}
}

/* col-md and col-lg */
@media only screen and (min-width: 992px) {
	/*
	| ---------------------------------------------------------
	| Promo
	| ---------------------------------------------------------
	*/
	.promo.first-row {
		margin-top: 0;
	}
}
/* All but col-xs */
@media only screen and (min-width: 768px) {
	#frm-contact-us { margin-right: 80px; }
}
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
	
		/* Force table to not be like tables anymore */
#page-wrap table,  #page-wrap thead, #page-wrap tbody, #page-wrap th,  #page-wrap td,  #page-wrap tr { 
			display: block; 
		}
		
		/* Hide table headers (but not display: none;, for accessibility) */
#page-wrap thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
		}
		
#page-wrap tr { border: 1px solid #ccc; }
		
#page-wrap td { 
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee; 
		/*	position: relative;*/
			/*padding-left: 50%; */
		}
		
#page-wrap td:before { 
			/* Now like a table header */
		/*	position: absolute;*/
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
		/*	width: 45%; */
			padding-right: 10px; 
			white-space: nowrap;
		}

#page-wrap table.deliverybox tr{
border: none;
}
#page-wrap table.deliverybox td{
border: none;

}
		
		/*
		Label the data
		*/
/*#page-wrap td:nth-of-type(1):before { content: "Item"; }
#page-wrap td:nth-of-type(2):before { content: "Description"; }
#page-wrap td:nth-of-type(3):before { content: "Price"; }
#page-wrap td:nth-of-type(4):before { content: "Quantity"; }
#page-wrap td:nth-of-type(5):before { content: "Total"; }*/
		
}