  .image-list {
    padding: 0;
    list-style: none;
    margin-top: 57%;
    padding-top:35px;
	font-size:25px;
	width:113%;
	margin-left:24px;
	
    
}

.image-list li {
    padding: 60px;
    float: left;
      
}

.image-list li:first-child {
    width: 50%
}

.image-list li:not(:first-child) {
    width: 50%
}

div.item {
    vertical-align: top;
    display: inline-block;
    text-align: center;
    width: 80%;

}

.caption {
    display: block;
    font-size:100%;
    color:rgba(51, 122, 183, 0.86);
}
}

@media (min-width:970px)and (max-width:2000px) { 
    .image-list li:first-child {
        width: 25%;
         padding:1%;

    }
    .img-responsive{
  max-width:100%;
}
.img-responsive:hover{
  border-color:orange;
   cursor: hand;
}

    .image-list li:not(:first-child) {
        width: 15.7142857142857%;
        padding:1%;
    }
}

@media (min-width:970px) and (max-width:2000px) { 
    .image-list li:first-child {
        width: 18.333%;
         padding:1%;
    }

    .image-list li:not(:first-child) {
        width: 18.333%;
         padding:1%;
    }
}
  
  .imagelist ul P{
	  
	  font-size:29px;
	  padding-top:17px;
	  padding-left:27px;
  }
  .keyboard{
    max-width: 100%! important;
    height: 292px%;
    min-width: 46%;
    max-height: auto;
    box-shadow: 0 1px 3px;
    margin-left: 3%;
    padding-top: 2%;
    padding: 2%;
margin-bottom:2%;
}
.sub-product:hover{
font-size: 17px;
}
.b{
          width: 100%;
    background-color: #eee;
    position: relative;
    margin-left: -6%;
}
a{
  text-decoration: none! important;
}
  @media(max-width: 700%, min-width: 200px){
   .image
{
		float: right;
    margin-top: -13px;
    height: auto;
  
}

.sub-product{
	text-decoration: none;
    color: black;
    font-weight: 200;
    font-size: 100%;
letter-spacing:1px;
    padding-left: 11px;
    max-width: 100%;
	
	}}
.image1
{
    float:left;
     height: 164px;
}
.product-name
{
  
    color: black;
  margin-top:-6%;
    padding: 11px;
    
    font-size: medium;
  text-align:justify;
  float:left;
  
}




















