.one-cont .Rgrid-contents .three-3 {
    width: calc(33% - 8px);
}

.img-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.img-contain img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  font-family: "object-fit: contain;";
}
.top-pro-txt {
    position: absolute;
    top: auto;
    left: 83px;
    z-index: 1;
    bottom: 40px;
}
.madeinN_logo {
    max-width: 260px;
    width: 100%;
}

.main_logo {
    max-width: 200px;
    width: 100%;
    padding-top: 32px;
}
.ps-re {
    position: relative;
}
.new-icon-posi {
    position: absolute;
    right: 15px;
}
.Rgrid-contents .three-sec .caption-area {
    height: 130px !important;
}

.Rgrid-contents .cap-vec02 {
    width: 100%;
    position: absolute;
    bottom: 16px;
    left: 16px;
}

.r15-logo {
    max-width: 85px;
    padding: 3px;
}

.botm32 {
    margin-bottom: 32px;
}
.botm16 {
    margin-bottom: 16px!important;
}

.w70 {
    max-width: 480px;
}
.w30 {
    width: calc(100% - 480px);
}


.cap01 {
    padding: 10px;
}

.youtube_box {
    width: 560px;
    height: 315px;
}

.box-h {
    height: 180px;
}
.box-h220 {
    height: 220px;
}
.box-h170 {
    height: 170px;
}

.emerg-slide:hover .thumbnail-thumb {
    opacity: 1;
}

.emerg-slide:hover .thumbnail-thumb1 {
    opacity: 1;
}

.emerg-slide:hover .thumbnail-thumb2 {
    opacity: 1;
}

.emerg-slide:hover .thumbnail-thumb3 {
    opacity: 1;
}

.connected {
     padding: 0px; 
}

@media (min-width: 735px) {
.madeinN_logo {
    max-width: 260px;
    height: auto!important;
    width: 100%;
}
    .main-logo {
        height: 70px;
    }
    .emerg-slide {
        position: relative;
    }
    .rslider {
        width: 100%!important;
    }
    .thumbnail-thumb {
        position: absolute;
        bottom:0;
        right: 10px;
        padding: 12px 16px 40px!important;
    }

}

@media (max-width: 735px) {
    .top-pro-txt {
        top: auto;
        left: 20px;
        bottom: 10px;
    }
    .madeinN_logo {
        max-width: 200px;
        height: auto!important;
        width: 100%;
    }
    .main-logo {
        height: 70px;
        margin-top: 16px;
    }
    .w70 {
        width: 100%;
        flex: 1 1 100%;
    }
    .w30 {
        width: 30%;
        flex: 1 1 100%;
    }
    .thumbnail-thumb {
        height: 130px!important;
    }
    .youtube_box {
        width: 100%;
        height: 200px;
    }
}