.products-top .top-pro-txt {
    position: absolute;
    top: 45%;
    right: 66px;
    z-index: 1;
}
.pl-0 {
    padding-left: 0;
}
.caption-area p {
    width: 100%;
}

.topmenu-flex {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}
.topmenu-flex .col6-links {
    width: 126px;
    background: #F6F6F6;
    position: relative;
    padding-top: 14.92145%;
    opacity: 1;
    transition: 0.5s;
    margin-right: 2px;
}

.d-inline {
    display: inline;
}
.f-small {
    font-size: 0.6rem;
}
.col6-links {
    width: 16%;
    background: #F6F6F6;
    position: relative;
    padding-top: 14.92145%;
    opacity: 1;
    transition: 0.5s;
}
.col6-links:hover {
    opacity: 0.3;
    transition: 0.5s;
}
.col6 {
    width: calc(20% - 8px);
}
.col6-links p {
    position: absolute;
    top: 16px;
    left: 12px;
}
.bottom-left-vec {
    position: absolute;
    bottom: 15px;
    left: 16px;
    width: 30px;
}
.Rgrid-contents .cap-vec {
    width: 30px;
}
.three-2 .three-2 .caption-area {
    height: 220px!important;
}
.three-2 .three-2 .caption-area p {
    position: absolute;
    top: 70px;
    width: 86%;
}
.gray .caption-area {
    background: #fff!important;
    height: 185px !important;
}
.gd-product {
    width: 24px;
}
.mb-0 {
    margin-bottom: 0!important;
}

.cap-cat {
    position: absolute;
    left:16px;
    bottom: 16px;
}
/*.Rgrid-contents .three-4 {
    width: calc(25% - 8px);
    position: relative;
}*/

/*.Rgrid-contents .col2-m8 {
    width: calc(50% - 8px);
    margin-bottom: 32px;
    position: relative;
}

.Rgrid-contents .col2-m8-nobottom {
    width: calc(50% - 8px);
    position: relative;
}

.Rgrid-contents .col2-16 {
    width: calc(50% - 16px);
}

.Rgrid-contents .col2-m8:last-child,
.Rgrid-contents .col2-m8:nth-last-child(2) {
    margin-bottom: 0px;
}

.caption-area {

    opacity: 1;
    transition: 0.5s;

}*/

.cap-w288 {
    max-width: 288px!important;
}

.font-slim {
    font-size: 1.3rem!important;
    letter-spacing: -.06rem;
}

@media (max-width: 735px) {
    .products-top .top-pro-txt {
        position: absolute;
        top: 65%;
        right: 25px;
        z-index: 1;
    }
    .three-2 .three-2 {
        width: calc(50% - 8px)!important;
    }
    .grad-btn {
        width: 90%;
        margin: 0 auto;
        z-index: 2;
        position: absolute;
        right: 0;
        bottom: 0px;
        left: 0;
    }
    .top-product img {
        height: 380px;
    }

.cap-cat {
    font-size: .8rem;
}
.cap-cat .book {
    width: 15px;
}

.three-2 .three-2 .h260 {
    height: 260px!important;
}
.h260 p {
    top: 100px!important;
}




}