.profile_tab_content p{
	font-size: 16px;
}
.tab_profilo .prodotti{
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e9e9e9;
}
.tab_profilo .prodotti p a{
	margin-top: 0;
}
#testo_bim_bottom{
	background-color: #f5f5f5;
	margin-top: 30px;
	padding: 15px;
}
#testo_bim_bottom .testo_sx {
	padding: 15px 0 0 0;
}
#testo_bim_bottom .testo_dx {
	padding: 0;
	text-align: right;
}
.no-link{cursor:default;}
.addthis_default_style .at300b {
    float: none!important;
}
.no-display {
	display: none;
}
a.disabled{
	cursor:default;
}
.login {
	width: 100%;
	max-width: 460px;
	background-color: #f5f5f5;
	border-radius: 10px;
	padding: 30px 40px;
	margin: 40px auto;
}
.login input[type="text"],
.login input[type="password"],
.login select {
	width: 100%;
	height: 50px;
	border: 1px solid #cccccc;
	border-radius: 6px;
	padding-left: 10px;
	padding-right: 10px;
}
.login label {
	font-size: 16px;
	color: #222222;
}
.form-item {
	margin: 10px auto;
}
.form-item p {
	margin: 5px 0;
}
.form-item a {
	color: #313336;
	text-decoration: underline;
}
.login input[type="checkbox"] {
	position: absolute;
	clip: rect(1px 1px 1px 1px);
}
.login input[type="checkbox"] + label {
	font-size: 13px;
	font-weight: bold;
	color: #313336;
	position: relative;
	padding-left: 30px;
}
.login input[type="checkbox"] + label:before {
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 2px;
	display: block;
}
.login input[type="checkbox"]:checked + label:after {
	content: "";
	width: 12px;
	height: 12px;
	position: absolute;
	top: 4px;
	left: 4px;
	background-color: #000000;
	border-radius: 2px;
	display: block;
}
.login input[type="submit"] {
	min-width: 190px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #313336;
	border: none;
	border-radius: 4px;
	padding: 0 30px;
	margin: 30px auto;
	display: block;
}
.login .divider {
	font-size: 16px;
	text-align: center;
	color: #999999;
	background-color: #f5f5f5;
	margin: 0 auto 30px;
	display: block;
	position: relative;
}
.login .divider:before {
	content: "";
	height: 1px;
	display: block;
	background-color: #cccccc;
	position: absolute;
	top: 49%;
	left: 0;
}
.login .divider:after {
	content: "";
	height: 1px;
	display: block;
	background-color: #cccccc;
	position: absolute;
	top: 49%;
	right: 0;
}
.login .btn_accedi {
	width: 100%;
	height: 48px;
	line-height: 48px;
	color: #ffffff;
	text-align: center;
	border-radius: 4px;
	margin: 10px 0;
	display: block;
}
.login .btn_accedi:hover {
	text-decoration: none;
}
.login .btn_accedi#linkedin {
	background-color: #007bb5;
}
.login .btn_accedi#facebook {
	background-color: #3b5998;
}
.login .btn_accedi#twitter {
	background-color: #55acee;
}
.login .btn_accedi img {
	margin-right: 10px;
}
.login .registrati {
	font-size: 16px;
	text-align: center;
	color: #313336;
	margin: 20px 0 0;
}
.login .registrati a {
	font-weight: bold;
	color: #313336;
}
.login #privato,
.login #progettista {
	width: 50%;
	font-size: 16px;
	text-align: center;
	color: #313336;
	background-color: #ffffff;
	padding: 20px;
	float: left;
}
.login #privato:hover,
.login #progettista:hover {
	text-decoration: none;
}
.login #privato.on,
.login #progettista.on {
	color: #ffffff;
	background-color: #313336;
}
.login #privato {
	border-radius: 6px 0 0 6px; 
}
.login #progettista {
	border-radius: 0 6px 6px 0; 
}
.login #privato .img-responsive,
.login #progettista .img-responsive {
	margin: 0 auto;
}
.login #privato .img-responsive:nth-of-type(2),
.login #progettista .img-responsive:nth-of-type(2) {
	display: none;
}
.login #privato.on .img-responsive:nth-of-type(1),
.login #progettista.on .img-responsive:nth-of-type(1) {
	display: none;
}
.login #privato.on .img-responsive:nth-of-type(2),
.login #progettista.on .img-responsive:nth-of-type(2) {
	display: block;
}
.filters {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 20px;
	/*padding-top: 50px; LORIS*/
	margin-left: 0;
	margin-right: 0;
}
.content_bim {;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
}
.filters .search input {
	height: 50px;
	color: #222222;
	border-color: #cccccc;
	border-right: none;
	box-shadow: none;
}
.filters .search input:focus {
	border-color: #cccccc;
}
.filters .search .btn {
	width: 50px;
	height: 50px;
	border-color: #cccccc;
	border-left: none;
}
.filters .search .btn:hover,
.filters .search .btn:focus,
.filters .search .btn:active {
	background-color: transparent;
	box-shadow: none;
}
.filters .filter {
	color: #222222;
	line-height: 50px;
}
.filters .filter small {
	font-size: 12px;
}
.filters .filter select {
	font-weight: bold;
	text-transform: uppercase;
	border: none;
	margin-left: 10px;
}
.filters .select_all {
	line-height: 50px;
}
.filters .select_all li {
	line-height: 25px;
	margin-top: 12.5px;
	float: left;
}
.filters .select_all a {
	font-size: 12px;
	text-transform: uppercase;
	color: #222222;
	display: inline-block;
}
.filters .select_all a.disabled {
	opacity: 0.2;
}
.filters .select_all a:hover {
	text-decoration: none;
}
.filters .select_all a img {
	margin-right: 2px;
}
.content_bim .liv1 {
	border: 1px solid #cccccc;
	border-radius: 5px;
	margin-bottom: 20px;
}
.content_bim .liv2 {
	border-top: 1px solid #cccccc;
}
.content_bim .liv2 li {
	margin: 10px 18px;
}
.content_bim .liv1 a {
	font-weight: bold;
	background: url(../images/ico_bim_down.png) 95% center no-repeat;
	color: #222222;
	text-transform: uppercase;
	padding: 18px;
	display: block;
}
.content_bim .liv1.on a {
	background-image: url(../images/ico_bim_up.png);
}
.content_bim .liv1 a:hover {
	text-decoration: none;
}
.content_bim .liv1 .liv2 {
	display: none;
}
.content_bim .liv1.on .liv2 {
	display: block;
}
.content_bim .liv2 li {
	position: relative;
}
.content_bim .liv2 li input[type="checkbox"] {
	position: absolute;
	clip: rect(1px 1px 1px 1px);
}
.content_bim .liv2 li input[type="checkbox"] + label {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #999999;
	padding-left: 17px;
}
.content_bim .liv2 li input[type="checkbox"] + label:before {
	content: "";
	width: 12px;
	height: 12px;
	border: 1px solid #999999;
	border-radius: 3px;
	display: block;
	position: absolute;
	top: 4px;
	left: 0;
}
.content_bim .liv2 li input[type="checkbox"]:checked + label {
	font-weight: bold;
	color: #222222;
}
.content_bim .liv2 li input[type="checkbox"]:checked + label:before {
	content: url(../images/checkbox_checked.jpg);
	width: 14px;
	top: 1px;
	border: none;
}
.content_bim .banner {
	margin-bottom: 20px;
}
.content_bim .item {
	border: 1px solid #cccccc;
	border-radius: 6px;
	padding: 14px;
	margin-bottom: 20px;
	float: left;
	position: relative;
}
.content_bim .item.checked .item_content {
	opacity: 0.2;
}
.content_bim .item .check {
	position: absolute;
	top: 3%;
	right: 3%;
	z-index: 1;
}
.content_bim .item .check img:last-child {
	display: none;
}
.content_bim .item.checked .check img:first-child {
	display: none;
}
.content_bim .item.checked .check img:last-child {
	display: block;
}
.content_bim .item .image img {
	margin: 0 auto;
}
.content_bim .item .tag_container {
	width: 100%;
	margin: 10px 0;
}
.content_bim .item .tag_container .tag {
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #222222;
	border-radius: 4px;
	padding: 4px 8px;
	margin: 2px 0;
	display: inline-block;
}
.content_bim .item p {
	color: #222222;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	/*overflow: hidden; */
}
.content_bim .download {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #222222;
}
.content_bim .download:hover {
	text-decoration: none;
}
.no-padding-top{padding-top: 0;} /*LORIS*/

