
@media only screen and (min-width: 1150px) {
.cms-index-index .page-header{ max-width:98%;}	
.cms-index-index .main-container{ max-width:98%;}
.cms-index-index .footer-container{ max-width:1200px;}
.cms-index-index .hd-top{ width:100%;}
.cms-index-index .caroufredsel_wrapper{ height:500px!important; }
.cms-index-index .newsletter{ width:98%; margin:0 auto; margin-top:20px; margin-bottom:20px;}
.cms-index-index .newsletter .rightform{ padding-left:0;}
.cms-index-index .newsletter .rightform input[type="text"]{ width:90%; padding-left:0;}
.cms-index-index .newsletter .rightform input[type="submit"]{ width:10%; background-color:#fff!important;}
ul.products-grid3 li img{width: 100%;}

}
@media only screen and (min-width: 1150px) and (max-width: 1280px) {
.cms-index-index .caroufredsel_wrapper{ height:450px!important; }	
	
}
@media only screen and (min-width: 1281px) and (max-width: 1366px) {
.cms-index-index .caroufredsel_wrapper{ height:450px!important; }	
}