@media screen and (max-width: 1599px) {
    .eastwood-search {
        top: 50%;
    }
    .logo-home.eastwood-logo {
        max-width: 400px;
    }
}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
    #eastwood .p-larg-xl {
        padding: 0 1.5rem !important;
    }
}

@media screen and (max-width: 1399px) {
    .contain-nd {
        margin-left: 0;
    }
    .logo-pd-lg {
        padding: 0 3rem;
    }
    #eastwood .eastwood-info {
        padding: 0 !important;
    }
    .eastwood-primary {
        margin-right: 4rem;
    }
    .eastwood-search {
        top: 55%;
        right: 1%;
        max-width: 450px;
    }
    .pb-rem-16 {
        padding: 0;
    }
}

@media screen and (min-width: 1199px) and (max-width: 1399px) {
    #canyon-creek .show-content-lg .text-block.text-pd {
        padding: 0 3rem;
    }
    .eastwood-primary {
        width: 100%;
    }
    #fift .fift-pd-content {
        padding: 0 1.5rem !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1399px) {
    #eastwood .text-pd-lg,
    #eastwood .learn-pd {
        padding: 0 1rem;
    }
    #fift .fift-bt .text-block.txt-mb {
        padding: 0 1rem;
    }
    #fift .show-read-lg .learn-pd {
        padding: 0 1rem;
    }
}

@media screen and (max-width: 1199px) {
    .sumi-group.sumi-other .cover-more {
        grid-row: 8;
    }
    .logo-home.sfabd-logo {
        margin: 30px 0 0 0;
        padding: 0 0 0 25%;
    }
    .sumi-group.sumi-other .cover-image-1 {
        grid-row: 2 / 5;
    }
    .sumi-group.sumi-other .cover-image-2 {
        grid-row: 4 / 7;
    }
    .sumi-group.sumi-other .cover-search {
        grid-row: 7;
        grid-column: 1/-1;
        padding: 0 3rem;
    }
    .sumi-group.sumi-other .cover-search .cover-txt-pd {
        padding: 0;
    }
    .sumi-group.sumi-other .cover-search .hr-line {
        width: 100%;
    }
    .sumi-group.sumi-other .cover-content {
        grid-row: 8;
    }
    .sumi-group.sumi-other .cover-content p br {
        display: none;
    }
    .sumi-group.sumi-other .cover-more {
        grid-row: 9;
    }
    .sumi-group.sumi-other .cover-line {
        display: none;
    }
    .sumi-other .bg-base-other {
        background-image: unset;
        top: 50%;
    }
    .show-read-xl {
        display: none;
    }
    .show-read-lg {
        display: block;
    }
    .canyon-creek-slide {
        margin-top: 0;
    }
    .logo-home.logo-canyon {
        margin: 0;
    }
    /* eastwood */
    .eastwood-search {
        display: none;
    }
    .eastwood-primary {
        margin-right: 0;
    }
    .fift-search {
        display: none;
    }
    .fift-fact-img {
        padding-right: 0;
    }
}

