/* RESPONSIVE CSS    -------------------------------------------------- */
@media only screen {
body {
	padding: 0;
}
.padd {
	padding: 0 15px;
}
.dett-table {
	width: 100%
}
.text-dett {
	max-width: 750px;
	display: block;
	clear: both;
}
.right-part {
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
}
.dett-icons a {
	margin: 10px 5px 10px 15px;
}
.dett-icons {
	margin-bottom: 15px;
}
.spalla .paper-nugget {
	margin: 0 auto 30px 0;
	max-width: 305px;
}
.top-dett {
	margin-bottom: 30px;
	position: relative;
}
.dett-table td, .dett-table th {
	text-align: center;
}
.leg {
	display: block;
	padding: 20px 0 10px;
}
.big-img {
	padding-left: 45px;
}
.spalla {
	padding-right: 15px;
}
.table-bordered.dett-table {
	border-width: 0 1px 1px 0;
}
}
 @media only screen and (min-width : 768px) and (max-width : 1200px) {
.big-img {
	padding-left: 35px;
}
}
 @media only screen and (min-width : 768px) and (max-width : 1024px) {
.carousel-inner {
	overflow: hidden !important;
}
}
@media only screen and (min-width : 480px) and (max-width : 768px) {
.right-part {
	position: relative;
	right: auto;
	text-align: left;
	top: auto;
}
.tgl-mini, .tgl-big, .hover-abs {
	width: 100%;
}
/*.row-fluid .span3 {
	width: 23.4043%!important;
	max-width: 23.4043%!important;
	display: block;
	float: left!important;
	margin-left: 2.12766%;
}
.row-fluid .span9 {
	width: 74.3094%!important;
	max-width: 74.3094%!important;
	display: block;
	float: left!important;
}
*/
.nugget {
	width:33.3%;
}

}

