﻿

@media (max-width: 1200px) {

#cssmenu > ul > li > a {
  padding: 12px;
  font-size: 14px;
}


.ca-item{
	width:33.33%;
}

}

@media (max-width: 991px) {



.carousel 
{
    height: 60%;
}

	
.ca-item{
	width:33.33%;
}


.ca-nav span{
	width: 13px;
    height: 22px;
    background:transparent url(../images/arrows-small.png) no-repeat top left;
}




.ca-nav span{
		left:-10px;
}
.ca-nav span.ca-nav-next{
	right:-10px;
}


}


@media (max-width: 768px) {

.carousel {
    height: 40%;
}
.products
{
	background:#fff url('../images/pic.png')  right center no-repeat; 
	padding:20px 0 20px 0;
	font-family:Tahoma;
	font-size:15px;	
	border-top:1px gray solid;

}

.copyright
{
	text-align:center;line-height:20px;
}
.copyright .socials {
	position: relative;
	overflow: hidden;	
	margin-top:0px;
	text-align:right;
	margin-bottom:0px;

}

.img-inner
{
	height:auto;
	float:right;
	margin:0 0 20px 20px;
}
 .ca-item{
	width:50%;
}



.ca-nav span{
	width: 13px;
    height: 22px;
    background:transparent url(../images/arrows-small.png) no-repeat top left;
}




.ca-nav span{
		left:-10px;
}
.ca-nav span.ca-nav-next{
	right:-10px;
}


}

@media screen and (max-width:480px) {
 

.carousel {
    height: 40%;
}


.products
{
	background:#fff url('../images/pic.png')  right center no-repeat; 
	padding:20px 0 20px 0;
	font-family:Tahoma;
	font-size:15px;	border-top:1px gray solid;

}

.copyright
{
	text-align:center;line-height:20px;
	
	
}
	
	.copyright .socials {
	position: relative;
	overflow: hidden;	
	margin-top:0px;
	text-align:center;
	margin-bottom:0px;

}

.img-inner
{
	height:auto;
	float:right;
	margin:0 0 20px 0px;
}
 
.ca-item{
	width:100%;
}

}


@media screen and (max-width:320px) {
.products
{
	background:#fff url('../images/pic.png') right center no-repeat; 
	padding:20px 0 20px 0;
	font-family:Tahoma;
	font-size:15px;
	border-top:1px gray solid;
}


.copyright
{
	text-align:center;	line-height:20px;

}

.img-inner
{
	height:auto;
	float:right;
	margin:0 0 20px 0px;
}
 
 .ca-item{
	width:100%;
}


}
