@media only screen and (max-width:767px){

.affiliate-index-index .container-fluid .col-sm-4 img{
	width:100% !important;
	height:100% !important;
}
.filter-mob-a{
	width:100%;
	float:left;
	text-align: center;
	border: 1px solid #aaa;
	padding: 6px;
	margin-bottom:0px;
	cursor: pointer;
}
.sort-mob-a{
	width:50%;
	float:left;
	text-align: center;
	/*border: 1px solid #aaa;
	padding: 6px;*/
	margin-bottom:0px;
	cursor: pointer;
	float:right;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 10;
	cursor: pointer;
}
.shop-mob{
	display:none !important;
}
.filter-mob-a span{
	margin-left:5px;
}
.sort-mob-a span{
	margin-left:5px;
} 
.sort-mob-a p,.filter-mob-a p{
	margin-bottom:0px !important;
}
.shop-block-content{
	display:none;
}
.mob-sorter{
	display:block;
}
.sorter{
	display:none;
}
.mobile-filter-all{
	overflow: hidden;
	position: absolute;
	width: 50%;
	top: -30px;
}
.col-main {
    margin-top: 15px !important;

}
.sticky_side_container{
	    position: relative;
}
.block-content.shop-block-content {
    position: absolute;
    width: 100$;
    width: 100%;
    background: #fff;
}
.dashbord_nav{
	display:none;

}

.mobile-column{
border: 1px solid #aaa;
text-align: center;
padding: 5px;
font-size: 16px;
cursor: pointer;
background:#e8e8e8;
}
.mobile-column::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #ba1d00;
    border-right: none;
    left: 10px;
    top: 50%;
    margin-top: -3px;
}
.mobile-column.active-icon::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid #ba1d00;
    border-bottom: none;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    left: 10px;
    top: 20px;
    margin-top: -3px;
}
.catalogsearch-result-index .mobile-column, .catalog-category-view .mobile-column{
	display:none;
}
.catalogsearch-result-index .col-main{
	margin-top: 0px !important;
}
.catalogsearch-result-index .sort-mob-a{
	top: 65px;
}
#bluethink_layered_container{
	margin-top:35px;
}
.edit-account_bg {
    width: 100%;
    margin-top: 35px;
}
.affiliate_partner{
	margin-top:40px;
}
.catalog-category-view .mobile-content-dash, .catalogsearch-result-index .mobile-content-dash{
	display:block;
}

.mobile-content-dash{
	display:none;
}
.catalogsearch-result-index .mobile-filter-all{
    top: 35px;
}
.jcarousel li{
width: 160px !important;
}
.catalog-product-view .main-container.col2-left-layout .main{
display: block !important;
}
.catalog-product-view .main-container.col2-left-layout{
	top: 40px;
}
.catalog-product-view .product-view{
	padding-top: 0px;
}
#txtCaptcha{
	margin-left: 0px !important;
}
.catalog-product-view .mobile-column{
	display:none;
}
.main-container{
top: 30px;
}
.mobile-close {
    display: none !important;
}
}

@media only screen (min-width:768px) and (max-width:990px){

.affiliate-index-index .container-fluid .col-sm-4 img{
	height:auto !important;
} 

}
@media only screen and (min-width:768px){
.sort-mob-a{
display:none;
}
.filter-mob-a{
display:none;
}
.mobile-column{
	display:none;
}
}
