.wrapper_branded{
    margin: 0px 0 20px 0px;
	/*border: 0px solid #ddd;*/
	background:#232323;
	/*background: linear-gradient(0deg, rgba(10,10,10,1) 3%, rgba(35,35,35,1) 39%);*/
	border-radius:5px;
	width:100%;
    padding-top: 5px;
	padding-bottom:10px;
	
}
.wrapper_branded .span-9,.wrapper_branded .span-4,.wrapper_branded .span-5{
    margin:0px;
}


.wrapper_branded .count h2{
    margin: 10px 5px 0 4px;
	width:670px;
	line-height:1.2;
}
.wrapper_branded .count {
    margin: 8px 5px 0 10px;
	width:630px;
	line-height:1.2;
	display:inline-block;
}
.brands .count {
	margin-bottom: 6px;
	max-width: 100%;
    padding: 10px;
   
    background: rgb(35, 35, 35);
    border-radius: 4px;
}
.wrapper_branded .description{
    padding:0px 15px 0px 10px;
    text-align: justify;
	margin-left:10px;
	
}
.wrapper_branded .image{
    text-align: center;
    margin:5px 5px 8px 0;
	}
.wrapper_branded .image img{
    max-width: 325px;
	max-height:325px;
	height:325px;
	width:325px;
	/*---box-shadow: 2px 3px 5px 1px rgba(0,0,0,.3);
	border:1px solid #acacac; */
	border-radius:4px;
}
.branded_header_image {
	max-width: 100%;
	min-width:100%;
    max-height: 402px;
    overflow: hidden;
    margin-bottom: 0px;
	display:inline-block;
	border-radius:4px;
	
}
.branded_header_image img{
	max-width:100%;
	min-width:100%;
	border-radius:4px;
}
.brands div.text {
	font-size:1.5em;
	background:#232323;
	color: #d5d5d5;
	border-radius:4px;
	padding:10px;
	margin-bottom:10px;
}
.brands .count h1.archlisttitle {
	/*font-size:28px;*/
	display:inherit;

	
}
.sortwrapper {
	float:right;
    display: block;
	margin-bottom:10px;
}
.sortwrapper:after, .sortwrapper:after {
    content: " 0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

/*.wrapper_branded .pagination, .topic_pagination{
    font-size:14px;
	text-align: right;
	vertical-align:bottom;
    padding-right: 7px;
	max-width:400px;
	height:18px;
	display:block;
	position:relative;
	margin-bottom:6px;
	margin-top: 3px;
}*/
.page-numbers:hover {
	color: #ccc;
	background:#353535;
	border:1px solid #353535;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.page-numbers.current {
	color:#eee;
	font-weight:600;
	border:1px solid #000;
	padding: 0px 3px;
	background:#000;
	border-radius:2px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.page-numbers:active {
	color:#eee;
	background:#232323;
}
span.page-numbers.dots, span.page-numbers.dots:hover  {
	border:1px solid #000;
	padding: 0;
	background:#000;
	
}

.topic_pagination a {
	border:1px solid #444;
	color:#999;
	padding: 0px 5px;
	background:#444;
	border-radius:2px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.wrapper_branded .span-4{
 	width:125px;
}

.wrapper_branded .co_logo{
 	width:125px;
	height:125px;
}
.wrapper_branded .co_logo img{
 	max-width:125px;
	max-height:125px;
	height:125px;
	width:125px;
	
}
.wrapper_branded .span-4 img{
 	max-width:125px;
	max-height:125px;
	height:325px;
	width:325px;
	
}
.wrapper_branded .company{
	border:.5px solid #222;
	border-radius:4px;
	background:#313131;
	padding:12px 10px 25px 7px;
	margin:4px 4px 20px 4px;
}
.wrapper_branded .company_logo{
    margin:0px 8px 0 0;
	/*display:inline;*/
	float:left;
	max-width: 80px;
	max-height:80px;
	height:80px;
	width:80px;
	}
.wrapper_branded .company_logo img{
    max-width: 80px;
	max-height:80px;
	
	
	
}
.wrapper_branded .man_name{
    /*margin: 0 0 0 5px;*/
	font-size:1.2rem;
	line-height:1;
	vertical-align:top;
	margin-bottom:10px;
	display:inline-block;
	
}
.wrapper_branded .manufact_dates {
    margin: 10px 20px 20px 0;
	font-size:1.3em;
	display:inline-block;

	
}
.wrapper_branded .cont_name{
    /*margin: 0 0 0 5px;*/
	display:inline;
}
.wrapper_branded .phone{
    /*margin: 0 0 0 5px;*/
	
}
.wrapper_branded .email {
    margin: 0 0 0 5px;
	display:inline;
}
.wrapper_branded .weburl p{
    margin: 0 0 10px 10px;
	padding:5px;
	
}
.weburl a {
	font-size:1.3rem;
	margin:0;
	display:inline;
}
div.urls a{
	font-size:.7rem;
	margin:0 0 0 3px;
	color:#acacac;
}
.wrapper_branded .text{
    margin: 8px 10px 0 5px;
    text-align: justify;
	width:325px;
	float:right;
	---max-height:150px;
	---overflow:auto;
}
.wrapper_branded .product_specs{
    margin: 0 10px 5px 5px;
    text-align: justify;
	max-width:650px;
	border-radius:4px;
	padding:10px;
	color:#d5d5d5;
	max-height:150px;
	overflow:auto;
	display:none;
	border:0px solid #999;
	background:#444;
}
.specsarea {
	vertical-align:top;
	float:right;
	margin-right:5px;
	
	
}
#bspecs {
	
	border-radius:2px;
	background:#666;
	text-align:center;
	padding:2px 5px;
	position:relative;
	display:inline-block;
	color:#fff;
	cursor:pointer;
	font-size:.9em;
	margin-left:3px;
	
}
#bspecs:hover{
	background:#393;
}
#bspecs:current, #bspecs:active  {
	background:#393;
}
	
