@charset "utf-8";
@media screen and (max-width: 1803px) {
    .container {
        width: 1300px;
        margin: 0 auto;
    }
    .third-bl {
        margin-left: 0%;
        float: left;
    }
    .third-bl div {
        padding: 10px;
    }
    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: -60px;
        width: 100%;
    }
}

@media screen and (max-width: 1608px) {
    .thum-01 {
        width: 75%;
        transition-duration: 0.2s;
    }
    .thum-02 {
        width: 75%;
        transition-duration: 0.2s;
    }
    .thum-03 {
        width: 75%;
        transition-duration: 0.2s;
    }
    .sub-wrap {
        width: 100%;
    }
    .subscr {
        width: 900px;
        margin-left: 6%;
    }
    .subtitle h1 {
        font-size: 20px;
    }
    .subtitle span {
        font-size: 11px;
    }
    .subscr table tr td .typedotum {
        padding-right: 50px;
    }
    .rem_back {
        height: 370px;
    }
    .rem_wrap p:last-child {
        font-size: 20px;
        margin-top: 5%;
    }
    .partner-wrap img {
        width: 98%;
    }
}

@media screen and (max-width: 1422px) {
    .subscr table {
        font-size: 14px;
    }
    .sub-wrap {
        width: 100%;
    }
    .subscr {
        width: 750px;
        padding-left: 0%;
    }
    .subtitle h1 {
        font-size: 20px;
    }
    .subtitle span {
        font-size: 11px;
    }
    .subscr table tr td .typedotum {
        padding-right: 10px;
        width: 350px;
    }
    .second-bl {
        width: 40%;
        margin-top: 0px;
        height: 100px;
        float: left;
        text-transform: uppercase;
        font-family: 'Montserrat', sans-serif;
        letter-spacing: -0.01em;
        font-weight: 700;
        color: #656565;
        overflow: hidden;
        height: auto;
        transition-duration: 0.2s;
        position: absolute;
        top: 30px;
        right: 349px
    }
    .second-bl h1 {
        float: left;
        font-size: 14px;
        width: 100px;
        height: 25px;
    }
    .second-bl h1 span {
        color: #ff7800;
    }
    icon {
        transition-duration: 0.3s;
        width: 21%;
        float: left;
        margin-right: 10px;
        height: 40px;
        line-height: 40px;
        background: #262626;
        border: 1px solid #343434;
        display: block;
        border-radius: 5px;
        cursor: pointer;
    }
    icon:hover {
        background: #ff7800;
        color: #fff;
        transition-duration: 0.3s;
    }
    icon p {
        font-size: 14px;
        text-align: center;
        margin: 0;
        font-family: 'Noto Sans KR', sans-serif;
        font-weight: bold;
    }
    .ico-01 {
        position: absolute;
        top: 10;
        background: none;
        width: 0px;
        height: 0px;
        float: left;
        margin: 0 auto;
        display: block;
    }
    .ico-02 {
        background: none;
        width: 0px;
        float: left;
        height: 0px;
        margin: 0 auto;
        display: block;
    }
    .ico-03 {
        background: none;
        width: 0px;
        height: 0px;
        margin: 0 auto;
        display: block;
    }
    .third-bl {
        margin-left: 3%;
        position: absolute;
        right: 400px;
    }
}

@media screen and (max-width: 1080px) {}

@media screen and (max-width: 767px) {
    .container {width: 100%;}
}