/*@media (max-width: 979px) and (min-width: 768px) {
.row-fluid .span3 {
width: auto!important;
}
}*/
@media only screen and (max-width : 480px) {
body {
	padding-right: 0;
	padding-left: 0;
}
.header {
	background: none repeat scroll 0 0 white;
	height: 25px;
	margin-bottom: 0;
	padding: 10px 0;
	width: 100%;
	box-shadow: 0 0 10px 0px #666;
	-moz-box-shadow: 0 0 10px 0px #666;
	-webkit-box-shadow: 0 0 10px 0px #666;
	position:absolute;
}
.header ul.nav.nav-collapse.collapse {
	margin: 0!important;
	left: 0;
}

.header ul.nav.nav-collapse.collapse {
	top: 45px!important;
}

.tdcolor {
	display: inline-block;
	width: 140px;
}
.tddescription {
	display: inline-block;
	margin-left: 10px;
	width: 100px;	
}

.node-type-application .header ul.nav.nav-collapse.collapse {
	left: 0;
	margin:0;
}

.sticky-wrapper {
	height:45px!important;
}
.header .nav.nav-collapse.collapse li {
	margin: 0;
}
.header .nav.nav-collapse.collapse li:first-child {
box-shadow: inset 0px 15px 25px -10px #ccc;
-moz-box-shadow: inset 0px 15px 25px -10px #ccc;
-webkit-box-shadow: inset 0px 15px 25px -10px #ccc;
}
.header .nav.nav-collapse.collapse li:last-child {
box-shadow: inset 0px -15px 25px -10px #ccc;
-moz-box-shadow: inset 0px -15px 25px -10px #ccc;
-webkit-box-shadow: inset 0px -15px 25px -10px #ccc;
}
.header-fixed {
	padding: 10px 0;
}
.logo img {
	width: 88px!important;
	margin-top:6px;
}
.navbar-fixed-top {
	margin: 0;
}
.nav {
	margin: 0;
	padding: 0;
}
.header .logo {
	margin-left: 18px!important;
}
.nav.in {
	margin-top: 8px;
	margin-left: -12px;
	padding: 0 12px!important;
}
.nav li {
	float: none;
	border-bottom: 1px solid white;
	width: 100%;
}
.nav li a, .nav li.search-form {
	padding-left: 12px;
	margin: 12px 0;
	font-size: 14px;
	line-height: 16px;
}
.nav li.search-form {
	padding-bottom: 17px;
	padding-left: 24px;
	background-position: 12px 7px;
	margin: 10px 0 0!important;
}
.opacity-mid .ctools-auto-submit-processed {
	float: none;
    margin-bottom: 45px;
    margin-top: 0;
    padding-left: 0;
}
.nav-collapse, .nav-collapse.collapse {
	height: 0;
	overflow: hidden;
	float: left;
	background-color: #f1f1f1;
	width: 100%;
	padding: 0!important;
}
.header ul.nav-collapse.collapse li {
	margin: 0!important;
}
.header .nav-collapse.collapse {
	position: absolute;
	z-index: 999;
	top: 45px;
}
ul.nav.nav-tabs {
	border-radius:0!important;
	-moz-border-radius:0!important;
	-webkit-border-radius:0!important;
	padding:0;
}
.nav-tabs {
	border-bottom: none!important;
}
.nav-tabs li {
	width: 50%;
	float: left;
	border-bottom: none;
	background-color:#f1f1f1;
}
.nav-tabs li.active, .nav-tabs li.active:focus, nav-tabs li.active:active, nav-tabs li.active:hover {
	background-color:#fff!important;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus, .nav-tabs li a {
	border: none !important;
	margin: 0;
	padding: 16px 0;
	background-color: #f1f1f1;
	border-radius:0!important;
	-moz-border-radius:0!important;
	-webkit-border-radius:0!important;
}
.nav-tabs > .active > a {
	background: white;
}
.btn-navbar {
display: block;
border: none;
background: none;
}
.container {
	margin-top: 0;
}
.carousel-caption {
	margin-top: 520px;
	text-align: center;
	padding: 10px 0 0;
}
.carousel-caption h1 {
	font-size: 30px;
}
.carousel-caption .lead, .carousel-caption .btn {
	font-size: 18px;
}
.marketing .span4 + .span4 {
	margin-top: 40px;
}
.featurette-heading {
	font-size: 30px;
}
.featurette .lead {
	font-size: 18px;
	line-height: 1.5;
}
.nugget {
	width: 50%;
	float: left;
	position: relative;
}
.nugget span {
	width: 80%;
	height: 70%;
	padding: 5%;
	opacity: 1;
}
.nugget span h3 {
	font-size: 1em;
	line-height: 21px;
	margin: 0;
}
.nugget span p, .nugget span a {
	font-size: 0.75em;
	line-height: 14px;
	margin-bottom: 0;
}
#social {
	position: static;
	float: left;
	margin-left: 0;
}
#paper-selector-spalla {
	padding: 0;
	width: 100%!important;
	max-width: 100%;
	z-index:99999!important;
}
#paper-selector-content {
	width: 100%;
	box-shadow: 0 0 10px 0px #666;
	-moz-box-shadow: 0 0 10px 0px #666;
	-webkit-box-shadow: 0 0 10px 0px #666;
	z-index:99998!important;
}
#paper-selector-content .paper-nugget {
	width: 48%!important;
	margin-left: 5px!important;
	float: left!important;
	margin-top: 6px!important;
}
#paper-selector-spalla .jqTransformSelectWrapper {
	z-index:99999!important;
}
#colour-wheel img {
	display: block;
	margin: 0 auto;
	width: 100%;
}
.accordion-group {
	background: white;
}
.big-accordion-body {
	height: auto!important;
}
.btn-plus {
	display: none;
}
.text-dett h1 {
	font-size:28px;
	line-height:32px;
}
.text-dett p {
	font-size:13px;
	line-height:16px;
}
.right-part {
	position: relative;
	right: auto;
	text-align: left;
	top: auto;
}
.dett-icons a img {
	max-width:100%;
}
.big-img {
	padding: 0 10px;
}
.spalla {
	display: block;
	margin-right:0;
}
.spalla .paper-nugget {
	max-width:380px;
}
.spalla .aleft {
	width: 60%;
	display: block;
	float: left;
}
.spalla .aright {
display: block;
float: left;
width: 40%;
text-align: center;
}
.spalla .aright h3 {
	text-align: left;
margin-left: 20px;
}
.back-btn {
	text-align: left;
	padding: 0 15px 8px;
}
.clear-btn {
display: block;
text-align: center;
width: 100%;
background-position: 210px 2px;
margin-bottom: 10px;
}
.req-sample-mob {
	text-align:center;
}
.apply-btn {
font-family: 'CorisandeRegular';
/*text-transform: capitalize;*/
background:url(../img/apply-btn.png) no-repeat center center transparent;
height: 30px;
width: 146px;
display: none;
margin: 0 auto;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
margin-bottom: 20px;
border:none;
}
.paper-nugget {
	min-height: 150px;
}
.dett-table td, .dett-table th {
	border: 0 none;
	text-align: left;
    display:block;
}
.dett-table .dwn {
	float: right;
}
.dett-table tr {
	border-bottom: 1px solid #DDDDDD;
	padding: 0 0 0px;
	width: 100%;
}
.dett-table tr tr {
	border: 0 none;
}
.tdmobile {
	min-height:40px;
}
.tddescription {
	display:table-cell!important;
}
.genercont {
	display: table-cell!important;
}
.dett-table tr:after, .dett-table tr > td:after {
	content: ".";
	clear: both;
	visibility: hidden;
	height: 0;
}
.label-phone-tab {
	display: inline-block;
	width: 100px;
	font-weight: bold;
	float: left;
}
.span2.margin-left {
	margin-left: 0!important;
}
.big-block {
	padding-left: 12px!important;
}
.big-block .span6, .big-block .span3 {
	width: 94%;
	margin-bottom: 20px;
}
.row-fluid.news {
	margin: 0 8px;
}
.jqTransformSelectWrapper div span {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d9dadb), to(#d9dadb));
	color: black;
	text-shadow: 1px 1px -1px white;
	outline: 0;
	width: 150px!important;
	border: 1px solid #999;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	top: -9px!important;
	padding: 8px 0 0 7px!important;
	height: 23px!important;
	box-shadow: inset -2px -2px 10px #999;
	-moz-box-shadow: inset -2px -2px 10px #999;
	-webkit-box-shadow: inset -2px -2px 10px #999;
}