.back {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.back:hover {
	color: #333333;
	text-decoration: none;
}
#carousel_prodotto .embedd {
	text-align: center;
	margin: 10px 0;
}
#carousel_prodotto .embedd a {
	color: #808080;
	text-transform: uppercase;
	opacity: 0.5;
	-webkit-transition: opacity 0.2s ease-in;
	transition: opacity 0.2s ease-in;
	margin: 0 10px;
}
#carousel_prodotto .embedd a:hover {
	text-decoration: none;
	opacity: 1;
}
#carousel_prodotto .carousel-inner {
	padding-bottom: 24px;
}
#carousel_prodotto .carousel-indicators {
	bottom: 0;
	margin-bottom: 0;
}
#carousel_prodotto .carousel-indicators li {
	width: 12px;
	height: 12px;
	background-color: #e6e6e6;
	border: none;
	margin: 0 3px;
}
#carousel_prodotto .carousel-indicators li.active {
	background-color: #ff582b;
}
#product_table tbody {
	border: none;
}
#product_table tr + tr {
	border-top: 1px solid #e5e5e5;
}
#product_table tr td {
	vertical-align: middle;
}
#product_table tr td + td {
	text-align: right;
}
#product_table tr td:first-child {
	text-transform: uppercase;
	padding-left: 18px;
}
#product_table tr td:last-child {
	font-weight: bold;
	padding-right: 18px;
}
#product_table tr td a {
	color: #ff582b;
	text-decoration: underline;
}
.download_table {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #ffffff;
	background-color: #313336;
	border-radius: 4px;
	padding: 15px;
	margin: 20px 0;
	display: block;
}
.download_table:hover {
	color: #ffffff;
	text-decoration: none;
}
.product_link {
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	margin: 10px 2px;
	display: inline-block;
}
.product_link:hover {
	text-decoration: none;
	color: #333333;
}
.tabs {
	border-bottom: 3px solid #f5f5f5;
	margin-top: 20px;
}
.tabs .tab {
	font-size: 18px;
	color: #333333;
	border-radius: 6px 6px 0 0;
	float: left;
	-webkit-transition: background-color 0.2s ease-in, font-weight 0.2s ease-in;
	transition: background-color 0.2s ease-in, font-weight 0.2s ease-in;
}
.tabs .tab.on,
.tabs .tab:hover {
	font-weight: bold;
	text-decoration: none;
	background-color: #f5f5f5;
}
#description,
#composition {
	padding: 60px 30px;
	display: none;
}
#description.on,
#composition.on {
	display: block;
}
#description h4 {
	font-weight: bold;
}
#description p {
	line-height: 1.8em;
}
#composition ul {
	margin-left: 12px;
}
#composition ul li {
	/*font-weight: bold;*/
	list-style: disc;
	margin: 5px 0;
}
.btn_bim_detail {
	height: 80px;
	line-height: 75px;
	font-size: 18px;
	font-weight: bold;
	color: #313336;
	text-align: center;
	border: 3px solid #f5f5f5;
	border-radius: 4px;
	margin: 10px 0;
	-webkit-transition: background-color 0.2s ease-in;
	transition: background-color 0.2s ease-in;
}
.btn_bim_detail.on,
.btn_bim_detail:hover {
	color: #313336;
	background-color: #f5f5f5;
	text-decoration: none;
}
.box_detail {
	background-color: #f5f5f5;
	padding: 40px 30px;
	margin: 5px 0;
	display: none;
	position: relative;
}
.box_detail.opened {
	display: block;
}
.box_detail:before {
	content: url(../images/box_arrow.png);
	position: absolute;
	top: -12px;
	margin-left: -12px;
}
.box_detail h5 {
	font-size: 16px;
	font-weight: bold;
}
.btn_like {
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	background-color: #ffffff;
	border-radius: 50%;
	vertical-align: middle;
	display: inline-block;
	margin: 20px 10px 10px 0;
}
.btn_like#like {
	background-image: url(../images/ico_box_like.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.btn_like#like.on,
.btn_like#like:hover {
	background-image: url(../images/ico_box_like_on.png);
}
.btn_like#dislike {
	background-image: url(../images/ico_box_dislike.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.btn_like#dislike.on,
.btn_like#dislike:hover {
	background-image: url(../images/ico_box_dislike_on.png);
}
.feed {
	margin: 20px 0;
}
.feed p {
	color: #313336;
}
.feed .percentage {
	font-size: 24px;
}
.feed .progress {
	background-color: #ffffff;
	box-shadow: none;
}
.feed .progress-bar {
	box-shadow: none;
}
.feed #like_bar .progress-bar {
	background-color: #90c953;
}
.feed #dislike_bar .progress-bar {
	background-color: #ff582b;
}
#scrivi_opinione textarea {
	width: 100%;
	min-height: 150px;
	border: none;
	border-radius: 4px;
	padding: 24px;
	margin: 10px 0;
}
#scrivi_opinione .btn {
	font-size: 16px;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #313336;
}
.profile_left {
	text-align: center;
	padding: 0 10px;
	margin: 20px 0;
	float: left;
}
.profile_right {
	background-color: #f5f5f5;
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	padding: 20px;
	margin: 20px 0;
	float: left;
}
.profile_left .img-responsive {
	display: inline-block;
}
.profile_left .name {
	font-size: 16px;
	font-weight: bold;
	color: #313336;
}
.profile_left .gender {
	color: #313336;
}
.profile_left .image {
	max-width: 100%;
	margin: 20px 0;
	position: relative;
	display: inline-block;
}
.profile_left .image input[type="file"] {
	position: absolute;
	clip: rect(1px 1px 1px 1px);
}
.profile_left .image input[type="file"] + label {
	width: 100%;
	background: url(../images/bg_upload_image.png) rgba(49,51,54,0.45) center center no-repeat;
	border-radius: 50%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	cursor: pointer;
}
.profile_left .message {
	color: #313336;
}
.profile_left .message strong,
.profile_left .message span {
	color: #ff582b;
}
.profile_left .message strong {
	font-size: 18px;
}
.profile_left .controls {
	display: block;
	padding: 0;
	margin: 20px 0;
}
.profile_left .controls li {
	font-size: 12px;
	text-transform: uppercase;
	/*display: inline;*/
}
.profile_left .controls li a {
	color: rgba(49,51,54,0.50);
	padding: 2px 5px;
}
/*
.profile_left .controls li + li {
	border-left: 1px solid #dbdbdb;
	padding-left: 4px;
}
*/
.profile_right .profile_tabs {
	text-align: center;
}
.profile_right .profile_tabs .profile_tab {
	color: #222222;
	border-bottom: 1px solid #dcdcdc;
	padding-top: 10px;
	padding-bottom: 20px;
}
.profile_right .profile_tabs .profile_tab.on,
.profile_right .profile_tabs .profile_tab:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ff582b;
	border-bottom: 3px solid #ff582b;
	padding-bottom: 18px;
}
.profile_right .profile_tab_content {
	margin: 20px 0;
	display: none;
}
.profile_right .profile_tab_content.on {
	display: block;
}
.profile_right .profile_tab_content p {
	padding: 0 28px;
}
.profile_right  #profile_data tr + tr {
	border-top: 1px solid #e9e9e9;
}
.profile_right  #profile_data tr td:first-child {
	width: 28.5%;
}
.profile_right  #profile_data tr td:last-child {
	width: 71.5%;
	font-weight: bold;
}
.profile_right  #profile_data tbody {
	border: none;
}
.profile_right .profile_tab_content .downloads_filter {
	font-size: 12px;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	padding: 0 20px;
	margin-top: 20px;
	margin-right: 10px;
	float: left;
}
.profile_right .profile_tab_content .downloads_filter select {
	font-weight: bold;
	background-color: transparent;
	border: none;
	padding: 10px 0;
	margin: 5px 2px;
}
.profile_right .profile_tab_content .downloads_container {
	border-top: 1px solid #e0e0e0;
	margin-top: 30px;
}
.profile_right .profile_tab_content .downloads_container .download_item {
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
	padding: 24px 0;
	float: left;
}
.profile_right .profile_tab_content .downloads_container .download_item .image {
	margin-bottom: 20px;
}
.profile_right .profile_tab_content .downloads_container .download_item .content_download h4 {
	font-size: 16px;
	font-weight: bold;
	padding-right: 10%;
}
.profile_right .profile_tab_content .downloads_container .download_item .content_download input[type="checkbox"] {
	position: absolute;
	clip: rect(1px 1px 1px 1px);
}
.profile_right .profile_tab_content .downloads_container .download_item .content_download input[type="checkbox"] + label {
	font-size: 12px;
	font-weight: normal;
	padding-left: 20px;
	position: relative;
}
.profile_right .profile_tab_content .downloads_container .download_item .content_download input[type="checkbox"] + label:before {
	content: "";
	width: 15px;
	height: 15px;
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.profile_right .profile_tab_content .downloads_container .download_item .content_download input[type="checkbox"]:checked + label:after {
	content: "";
	width: 7px;
	height: 7px;
	background-color: #000000;
	border-radius: 2px;
	display: block;
	position: absolute;
	top: 4px;
	left: 4px;
}
.profile_right .profile_tab_content .downloads_container .download_item .content_download ul li {
	display: inline;
	padding: 2px 4px;
}
.profile_right .profile_tab_content .downloads_container .download_item .content_download ul li a {
	font-size: 12px;
	text-transform: uppercase;
	color: #313336;
}
.profile_right .profile_tab_content .downloads_container .download_item .content_download ul li a:hover {
	text-decoration: none;
}
.profile_right .profile_tab_content .downloads_container .download_item .content_download ul li + li {
	border-left: 1px solid #cccccc;
}
.profile_right .profile_tab_content .reviews {
	border-top: none;
}
.profile_right .profile_tab_content .reviews .download_item {
	border: none;
}
.profile_right .profile_tab_content .reviews .download_item + .download_item {
	border-top: 1px solid #e0e0e0;
}
.profile_right .profile_tab_content .reviews .download_item .content_download .feedback .img-responsive {
	max-width: 22px;
	display: inline-block;
}
.profile_right .profile_tab_content .reviews .download_item .content_download p.review {
	font-size: 13px;
	font-style: italic;
	color: #313336;
	border-left: 2px solid #ff582b;
	padding-left: 12px;
}
.profile_right .profile_tab_content .reviews .download_item .content_download p.review a.read_all {
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #222222;
}
.profile_right .profile_tab_content .downloads_container .pagination li + li a, #container_prod_bim .pagination li + li a {
	border-left: 1px solid #727272;
}
.profile_right .profile_tab_content .downloads_container .pagination li a, #container_prod_bim .pagination li a {
	line-height: 16px;
	font-size: 16px;
	color: #313336;
	background-color: transparent;
	border: none;
	padding-top: 0;
	padding-bottom: 0;
}
.profile_right .profile_tab_content .downloads_container .pagination li a.on,
.profile_right .profile_tab_content .downloads_container .pagination li a:hover,
#container_prod_bim .pagination li a.on,
#container_prod_bim .pagination li a:hover {
	color: #ff582b;
	background-color: transparent;
}
.profile_complete {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #ff582b;
	border: none;
	border-radius: 4px;
	display: block;
	padding: 8px 0;
	margin: 20px auto 0;
}
.profile_complete:hover {
	color: #ffffff;
	text-decoration: none;
}
.question {
	line-height: 1em;
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	background: url(../images/ico_faq_open.png) #4c7485 98% center no-repeat;
	display: block;
	padding: 24px 52px 23px 26px;
	margin: 0 0 10px 0;
}
/*.question:first-of-type {
	margin-top: 40px;
}*/
.question.on {
	background-image: url(../images/ico_faq_close.png);
}
.question:hover {
	text-decoration: none;
	color: #ffffff;
}
.answer {
	color: #222222;
	padding: 40px 25px 30px;
}

