.one_third:hover .one-third-logo-hover-section {
    display: block;
    position: absolute;
    background: #fff;
    z-index: 999;
    border: 1px solid #ccc;
    padding: 7.5px 15px;
    border-top: 0;
}
.one_third {
    position: relative;
}
.one-third-logo-hover-section p {
	padding: 5px 0;
	margin: 0;
}
body.page-id-2291 footer {
    z-index: 0!important;
}
.clear {
    clear:both;
}
.raw {
    margin: 0 -1%;
}
.process-valves-section h5 {
    font-weight: bold;
    margin-bottom: 20px;
}
.col-3 {
    width: 23%;
    font-size: 14px;
    line-height: 21px;
    cursor: pointer;
    position: relative;
    float: left;
    margin: 1%;
}
.col-3 img {
    width: 100%;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    height: 227px;
}
.opn-3 a img {
    width: 33px;
    height: 33px;
    border: 0;
}
.opn-3 {
    display: none;
}
.col-3:hover .opn-3 {
    display: block;
    position: absolute;
    top: 0;
    left: 190px;
    z-index: 999;
    width: 190px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 15px 15px 0 15px;
}