.jqTransformSelectWrapper {
	width: 211px!important;
}
.countryseltransform .accordion-inner {
	width: 150px!important;
}
.jqtransform.footselectcountry .jqTransformSelectWrapper ul {
	width: 157px!important;
}
.nugget-inner div h3 {
	margin: 0 0 5px 0;
	font-size:16px!important;
}
.nugget-inner div p {
	margin-bottom: 0px;
	overflow: hidden;
}
.nugget-inner div a {
}
.spalla-contacts {
	width: 90%;
	padding: 0 20px;
}
.spalla-contacts .span2 {
	float: none!important;
	margin-bottom: 30px;
	width: 100%;
}
.search-showroom {
	position: relative;
	width: 100%;
}
.search-showroom form {
	width: 100%;
}
.search-showroom .jqtransform input[type="search"] {
	width: 97%!important;
}
.showroom-results h4.margin-left {
	margin-left: 0!important;
}
.map {
	display: none;
}
.btn-maps {
	display: block;
}
.opacity-mid form {
	height: 40px;
}
.span2.margin-left.pull-left.showroom ul {
	margin-left: 0;
}
.basket {
	display: inline-block;
	margin-left: 10px;
}
.footer {
	display: none;
}
.prefooter-mobile {
	display: block;
	height: 35px;
}
.prefooter-mobile ul {
	text-align: center;
	clear: both;
	margin: 20px 0;
}
.prefooter-mobile li {
	list-style: none;
	margin-left: 5px;
	display: inline-block;
	margin-right: 5px;
}
.footer-mobile {
	display: block;
	background-color: #7B7D80;
	padding-top: 15px;
}
.footer-mobile .span1 {
	width: 40%;
	float: left;
}
.footer-mobile .span1:first-child {
	/* width: 15%; */
	width: 50%;
}
.footer-mobile .span1 li {
	list-style: none;
	color: white;
	margin-bottom: 10px;
}
.footer-mobile .span1 li a {
	color: white;
}
.footer-mobile select {
	border: none;
	padding: 0;
	background: transparent;
	margin: 0px;
	width: auto;
	color: white;
	font-weight: 800;
}
.nav.nav-tabs.mobile {
	display: block;
}
.nav.nav-tabs.mobile li {
	width: 100%;
}
.tab-pane.collapse.in {
	overflow: visible;
	padding-bottom:10px;
}
.right-part {
	position: relative;
	right: auto;
	text-align: left;
	top: auto;
}
.big-img {
	padding: 0 10px;
}
.nugget-inner > div {
	width: 80%;
	height: 69%;
	padding: 6%;
}
.showroom ul li h4 {
	line-height: 35px;
}
.showroom {
	margin-bottom: 40px;
	min-height: 60px !important;
}
.showroom:first-child {
	padding-top: 20px;
}
.nav-tabs > li:first-child > a {
	border-right: 1px solid #ccc!important;
	margin: 10px 0;
	padding:8px 0;
}
.nav-tabs > li:last-child > a {
	border-left: 1px solid #fff!important;
	margin: 10px 0;
	padding:8px 0;
}
.bott-button {
	text-align:center;
	margin-bottom:15px;
}
.tddescription span {
padding-left:0;
margin: 7px 10px;
}
#dett-carousel .carousel-inner .item{
	height:450px!important;
}
.container-app-detail .big-accordion {
	position:static;
}
}
@media only screen and (max-width : 768px) {
.back-btn {
	text-align: left;
	padding: 0 15px 8px;
}
}
 @media only screen and (min-width : 768px) {
.text-dett.top-text {
	margin-right: 200px;
}
}
@media only screen and (min-width : 480px) and (max-width : 768px) {
.big-img {
	padding-left: 15px;
}
}
@media only screen and (width: 768px) {

	.node-type-product .row-fluid .span9 {
		width: 67.309%;
	}
	
	.colour-divider {
		width: 90px;
	}
	
}
@media only screen and (max-width:1366px) {
.map.span9 {
width: 55%;
height: 550px;
}
}
@media only screen and (max-width:1280px) {
.map.span9 {
	width: 610px;
	margin:0 30px 0 0 !important;
}
.spalla-contacts {
}
}
@media only screen and (max-width:1140px) {
.map.span9 {
	width: 94%;
	margin:0 30px 0 0 !important;
}
}
@media only screen and (max-width:780px) {
.map.span9 {
width: 90%;
margin-left: 30px!important;
margin-right: 45px!important;
}
}
@media only screen and (min-width : 768px) and (max-width : 1200px) {
.big-img {
	padding-left: 35px;
}
/*.map.span9 {
	width: 50%;
}*/

}

