/*-----------------------------------------------------------------------------------*/
/*	MEDIA QUERIES
/*-----------------------------------------------------------------------------------*/

/*-----------Pantallas inferiores a 800px------------*/

@media screen and (max-width:800px) {  
#header-content
{
	width:768px;
}
#logo
{
	text-align:center;
	float:none;
}

/************ MENU ***************/
#menu
{
	margin-top:8%;
	margin-bottom:5%;
}
#nav li ul li ul {
left:-130px;

}

/************  NIVO SLIDER  ***************/

.slider-wrapper { 
	width: 750px; /*para controlar el tamaņo del slider*/
}

/************ MIDDLE  ***************/

#middle-content
{
	width:750px;
	height:auto;
}

/**************** CONTENT *************/

#content {
	width:450px;
	padding:2%;
	
}
 #first-box img {
	width:420px;
	height:150px;
}
#second-box img {
	width:125px;
	height:120px;
}

/**************** MAPA-WEB *************/
.mapa-web ul{
	line-height:30px;
	width:70%;
}
.mapa-web .area{
	margin-bottom:10%;
	margin-top:5%;
}

/**************** SIDEBAR *************/

#sidebar {
	width:250px;	
}
#first-sidebar img {
	width:80px;
	height:80px;
}
#special-works img {
	width:225px;
	height:180px;
}
.box-sidebar .works li a {
	margin-top:10%;
}
/**************** CONTENT-PRODUCT *************/

#content-product {
	width:750px;
	padding:0;
	border-top:1px dotted #ccc;
}
.product-list li {
	line-height:27px;
}
.general-products {
	padding-top:7%;
	width:410px;
}
.general-products img {
	width:130px;
	height:110px;
}
.box-content-product .area ul li #last-aluminio {
	margin-left:22%;
}
.box-content-product .area #ac1 {
	margin-left:31%;
}
.box-content-product .area #ac2 {
	margin-left:12%;
}
.box-content-product .area #ac3 {
	margin-left:37%;
}
.box-content-product .area #ac4 {
	margin-left:18%;
}
.box-content-product .area .acr {
	margin-left:25%;
}

/************ FOOTER ***************/
#pie-content
{
	width:750px;
}

.pie-content-box
{
	width:240px;

}
.pie-content-box p
{
	padding:10px;
}
.pie-content-box.rrss {
	margin-left:16%;
	width:120px;
}
.pie-content-box.datcont {
	margin-left:6%;
	width:260px;
}

/************ FOOTER COPYRIGHT ***************/


#copyright-content
{
	width:750px;

}
}  
@media screen and (max-width:720px) { 
#header-content
{
	width:720px;
}


/************  NIVO SLIDER  ***************/

.slider-wrapper { 
	width: 710px; /*para controlar el tamaņo del slider*/
}

/************ MIDDLE  ***************/

#middle-content
{
	width:710px;
}

/**************** CONTENT *************/

#content {
	width:410px;
	
}
 #first-box img {
	width:385px;
	height:150px;
}
#second-box img {
	width:118px;
	height:110px;
}

/**************** CONTENT-PRODUCT *************/

#content-product {
	width:710px;
}

/************ FOOTER ***************/
#pie-content
{
	width:710px;
}

.pie-content-box.rrss {
	margin-left:14%;
}
.pie-content-box.datcont {
	margin-left:4%;
	width:250px;
}

/************ FOOTER COPYRIGHT ***************/


#copyright-content
{
	width:710px;

}
}
@media screen and (max-width:640px) {  
#header-content
{
	width:600px;
}
#logo
{
	text-align:center;
	float:none;
}

/************ MENU ***************/
#menu
{
	position:relative;
	float:left;
	margin-bottom:5%;
	margin-left:35%;
}
.tinynav { display: block; }
#nav{ display: none; }
	  

/************  NIVO SLIDER  ***************/

.slider-wrapper { 
	width: 600px; /*para controlar el tamaņo del slider*/
}

/************ MIDDLE  ***************/
#middle
{
	margin-bottom:2%;
}

#middle-content
{
	width:600px;
	height:auto;
	padding-bottom:0;
}

/**************** CONTENT *************/

#content {
	width:580px;
	
}
 #first-box img {
	width:550px;
	height:190px;
}
#second-box img {
	width:170px;
	height:130px;
}
.area {
	width:95%;
}
.box-content h1 {
	text-align:center;
}
/**************** MAPA-WEB *************/
.mapa-web ul{
	line-height:30px;
	width:60%;
}
/**************** SIDEBAR *************/

