@media(min-width:1900px) {
	.product-grid h2 {
		min-height: 60px;
	}
}

@media(min-width:2000px) {
	.product-grid li {
		width: 25%;
	}
}

@media(min-width:768px) and (max-width:1140px) {
	.product-grid h2 {
		min-height: 50px;
	}
	.catalog-bar .view-mode {
		margin: 0 0 0 10px;
	}
	.product-grid li {
		width: 50%;
	}
}

@media(max-width:1180px) {
	#nav .menu {
		max-width: 1170px;
		width: 100%;left:0;
	}
}

@media(max-width:1024px) {
   
	.baner_txt h1{font-size:50px;line-height:1.1;}
	.baner_txt p {
	font-size: 30px;
	margin-bottom:10px;
}
.baner_txt a {
	height: 65px;
	line-height: 60px;	
	font-size:30px;

}
    .product-list .product-details{width:55%;}
	.titleBlock {
		height: 70px;
		line-height: 62px;
		padding: 0 10px;
		font-size: 28px;
		width: 200px;
	}
	.product-grid h2 .product-name {
		font-size: 20px;
	}
	#nav > li > a {
		font-size: 16px;
	}
}
@media(max-width:991px){
    .product-list .product-details {
	width: 50%;
}
}
@media(max-width:900px) {
	.baner_txt h1{font-size:30px;}
	.baner_txt p {
	font-size: 20px;
}
.baner_txt a {
	height: 50px;
	line-height: 40px;
	
	font-size: 20px;

	width: 200px;

}
.drop_menu::after {
	right: 0px;
	/* display: none; */
}
    #nav > li.parent .menu {
    display: none !important;
}
   #nav > li.parent .menu.toogle-on {
    display: block !important;
}
    #nav li i.dropdown-toggle {
    display: block; 
    float: right;
    color: #000;
    font-size: 18px;
    cursor:pointer;margin-top:9px;
}

    #nav > li > a{display:inline-block;}
    .description_info_section h2{margin-bottom:0;}
.description_inner {
	padding: 2px 20px 5px 40px;
}
	.full_section .product-grid li {
		width: 33.33%;
	}
	.catalog-bar .limiter,
	.catalog-bar .sort-by,
	.toolbar .limiter {
		margin: 0 10px 0 10px;
	}
	.catalog-bar select,
	.toolbar select {
		font-size: 14px;
	}
	.catalog-bar label,
	.toolbar label {
		font-size: 16px;
	}
	.titleBlock {
		height: 60px;
		line-height: 52px;
		padding: 0 10px;
		font-size: 25px;
		width: 185px;
	}
#nav .level0 {
	padding: 0;
	float: none;
	padding: 5px 0;
	position: relative;
	border-bottom: 1px solid #efefef;
}
	#header-bar #nav {
		margin: 0;
		width: 100%;
		float: none;
		height: auto;
	}
	    #nav > li + li {
	margin: 0;
}
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse.collapse {
		display: none !important;
		position: absolute;
		left: 0;
		right: 0;
		top: 100%;
		z-index: 111;
		background: #fff;
		border-top: 1px solid #eee;
	}
	.navbar-collapse.collapse.in {
		display: block !important;overflow-y:visible;
	}
	.header_row {
		position: relative;
	}
	.header_row .col-sm-3,
	.header_row .col-sm-7,
	.header_row .col-sm-2 {
		width: 100%;
		float: none;
		position: static;
	}
	.header_row .navbar-default {
		position: static;
		min-height: auto;
		margin: 0;
	}

	#logo {
		max-width: 250px;
		padding: 15px 0;
		width: auto;
	}
	.navbar-default .navbar-toggle {
		border-color: #000;
		border-width: 2px;
		transition: 0.5s;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #000;
	}
	.navbar-default .navbar-toggle:focus,
	.navbar-default .navbar-toggle:hover {
		background-color: #000;
	}
	.navbar-default .navbar-toggle:focus .icon-bar,
	.navbar-default .navbar-toggle:hover .icon-bar {
		background-color: #fff;
	}
	#header-bar{position:absolute;left:0;right:0;top:100%;background:#fff;}
	.navbar-toggle {
		display: block;
		position: absolute;
		right: 0;
		top: -73px;
	}
	.account_bar {
		margin: 0;
		position: absolute;
		right: 90px;
		top: 34px;
	}
	.account_bar .search_click {
		margin-left: 15px;
	}
	#nav li.level1 {
		float: none;
		margin: 0;
	}
	#nav .menu {
		width: 100%;
		top:100%;
		left: 0;
	}
	#nav li.level1 + li.level1 {
	margin: 20px 0;
}
	  .catgory_list .product-list {
	margin: 0;
	padding: 0 15px;
}
.product-list .product-details {
	width: 40%;
}
.product-grid h2 .product-name {
    font-size: 18px;
}
.product-grid h2 {
    min-height: 65px;
}
}