@media only screen and (min-width : 768px) and (max-width : 1024px) {
body {
	padding-right: 0;
	padding-left: 0;
}
.btn-navbar {
	display: none;
}
.nav-collapse, .nav-collapse.collapse {
	height: auto;
}
.carousel {
	margin-bottom: 60px;
}
.carousel img {
	width: auto;
	height: 500px;
}
.featurette {
	height: auto;
	padding: 0;
}
.featurette-image.pull-left, .featurette-image.pull-right {
	display: block;
	float: none;
	max-width: 40%;
	margin: 0 auto 20px;
}
.nugget {
	width: 33.3%;
	float: left;
	position: relative;
}
.nugget span {
	width: 80%;
	height: 70%;
	padding: 5%;
	opacity: 1;
}
#social {
	position: static;
	float: left;
	margin-left: 45px;
}
#paper-selector-content {
	width: 70%;
}
#paper-selector-spalla {
	min-width: 280px;
}
.text-dett.top-text {
	margin-right: 200px;
}
.back-btn {
	text-align: right;
}
.big-img {
	padding-left: 35px;
}
.row-fluid .span2 {
	width: 200px;
}
#more-details {
	display:block;
}
}
@media only screen and (min-width : 480px) and (max-width : 767px) {
body {
	padding-right: 0;
	padding-left: 0;
}
.header {
	padding-right: 0;
}
.navbar-fixed-top {
	margin: 0;
}
.nav {
	margin: 0;
	padding: 0;
}
.nav.in {
	margin-top: 8px;
	margin-left: -12px;
}
.nav li {
	float: none;
	border-bottom: 1px solid white;
	width: 100%;
}
.nav li a, .nav li.search-form {
	padding-left: 12px;
	margin: 16px 0;
}
.nav li.search-form {
	padding-bottom: 17px;
	padding-left: 24px;
	background-position: 12px;
	margin-bottom: 0;
}
.nav-collapse, .nav-collapse.collapse {
	height: 0;
	overflow: hidden;
	float: left;
	background-color: #f1f1f1;
	width: 100%;
	padding: 0;
}
.nav-tabs {
	border-bottom: none!important;
}
.nav-tabs li {
	width: 50%;
	float: left;
	border-bottom: none;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus, .nav-tabs li a {
	border: none !important;
	margin: 0;
	padding: 16px 0;
	background-color: #f1f1f1;
	/*box-shadow: inset 0px 0px 10px #ccc;
	-moz-box-shadow: inset 0px 0px 10px #ccc;
	-webkit-box-shadow: inset 0px 0px 10px #ccc;*/
}
.nav-tabs > .active > a {
	background: white;
}
.btn-navbar {
display: block;
border: none;
background: none;
padding: 0 20px;
margin-bottom: 10px;
}
.logo img {
	max-width: 100px;
}
.container {
}
.carousel-control.right {
	right: 0;
}
.carousel-caption {
	width: 82%;
	padding: 15px 70px;
	margin-top: 520px;
}
.carousel-caption h1 {
	font-size: 30px;
}
.carousel-caption .lead, .carousel-caption .btn {
	font-size: 18px;
}
.marketing .span4 + .span4 {
	margin-top: 40px;
}
.featurette-heading {
	font-size: 30px;
}
.featurette .lead {
	font-size: 18px;
	line-height: 1.5;
}
.nugget {
	width: 33.3%;
	float: left;
	position: relative;
}
.nugget span {
	width: 80%;
	height: 70%;
	padding: 5%;
	opacity: 1;
}
#social {
	position: static;
	float: left;
	margin-left: 45px;
}
#social ul.sso {
	margin-left: 0 !important;
}
/*#paper-selector-content {
	width: 50%!important;
}*/
#paper-selector-spalla {
	min-width: 280px;
	/*float:left;*/
}
.big-accordion-body.collapse {
	height: auto;
}
.big-block .span2 {
	margin-right: 30px;
}
.big-accordion {
	padding: 0 12px;
}
.big-accordion-body {
	height: auto!important;
}
.btn-plus {
	display: none;
}
.back-btn {
	text-align: left;
	padding: 0 15px 8px;
}
.big-img {
	padding-left: 15px;
}
.right-part {
	position: relative;
	right: auto;
	text-align: left;
	top: auto;
}
/*.row-fluid .span3 {
	width: 23.4043%!important;
	max-width: 23.4043%!important;
	display: block;
	float: left!important;
	margin-left: 2.12766%;
}*/
.row-fluid .span3.masonry-brick {
	max-width: 343px!important;
	width: 343px!important;
}