#sidebar {
	float:left;
	width:595px;
	margin-top:1%;
}
#first-sidebar img {
	width:265px;
	height:180px;
}
.box-sidebar ul li {
	display:block;
}
.box-sidebar h2 {
	text-align:center;
}
.box-sidebar .works {
	width:440px;
	height:700px;
	margin-left:15%;
}
.box-sidebar .area {
	width:95%;
}
.box-sidebar .works li {
	height:auto;
}
.box-sidebar .works li a {
	margin-top:18%;
}
#special-works img {
	width:555px;
	height:280px;
}

/**************** CONTENT-PRODUCT *************/

#content-product {
	width:580px;
	padding:1%;
	border-top:none;
}
#content-product h1 {
	text-align:center;
}
.product-list {
	width:240px;
	padding-top:3%;
}
.product-list li {
	line-height:33px;
}
.general-products {
	padding-top:8%;
	width:280px;
}
.general-products img {
	width:130px;
	height:110px;
}
.box-content-product .area ul li #last-aluminio {
	margin-left:18%;
}
.box-content-product .area #ac1 {
	margin-left:25%;
}
.box-content-product .area #ac2 {
	margin-left:2%;
}
.box-content-product .area #ac4 {
	margin-left:9%;
}
.box-content-product .area .acr {
	margin-left:17%;
}

/************ FOOTER ***************/
#pie
{
	margin-top:0;
}
#pie-content
{
	width:600px;
}

.pie-content-box
{
	width:600px;

}
#marcas {
	float:left;
	position:relative;
	margin-top:4%;
	padding-left:1%;
	width:580px;
}
#marcas img {
	width:70px;
	height:60px;
}
.pie-content-box p {
	margin-left:0;
}
.pie-content-box.logos {
	margin-bottom:2%;
	margin-left:0;
	width:100%;
	
}
.pie-content-box.rrss {
	margin-left:12%;
	width:120px;

}
.pie-content-box.datcont {
	width:250px;
	margin-left:15%;
}

/************ FOOTER COPYRIGHT ***************/


#copyright-content
{
	width:600px;

}
}

@media screen and (max-width:568px) {  
#header-content
{
	width:558px;
}
#logo
{
	text-align:center;
	float:none;
}

/************ MENU ***************/
#menu
{
	position:relative;
	float:left;
	margin-bottom:5%;
	margin-left:35%;
}
.tinynav { display: block; }
#nav{ display: none; }
	  

/************  NIVO SLIDER  ***************/

.slider-wrapper { 
	width: 558px; /*para controlar el tamaņo del slider*/
}

/************ MIDDLE  ***************/
#middle
{
	margin-bottom:2%;
}

#middle-content
{
	width:558px;
	height:auto;
	padding-bottom:0;

}

/**************** CONTENT *************/

#content {
	width:535px;
	
}
 #first-box img {
	width:510px;
	height:150px;
}
#second-box img {
	width:157px;
	height:120px;
}
.area {
	width:96%;
}
.box-content h1 {
	text-align:center;
}
/**************** SIDEBAR *************/

#sidebar {
	float:left;
	width:550px;
	margin-top:1%;
}
#first-sidebar img {
	width:265px;
	height:180px;
}
.box-sidebar ul li {
	display:block;
}
.box-sidebar h2 {
	text-align:center;
}
.box-sidebar .works {
	width:440px;
	height:700px;
	margin-left:13%;
}
.box-sidebar .area {
	width:95%;
}
.box-sidebar .works li {
	height:auto;
}
.box-sidebar .works li a {
	margin-top:18%;
}
#special-works img {
	width:515px;
	height:280px;
}

/**************** CONTENT-PRODUCT *************/

#content-product {
	width:550px;
	padding:1%;
}
#content-product h1 {
	text-align:center;
}
.product-list {
	float:none;
	margin:0 auto;
	width:200px;
	padding-top:3%;
}
.product-list li {
	line-height:33px;
}
.general-products {
	float:left;
	margin-top:3%;
	margin-bottom:2%;
	width:95%;

}
.general-products img {
	width:170px;
	height:140px;
}
.box-content-product .area #ac2 {
	margin-left:0;
}
.box-content-product .area #ac3 {
	margin-left:35%;
}
.box-content-product .area #ac4 {
	margin-left:6%;
}
.box-content-product .area .acr {
	margin-left:13%;
}
/************ FOOTER ***************/
#pie
{
	margin-top:0;
}
#pie-content
{
	width:550px;
}

