.product-vote-result {
    font-size: 0.9375rem;
    line-height: 1.125rem;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.product-vote-result{
	background-size:cover;background-repeat:no-repeat;background-position:center top;padding:2.8125rem 0;text-shadow:0px 1px 3px rgba(0,0,0,0.4)
	}

@media only screen and (min-width: 64.0625em){
	.product-vote-result{padding:3.125rem 0 3.75rem;
		}
	}
	
.product-vote-result{
	font-size:0.9375rem;line-height:1.125rem;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale
	}

.product-vote-result p{
	font-size:0.9375rem;line-height:1.125rem;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale
	}

@media only screen and (min-width: 64.0625em){
	.product-vote-result p{font-size:1.1875rem;line-height:1.5rem
		}
	}

.product-vote-result,.product-vote-result h2{color:#FAFAFA}

.product-vote-result h2{
	color: #FFF;
	letter-spacing: 1px;
	display: inline-block;
	border-bottom: 1px solid #FAFAFA;
	margin-bottom: 1.25rem;
	text-transform: uppercase;
}
.product-vote-result p,.intro-brand-details p{
	font-size: 1.1875rem;
	line-height: 1.5rem;
	font-weight: 700;
	-moz-osx-font-smoothing: grayscale;
}

.product-vote-result h4 {
    color: #00b0ff;
    text-transform: uppercase;
}

.product-vote-result.dark,.product-vote-result.dark h2{color:#00354e;text-shadow:none}
.product-vote-result.dark .product-vote-result-box{color:#FAFAFA;background:rgba(0,0,0,0.4)}
#action-2{background-repeat:repeat-y;background-size:100%}
.product-vote-result-body{padding:0 15px}

@media only screen and (min-width: 64.0625em){
	.product-vote-result-body{padding-left:0.9375rem;padding-right:0.9375rem;width:66.66667%;float:left}
	}
.product-vote-result-body h2{font-size:2.625rem;line-height:2.375rem;text-transform:uppercase}

@media only screen and (min-width: 64.0625em){
	.product-vote-result-body h2{font-size:4.5rem;line-height:4.25rem}
	}
@media only screen and (min-width: 64.0625em){
	.product-vote-result-body .product-vote-result-desc{width:70%}
}

.product-vote-result-body .product-vote-result-box{border:1px solid #FAFAFA;padding:0.3125rem}
.product-vote-result-body .product-vote-result-box .row{margin:0}

@media only screen and (min-width: 64.0625em){
	.product-vote-result-body .product-vote-result-box{padding:0.9375rem}
	}
@media only screen and (min-width: 64.0625em){
	.product-vote-result-body .desc{padding-left:0.9375rem;padding-right:0.9375rem;width:75%;float:left}
}
@media only screen and (min-width: 64.0625em){
	.product-vote-result-body .btn-box{padding-left:0.9375rem;padding-right:0.9375rem;width:25%;float:left}
}
.product-vote-result-body .product-vote-result_btn{text-shadow:none;margin-top:15px}

@media only screen and (min-width: 64.0625em){
	.product-vote-result-body .product-vote-result_btn{margin-top:0}
}
.product-vote-result-body .slimScrollDiv .scoll-content{padding-right:10px}
.product-vote-result-check{padding-top:1.875rem;text-align:center}




#sign-before-vote{background: transparent;border:none;color:#fff;}
#sign-before-vote h2{color:#fff;}


.reveal-modal-bg {
    background: #000;
    background: rgba(0,0,0,0.90);
}


ul.brands-list li{
	position: relative;
	min-height: 84px;
	margin:8px 6px;
	width: 142px;
	float:none;
	display:inline-block;
}

ul.category-list li{
	position: relative;
	min-height: 84px;
	margin:0px 6px;
	width: 84px;
	float:none;
	display:inline-block;
}


ul.brands-list li a img,ul.category-list li a img{
	position: absolute;
	width: 100%;
	left:0;
}

ul.brands-list li a img.brand_selected,ul.category-list li a img.type_selected{display: none;}
​


div.category-selection,div.product-selection{
	display:none;
	float:left;
}

div.brand_selected_top,div.brand_type_selected_top{
	position: relative;
	display: inline-block;
	margin-bottom:50px;
}

img.remove_brand,img.remove_category{
	position: absolute;
	top:-10px;
	right:-10px;
	display: none;
}

div.product-vote-result-overview{
	margin-bottom:2rem;
}


.product-selection p{
	font-size:0.9375rem;line-height:1.125rem;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-bottom:30px;
	}
.product-selection p.product_name_details{
	font-size:0.9375rem;line-height:1.125rem;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-bottom:10px;
	}	

@media only screen and (min-width: 64.0625em){
	.product-selection p{font-size:1.1875rem;line-height:1.5rem}
	.product-selection p.product_name_details{font-size:1.1875rem;line-height:1.5rem}
	}


.product-selection.info-section,.section-content.info-section{
	background:none;
}


.product-list-dropdown{
	background:rgba(0,0,0,0.75);
	color:#fff;
}

.product-list-dropdown.ui-widget-content a{
	font-family: ff-tisa-web-pro, serif;
	font-size: 1rem;
	color:#fff;
}

.product-list-dropdown li:hover, .product-list-dropdown li:focus, .product-list-dropdown li a.ui-state-focus{
	background: #000;
}

input#product_name{
	width: 80%;
    margin-left: 10%;
}

input#product_name.error{
	border:1px solid red;
}



#form-thanks-product .vote-counter-box,#form-thanks-product .donation-box {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 50%;
    float: left;
    text-align: center;
    padding: 0;
}

#form-thanks-product .vote-counter-box.alone {
	float:none;
	margin:0 auto;
}

#form-thanks-product .share h6{
	font-size: 1.25rem;
	color: #FAFAFA;
	text-transform: uppercase;
}