row-fluid .span9 {
	width: 74.3094%!important;
	max-width: 74.3094%!important;
	display: block;
	float: left!important;
}
.big-block.row-fluid .span2 {
	width: 24.529915%;
	float: left;
}
.big-block.row-fluid .span6, .big-block.row-fluid .span3 {
	margin-left: 35%;
	width: 64%;
	margin-bottom: 30px;
}
.big-block.row-fluid .span3 {
	margin-left: 35%;
	width: 63%!important;
	max-width: 74%!important;
}
.spalla-contacts {
	width: 100%;
}
.spalla-contacts .span2 {
	float: left!important;
	width: 200px;
}
.showroom-results {
	float: left;
}
.showroom-results .showroom ul {
	margin-left: 0;
}
.map {
	width: 100%;
}
.nugget-inner h3 {
	margin-top: 0;
	line-height: 12px;
}
.countryselect {
float: right;
display: block;
/* clear: both; */
}
.footer {
	padding-top: 40px;
}
#social {
	top: 0px;
}
.selectlang {
width: 160px;
}
#social {
margin-left: 100px !important; 
}
}
@media (max-width:767px) and (min-width:686px) {
	.page-news .row-fluid .span3.masonry-brick {
	max-width: 321px!important;
	width: 321px!important;
}
}
@media (max-width:686px) and (min-width:480px) {
	.page-news .row-fluid .span3.masonry-brick {
	max-width: 590px!important;
	width: 590px!important;
}
}
@media only screen and (width : 768px) {
body {
	padding-right: 0;
	padding-left: 0;
}
.header {
	padding-right: 0;
}
.navbar-fixed-top {
	margin-bottom: 0;
	position: fixed!important;
}
.nav li {
	float: left;
}
.nav-collapse, .nav-collapse.collapse {
	height: auto;
	overflow: auto;
	margin-top: 0;
}
.btn-navbar {
	display: none;
}
.logo img {
	max-width: 100px;
}
.container {
}
.carousel-control.right {
	right: 0;
}
.carousel-caption {
	margin-top: 520px;
}
.carousel-caption h1 {
	font-size: 30px;
}
.carousel-caption .lead, .carousel-caption .btn {
	font-size: 18px;
}
.marketing .span4 + .span4 {
	margin-top: 40px;
}
.featurette-heading {
	font-size: 30px;
}
.featurette .lead {
	font-size: 18px;
	line-height: 1.5;
}
.nugget {
	width: 33.3%;
	float: left;
	position: relative;
}
.nugget span {
	width: 80%;
	height: 70%;
	padding: 5%;
	opacity: 1; 
}
.nugget-inner > div {
padding: 6%;
margin: 6% 4%;
}
.footer {
	padding-top: 40px;
}
#social {
	position: static;
	float: left;
	margin-left: 45px;
	top: 0px; 
}
#paper-selector-content {
	width: 60%!important;
}
#paper-selector-spalla {
	min-width: 280px;
}
.big-accordion-body.collapse {
	height: auto;
}
.big-block .span2 {
	margin-right: 30px;
}
.big-accordion {
	padding: 0 12px;
}
/*.big-accordion-body {
	height: auto!important;
}*/
.btn-plus {
	display: block;
}
.back-btn {
	text-align: left;
	padding: 0 15px 8px;
}
.big-img {
	padding-left: 35px;
}
.node-type-product .row-fluid .span9 {
	width:490px!important;
}
.node-type-product .span3 .spalla {
	width:200px;
}
.node-type-product .span3 .spalla .aright h3 {
	font-size:13px!important;
	line-height:14px!important;
}
.right-part {
	position: relative;
	right: auto;
	text-align: left;
	top: auto;
}
.row-fluid .span3 {
	width: 23.4043%!important;
	max-width: 23.4043%!important;
	display: block;
	float: left!important;
	margin-left: 2.12766%;
}
.row-fluid .span3.masonry-brick {
	max-width: 343px!important;
	width: 343px!important;
}
.page-news .row-fluid .span3.masonry-brick {
	max-width: 321px!important;
	width: 321px!important;
}
.row-fluid .span9 {
	width: 74.3094%!important;
	max-width: 74.3094%!important;
	display: block;
	float: left!important;
}
.big-block.row-fluid .span2 {
	width: 24.529915%;
	float: left;
}
.big-block.row-fluid .span6, .big-block.row-fluid .span3 {
	margin-left: 0%;
	width: 64%;
	margin-bottom: 30px;
}
.big-block.row-fluid .span3 {
	margin-left: 32%;
	width: 63%!important;
	max-width: 74%!important;
}
/*.spalla-contacts {
	width: 100%;
}*/
.spalla-contacts .span2 {
	float: left!important;
	width: 200px;
}
.showroom-results {
	float: left;
}
.showroom-results .showroom ul {
	margin-left: 0;
}
.map {
	width: 94%;
}
.nugget-inner h3 {
	margin-top: 0;
	line-height: 12px;
}
text-dett.top-text {
	margin:0;
}
}
/* ----- FIXES ----- */
@media only screen and (min-width: 769px) and (max-width: 981px) {
.row-fluid.big-block .span6 {
	width: 40%;
}
}
@media only screen and (min-width: 769px) and (max-width: 934px) {
#paper-selector-content {
	width: 64%;
}
}
@media only screen and (min-width: 480px) and (max-width: 560px) {
/*#paper-selector-content {
	width: 40%!important;
}*/
.big-block.row-fluid .span3 {
	margin-left: 3%;
	width: 100%!important;
	max-width: 97%!important;
}
}
@media only screen and (max-width: 1024px) {
	.selectlang {
	width:160px;
}
.select-size {
	width:180px;
}
.carousel-inner {
	overflow: hidden !important;
}
.spalla .paper-nugget {
	min-height: 150px !important;
	margin: 0 auto 20px 0;
}
.nugget-inner h3 {
	line-height: 20px;
}
.footer .jqTransformSelectWrapper div span {
	width: 125px !important;
}
.footer .jqTransformSelectWrapper {
	width: 188px !important;
}
.countryselect {
/*width: 165px;*/
}
.countryseltransform .jqTransformSelectWrapper ul {
width: 132px!important;
background: #f1f1f1!important;
padding-top: 10px!important;
margin: 0!important;
}
#social {
	left: 50%;
	margin-left: -20px !important;
	position: absolute;
}
.footer ul {
	float: left;
	margin: 25px 0 8px 15px !important;
}
.footer .pull-right {
	margin-right: 5px !important;
}
.col-privapage {
	column-count: 1;
	column-gap: 40px;
	-moz-column-count: 1;
	-moz-column-gap: 40px;
	-webkit-column-count: 1;
	-webkit-column-gap: 40px;
	-ms-column-count: 1;
	-ms-column-gap: 40px;
}
}
@media (max-width: 979px) and (min-width: 768px) {
.row-fluid .span9 {
width: 61.309392%;
}
}
@media only screen and (max-width: 768px) {
.col-privapage {
	padding: 0 20px 0 0;
}
.nav-collapse, .header ul {
	margin:0!important;
}
}
@media only screen and (min-width:768px) {
.res-showroom {
	margin-left: 300px;
}
.header ul {
	height:auto;
}
}
@media only screen and (max-width: 1024px) {
.nugget-inner div h3 {
	margin: 0 0 3px;
}
.nugget-inner div p {
}
.header .logo {
	margin-left: 17px;
}
.carousel-inner > .item {
	background-position: center center;
}
.section-paper-selector .header .logo, .page-applications .header .logo {
margin-left: 30px;
}
}
/* blocchetti home 8 sempre pari */
@media only screen and (min-width:1026px) {
	 .homeblock + .homeblock + .homeblock + .homeblock + .homeblock + .homeblock + .homeblock + .homeblock + .homeblock {
	display: none;
}
}
@media only screen and (min-width:481px) and (max-width:1025px) {
	 .homeblock + .homeblock + .homeblock + .homeblock + .homeblock + .homeblock + .homeblock, .homeblock + .homeblock + .homeblock + .homeblock + .homeblock + .homeblock + .homeblock + .homeblock {
	display: none;
}
}
@media only screen and (min-width:1025px) and (max-width:1028px) {
	 .homeblock + .homeblock + .homeblock + .homeblock + .homeblock + .homeblock + .homeblock, .homeblock + .homeblock + .homeblock + .homeblock + .homeblock + .homeblock + .homeblock + .homeblock {
	display: block;
}
}
/*@media only screen and (min-width:768px) and (max-width:996px) { .homeblock + .homeblock + .homeblock + .homeblock + .nugget + .nugget + .nugget {
	display: block;
} .homeblock + .homeblock + .homeblock + .homeblock + .nugget + .nugget + .nugget + .nugget + .nugget {
	display: none;
}
}

@media only screen and (min-width:467px) and (max-width:767px) { .homeblock + .homeblock + .homeblock + .homeblock + .nugget + .nugget + .nugget, .homeblock + .homeblock + .homeblock + .homeblock + .nugget + .nugget + .nugget + .nugget {
	display: none;
}
}
*/
@media only screen and (max-width:480px) {
.homeblock + .homeblock + .homeblock + .homeblock + .homeblock, .homeblock + .homeblock + .homeblock + .homeblock + .homeblock + .homeblock, .homeblock + .homeblock + .homeblock + .homeblock + .homeblock + .homeblock + .homeblock, .homeblock + .homeblock + .homeblock + .homeblock + .homeblock + .homeblock + .homeblock + .homeblock {
	display: none;
}
.tgl-mini, .tgl-big, .hover-abs {
	width: 140px;
}
.baobab {
	float: left;
	width:140px;
}

.page-paper-selector .paper-nugget {
	margin-bottom: 20px;
}

.carousel-inner, .carousel-inner .item{
}
.carousel-caption {
	margin-top: 286px;
	width: 100%;
	text-align: center;
	padding:15px 0;
}
.nugget {
	width:50%;
}
.nugget-inner div h3 {
	margin-bottom:5px;
}
.nugget-inner div p, .nugget-inner div a {
}
.search-form-li {
	padding-left: 12px;
	padding-top: 15px;
}
#paper-selector-spalla .jqTransformSelectWrapper div span {
	width:190px!important;
}
#paper-selector-spalla .jqTransformSelectOpen {
	right:11px!important;
}

}
/* image scale */
@media only screen and (min-width:768px) {
.big-slide .carousel-inner > .item {
	background-position: center center;
	background-size: cover;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	background-color: #000000;
}
}
@media only screen and (max-width:767px) {
.big-slide .carousel-inner > .item {
	background-position: center center;
	background-size: cover;
	height: 400px;
	width: 100%;
	left: 0;
	top: 0;
	background-color: #000000;
}
}
@media only screen and (min-width:1096px) {
.nugget h3 {
	font-size: 21px;
	line-height: 24px;
}
}
@media only screen and (min-width:1025px) and (max-width:1095px) {
.nugget h3 {
	font-size: 16px;
	line-height: 19px;
}
}
@media only screen and (min-width:790px) and (max-width:1024px) {
.nugget h3 {
	font-size: 19px;
	line-height: 22px;
}
}
@media only screen and (max-width:1024px) {
.colour-divider {
	width: 60px;
}
#spall-h3 {
	font-size: 16px;
}

}
@media only screen and (max-width:789px) {
.nugget h3 {
}
.colour-divider {
	width: 50px;
}
#colour-wheel {
	width: 188px;
	height: 188px;
	margin: 0 auto;
}
}
@media (min-width:481px) and (max-width:675px){
	.header ul {
	margin:0!important;
	}
	#paper-selector-spalla {
padding: 0;
width: 100%!important;
max-width: 100%;
float:none;
}
}
@media (width:1024px) {
		.row-fluid #paper-selector-content.span9 {
			width:68%!important;
		}
}
@media (min-width:767px) and (max-width:1024px){
/*.header ul {
height:auto;
}*/
	#paper-selector-spalla.span3 {
		max-width: 280px;	
		min-width: 280px;	
		float:left;
	}
		.row-fluid #paper-selector-content.span9 {
		width: 62.468085%;
		}

}
@media (min-width: 769px) and (max-width: 780px) {
.nugget {
	width:33.3%;
}
}
@media (min-width:481px) and (max-width:768px) {
.res-showroom {
	clear: both;
	margin-left: 20px;
}
}
@media (min-width:675px) and (max-width:768px) {
		.row-fluid #paper-selector-content.span9 {
		width: 58%;
		float:left!important;
		}
}
@media (min-width:1025px) and (max-width:1220px) {
	#paper-selector-spalla.span3 {
		max-width: 280px;	
		min-width: 280px;	
	}
	.row-fluid #paper-selector-content.span9 {
		width: 68.468085%;
		}

}

