@media only screen and (min-width: 360px) and (max-width: 480px) {}

@media only screen and (max-width: 767px) {
    .banner-part .section_text .logo {
        width: auto;
        height: 50px;
        margin-bottom: 20px;
    }
    
    header .dsk-menu .other-link ul li a {
        font-size: 13px;
    }

    header .dsk-menu li a {
        font-size: 13px;
    }

    header .dsk-menu ul li a.btn {
        padding: 10px 10px;
    }

    header .dsk-menu li:not(:last-child) {
        margin-right: 10px;
    }

    .tag-title {
        font-size: 16px;
    }

    .banner-part .section_text h1 {
        font-size: 35px;
        line-height: 45px;
        width: 100%;
    }

    .banner-part .section-desc {
        width: 100%;
    }

    .section-desc {
        font-size: 12px;
        line-height: 18px;
        margin-top: 15px;
    }

    a.btn {
        padding: 10px 16px;
        font-size: 13px;
        line-height: 19px;
        margin-top: 30px;
    }

    .banner-part {
        padding: 50px 0 50px 0;
    }

    section.body-cont1 {
        padding: 70px 0 0 0;
    }

    section.body-cont1 .container .col-12 .whyRFC .centerbox {
        padding: 30px 15px;
        width: 100%;
    }

    section.body-cont1 .container .col-12 .whyRFC {
        flex-wrap: wrap;
    }

    section.body-cont1 .container .col-12 .whyRFC .rightbox {
        width: 100%;
    }

    section.body-cont1 .container .col-12 .whyRFC .rightbox .inner2 .title {
        font-size: 26px;
        line-height: 34px;
    }

    section.body-cont1 .container .col-12 .whyRFC .rightbox .inner2 {
        padding: 25px 0 10px 0;
    }

    section.body-cont4 .rc-area .left-container .tag-title,
    .section-desc {
        width: 100%;
        margin-bottom: 10px;
    }

    section.body-cont1 .container .col-12 .whyRFC .leftbox {
        width: 100%;
    }

    .col-12 {
        padding-left: 0;
        padding-right: 0;
    }

    section.body-cont1 .container .col-12 .whyRFC {
        row-gap: 20px;
    }

    section.body-cont1 .container .col-12 .whyRFC .leftbox .inner {
        flex-wrap: wrap;
    }

    .address {
        transform: none;
        min-width: 100%;
        white-space: normal;
    }

    section.body-cont1 .container .col-12 .whyRFC .leftbox .inner img {
        width: 100%;
        object-fit: cover;
        object-position: center;
    }

    section.body-cont1 .container .col-12 .whyRFC .leftbox .inner {
        column-gap: 0;
        row-gap: 15px;
        margin-bottom: 25px;
    }

    section.body-cont1 .container .col-12 .whyRFC .leftbox .inner2 img {
        width: 100%;
    }

    section.body-cont1 .container .col-12 .whyRFC .leftbox .inner2 {
        justify-content: center;
        column-gap: 0;
        flex-wrap: wrap;
        row-gap: 15px;
    }

    section.body-cont1 .container .col-12 .whyRFC .rightbox .inner img {
        width: 100%;
    }

    section.body-cont1 .container .col-12 .whyRFC .rightbox .inner {
        column-gap: 0;
        row-gap: 15px;
        flex-wrap: wrap;
    }

    section.body-cont2 {
        padding: 70px 0;
    }

    section.body-cont2 .sub-container .title {
        font-size: 26px;
        line-height: 34px;
    }

    section.body-cont2 .sub-container .section-desc {
        width: 100%;
    }

    section.body-cont2 .img-container {
        padding: 0 15px;
    }

    section.body-cont2 .img-container img {
        height: 150px;
    }

    section.body-cont3 .rc-area {
        flex-wrap: wrap;
        flex-direction: column;
    }

    section.body-cont3 .rc-area .left-container img {
        height: 330px;
    }

    section.body-cont3 .rc-area .left-container,
    .right-container {
        width: 100%;
    }

    section.body-cont3 .rc-area .right-container {
        padding: 20px 35px;
    }

    .section-title {
        font-size: 26px;
        line-height: 34px;
    }

    section.body-cont3 .rc-area .right-container .side-img-area {
        margin-top: 40px;
    }

    section.body-cont4 {
        padding: 70px 15px;
    }

    section.body-cont4 .rc-area {
        column-gap: 0;
        flex-wrap: wrap;
        row-gap: 20px;
    }

    section.body-cont4 .rc-area .left-container,
    .right-container {
        width: 100%;
    }

    section.body-cont4 .rc-area .right-container .collage {
        flex-wrap: wrap;
        flex-direction: column;
    }

    section.body-cont4 .rc-area .right-container .collage .cont,
    .cont2 {
        width: 100%;
    }

    section.body-cont4 .customer-area,
    .menu-area {
        padding: 70px 0 0 0;
    }

    section.body-cont4 .menu-area .tablebox .inner {
        width: 100%;
        padding: 4px 15px;
    }
    section.body-cont4 .menu-area .tablebox .inner ul li {
        padding: 15px 0;
    }
    section.body-cont4 .menu-area .tablebox .inner:last-child {
        border-left: none;
    }
    section.body-cont4 .menu-area .tablebox .inner:last-child ul li:nth-last-child(1) {
        border-bottom: none;
    }
    section.body-cont4 .menu-area .tablebox .inner:first-child ul li:nth-last-child(1) {
        border-bottom: 0.75px solid rgba(23, 20, 17, 0.30);
    }

    section.body-cont4 .menu-area .tablebox {
        flex-wrap: wrap;
    }
    section.body-cont4 .menu-area .tablebox  .inner ul li h3 {
        font-size: 16px;
        line-height: 24px;
    }
    section.body-cont4 .menu-area .tablebox .inner ul li p {
        font-size: 14px;
        line-height: 20px;
    }

    section.body-cont4 .rc-area.team-area {
        padding: 70px 0 0 0;
    }

    section.body-cont4 .rc-area.team-area .left-container,
    .right-container {
        width: 100%;
    }

    section.body-cont4 .rc-area.team-area .title {
        font-size: 26px;
        line-height: 34px;
        width: 100%;
    }

    section.body-cont4 .rc-area.team-area .section-desc {
        width: 100%;
    }

    section.body-cont4 .rc-area.team-area .left-container .founders .section-desc {
        margin-top: 10px;
    }

    section.body-cont4 .customer-area .img-container {
        gap: 20px;
        padding: 20px;
    }

    section.body-cont4 .customer-area .img-container img {
        height: 5rem;
    }

    section.body-cont5 {
        padding: 38px 15px;
    }

    .basis-3 {
        max-width: 100%;
    }

    .basis-2 {
        max-width: 100%;
    }

    section.body-cont5 .food-area .food-collage {
        margin: 40px 0 0 0;
    }

    section.body-cont3 .rc-area .right-container .side-img-area img {
        width: 120px;
    }
    .contact-area {
        padding: 38px 15px;
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 32px;
        border-radius: 0;
    }
    section.body-cont6 .contact-area .leftside h1 {
        font-size: 26px;
        line-height: 36px;
    }
    section.body-cont6 .contact-area .leftside {
        row-gap: 15px;
    }
    section.body-cont6 .contact-area .leftside .noticebar {
        width: 100%;
    }
    section.body-cont6 .contact-area .leftside .noticebar p {
        font-size: 12px;
        line-height: 20px;
    }
    section.body-cont6 {
        padding: 0 0 70px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
    .banner-part {
        padding: 50px 0 50px 0;
    }

    .banner-part .section_text h1 {
        width: 85%;
    }

    section.body-cont1 .container .col-12 .whyRFC {
        flex-wrap: wrap;
        row-gap: 25px;
    }

    section.body-cont1 .container .col-12 .whyRFC .centerbox {
        width: 48%;
    }
    section.body-cont1 .container .col-12 .whyRFC .leftbox {
        width: 40%;
    }

    section.body-cont1 .container .col-12 .whyRFC .rightbox .inner {
        flex-wrap: wrap;
    }

    section.body-cont1 .container .col-12 .whyRFC .rightbox {
        width: 100%;
    }

    section.body-cont1 .container .col-12 .whyRFC .rightbox .address {
        transform: none;
        margin-top: 15px;
    }

    section.body-cont1 .container .col-12 .whyRFC .rightbox .inner img {
        width: 100%;
    }

    .address {
        font-size: 12px;
    }
    section.body-cont3 .rc-area .right-container {
        padding: 40px;
    }

    section.body-cont1 .container .col-12 .whyRFC .rightbox .inner2 {
        padding: 25px 0 10px 0;
    }

    section.body-cont3 .rc-area .left-container,
    .right-container {
        width: 100%;
    }

    section.body-cont3 .rc-area {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    section.body-cont4 .rc-area.team-area .section-desc {
        width: 85%;
        text-align: center;
        margin: 0 auto;
    }

    section.body-cont4 .rc-area.team-area .right-container .tag-title {
        text-align: center;
    }

    section.body-cont4 .rc-area.team-area .left-container .tag-title {
        text-align: center;
    }

    section.body-cont4 .rc-area .left-container .tag-title,
    .section-desc {
        width: 100%;
    }

    section.body-cont4 .rc-area.team-area .right-container .management {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    section.body-cont4 .rc-area.team-area .left-container .founders .section-desc {
        width: 100%;
    }

    section.body-cont4 .rc-area.team-area .title {
        text-align: center;
        margin: 0 auto;
        font-size: 35px;
        line-height: 45px;
    }

    section.body-cont4 .rc-area.team-area .left-container,
    .right-container {
        width: 100%;
    }

    section.body-cont4 .menu-area .tablebox  .inner ul li h3 {
        font-size: 14px;
        line-height: 20px;
    }
    section.body-cont4 .menu-area .tablebox .inner ul li p {
        font-size: 12px;
        line-height: 18px;
    }

    section.body-cont4 .rc-area.team-area {
        padding: 70px 0 0 0;
        flex-wrap: wrap;
        row-gap: 40px;
    }

    .section-title {
        font-size: 35px;
        line-height: 45px;
    }

    section.body-cont4 .customer-area .img-container img {
        height: 5rem;
    }

    section.body-cont4 {
        padding: 70px 0;
    }

    section.body-cont5 {
        padding: 70px 0;
    }

    .basis-3 {
        max-width: 32%;
    }
    .contact-area {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        row-gap: 3rem;
    }
    section.body-cont6 .contact-area .leftside {
        row-gap: 1.5rem;
    }
    section.body-cont6 .contact-area .leftside h1 {
        font-size: 35px;
        line-height: 45px;
    }
}