@media(max-width:767px) {
    .row.foot-togl h4{cursor:pointer;}
    #footer-closer h4 em {
	display: block;
	float: right;
}
     .row.foot-togl .foot_link{display:none;}
     .row.foot-togl .foot_link.slide_foot{display:block;}
    #related_products{padding:0 20px;}
    #footer h4 + ul, #footer h4 + p {
	margin: 15px 0 30px 0;
}
    #mini-cart .menu {
	display: none !important;
}

    #related .block-title h2 {

	font-size: 30px;

}
    .grid #product-overview {
	float: none;
	padding: 0;
}
    #product-info .col-md-5{float:left;}
    #product-overview .splitWrapper {
	margin: 10px 0;
}
    .brand-logo {
	margin-bottom: 10px;
}
    .product-list .product-details {
	width: 100%;
	margin-left: 0;
}
  
	.brandss h1 {
		font-size: 40px;
	}
	.product-grid .price-box .old-price,
	.product-grid .price-box .special-price {
		font-size: 15px;
	}
	.product-grid .price-box {
		font-size: 18px;
	}
	.catgory_list > .row {
		display: flex;
		flex-flow: column;
	}
	.catgory_list > .row > .col-sm-3 {
		order: 2;
	}
	.catgory_list > .row > .col-sm-9 {
		order: 1;
	}
	.catgory_list > .row > .toolbar.pager-bar {
		order: 3;
	}
	#narrow-by-list {
		margin-left: 0;
		padding: 0 20px;
	}
	ul.custom_links li {
		display: inline-block;
		margin-right: 10px;
		line-height: 1.1;
	}
	.custom_links li a {
		font-size: 12px;
		/* line-height: 1.1; */
	}
	.top_bar {
		padding: 5px 15px
	}
	#headerQuotation > div {
		font-size: 12px;
		line-height: 1.1;
		margin-left: 0;
	}
	#account-links,
	#headerQuotation {
		float: none;
		text-align: center;
	}
	.picked_shoes {
		font-size: 30px;
		padding-bottom: 25px;
		padding-top: 15px;
	}
	#header {
		clear: none;
	}
	#panelsNew a {
		margin-bottom: 30px;
	}
	.newsletter form {
		margin-right: 0;
		width: 100%;
		float: none;
	}
	#footer-closer .paypal_img {
		float: none;
	}
	#footer-closer .legal {
		text-align: left;
		margin-right: 0;
		padding-left: 15px;
	}
	.latest_collectiion h2 {
		font-size: 40px;
		margin-bottom: 25px;
		margin-top: 0;
	}
	.promoRibbon {
		padding: 20px 0;
	}
	#panelsTheme.static-promo h2 {
		margin: 6px auto 30px;
		padding-right: 0;
		font-size: 25px;
	}
	#panelsTheme h2 span {
		top: 3px;
	}
	#panelsTheme h2 span img {
		height: 25px;
	}
	.catgory_list .product-grid {
		margin-left: 0;
		width: 100%;padding:0 10px;
	}
	.brandss #brandsRibbon {
		padding: 0 15px;
	}
	
.over_img {
	max-height: none;
}
.description_info_section .base-image {
float:none;width:100% !important;
}
/*#related .lightSlider.lsGrab.lSSlide {*/
/*	height: auto !important;*/
/*}*/
/*#related li {*/
/*	width: 100%;*/
/*	float: left;*/
/*}*/
}

@media(max-width:500px) {
    .home_lightslider .slick-arrow {

	width: 30px;
	height: 30px;

	line-height: 30px;
margin-top:-15px;
	font-size: 20px;
}
    .baner_txt a {
	height: auto;
	line-height: 30px;
	font-size: 17px;
	width: auto;
	display: inline-block;
	padding: 0 20px;
}
.baner_txt h1{font-size:25px;}
.baner_txt p {
    font-size: 16px;
    margin: 5px 0;
  line-height:1.3;
}
	.catalog-bar select,
	.toolbar select {
		min-width: 130px;
	}
	.catalog-bar .view-mode {
		float: none;
		margin: 0;
	}
	.catalog-bar .limiter,
	.catalog-bar .sort-by,
	.toolbar .limiter {
		float: none;
		margin: 0;
	}
	.product-grid h2 .product-name {
		font-size: 18px;
	}
	.latest_collectiion h2 {
		font-size: 30px;
	}
	.picked_shoes {
		font-size: 24px;
		padding-bottom: 25px;
		padding-top: 15px;
		line-height: 1.1;
	}
	.product-grid li,
	.full_section .product-grid li {
		width: 50%;
	}
	.breadcrumbs {
		line-height: 1.3;
		font-size: 16px;
	}
		    #product-overview .stack-form.options select{width:100%;}
		    .toolbar.pager-bar .pager.pager_html {
	margin-left: 0;
}
}

@media(max-width:420px) {
    .toolbar.pager-bar{padding-left:10%;}
	#mini-cart .cart-count {
		top: -2px;
	}
	.account_bar {
		top: 29px;
	}
	.navbar-toggle {
		top: -65px;
	}
	#logo {
		max-width: 150px;
		display: inline-block;
	}
	.account_bar .search_click {
		margin-left: 0px;
	}
	.account_bar {
		right: 73px;
		top: 30px;
	}
	#account .links a img {
		height: 20px;
	}
	.account_bar .search_click {
		font-size: 18px;
	}
	#account .links a {
		height: 23px;
	}
	#logo img {
		width: auto;
	}
	.latest_collectiion h2 {
		font-size: 25px;
	}
	.product-grid li, .full_section .product-grid li {
		width: 100%;
	}
	.product-grid h2,
	.product-grid .price-box {
		min-height: auto;
	}
	.brandss h1 {
		font-size: 30px;
		padding: 0;
	}
	#footer .legal p {
		display: block;
		/* word-break: break-all; */
		width: 90%;
		line-height: 1.1;
		padding-top: 10px;
		text-align: left;
	}

    #product-overview .splitRight .stack-form.options {
	width: 100%;
	float: none;
}
    .baner_txt a {
	line-height: 20px;
	font-size: 14px;

}
.baner_txt h1{font-size:18px;}
.baner_txt p {
	font-size: 14px;
}
#related .block-title h2 {
	font-size: 25px;
}
}