.pie-content-box
{
	width:550px;
}
#marcas {
	padding-left:3%;
	width:550px;
}
#marcas img {
	width:60px;
	height:50px;
}
.pie-content-box p {
	margin-left:1%;
	padding-top:5%;
}
.pie-content-box.logos {
	margin-bottom:2%;
	margin-left:0;
	width:100%;
	
}
.pie-content-box.rrss {
	margin-left:10%;
	margin-top:1%;
	width:120px;

}
.pie-content-box.datcont {
	width:250px;
	margin-left:15%;
	margin-top:1%;
}

/************ FOOTER COPYRIGHT ***************/


#copyright-content
{
	width:550px;
}
}
@media screen and (max-width:540px) {  
#header-content
{
	width:538px;
}
/************  NIVO SLIDER  ***************/

.slider-wrapper { 
	width: 530px; /*para controlar el tamaņo del slider*/
}

/************ MIDDLE  ***************/
#middle
{
	margin-bottom:2%;
}

#middle-content
{
	width:530px;
	height:auto;
	padding-bottom:0;

}

/**************** CONTENT *************/

#content {
	width:510px;
	
}
 #first-box img {
	width:480px;
	height:150px;
}
#second-box img {
	width:149px;
	height:120px;
}
.area {
	width:96%;
}
.box-content h1 {
	text-align:center;
}
/**************** SIDEBAR *************/

#sidebar {
	float:left;
	width:523px;
	margin-top:1%;
}
#first-sidebar img {
	width:265px;
	height:180px;
}
.box-sidebar ul li {
	display:block;
}
.box-sidebar h2 {
	text-align:center;
}
.box-sidebar .works {
	width:440px;
	height:700px;
	margin-left:13%;
}
.box-sidebar .area {
	width:95%;
}
.box-sidebar .works li {
	height:auto;
}
.box-sidebar .works li a {
	margin-top:18%;
}
#special-works img {
	width:490px;
	height:280px;
}

/**************** CONTENT-PRODUCT *************/

#content-product {
	width:520px;
	padding:1%;
}
#content-product h1 {
	text-align:center;
}
.product-list {
	float:none;
	margin:0 auto;
	width:200px;
	padding-top:3%;
}
.product-list li {
	line-height:33px;
}
.general-products {
	float:left;
	margin-top:3%;
	margin-bottom:2%;
	width:95%;

}
.general-products img {
	width:160px;
	height:140px;
}
.box-content-product .area #ac2 {
	margin-left:0;
}
.box-content-product .area #ac3 {
	margin-left:35%;
}
.box-content-product .area #ac4 {
	margin-left:6%;
}
.box-content-product .area .acr {
	margin-left:13%;
}
/************ FOOTER ***************/
#pie
{
	margin-top:0;
}
#pie-content
{
	width:530px;
}

.pie-content-box
{
	width:530px;
}
#marcas {
	padding-left:3%;
	width:530px;
}
#marcas img {
	width:60px;
	height:50px;
}
.pie-content-box p {
	margin-left:1%;
	padding-top:5%;
}
.pie-content-box.logos {
	margin-bottom:2%;
	margin-left:0;
	width:100%;
	
}
.pie-content-box.rrss {
	margin-left:10%;
	margin-top:1%;
	width:120px;

}
.pie-content-box.datcont {
	width:250px;
	margin-left:15%;
	margin-top:1%;
}

/************ FOOTER COPYRIGHT ***************/


#copyright-content
{
	width:530px;
}
}
@media screen and (max-width:480px) {  
#header-content
{
	width:480px;
}
#logo
{
	text-align:center;
	float:none;
}

/************ MENU ***************/
#menu
{
	margin-top:8%;
	margin-bottom:5%;
}


/************  NIVO SLIDER  ***************/

.slider-wrapper { 
	width: 470px; /*para controlar el tamaņo del slider*/
}

/************ MIDDLE  ***************/
#middle
{
	margin-bottom:2%;
}

#middle-content
{
	width:470px;
	height:auto;
	padding-bottom:0;
}

/**************** CONTENT *************/

#content {
	width:450px;
	
}
 #first-box img {
	width:430px;
	height:150px;
}
#second-box img {
	width:130px;
	height:100px;
}
.area {
	width:96%;
}
.box-content h1 {
	text-align:center;
}
/**************** MAPA-WEB *************/
.mapa-web ul{
	line-height:30px;
	width:70%;
}
/**************** SIDEBAR *************/

#sidebar {
	width:465px;
	margin-top:1%;
	margin-bottom:2%;
}
#first-sidebar img {
	width:265px;
	height:150px;
}
.box-sidebar ul li {
	display:block;
}
.box-sidebar h2 {
	text-align:center;
}
.box-sidebar .works {
	width:440px;
	height:580px;
	margin-left:2%;
}
.box-sidebar .area {
	width:95%;
}
.box-sidebar .works li {
	height:auto;
}
.box-sidebar .works li a {
	margin-top:18%;
}
#special-works img {
	width:430px;
	height:250px;
}

