/*
 * responsive.custom.css is for custom media queries that are not set via the
 * theme settings, such as cascading media queries.
 *
 * By default all the other responsive stylesheets used in Adaptivetheme use a
 * "stacking method", however cascading media queries use a waterfall method so
 * you can leverage the cascade and inheritance for all browsers that support
 * media queries, regardless of screen size.
 *
 * @SEE http://zomigi.com/blog/essential-considerations-for-crafting-quality-media-queries/#mq-overlap-stack
 *
 * NOTE: this file loads by default, to disable got to your theme settings and
 * look under the "CSS" settings tab.
 */
/*
 * Really small screens and up
 */
/* @media only screen and (min-width: 220px) {} */
/*
 * Smalltouch sizes and up
 */
/* @media only screen and (min-width: 320px) {} */
/*
 * Smalltouch sizes and down
 */
@media only screen and (max-width: 480px) {
  /* 
   * Float Region Blocks - custom media query CSS example:
   * 
   * Float regions blocks is an Extension you can enable in the appearance
   * settings for your theme. This feature allows you to automatically float
   * blocks in regions, you can switch it on and off depending on your
   * requirements. For design purposes you many want to remove the floats for
   * devices where the entire theme is just one column - for example small
   * mobile phones. The following CSS is inside the custom media query:
   *
   *   @media only screen and (max-width: 480px){}
   *
   * This will target devices with a maximum width of 480px - most small phones.
   * In these smaller screen sizes we can remove the float and widths so all
   * blocks stack instead of displaying horizonally. The selector used is an
   * "attribute selector" which will match on any float block class. Use your
   * inspector or Firebug to get the classes from the page output if you need
   * more granular control over block alignment and stacking.
   */
  /* line 57, ../sass/responsive.custom.scss */
  .region[class*="float-blocks"] .block {
    float: none;
    width: 100%;
  }
}
/*
 * Tablet sizes and up
 */
/* @media only screen and (min-width: 768px) {} */
/*
 * Desktops/laptops and up
 */
/* @media only screen and (min-width: 1025px) {} */

/*# sourceMappingURL=responsive.custom.css.map */


@media only screen and (max-width: 1150px) {

.view-seccions .views-row img.image-style-seccio {
	width:200px;
	height:auto;
}

 body.node-type-pagquefem .view-seccions div.lupa, body.node-type-paginici .view-seccions div.lupa {
	 width:30px;
	 height:30px;
	 background-size:30px 30px;
	 left:85px;
	 top:50px;
 }

.view-seccions .views-row {
	font-size:1.1em;
}

}

@media only screen and (max-width: 1100px) {
	
	#block-views-tabs-cotxes-block-2 .ui-tabs .ui-tabs-nav li {
		margin:0 20px 0 0;
	}
}

@media only screen and (max-width: 980px) {
	
	#block-views-tabs-cotxes-block-2 .ui-tabs .ui-tabs-nav a {
		padding:10px;
	}
	
	#block-views-tabs-cotxes-block-2 .ui-tabs .ui-tabs-nav li {
		min-height:110px;
	}
}

@media only screen and (max-width: 885px) {
	
	#block-views-tabs-cotxes-block-2 .ui-tabs .ui-tabs-nav li {
		margin:0 10px 0 0;
	}
	
	#block-views-tabs-cotxes-block-2 .ui-tabs .ui-tabs-nav a {
		padding:5px;
	}
	
	#block-views-tabs-cotxes-block-2 .ui-tabs .ui-tabs-nav li {
		min-height:100px;
	}
	
	#block-views-seccions-block {
		margin-top:40px !important;
		max-width:470px;
	}
	
	body.node-type-seccions .view-seccions .view-content {
		padding-bottom:15px;
	}
	
	.view-seccions .views-row-even {
		margin-right:0;
	}
	
	body.node-type-seccions .view-seccions .views-row {
		padding-bottom:25px !important;
		background-image:none !important;
	}

 
 body.node-type-seccions .view-seccions .views-row strong {
	 border-bottom-width:3px;
	 border-bottom-style:solid;
	 border-bottom-color:#ffffff;
 }
 
 body.page-node-7 .view-seccions .views-row-1 strong, body.page-node-30 .view-seccions .views-row-1 strong {
	 border-bottom-color:#c82325;
 }
 
 body.page-node-9 .view-seccions .views-row-2 strong, body.page-node-29 .view-seccions .views-row-2 strong {
	 border-bottom-color:#92b559;
 }
 
 body.page-node-13 .view-seccions .views-row-3 strong, body.page-node-24 .view-seccions .views-row-3 strong {
	 border-bottom-color:#0089b8;
 }
 
 body.page-node-14 .view-seccions .views-row-4 strong, body.page-node-28 .view-seccions .views-row-4 strong {
	 border-bottom-color:#e1a60c;
 }
 
 #block-views-tabs-cotxes-block-1 .ui-tabs .ui-tabs-nav li {
	 margin:0 50px 0 0;
 }
 
 
}