.row.why-this-product{
	margin-top:80px;
}

ul.voting-status-progress li{background:url('../imgs/white_dot.png') no-repeat;display:inline-block;list-style:none;width:20px;margin:0;padding:0;}

ul.voting-status-progress li.active{background:url('../imgs/blu_dot.png') no-repeat;display:inline-block;list-style:none;width:20px;margin:0;padding:0;}

form#petition_form_p label{color:#fff;}

div.container_last_button_vote_product{
	height:150px;
}

div.container_last_button_vote_product a.vote_my_product{
	position:absolute;
	bottom:0;
	width:80%;
	left:10%;
}


.close_form_product{
    color: #FAFAFA;
    font-family: "jaf-bernino-sans-condensed",sans-serif;
    text-transform: uppercase;
    font-size: 0.75rem;
    letter-spacing: 1px;
    font-weight: 400;
    float: right;
    margin-bottom: 6px;
}


.button_vote_container_left{border-bottom:1px solid #fff;border-right: none;}

	h2.thanks-product-title{
    font-size: 2.5rem;
    line-height: 2.25rem;
    text-transform: uppercase;
    border-bottom: none;
	}

@media only screen and (min-width: 40.063em){
	.button_vote_container_left{border-right:1px solid #fff;border-bottom:none;}

	h2.thanks-product-title{
    font-size: 4.5rem;
    line-height: 4.25rem;
    text-transform: uppercase;
    border-bottom: none;
	}

}





/* PRODUCT VOTE RESULT */

.product-vote-result-section{
	width:100%;
}

.product-graph-result{
	width:100%;
	/*background-image:url('../imgs/vote_result_graph.svg');*/
	background-repeat: no-repeat;
	background-position:0; 
	position:relative;
}

.product-graph-result img.result-graph{
	width:100%;
}

.column-custom-1-11{
	width:8.3%;
	float:left;
	margin:0;
	padding:0;
	text-align: center;
	position: relative;
}
.column-custom-1-11.extreme-column{
	width:4%;
}

.column-custom-1-11 .brand-column-container {
    height: 71px;
    margin-top: 10px;
    /*border-top: 1px solid #fff;*/
    position: relative;
}


.column-custom-1-11 .brand-column-container.active .selected_brand{
	background-image: url('../imgs/arrow-brand-selected.svg');
    background-repeat: no-repeat;
    background-position: 0 50%;	
    height:10px;
    background-size: 100%;
}

.column-custom-1-11.extreme-column .brand-column-container .selected_brand{
	background-image: url('../imgs/border-line-brand-list.svg');
    background-repeat: repeat-x;
    background-position: 0 50%;	
    position: absolute;
    bottom: 0;
    height: 11px;
    width: 100%;
}

.column-custom-1-11 .brand-column-container .selected_brand{
	background-image: url('../imgs/border-line-brand-list.svg');
    background-repeat: repeat-x;
    background-position: 0 50%;	
    height:10px;
}

.link-over-graph{
	position:absolute;
	left:0;
	top:0;
    height: 100%;
    width: 100%;	
    background-repeat: no-repeat;
}

.link-over-graph .column-custom-1-11{
	height: 100%;
}

.link-over-graph .column-custom-1-11 a{
	display: inline-block;
	height: 100%;
	width: 100%;
}

.brand-detail-container{
	margin-top:60px;
}


.number_brand_category_votes{
	color:#D52055;
	font-size: 24px;
    width: 35%;
    float: left;
    font-weight: bold;
    padding-top: 0px;
    margin-top:4px;
    line-height: 2.2rem;
    margin-top:10px;
    font-family: "jaf-bernino-sans-condensed",sans-serif;
}

.product_detail{
	width:20%;
	float:left;
	margin-left:10px;
}

p.product_name,p.other_votes{
	color:#fff;
	font-size:0.875rem;
	font-weight: bold;
	margin-bottom: 0;
	font-family: "jaf-bernino-sans-condensed",sans-serif;	
	line-height: 1rem;
}
p.product_name{
	color:#FF8005;
	text-transform: uppercase;
	margin-top:20px;
	font-weight: 400;
}

p.other_votes{
	margin-top:30px;
}
p.product_brand_category{
	color:#fff;
	font-size:0.875rem;
	font-weight: 400;
	margin-bottom: 0;
	font-family: "jaf-bernino-sans-condensed",sans-serif;	
	line-height: 1rem;
	text-transform: uppercase;
	margin-top:20px;
}

.product_detail_image{
	float:left;
	width:25%;
	margin-top:10px;
}


.brand_graph_label{
	display: none;
	position:absolute;
	width:100%;
	font-family: 'jaf-bernino-sans-condensed',sans-serif;
	font-weight: bold;
}

.arcteryx_label{top:58%;}
.blackyak_label{top:70%;}
.columbia_label{top:42%;}
.haglofs_label{top:54%;}
.jackwolfskin_label{top:45%;}
.mammut_label{top:48%;}
.norrona_label{top:65%;}
.patagonia_label{top:47%;}
.salewa_label{top:58%;}
.thenorthface_label{top:-15%;}
.vaude_label{top:62%;}

li.desktop-divisor hr{
	margin:0;
}

ul.small-block-grid-3.detail-product-vote li{
	padding:0 0.625rem 1rem;
}

a.brand-vote-select {
	display: inline-block;
	height:60px;
}

.brand-vote-select img{
	opacity:0.8;
	filter:Alpha(opacity=80);
	width:100%;
}

.brand-vote-select.active img{
	opacity:1;
	filter:Alpha(opacity=100);
}



#brand_selector_container {
    border-radius: 14px;
    border: 1px solid #FAFAFA;
    /* margin-top: 19px; */
    /* margin-right: 15px; */
    /*background: #000 url("../imgs/lang.gif") no-repeat right 12px;*/
    background: #000;
    width: 200px;
    margin: 0 auto;
}
#brand_selector_container.active{
	background: #d62452; /* Old browsers */
background: -moz-linear-gradient(left, #d62452 0%, #fb770c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#d62452), color-stop(100%,#fb770c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #d62452 0%,#fb770c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #d62452 0%,#fb770c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #d62452 0%,#fb770c 100%); /* IE10+ */
background: linear-gradient(to right, #d62452 0%,#fb770c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d62452', endColorstr='#fb770c',GradientType=1 );
}

#brand_selector_container.open {
	/*background-position:right -91px;*/
}


	ul.brand_selector{
	   	position: relative;    
	}

	ul.brand_selector, ul.brand_selector > ul {
	    margin: 0 auto;
	    	width: 198px;
	    	height: 28px !important;	
	    	z-index: 1002;
	}

	ul.brand_selector li, ul.brand_selector > ul  li{
	    list-style: none;

	}

	ul.brand_selector li{
	   background: transparent;
	    z-index: 2;
	    float: none;
	}

	ul.brand_selector li ul  li{
	    padding: 0;
	    border: 0;
	}


ul.brand_selector li ul {
    display: none;
    margin: 0;
    padding-top: 10px;
    background: #000;
    border-radius: 0 0 14px 14px;
    border: 1px solid #FFF;
    border-top: none;
    margin: -10px -1px 0;
}

	ul.brand_selector > li{
		/*background-color: #264d6b;
	   // border-radius: 50px;*/

	}

	ul.brand_selector > li a{
  	    font-weight: 400;
  	    background: transparent;

	    display: inline;
	    width: 100%;
	    white-space: nowrap;
	    overflow: hidden;
	    font-size: 14px;
	    text-overflow: ellipsis;
	    text-decoration: none;
	    color: #fff;
	    padding: 10px 20px 5px 12px;
	    line-height: 12px;
		}

		ul.brand_selector > li a.brand-vote-select{
			height:auto;
		}

		ul.brand_selector > li a:hover
		{
			opacity: 0.7;
		}


.desktop-version{display:none !important;}

.category-selection{
	margin:0 20px;
}

ul.small-block-grid-1.detail-product-vote li{
	border-bottom:1px solid #fff;
	padding:10px 0;
}

li.desktop-divisor{
	display: none;
}



.thenorthface-list{
	width:8.6%;
}


span.column-1-vote-result{
	display: inline-block;
	width:45%;
	float:left;
}

span.column-2-vote-result{
	display: inline-block;
	width:50%;
	float:right;
}

span.column-1-vote-result.headers,span.column-2-vote-result.headers{
	color:#fff;
	font-size:0.875rem;
	font-weight: bold;
	margin-bottom: 0;
	font-family: "jaf-bernino-sans-condensed",sans-serif;	
	text-transform: uppercase;
	
}




@media only screen and (min-width: 40.063em) { 


.product_detail_image{
	margin-top:0px;
}


	.number_brand_category_votes{	
	font-size: 32px;
}

.product_detail{
	width:25%;
	}

	.desktop-version{display:block !important;}
	.mobile-version{display:none;}

	.category-selection{
		margin:0;
	}

	ul.small-block-grid-1.detail-product-vote li{
		border-bottom:none;	
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top:0px;

	}

	.number_brand_category_votes{
		margin-top:8px;
	}


	li.desktop-divisor{
		display: block;
	}

	.product-vote-result-section{
		height: 180px;
	}


ul.small-block-grid-1.medium-block-grid-2.detail-product-vote li.even{
float:right;
	}


ul.small-block-grid-1.medium-block-grid-2.detail-product-vote li{
	border-bottom:1px solid #fff;
	padding:2px 0;
	margin:0 10px;
	width:47%;
}


}


/* IDEA SUBMISSION SECTION */

#home-submit-idea{
	padding-bottom: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

#home-submit-idea,#home-submit-idea h2{color:#FAFAFA}

#home-submit-idea h2{
	color: #FFF;
	letter-spacing: 1px;
	display: inline-block;
	border-bottom: 1px solid #FAFAFA;
	margin-bottom: 1.25rem;
	text-transform: uppercase;
}

#home-submit-idea p{
	font-size:0.9375rem;line-height:1.125rem;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale
	}

.home-action-button-idea{
	padding-top:40px;
}

#home-submit-idea p.action-desc{
	font-weight: 700;
}