.products {
	margin-top: 40px;
}
.products h4 {
	font-size: 18px;
	font-weight: bold;
	color: #313336;
}
/* slick carousel */
#carousel_products {
	position: relative;
}
#carousel_products button {
	border: none;
	background-color: transparent;
}
#carousel_products button.slick-prev {
	position: absolute;
	top: 50%;
	left: 0;
	padding: 0;
	margin-top: -22px;
}
#carousel_products button.slick-next {
	position: absolute;
	top: 50%;
	right: 0;
	padding: 0;
	margin-top: -22px;
}
#carousel_products .slick-list {
	margin-left: -10px;
	margin-right: -10px;
}
#carousel_products .slick-slide {
	margin: 10px;
}
#carousel_products .item {
	border: 1px solid #cccccc;
	border-radius: 6px;
	padding: 14px;
	position: relative;
}
#carousel_products .item .image img {
	margin: 0 auto;
}
#carousel_products .item p {
	margin: 20px 0 10px;
	height: 80px;
	overflow: hidden;
}
#carousel_products .item a.download {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #222222;
}
#carousel_products .item a.download:hover {
	text-decoration: none;
}
#carousel_products .item a.download img {
	display: inline-block;
}
/* // slick carousel */

@media (max-width: 767px) {
	.profile_tab_content p{
		font-size: 12px;
	}
	.tab_profilo .prodotti p a{
		font-size: 12px;
		width: 30%;
	}
	.tab_profilo .prodotti a:nth-of-type(2n+1) {
	  clear: none;
	}
	.login .divider:before {
		width: 30%;
	}
	.login .divider:after {
		width: 30%;
	}
	.login .btn_accedi {
		font-size: 12px;
	}
	.login #privato,
	.login #progettista {
		font-size: 2.6vw;
		padding: 4%;
	}
	.filters {
		text-align: center;
	}
	.filters .select_all li {
		float: none;
	}
	.filters .col-xs-12,
	.content_bim .col-xs-12 {
		padding: 0;
	}
	#product_table tr td {
		height: 75px;
	}
	.tabs .tab {
		padding: 4%;
	}
	.btn_bim_detail {
		display: block;
	}
	.box_detail:before {
		left: 50%;
	}
	.profile_left {
		width: 100%;
	}
	.profile_right {
		width: 100%;
	}
	.profile_right .profile_tabs .profile_tab {
		padding-left: 5px;
		padding-right: 5px;
	}
	.profile_right .profile_tabs .profile_tab {
		font-size: 12px;
	}
	.profile_right  .profile_tab_content p {
		padding: 0 5%;
	}
	.profile_right  #profile_data tr td {
		font-size: 12px;
		padding: 5%;
	}
	.question {
		font-size: 16px;
		background-size: 8%;
		background-position: 95%;
		padding-right: 15%;
	}
}
@media (max-width: 767px) and (orientation: portrait) {
	.content_bim .item {
		width: 100%;
	}
}
@media (max-width: 767px) and (orientation: landscape) {
	.content_bim .item {
		width: 48%;
	}
	.content_bim .item:nth-of-type(2n) {
		margin-left: 2%;
	}
	.content_bim .item:nth-of-type(2n+1) {
		margin-right: 2%;
		clear: left;
	}
}
@media (min-width: 768px) {
	.login .divider:before {
		width: 40%;
	}
	.login .divider:after {
		width: 40%;
	}
	.login .btn_accedi {
		font-size: 16px;
	}
	.filters .col-xs-12:first-of-type,
	.content_bim .col-xs-12:first-of-type {
		padding-left: 0;
	}
	.filters .col-xs-12:last-of-type,
	.filters .col-xs-12:nth-of-type(2),
	.content_bim .col-xs-12:last-of-type,
	.content_bim .col-xs-12:nth-of-type(2) {
		padding-right: 0;
	}
	.filters .select_all li + li {
		border-left: 1px solid #cccccc;
		padding-left: 8px;
		margin-left: 8px;
	}
	.content_bim .item .image {
		height: 140px;
		overflow: hidden;
	}
	.content_bim .item p {
		height: 150px;
		font-size: 12px;
		overflow: hidden;
	}
	#product_table tr td {
		height: 55px;
	}
	.tabs .tab {
		padding: 24px 26px;
	}
	.btn_bim_detail {
		width: 49%;
		float: left;
	}
	.btn_bim_detail + .btn_bim_detail {
		margin-left: 2%;
	}
	.box_detail:before {
		left: 25%;
	}
	.profile_left {
		width: 20%;
	}
	.profile_right {
		width: 79%;
		margin-left: 1%;
	}
	.profile_right .profile_tabs .profile_tab {
		font-size: 18px;
	}
	.profile_right  #profile_data tr td {
		font-size: 16px;
		padding: 28px;
	}
	.profile_right .profile_tab_content .downloads_container .download_item .image {
		width: 13%;
		float: left;
	}
	.profile_right .profile_tab_content .downloads_container .download_item .content_download {
		width: 87%;
		padding-left: 10px;
		float: left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.content_bim .item {
		width: 48%;
	}
	.content_bim .item:nth-of-type(2n) {
		margin-left: 2%;
	}
	.content_bim .item:nth-of-type(2n+1) {
		margin-right: 2%;
		clear: left;
	}
}
@media (min-width: 992px) {
	.content_bim .item {
		width: 32%;
	}
	.content_bim .item:nth-of-type(3n+1) {
		clear: left;
	}
	.content_bim .item:nth-of-type(3n+2) {
		margin-right: 2%;
		margin-left: 2%;
	}
}
@media (max-width: 1199px) {
	#carousel_products {
		padding: 0 40px;
	}
}
@media (min-width: 1200px) {
	#carousel_products button.slick-prev {
		left: -40px;
	}
	#carousel_products button.slick-next {
		right: -40px;
	}
}

/* messaggi */
#console .messages {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 15px;
	float: left;
}
#console .messages.status {
	background-image: none;
}
#console .messages ul li {
	list-style: none;
}
#console .messages ul li a {
	color: #ffffff;
	text-decoration: underline;
}

/* embedd */
pre {
	margin-top: 10px;
}
.col-xs-4.control-label {
	padding-top: 6px;
}

/* iframe */
.embed-thumbnail .image-container .img-responsive {
	width: 100%;
}