li.menu_post_list {
    float: left;
    margin-left: 2%;
}
li.menu_post_list:first-child {
    margin-left: 0%;
}

li.set_li_2{
    width: 48%;
}


li.set_li_3{
    width: 33%;
}
li.set_li_4{
    width: 24%;
}
li.set_li_5{
    width: 19%;
}
li.set_li_6{
    width: 15%;
}
li.set_li_7{
    width: 13%;
}
li.set_li_8{
    width: 11%;
}
li.set_li_9{
    width: 10%;
}


.bg-image1{
    padding-bottom: 134%;
    display: block;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
 }
 .bg-image1:hover .hover1 {
    opacity: 1;
}
.hover1 {
    background: rgba(235,191,185,.9);
    padding: 5px;
    bottom: 10px;
    left: 13px;
    right: 15px;
    position: absolute;
    opacity: 0;
    -ms-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    width: 87%;
}
.hover1 h1 {
    font-size: 16px;
    color: white;
    text-transform: uppercase;
}
.hover1 .btn {
    display: inline-block;
    color: red;
    font-size: 9px;
    border-color: #b3b3b3;
    -ms-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.btn1 {
    padding-top: 10px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    text-decoration: underline;
}
/*#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
    width: 25%;
}*/

/**/