#slider1_container img {  max-width: 100%; }
.boxHome img {  max-width: 100%;
    width: 100%;
    height: auto; }
.listProduct img {  max-width: 100%;
    
    height: auto; }
.boxHome { position: relative  }
.listboxHome h2 {
background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0px;
    right: 0;
    left: 0;
	text-align: center;margin-bottom: 0;
}
.listboxHome h2 a { text-align: center;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    padding: 6px;  }
.partner img {  max-width: 100%; } 

/* 5 Columns */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-15 {
    width: 20%;
    float: left;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
/*///////////////// tab*/