.wrapper_branded .coinfo {
/*	width:340px;
	position:relative;
	display: inline-block;
	float:right;
	---margin-top:40px;
*/	
}

/* RESPONSIVE */
@media only screen and (max-width: 900px) {
	.branded_header_image{
    	border-radius: 0px;
	}
	.branded_header_image img {
    	max-width: 100%;
    	min-width: 100%;
    	border-radius: 0px;
	}
	.wrapper_branded .image img {
    	max-width: 125px;
    	max-height: 125px;
    	height: 125px;
    	width: 125px;
    	border-radius: 4px;
	}
	.wrapper_branded .manufact_dates {
    	margin: 4px 20px 4px 0;
    	font-size: 1.3em;
    	display: inline-block;
	}
	.wrapper_branded{
		width:100%;
	}

	.wrapper_branded .count {
		width: calc(100% - 40px );
	}
	
	.wrapper_branded .span-9 {
		width:100%;
	}

	.wrapper_branded .coinfo {
		/*padding: 0px 15px 0px 10px;
		margin-left: 10px;
		width:100%;*/
		width: calc(100% - 15px );
	}

	.wrapper_branded .text{
		width: calc(100% - 20px );
		float:left;
	}
	
	.brands div.text {
		font-size: 1.2em;
		background: #232323;
		color: #d5d5d5;
		border-radius: 0px;
		padding: 10px;
		max-width: 715px;
		margin-bottom: 5px;
	}
	
	.brands .count {
		box-sizing: border-box;
    	margin-bottom: 6px;
    	width: 100%;
    	padding: 10px;
    	background: #232323;
    	border-radius: 0px;
	}
	.brands .count h1.archlisttitle {
    	font-size: 19px;
    	display: inherit;
	}
	.wrapper_branded .description{
    	padding:0px 15px 0px 10px;
    	text-align: justify;
		margin-left:10px;
		display:inline-block;
	}
	.weburl a {
		font-size:1.1rem;
		margin:0;
		display:inline;
		line-height:1;
	}
	.wrapper_branded .company {
    	padding: 12px 10px 25px 7px;
    	margin-top: 4px;
    	margin-right: 4px;
    	margin-bottom: 10px;
    	margin-left: 4px;
	}

}