/**************** CONTENT-PRODUCT *************/

#content-product {
	width:460px;
	padding:1%;
}
#content-product h1 {
	text-align:center;
	font-size:14px;
}
.product-list {
	width:180px;
	padding-top:2%;
	font-size:13px;
}
.product-list li {
	line-height:33px;
}
.general-products {
	padding-top:5%;
	width:97%;
}
.general-products img {
	width:140px;
	height:105px;
}
.box-content-product .area ul li img {
	margin-left:25%;
	margin-top:8%;
	margin-bottom:8%;
}

.box-content-product .area ul li #last-aluminio {
	margin-left:10%;
}
.box-content-product .area #ac1 {
	margin-left:20%;
}
.box-content-product .area #ac2 {
	width:420px;
	margin-top:5%;
}
.box-content-product .area #ac3 {
	margin-left:33%;
	margin-top:5%;
}
.box-content-product .area #ac4 {
	width:400px;
	margin-left:3%;
}
.box-content-product .area .acr {
	margin-left:5%;
}
/************ FOOTER ***************/
#pie
{
	margin-top:0;
}
#pie-content
{
	width:480px;
}

.pie-content-box
{
	width:480px;
}
#marcas {
	padding-left:3%;
	margin-left:15%;
	width:330px;
}
#marcas img {
	width:60px;
	height:50px;
}
.pie-content-box p {
	margin-left:1%;
	padding-top:5%;
}
.pie-content-box.logos {
	margin-bottom:2%;
	margin-left:0;
	width:100%;
	
}
.pie-content-box.rrss {
	width:120px;
	margin-left:10%;
	margin-top:1%;

}
.pie-content-box.datcont {
	margin-left:0;
	margin-top:1%;
	padding-left:7%;
	width:250px;
}

/************ FOOTER COPYRIGHT ***************/


#copyright-content
{
	width:480px;

}
}


@media screen and (max-width:400px) {  
#header-content
{
	width:400px;
}
#logo
{
	text-align:center;
	float:none;
}

/************ MENU ***************/
#menu
{
	margin-top:8%;
	margin-bottom:5%;
}


/************  NIVO SLIDER  ***************/

.slider-wrapper { 
	width: 390px; /*para controlar el tamaņo del slider*/
}

/************ MIDDLE  ***************/
#middle
{
	margin-bottom:2%;
}

#middle-content
{
	width:390px;
	height:auto;
	padding-bottom:0;
}

/**************** CONTENT *************/

#content {
	width:370px;
	
}
 #first-box img {
	width:350px;
	height:200px;
}
#second-box img {
	width:350px;
	height:200px;
}
.area {
	width:96%;
}
.box-content h1 {
	text-align:center;
}

/**************** SIDEBAR *************/

#sidebar {
	width:385px;
	margin-top:1%;
	margin-bottom:2%;
}
#first-sidebar img {
	width:165px;
	height:120px;
}
.box-sidebar ul li {
	display:block;
}
.box-sidebar h2 {
	text-align:center;
}
.box-sidebar .works {
	width:370px;
	height:480px;
	margin-left:2%;
}
.box-sidebar .area {
	width:95%;
}
.box-sidebar .works li {
	height:auto;
}
.box-sidebar .works li a {
	margin-top:16%;
}
#special-works img {
	width:355px;
	height:200px;
}

/**************** CONTENT-PRODUCT *************/

#content-product {
	width:380px;
	padding:1%;
}
#content-product h1 {
	text-align:center;
	font-size:14px;
}
.product-list {
	width:180px;
	padding-top:2%;
	font-size:13px;
}
.product-list li {
	line-height:33px;
}
.general-products {
	padding-top:5%;
	width:97%;
}
.general-products img {
	width:175px;
	height:120px;
}
.box-content-product .area ul {
	list-style:circle;
	width:85%;
}
.box-content-product .area ul li #last-aluminio {
	margin-left:0;
	width:280px;
}
.box-content-product .area ul li img {
	margin-left:22%;
}
.box-content-product .area #ac1 {
	margin-left:15%;
}
.box-content-product .area #ac2 {
	width:350px;
}
.box-content-product .area #ac3 {
	margin-left:28%;
}
.box-content-product .area #ac4 {
	width:340px;
	margin-left:3%;
}
.box-content-product .area .acr {
	margin-left:0;
	width:350px;
}
/************ FOOTER ***************/
#pie
{
	margin-top:0;
}
#pie-content
{
	width:400px;
}