@media only screen and (max-width: 780px) {			
	#block-views-tabs-cotxes-block-2 .ui-tabs .ui-tabs-nav a {
	 width:90px;
 }
}

@media only screen and (max-width: 660px) {
	
	#branding {
		margin:0 0 15px 0;
	}
	
	#branding, #primary-menu-bar {
		float:none;
	}
	
	#primary-menu-bar {
		margin:15px 10px 0 10px !important;
		padding-bottom:12px;
	}
	
	#header ul.primary-menu li a, #header ul.primary-menu li span {
		display:inline-block;
	}
	
	#header ul.primary-menu li {
		float:none;
	}
	
	#header ul.primary-menu {
		text-align:center;
	}
	
	#site-name a {
		margin:0 auto;
	}
}

@media only screen and (max-width: 580px) {			
	#block-views-tabs-cotxes-block-2 .ui-tabs .ui-tabs-nav a {
	 width:70px;
 }
}


@media only screen and (max-width: 550px) { 

 #block-views-tabs-cotxes-block-1 .ui-tabs .ui-tabs-nav li {
	 margin:0 14px 0 0;
 }
 
#block-views-tabs-cotxes-block-1 .ui-tabs .ui-tabs-nav a img.image-style-icona-vehicle {
	width:50px;
	height:auto;
}

.tabvehicle .views-field-title .field-content {
	font-size:1em;
}

#block-views-tabs-cotxes-block-1 .ui-tabs .ui-tabs-nav a {
	padding:24px 20px 28px 20px;
}

#block-views-tabs-cotxes-block-1 .ui-tabs .ui-tabs-nav li {
	min-height:105px;
}


}


@media only screen and (max-width: 470px) {			
	#block-views-tabs-cotxes-block-2 .ui-tabs .ui-tabs-nav li {
	 display:block;
	 text-align:center;
	 min-height:80px;
	 padding:0 !important;
	 margin:0;
	 }
	 
	 #block-views-tabs-cotxes-block-2 .ui-tabs .ui-tabs-nav li a {
		 float:none;
	 }
	 
	 #block-views-tabs-cotxes-block-2 .ui-tabs .ui-tabs-nav li.ui-state-active {
		 background-image:none !important;
		 background-color:#92b559!important;
	 }
	 
	 #block-views-tabs-cotxes-block-2 .ui-tabs .ui-tabs-nav a:hover {
		 background:none;
	 }
	 
	 #block-views-tabs-cotxes-block-2 .ui-widget-header, #block-views-tabs-cotxes-block-2 .ui-tabs .ui-tabs-nav {
		 padding-bottom:30px;
	 }
}


@media only screen and (max-width: 460px) {
	
	#block-views-tabs-cotxes-block-1 .ui-tabs .ui-tabs-nav a {
	padding:15px 10px;
}

#block-views-tabs-cotxes-block-1 .ui-tabs .ui-tabs-nav li {
	min-height:75px;
}
	
	#block-views-seccions-block {
		max-width:310px;
	}
	
	body.node-type-seccions .view-seccions .views-row strong {
	 border-bottom-width:2px;
 }
	
	
	.view-seccions .views-row img.image-style-seccio {
	width:140px;
	height:auto;
}

 body.node-type-pagquefem .view-seccions div.lupa, body.node-type-paginici .view-seccions div.lupa {
	 width:30px;
	 height:30px;
	 background-size:30px 30px;
	 left:60px;
	 top:35px;
 }

.view-seccions .views-row {
	font-size:1em;
}
}

@media only screen and (max-width: 350px) {
	
	#block-views-seccions-block {
		max-width:none;
	}
	
	body.node-type-seccions #block-views-seccions-block {
		margin-bottom:15px;
	}
	
	.view-seccions .views-row {
		margin-right:0;
	}
	
	
	.view-seccions .views-row img.image-style-seccio {
	width:auto;
	height:auto;
}

 body.node-type-pagquefem .view-seccions .views-row:hover div.lupa, body.node-type-paginici .view-seccions .views-row:hover div.lupa {
	 display:none !important;
 }
 
 #block-views-tabs-cotxes-block-1 .ui-tabs .ui-tabs-nav li {
	 display:block;
	 text-align:center;
	 min-height:80px;
	 padding:0 !important;
	 margin:0;
	 }
	 
	 #block-views-tabs-cotxes-block-1 .ui-tabs .ui-tabs-nav li a {
		 float:none;
	 }
	 
	 #block-views-tabs-cotxes-block-1 .ui-tabs .ui-tabs-nav li.ui-state-active {
		 background-image:none !important;
		 background-color:#c82325!important;
	 }
	 
	 #block-views-tabs-cotxes-block-1 .ui-tabs .ui-tabs-nav a:hover {
		 background:none;
	 }
	 
	 #block-views-tabs-cotxes-block-1 .ui-widget-header, #block-views-tabs-cotxes-block-1 .ui-tabs .ui-tabs-nav {
		 padding-bottom:30px;
	 }

}