/*.thumb {
    float: left;
    height: 280px;
    margin-right: 28px;
    position: relative;
    text-align: center;
    width: 27%;
    padding: 10px;
}*/

.thumb {
    float: left !important;
    left: 10% !important;
    padding: 10px !important;
    position: relative !important;
    text-align: center !important;
    width: 33%;
}
.page-id-883 .all_quartzs {
    /*width: 80% !important;*/
     /*padding-left: 48px;*/
}
.spacer {
    visibility: hidden;
}
.thumb.item a,.thumb.item a:visited,.thumb.item a:active {
    color: rgb(31, 31, 31)!important;
    outline: medium none;
    text-decoration: none;
    font-weight: bolder;
}
.img-small {
    opacity: 0;
}
.img-small:hover {
    opacity: 1;
}
.img-small {
    height: 300px !important;
    /*width: 311px !important;*/
    width:100%!important;
}
.spacer {
    border-bottom: 1px solid #3e4146;
    display: inline-block;
    height: 16px;
    width: 40px;
}
.hentry {
    background-color: #26282d;
}
.all_materials{
    /*width: 90%;*/
    width: 100%;
    margin: 0px auto;
/*background:#ffffff;*/
background-color: 000;
}
/*#main {
background:#ffffff;
}*/
.clear{
clear:both;
display:table;
content:"";
}
.page-title.transparent-bg{
display:none;
}
#main {
    background: #ffffff none repeat scroll 0 0;
}
.thumb a.imgHover {
    font-size: 14px;
    line-height: 15px;
}
.all_quartzs.clear h1 {
    /*margin-bottom: 20px;*/
}
.all_materials.clear h1 {
    /*margin-bottom: 20px;*/
}
@media screen and (max-width: 767px){
.all_materials{
    width: auto!important;
}
}