.pie-content-box
{
	width:400px;
}
#marcas {
	padding-left:3%;
	margin-left:9%;
	width:330px;
}
#marcas img {
	width:60px;
	height:50px;
}
.pie-content-box p {
	margin-left:1%;
	padding-top:5%;
}
.pie-content-box.logos {
	margin-bottom:2%;
	margin-left:0;
	width:98%;
	
}
.pie-content-box.rrss {
	width:98%;
	margin-left:1%;
	margin-top:1%;
}
.pie-content-box.rrss p{
	width:35%;
	margin:0 auto;
}
.pie-content-box.datcont {
	width:98%;
	margin-left:0;
	margin-top:1%;
}
.pie-content-box.datcont p {
	width:50%;
	margin:0 auto;
}
/************ FOOTER COPYRIGHT ***************/


#copyright-content
{
	width:400px;

}
}
@media screen and (max-width:321px) {  
#header-content
{
	width:300px;
}
#logo
{
	text-align:center;
	float:none;
}

#logo img {
	width:280px;
	height:200px;
}
/************ MENU ***************/
#menu
{
	margin-top:8%;
	margin-bottom:7%;
	margin-left:20%;
}


/************  NIVO SLIDER  ***************/

.slider-wrapper { 
	width: 300px; /*para controlar el tamaņo del slider*/
}

/************ MIDDLE  ***************/
#middle
{
	margin-bottom:0;
}

#middle-content
{
	width:300px;
	height:auto;
	padding-bottom:0;
}

/**************** CONTENT *************/

#content {
	width:290px;
	
}
 #first-box img {
	width:270px;
	height:150px;
}
#second-box img {
	width:270px;
	height:160px;
}
.box-content h1 {
	text-align:center;
}
/**************** MAPA-WEB *************/
.mapa-web ul{
	line-height:30px;
	width:90%;
}
/**************** SIDEBAR *************/

#sidebar {
	float:left;
	width:300px;
	margin-top:1%;
}
#first-sidebar img {
	width:100px;
	height:80px;
}
.box-sidebar ul li {
	display:block;
}
.box-sidebar h2 {
	text-align:center;
}
.box-sidebar .works {
	width:280px;
	height:340px;
	margin-left:2%;
}
.box-sidebar .area {
	width:95%;
}
.box-sidebar .works li {
	height:auto;
}
.box-sidebar .works li a {
	margin-top:14%;
}
#special-works img {
	width:275px;
	height:200px;
}

/**************** CONTENT-PRODUCT *************/

#content-product {
	width:300px;
	padding:1%;
}
#content-product h1 {
	text-align:center;
	font-size:14px;
	margin-bottom:2%;
}
.product-list {
	width:180px;
	padding-top:2%;
	margin-left:20%;
	font-size:13px;
}
.product-list li {
	line-height:33px;
}
.general-products {
	padding-top:5%;
	width:280px;

}
.general-products img {
	width:90px;
	height:85px;
}
.box-content-product .area ul {
	list-style:circle;
	width:85%;
}
.box-content-product .area ul li #last-aluminio {
	margin-left:0;
	width:220px;
}
.box-content-product .area ul li img {
	margin-left:15%;
}
.box-content-product .area #ac1 {
	margin-left:6%;
}
.box-content-product .area #ac2 {
	width:280px;
}
.box-content-product .area #ac3 {
	margin-left:23%;
}
.box-content-product .area #ac4 {
	width:260px;
	margin-left:3%;
}
.box-content-product .area .acr {
	width:275px;
}
/************ FOOTER ***************/
#pie
{
	margin-top:0;
}
#pie-content
{
	width:300px;
}

.pie-content-box
{
	width:300px;
}
#marcas {
	padding-left:3%;
	margin-left:9%;
	width:280px;
}
#marcas img {
	width:60px;
	height:50px;
}
.pie-content-box p {
	margin-left:1%;
	padding-top:5%;
}
.pie-content-box.logos {
	margin-bottom:2%;
	margin-left:0;
	width:98%;
	
}
.pie-content-box.rrss {
	width:98%;
	margin-left:1%;
	margin-top:1%;
}
.pie-content-box.rrss p{
	width:30%;
	margin:0 auto;
}
.pie-content-box.datcont {
	width:85%;
	margin-left:0;
	margin-top:1%;
}
.pie-content-box.datcont p {
	width:100%;
	padding-left:2%;
	margin:0 auto;
}

/************ FOOTER COPYRIGHT ***************/


#copyright-content
{
	width:300px;

}
.copyright-content-box p {
	font-size:11px;
}

}