@media screen and (max-width: 991px) {
    #overview.sumi-overview .overview-container {
        grid-template-columns: 3fr 2fr;
        grid-template-rows: 60px repeat(12, auto);
        column-gap: 30px;
    }
    #overview.sumi-overview .overview-container .overview-item-2 {
        grid-column: 1;
        grid-row: 2/6;
    }
    #overview.sumi-overview .overview-container .overview-item-1 {
        grid-column: 2;
        grid-row: 4/8;
    }
    .canyon-creek-slide {
        display: none;
    }
    /* eastwood */
    .logo-home.eastwood-logo {
        padding: 0 3rem;
    }
    .logo-home.eastwood-logo {
        max-width: 500px;
    }
    #eastwood.pd-section {
        padding-bottom: 15rem;
    }
    .eastwood-img-a {
        display: none;
    }
    #eastwood.bg-slash-left {
        background-image: url(../images/slash/shared_slash-latest_.svg);
        background-position: 0% 90%;
    }
    /* fift */
    #fift.bg-slash-right {
        background-image: url(../images/slash/shared_slash-latest_2.svg);
        background-position: 0% 90%;
    }
    .fift-title {
        display: block;
    }
    .fift-title .title-line .title {
        position: relative;
        top: 0;
        font-size: 2.8rem;
        padding-bottom: 0.8rem;
        margin-bottom: 2rem;
        padding-left: 1.5rem;
    }
    .fift-title .bg-txt-line {
        position: absolute;
        top: -75%;
        z-index: 1;
        width: 10%;
    }
    .title-line .title:before {
        left: 2.5rem;
        width: calc(100% - 125px);
    }
    .title-line .title:after {
        right: 35%;
        width: 6px;
    }
    .title-line .title:before,
    .title-line .title:after {
        height: 4px;
    }
    .fift-img-b {
        display: none;
    }
    .fift-revert-sm {
        display: flex;
        flex-direction: column-reverse;
    }
    .txt-br-sm br {
        display: none;
    }
    .txt-mb p {
        margin-bottom: 1.5rem;
    }
    .fift-bt .text-pd {
        padding: 0 3rem;
    }
}

@media screen and (max-width: 681px) {
    #overview .overview-multi-pc {
        display: none;
    }
    #overview .overview-multi-mb {
        display: block;
    }
    #overview.sumi-overview .overview-container {
        grid-template-columns: 3fr 2fr;
        grid-template-rows: 60px repeat(12, auto);
        column-gap: 30px;
    }
    #overview.sumi-overview .overview-container .overview-item-2 {
        grid-column: 1;
        grid-row: 2/6;
    }
    #overview.sumi-overview .overview-container .overview-item-1 {
        grid-column: 2;
        grid-row: 4/8;
    }
    #overview.sumi-overview .overview-container .overview-content {
        grid-column: 1/-1;
        grid-row: 8/13;
    }
    #overview.sumi-overview .overview-item-1 {
        padding: 0;
    }
    #overview .main-article {
        padding: 0 1rem;
    }
    #overview .main-article.main-ar-mb {
        margin-bottom: 5rem;
    }
    /* SFABD */
    .sumi-other .cover-search {
        display: none;
    }
    .sumi-group.sumi-other .cover-container {
        grid-template-rows: repeat(3, auto);
    }
    .sumi-group.sumi-other .cover-image-1 {
        grid-row: 1;
    }
    .sumi-group.sumi-other .cover-content {
        grid-row: 2;
    }
    .sumi-group.sumi-other .cover-more {
        grid-row: 3;
        z-index: 2;
    }
    .logo-home.sfabd-logo {
        margin: 0;
        padding: 0 5px 10px 25%;
    }
    .sumi-other .bg-slash-pr {
        top: 60%;
    }
    /* canyon */
    #canyon-creek .cover-search {
        display: block;
    }
    .keywords-contain.kw-res {
        width: 60%;
        padding: 0;
    }
    .logo-home.logo-canyon {
        display: flex;
        justify-content: end;
    }
    .logo-pd-lg {
        padding: 0;
    }
    .logo-home.logo-canyon img {
        width: 55%;
    }
    .canyon-creek-slide,
    .show-content-lg {
        display: none;
    }
    .show-content-sm {
        display: block;
    }
    .txt-postion {
        text-align: right;
    }
    .txt-postion p:nth-child(3),
    .txt-postion p:nth-child(4) {
        text-align: left;
    }
    .sumi-canyon.bg-slash-left {
        background-position: 100% 78%;
    }
    .sumi-canyon-cre.bg-slash-right {
        background-image: unset;
    }
    /* eastwood */
    .logo-home.eastwood-logo {
        padding: 0;
    }
    .eastwood-logo img {
        width: 65%;
    }
    /* fift */
    .fift-title .bg-txt-line {
        position: absolute;
        top: -50%;
        z-index: 1;
        width: 15%;
    }
    #fift.bg-slash-right {
        background-position: 0% 70%;
    }
    .fift-title .title-line .title {
        font-size: 1.8rem;
    }
}