/* EQUALS SCREEN SIZE */

@media (min-width : 1024px) and (max-width : 1199px){
	
	body.catalog-category-view .products-grid .product-name,
	body.catalogsearch-result-index .products-grid .product-name
	{
	  height:auto!important;
	}	
	ul.products-grid.mode-0 > li.item
	{
		height:422px!important;
	}
	ul.products-grid.mode-1 > li.item
	{
		height:326px!important;
	}
}

@media (min-width : 768px) and (max-width : 1023px){
	
	#brands_table{
		display: block;
	}
	#brands_desktop{
		display: none;
	}
	.converge-blog-post-short-info{
		line-height: 18px;
	}
}

@media (max-width : 767px){

	.toolbar .sorter .display-mode a
	{
		width:30px;
		height:22px;
		background:url('../images/sprites/categoryViewSprite.png') 0 0 no-repeat;
	}

	.toolbar .sorter .display-mode a.mode_0
	{
		background-position: -25px 0px;
	}
	.toolbar .sorter .display-mode a.mode_1
	{
		background-position: 3px -29px;
	}
	.toolbar .sorter .display-mode a.mode_0.active
	{
		background-position: 5px 0px;
	}
	.toolbar .sorter .display-mode a.mode_1.active
	{
		background-position: 0 -89px;
	}

	.toolbar .sorter .display-mode {
		display: inline-block;
	}	
	.footer_services, .footer_services ul, .footer_about_us_desktop{
		display: none;
	}
.footer .accheader
{
    position:relative;
}
.footer .accbody
{
    display:none;
    padding:10px 0;
}
.footer .accheader h4
{
    border-bottom: 0px solid #ccc;
    color: #000;
    cursor:pointer;
    line-height: 40px;
    height: 40px;
}
.footer .acc.active .accheader h4 
{
    background-position:  480px -18px;
    border-bottom: 0 none; 
}
.footer .acc.last .accheader h4 
{
    border-bottom: 0 none;
    border-top: 1px solid #ccc;
}
.footer .acc.active .accbody
{
    display:block;
    overflow: auto;
} 
.footer .accbody .helpInfo a
{
    text-decoration: underline;
}
.footer .accbody .brandImg
{
    float:left;
}
.footer .acc.last .accbody
{
    border-bottom:0px solid #ccc;
}
.footer .acc .arrow
{
    width: 17px;
    height: 17px;
    position: absolute;
    top: 14px;
    right: 0;
	background: url('../images/sprites/productViewSprite.png') 0px 0px no-repeat;
	background-size: 17px;
}
.footer .acc.active .arrow
{
    background:url('../images/sprites/productViewSprite.png') 0px -22px no-repeat;
    background-size: 17px;
}
.converge-blog-post-info{
	margin-top:20px;
}

.converge-blog-post-title{
	display: block;
	float:left;
	margin-top:5px;
}
	
}

/* /EQUALS SCREEN SIZE */




/* EQUALS OR GREATER SCREEN SIZE */

@media (min-width : 1200px){
	body.catalog-category-view .products-grid .product-name,
	body.catalogsearch-result-index .products-grid .product-name
	{
	  height:auto!important;
	}	
	ul.products-grid.mode-1 > li.item
	{
		height:385px!important;
	}
	ul.products-grid.mode-0 > li.item
	{
		height:493px!important;
	}
}

@media (min-width : 1024px){
	#brands_tablet{
		display: none;
	}
	.converge-blog-post-short-info{
		line-height: 18px;
	}	
}

@media (min-width : 768px){

	.footer .acc {
		display: none;
	}

	.fb_footer, .tw_footer, .gplus_footer, .pin_footer, .insta_footer, .yt_footer, .tumblr_footer{
		width: 25px;
		height: 25px;
		display: inline-block;
		margin-right: 18px;
	}
	.converge-blog-brand-post-text, .converge-blog-brand-post-img{
		margin-top:40px;
	}

	.checkout-pay-methods-block-info{
		position: absolute;
		top: 0px;
		right: 0px;
	}
	.sp-methods{
		position: relative;
	}

}

/* /EQUALS OR GREATER SCREEN SIZE */




/* EQUALS OR LESS SCREEN SIZE */

@media (max-width : 1199px){

}

@media (max-width : 1023px){
	
}

@media (max-width : 767px){
	
	.social-media-follow{
		border-top:2px solid #CCCCCC; 
		padding-top:15px; 
		padding-bottom:15px; 
		height: 50px;
	}	
	.transfer_cancel{
		margin-top:0px;
		padding-top:30px;
		margin-bottom: 40px;
		border-top:  1px solid #ccc;
	}
	#brands_tablet{
		display: none;
	}
	.converge-blog-brand-post-text, .converge-blog-brand-post-img{
		margin-top:20px;
	}
}

/* /EQUALS OR LESS SCREEN SIZE */