@media (max-width:640px) {
::-webkit-input-placeholder {
   	padding-left: 2px;
	font-size: 14px;
	line-height: 16px;
	color:#636466;
}

:-moz-placeholder { /* Firefox 18- */
  	padding-left: 2px;
	font-size: 14px;
	line-height: 16px;
	color:#636466;
}

::-moz-placeholder {  /* Firefox 19+ */
  	padding-left: 2px;
	font-size: 14px;
	line-height: 16px;
	color:#636466;
}

:-ms-input-placeholder {  
	padding-left: 2px;
	font-size: 14px;
	line-height: 16px;
	color:#636466;
}

.search-input, #edit-search-block-form--2 {
	border-bottom:0 none!important;
}

.tdcolor, .tddescription {}

.clear-btn {
	display:block;
}
.swatch {
width:29%;
}
.noresults {
background: none!important;
position: static;
margin-left: 0;
left: 0;
width: 100%;
padding: 20px 0;
margin-top: 0;
border: none!important;
}
.noresults h3, .noresults h4 {
	text-align:center;
}
.filterresults.accordion-list {
	margin:0 auto;
}
.node-type-application .header .logo img {
	max-width: 100px;
	padding-top: 0px;
	margin-top:5px;
}
.page-contact-us .bg-sel-country .views-exposed-form .views-exposed-widget {
	float:none;
	clear:both;
}
.page-contact-us .bg-sel-country .jqTransformSelectWrapper {
width: 100%!important;
}
.page-contact-us .bg-sel-country .jqTransformSelectWrapper div span {
	width:100%!important;
}
.page-contact-us .bg-sel-country .jqTransformSelectOpen {
	right: -4px!important;
top: -7px!important;
}
.page-contact-us .bg-sel-country .jqTransformSelectWrapper ul {
	width:102%!important;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#adaeaf), to(#d9dadb))!important;
background: -moz-linear-gradient(top, #adaeaf 0%, #d9dadb 100%)!important;
background: -o-linear-gradient(top, #adaeaf 0%, #d9dadb 100%)!important;
background: -ms-linear-gradient(top, #adaeaf 0%, #d9dadb 100%)!important;
background: linear-gradient(to bottom, #adaeaf 0%, #d9dadb 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9dadb', endColorstr='#adaeaf', GradientType=0 )!important;

}
.dett-table.table .odd td, .dett-table.table .od td {
	min-height:20px;
	height:20px;
}
.odd, .od {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f2f2f2), to(#fff))!important;
background: -webkit-linear-gradient(top, #f2f2f2, #fff)!important;
background: -moz-linear-gradient(top, #f2f2f2, #fff)!important;
background: -ms-linear-gradient(top, #f2f2f2, #fff)!important;
background: -o-linear-gradient(top, #f2f2f2, #fff)!important;
}
.dett-table.table label {
	color:#000;
}
.node-type-product .text-dett .padd {
	padding:0;
}
.node-type-product .text-dett p, .node-type-product .leg, .node-type-product .text-dett h1 {
	padding-left:15px;
}
.tdcolor {
	width:155px;
}
.tddescription {
	width:200px;
}
.tddescription span {
	margin:0px 10px 7px 0!important; 
}
.request-form .col {
	width:310px;
}
.bg-sel-country .not-what {
	margin-left:0;
}
.tdcolor, .tddescription {
	display:block!important;
}
.tgl.hover-abs {
	display:none;
}
.request-form {
	margin-left:10px;
}
.tab-pane#swatches {
	margin-bottom:20px;
}
.tdh {
	height:55px!important;
}
.section-distribuzione #main {
	padding-top:40px;
}
.node-type-product .row-fluid, .node-type-product .container, .node-type-product .container .span9, .node-type-product .container .span3, .table-bordered.dett-table{
	overflow-x:hidden;
}
.big-accordion {
padding-left: 10px;
width: auto!important;
}
}
@media (min-width:480px) and (max-width:640px) {
html {
	overflow-x:hidden;
}	
	.tddescription {
		width:60px;
	}
	.tdcolor {
		width: 60px;
	}
	.colour-divider {
		width: 60px;
	}
	.tgl-mini, .tgl-big, .hover-abs {
		padding:0!important;
	}
	.btn.req-sample {
		margin-bottom:20px;
	}
	.dett .swatch.small {
width: 25%;
}
#social {
	margin-left:90px!important;
}
#country-sensitive {
margin-right: 15px!important;
}
.clear-btn {
display: block;
text-align: center;
width: 100%;
background-position: 223px 2px;
margin-bottom: 10px;
}
.request-form .imgajax {
	margin-left:190px!important;
}
.apply-btn {
font-family: 'CorisandeRegular';
text-transform: capitalize;
background:url(../img/apply-btn.png) no-repeat center center transparent;
height: 30px;
width: 146px;
display: none;
margin: 0 auto;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
margin-bottom: 20px;
}

}
@media (min-width:480px) and (max-width:768px) {
	.noresults {
		background: none!important;
		position: static;
		margin-left: 0;
		left: 0;
		width: 100%;
		padding: 20px 0;
		margin-top: 0;
		border: none!important;
	}
.noresults h3, .noresults h4 {
	text-align:center;
}
.filterresults.accordion-list {
	margin:0 auto;
}
}
@media (min-width:320px) and (max-width:480px) {
	.genercont {
	display: inline-block!important;
	width:100px;
}
#dett-carousel .carousel-inner .item {
height: 320px!important;
}
html{
	overflow-x:hidden;
	box-sizing:border-box;
}
body {
	padding:0;
	margin:0;
	position:relative;
	-webkit-overflow-scrolling: touch;
}

}
@media (max-width: 979px) and (min-width: 767px) {
	.res-showroom .span3 {
width: 220px;
margin-left: 0;
margin-right: 20px;
}
}
@media (width:768px) {
	.noresults {
		width:auto!important;
	}
}
@media (max-width: 767px) and (min-width:676px) {
	#paper-selector .pane-product-paper-selector, #paper-selector .pane-applications-selector-app-selector {
		float:left;
	}
}
@media (width:800px) {
	#social {
		margin-left:-20px!important;
	}	
	.header ul li {
		min-width:54px;
	}
}
@media (width:1280px) {
	.header ul li {
		min-width:54px;
	}
}
@media (width:962px) {
	.header ul li {
		min-width:54px;
	}
	.nav-collapse, .nav-collapse.collapse {
		height:auto!important;
	}
}
@media (width:601px) {
#search-block-form {
	padding-top: 17px;
	background-position: 0px 19px;
}
.big-accordion {
	width:100%!important;
}
#more-details {
display: block;
position: absolute;
right: 0;
}
.big-accordion-head .col.span3.pull-left {
	float:left;
	width:auto;
	clear:left;
} 
.big-accordion-body {
	height:0!important;
}
.big-accordion-body.in {
	height:auto!important;
}
.node-type-application .header .nav-collapse.collapse {
top: 8px!important;
}
.node-type-application .header ul {
margin: 0 !important;
}
}

/* Pagine news e generic */

@media(max-width: 1024px){
	
	.n-onlymobile {
		display: block !important;	
	}
	.n-onlydesktop {
		display: none !important;	
	}
	.n-onlymobile.span12 {
		width: 95% !important;
	}
	.gpage_img_li {
		background-size: cover;
		display: block;
		min-height: 230px;
		margin-bottom: 20px;
		background-position: center center;
	}	
	.resize-tx {
		width: 70% !important;
	}
	.n-title-b {
		padding-bottom: 0;
	}
}
@media(max-width:768px){
	.nacapo {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	.onlyone .date {
		display: block;
		margin-top: 20px;
		clear: both;
		float: none;
	}
	.resize-tx {
		width: 100% !important;
	}
	.gpage_img_li {
		min-height: 190px;
	}	
}
@media(min-width:641px) and (max-width:767px){
	.n-onlymobile .span6 {
		width: 48%;
		float: left;
		margin-right: 2%;
	}	
}
@media(max-width:640px){
	
	.nacapo {
		padding-left: 10px !important;
		padding-right: 10px !important;
		margin-top: 10px;
	}
	
	.genpage {
		margin-left: 10px !important; 
	}
	.newsdetail {
		margin-left: 10px !important;
	}
	.n-onlymobile.span12 {
		width: 95% !important;
	}
	.news-info-st{
		display: none !important;
	}
	.mobile-news-mar {
		display: block !important;
	}
	.onlyone p {
		/* padding-right: 20px !important; */
		margin-top: 20px;
	}
	.onlyone {
		clear: both;
		float: none;
		width: 90% !important;
	}
	.mobile-news-mar .imgnes{
		/* text-align: center; */ 
	}
	.mobile-news-mar img, .mobile-news-mar iframe  {
		margin-bottom: 10px;
	}
}
@media(max-width:640px){	
	.imgnes iframe {
		/* width: 603px !important; */
		width: 100% !important;
	} 
}