@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;700;900&display=swap');



/* 반응형 미디어 쿼리  */

@media screen and (max-width:1830px) {
    /*main*/
    .fp-viewing-0 { overflow: hidden; }
    /* blockloop */
    .wrap.bm {width:100%;}
    .blockLoop, .cardContainer, .cardContainer.cre {width: calc(100% - 496px);}
    .card {width: calc(25% - 12px);}
}
@media screen and (max-width:1600px) {
    /* about */
    .aboutUs {padding-left:30px;}
    /*main*/
    .section {width:calc(100% - 200px); height:auto;}
    .section video {margin-bottom:40px;}
    .mainVideo {width:100%; overflow:hidden;}
    .blockWrap, .stakingWrap, .farmingWrap, .nftWrap_m{ height: unset; }
    #fp-nav,.nftPlatform { display: none; }
    .staking, .blockloop, .nftFarming {flex-direction:column; text-align:center;}
    .staking, .blockloop, .nftFarming, .nftWrap_m  { margin: 100px auto; }
    .blockWrap, .stakingWrap, .farmingWrap {width:100%}
    .nftPlatform_m { display: flex;}
    .nftPlatform_m, .nftWrap_m { width: 100%; }
    .nftText_m {margin-bottom: 50px; }
    .nftTextWrap_m{margin:0; width:auto;}
    .nftTextWrap_m > h1 {font-size: 70px;}
    .blockWrap > h1, .stakingWrap > h1, .farmingWrap> h1, .nftTextWrap > h1 { font-size: 70px }

    /* ad_banner */
    .under_ad {width:calc(100% - 30px);}

    /*myprofile>Creation*/
    .creationImg { height: 100%; max-height:600px ; }
    .creationImg > img { height: 100%; max-height: 600px; max-width: 1200x; display: block; padding: 0 20px 0 20px; max-width: 100%; margin: 0 0 0 0;}
    .profileContent_Collection { height: auto;}
    .profileContent_Collection>span { font-size: 40px; margin-bottom: 5%; }
    .creationImg>span { width: auto; margin: auto; height: 79px; font-size: 40px; text-align: center; white-space: normal; margin-bottom: 150px; }

    /* blockloop */
    .card {width: calc(33.4% - 12px);}
    .card:nth-of-type(4n) {margin-right:16px;}
    .card:nth-of-type(3n) {margin-right:0px;}
    /* footer */
    .fInnerBox {width:auto; padding:15px;}
    /* whale_detail */
    .whale_detail {margin:80px auto;}
    .WP {flex-wrap:wrap; justify-content:center;} 
    .wp {margin:20px 0;} .wd {border-top:1px solid #efefef; padding:20px 0; margin:0;}
    .wp figure {margin:0 auto;} .iconic span {margin:0 8px;}
    .data_wh > div {text-align:center; margin:0 8px;}
    .copyAdress, .iconic, .iconic div, .data_wh, .wd_bottom {justify-content:center;}
}
@media screen and (max-width:1400px) {
    /* main */
    nav {display:none;}
    .mnav{display:flex; justify-content:flex-end;} 
    .nftFarming>video { margin-bottom: 130px; line-height:1.2;}
    .blockWrap> p, .farmingWrap> p, .stakingWrap > p {font-size: 16px;}
    .blockWrap > h1 , .stakingWrap > h1, .farmingWrap> h1, .nftTextWrap > h1, .nftTextWrap_m > h1 {font-size: 70px;}
    /* signup success */
    .succ img {width: 50%;}
    /* about */
    .aboutUs {width:calc(100% - 312px);}
    /* blockloop */
    .info1 {display:none;} .info2 {margin-left:20px;} .info2 > li {width:180px;}
    .info2 > li:last-child {font-weight:400; color:#989ca7;}
    /* nft detail */
    .wrap_2 {width:630px;}
    .topWrap {flex-direction: column; align-items:center;}
    .Contractcard {width:calc(100%/2.08);} .Contractcard:nth-of-type(2n) {margin-right:0;}
    /* nft detail */
    .nftInfo {margin-left:0; margin-top:40px;}
    .hTitle h1 {display:none;} .hTitle._mo h1 {display:inline-block;}
    .hTitle._mo {display:block; width:700px; margin-bottom:14px;}
    /*event*/
    .events_Content {width: calc(100% - 30px);}
    .Banner1_text>p:nth-child(1) { font-size: 20px; }
    .Banner1_text>div>p:nth-child(1){font-size: 60px;}
    .Banner1_text>div>p:nth-child(2){font-size: 40px;} 
    /* event_attendance */
    .innerContents {width:calc(100vw - 30px);}
    /*event_캘린더*/
    .tbody-class > tr > td { width: 90px; height: 90px; }
    .tbody-class{height: 400px;}
    /* mysteryBox */
    .mysteryBox video {width:auto; height:100vh;}
    /*Referral*/
    .rf_table {flex-direction: column;}
    /*whales*/
    .slick-list.draggable {width: 840px;}
    .notable_section {width: 100%;}
    /* whale_detail */
    .wcard {width:calc(100%/3 - 16px);}
}
@media screen and (max-width:1280px) {
    .wrap, .wrapper {width:calc(100vw - 30px); margin:180px auto;}
    /*Tier Level*/ 
    .tierBox { flex-direction: column; width: calc(100% - 400px); height: 300px; padding-top: 20px; padding-bottom: 20px;}
    /* about */
    .aboutArticle.QAnum {padding-left:0;}    
    .aboutArticle.QAnum > li {margin-left:25px;}
    /* blockloop */
    .card {width: calc(50% - 12px);}
    .card:nth-of-type(3n) {margin-right:16px;}
    .card:nth-of-type(2n) {margin-right:0px;}
    .outer.onM {width:156px;}
    /*myprofile>mo_nav*/
    .myprofile_maincreation {display: flex; flex-direction: row;}
    /*myprofile>Creation*/
    .creationImg { height: 100%; max-height:600px ; }
    .creationImg > img { height: 100%; max-height: 600px; max-width: 1200x; display: block; padding: 0 20px 0 20px; max-width: 100%; margin: 0 0 0 0;}
    .profileContent_Collection { height: auto;}
    .profileContent_Collection>span { font-size: 35px; margin-bottom: 5%; }
    .creationImg>span { width: auto; margin: auto; height: 79px; font-size: 20px; text-align: center; white-space: normal;margin-bottom: 110px; }
    /*Myprofile>Collection*/
    .collection {width: 100%;}
    /* footer */
    .fInnerBox {flex-direction:column; align-items:center; text-align:center;}
    .related {align-items:center;}  
    /* whale_detail */
    .whale_detail {width:calc(100% - 30px);} .WP, .wd, .wd_top, .wd_bottom {width:100%;}
    .wd_top > div {width:calc(100%/3 - 40px);} .wd_bottom > div {min-width:calc(100%/4 - 40px);}
    .wd_bottom {flex-wrap:wrap;}
}

@media screen and (max-width:1200px) {
    /* header */
    header {padding:0 15px;} 
    .prevBox {display:none;}
    /* main_edenhorseLogo */
    .goToEdenHorse {left: 15px}
    /* whale_detail */
    .wcard {width:calc(100%/2 - 16px);}
    /* discord-open-event */
    .e_05.disBtn_1 {width: 150px;}
    .e_05.disBtn_2 {width: 150px;}
    .e_05.disBtn_3 {width: 210px; margin-left: 5px;}
    .e_05.disBtn_4 {width: 210px;}
    .e_05.disBtn_5 {width: 240px;}
    /* signup referral */
    .reffup {flex-direction: column; align-items: center;}
    .reffleft {width: 476px; flex-direction: column;}
    .wdstatus, .bettingRanking {width: calc(100% - 40px);}
    .wdstatus table, .tabVedio {width: 100%;}
    .visitor {width: 100%;}
}
@media screen and (max-width:1100px) {
    /*event*/
    .Banner1_text>p:nth-child(1) { font-size: 18px; }
    .Banner1_text>div>p:nth-child(1){font-size: 45px;}
    .Banner1_text>div>p:nth-child(2){font-size: 30px;}
    .eventBanner>a>div {line-height: 1.2; }
}


@media screen and (max-width:1024px) {
    /* main */
    .section {width:calc(100% - 30px);}
    /* signup success */
    .succ img {width: 80%;}
    /* blockloop */
    .blockLoop, .cardContainer {width: calc(100% - 30px); display:flex; flex-direction:column; align-items:center;}
    .bltitle {flex-direction:column; align-items:flex-start;} .blInput, .cards {width:calc(100vw - 30px);} 
    .outer._mo {display:block;}
    .outer.onM {width:49%;}
    .filter, .filterBtt {display:none;}
    .card {width: calc(33.4% - 12px);}
    .card:nth-of-type(2n) {margin-right:16px;}
    .card:nth-of-type(3n) {margin-right:0;}
    .Overay._mo {width:calc(50%);}
    .subtitle h1.mo_title {display:block;}
    .subtitle h1.abstract, .subtitle h1.searchResult.mo {display:none;}
    /* blockloop-search result */
    .actmp_wrap._mo {z-index: 100; top: 55px; box-shadow: 0 0 8px 0 rgba(0, 12, 43, 0.13);}
    /* blockloop-banner */
    .B_L_ad {display:block;}
    /* blockloop-keyword */
    .B_L_keyword {display:none;}
    .B_L_keyword.mo {display:flex; justify-content:flex-start; margin-bottom:10px; margin-top:10px;}
    /* whaleBtn */
    .mo_title_box .goToWhale {display:flex;}
    /*myprofile>Creation*/
    .profileMenu_moWrap { display: block; }
    .creationImg > img { display: block; padding: 0 20px 0 20px; max-width: 100%; height:auto; margin-left: 2%;}
    .creationMain { flex-direction: column; }
    /*TierLevel*/
    .tierContent { margin-top: 100px; }
    .tierBox { margin-top: 0; }
    /* top button */
    .top {display:block;}
    /* market */
    #wPrice._mo {width:48%;}
    .clearApply._mo {justify-content:center;}
    /* creator */
    .wrap.cre {flex-direction:column; align-items:center;}
    .creatorTop figure {left:15px;}
    #bio, .cardContainer.cre {margin-left:0; width: calc(100vw - 30px);}
    .cardContainer.cre{align-items: flex-end;}
    .selector-options {right:0;}
    .follow {justify-content:flex-start;}
    .follow > li {margin-right:30px;}
    .bioTop {border:none;}
    .bioBottom {margin-top:0;}
    .bioBottom > li {display: inline-block; margin-right:30px;}
    .nothing {height:auto; margin-top:120px;} .nothing h1 {width:80%;}
    /*myprofile>Creation*/
    .fixed_containerL { display: none; }
    .profileMenu_moWrap { display: block; }
    .creationImg > img { display: block; padding: 0 20px 0 20px; max-width: 100%; height:auto; margin-left: 2%;}
    /* rewards */
    .rewardStory {width:calc(100vw - 30px); padding-top:8px; margin: 0 auto;}
    /*Referral*/
    .profileContent_Collection.TierWrap.rfWrap {padding: 0 20px; width: calc(100% - 40px); margin: 0 auto; }
    .rf_ds_Detail {column-gap: 100px; }
    .rewardsList {padding: unset;}
    /*whales*/
    .rewardDetail.wh_table_left{width: 1300px;}
    .collection_1 span{font-size: 18px;}
    .notable_section{width: 100%;}
    .slick-slide {height: 300px !important;}
    .slick-list.draggable {width: 680px;}
    /*event_캘린더*/
    .tbody-class > tr > td { width: 70px; height: 70px; }
    .tbody-class{height: 350px;}
    .tbody-class a, .thead-wrap th {font-size: 11px; }
    .eventBtt_02>button>a>img {width: 60%;}
    /* event-discrod */
    .backImg.welcome button, .backImg.chat button, .backImg.miliesBtt button {left: 50%; transform: translate(-50%, -50%);}
    .backImg.welcome button img {width: 70%; margin: 0 auto;}
    .backImg.chat button img, .backImg.miliesBtt button img {width: 60%; margin: 0 auto;}    
}

@media screen and (max-width:960px) {
    .container {margin-top:0;} .logBox{margin-top:0;} 
    /* main */
    .outer.shearchwindow {width: calc(100% - 30px)}
    .actmp_wrap.main {max-width: 100%;}
    .searchForm.mo_home {padding-left:20px;}  
    .staking>video, .nftFarming>video, .blockloop>video  {width: calc(100% - 30px);}
    .nftFarming>video { margin-bottom: 80px; }
    .blockloop, .staking, .nftFarming { display: flex; justify-content: center; }
    .blockWrap, .stakingWrap, .farmingWrap { margin: 0 10px;   display: flex;  flex-direction: column;   justify-content: center;}
    .blockWrap> p, .farmingWrap> p, .stakingWrap > p{ white-space: normal; width: 100%; font-size: 16px;}
    .blockWrap > h1 , .stakingWrap > h1, .farmingWrap> h1, .nftTextWrap > h1 {white-space: normal; width: 100%; height: auto; font-size: 60px;}
    .nftTextWrap_m > h1 { width: 100%;  font-size: 60px;}   
    /*myprofile>Creation*/
    .fixed_containerL { display: none; }
    .swiper-container, .mo_profileNav {display: flex }
    .mo_profileNav { margin-top: 0; }
    .creationImg { display: flex; justify-content: center; align-items: center; }
    .creationImg > img { display: block; padding: 0 20px 0 20px; max-width: 100%; height:auto; margin-left: 2%;}
    /* .collectionWrap { justify-content: center; } */
    /*myprofile>mo_nav*/
    .myprofile_maincreation {display: flex; flex-direction:column; margin: 0 0;}
    /*myprofile>Creation*/
    .profileContent_Collection > span { width: unset; }
    .creationImg { height: 100%; max-height:600px ; }
    .creationImg > img { height: 100%; max-height: 600px; max-width: 1200x; display: block; padding: 0 20px 0 20px; max-width: 100%; margin: 0 0 0 0;}
    .profileContent_Collection  {height: auto; margin: 30px 0 130px 0; }
    .profileContent_Collection>span { font-size: 35px; margin-bottom: 5%; }
    .creationImg>span { width: auto; margin: auto; height: 79px; font-size: 25px; text-align: center; white-space: normal;margin-bottom: 100px; }
    /*Myprofile>Collection*/
    .profileContent_Collection{ margin-left: 10%; }
    .collection {width: 100%; }
    /* about */
    .sidebar {display:none;}
    .aboutUs {width:calc(100% - 30px); padding-left:0;}
    img.img_mobox, .img_mobox {width:100%;}
    /* blockloop */
    .bltitle {margin-bottom:20px;} .blInput.mark {padding-top:24px;}
    .cards{margin-top:10px;}
    .card {width: calc(50% - 12px);}
    .card:nth-of-type(3n) {margin-right:16px;}
    .card:nth-of-type(2n) {margin-right:0px;}
    /* footer */
    .join {font-size:50px; margin:0;}
    .commu {width:auto; flex-wrap:wrap;}
    .subscribeForm {width:360px;}
    /* form */
    /* password */
    .subscribeForm.focusInput {width:95%;}
    /* create2D */
    #createForm {padding:30px 0;}
    .upload {width:auto;}
    .c_ {width:calc(100vw - 30px);}

    .price_piece > .downBox {width:230px;}
    .cPrice {width:calc(100vw - 30px);}
    .priceBtt {width:100%;}
    .c_1 {padding-left:0;}
    .cForm {width:calc(100vw - 50px);}
    .cForm.Description {width:calc(100vw - 65px);}
    .c_section span {text-align:center;}
    .money,.payments {width:220px}
    .outer.pay {width:226px;}
    /* 3D Summary */
    .createForm.summ {flex-direction:column-reverse; align-items:center;}
    .sumBox {padding:0;}
    .sumBox:first-child {width:calc(100% - 200px);}
    .sumBox:last-child > .sum_ {width:350px;}
    .sumI {width:calc(100% - 20px);}
    textarea.sumI {width:calc(100% - 25px);}
    /*event*/
    .eventBtt_02 a /*, .eventBtt_03 a*/ { font-size: 18px; }
    .eventBtt_02/*, .eventBtt_03*/ { padding: 2% 0; }
    .eventBtt_02>button:nth-child(1) /*.eventBtt_03>button:nth-child(1)*/ { margin-bottom: 50px; }
    .eventBtt_02>button:nth-child(2)/*, .eventBtt_03>button:nth-child(2)*/ { margin-bottom: 20px; }
    /*referral*/
    .rfWrap>span {width: 100%;}
}
@media screen and (max-width:850px) {
    /* whale_detail */
    .wc {top:205px;}
}
@media screen and (max-height:840px) {
    /* header */
    .mmenus {height:320px;}
}
@media screen and (max-width:840px) {
    /*event*/
    .Banner1_text>p:nth-child(1) { display:none; }
    .eventBtt_02>button:nth-child(2)/*, .eventBtt_03>button:nth-child(2)*/ { margin-bottom: 10px; }
    /*event_캘린더*/
    .tbody-class > tr > td { width: 55px; height: 55px; }
    .tbody-class{height: 250px;}
    .tbody-class a, .thead-wrap th {font-size: 11px; }
    /* about-notice */
    .notice thead tr th:nth-child(3),td.ntcDate {display:none;}
    /*Referral*/
    .m.rf_list>.rewardsList { overflow-x: scroll;}
    .more.on.re.rf th {padding: 0 20px;}
    /*whales*/
    .holder_nm{display: none; width: 0;}
    .rewardDetail.wh_table {width: 100px; margin-top: 27px;}
    .mo_fix {display: table-cell;}
    .m.rf_list>.rewardsList.whalesList {overflow: unset;}
    .slick-slide {width: 300px; height: 450px !important;}
    .slick-list.draggable {width: 640px;}
    /* whale_detail */
    .WI .outer {margin:4px 0;}
}

@media screen and (max-width:768px) {
    .container {margin-top:0;} .wrap,.wrapper {width:100%; margin-top:130px;}
    /* header */
    header {box-shadow: 0 3px 6px 0 rgba(0, 12, 43, 0.13);}
    /* main_edenhorseLogo */
    .goToEdenHorse {top: 100px;}
    /* main */
    .nftTextWrap_m {max-width: 768px;} 
    .under1 {display:none;} .under2{display:block;}
    /* signup success */
    .succ {width: calc(100% - 30px);}
    .succ img {width: 50%;}
    /*myprofile>Creation*/
    .creationImg > img { display: block; padding: 0 20px 0 20px; max-width: 100%; height:auto; margin-left: 2%;}
    /*Myprofile>Collection*/
    .creationMain { margin-top: 90px; }
    .mo_profileNav { margin-top: 0; }
    .profileContent_Collection{ width: 100%; max-width: 900px; margin-left: 0; }
    .collection {width: 100%; max-width: 250px; margin: 0 0 10% 5%; height: 100%; max-height: 450px;}
    .collection>div { display: flex; flex-direction: column; }
    .modelSpan {margin-bottom: 5px; } 
    .tokenBtn { margin-bottom: 20px; width: calc(100% - 30px); }
    /*wallet Setting*/
    .profileContent_Account.wSet>span { width:auto;}
    .walletBack { width: auto; }
    .walletCard1, .walletCard2 { width: 100%; max-width: 320px; height:auto; }
    /*create3d*/
    .upload_3d {width: auto; margin-left: 10px; }
    .upload_3d>span {width: calc(100% - 30px);}
    .uploadBox_3d { width: calc(100% - 60px);}
    .uploadBox_btn { width: calc(100% - 30px)}
    .uploadBox_3d>div>span, .uploadBox_3d>div>a { font-size: 18px;}
    /*TierLevel*/
    .tierTitle{ white-space: nowrap; }
    .tierBox { margin: 0 auto; }
    /* rewards */
    .rewards {flex-wrap: wrap; justify-content:space-between;}
    .rewards > li {margin-right:0; margin-top:6px;  width:calc(100% / 2 - 32px);}
    .swiper-slide.enft {width:200px !important;}
    .EnftSection {height:200px;}
    /* about */
    .Btt {font-size:13px;}
    .aboutArticle.align > li {flex-direction:column; align-items:flex-start;}
    .aboutSoon h3 {text-align:center;}
    /* about-notice */
    .thCate,.ntc_cate {display:none;}
    td.ntcTitle {padding:8px;}
    span.ntcDate {display:block; margin-left:8px; color:#666;}
    .mo_ntc_cate {display:flex; align-items:center; margin-bottom:4px;}
    /* blockloop */
    .bltitle {margin-bottom:20px;}
    .cards{margin-top:10px;}
    .card {width: calc(50% - 12px);}
    .card:nth-of-type(3n) {margin-right:16px;}
    .card:nth-of-type(2n) {margin-right:0px;}
    /* market */
    .play_3d {opacity: 1;}
    /* nft detail */
    .wrap_2,.lNft, .nftInfo, .hTitle._mo {width: calc(100% - 30px);}
    /* footer */
    .join {font-size:50px; margin:0;}
    .commu {width:auto; flex-wrap:wrap;}
    .subscribeForm {width:360px;}
    .slider-track {width: calc(100vw - 30px);}
    /* whale_detail */
    .wp {width:100%;}
    .wd_top {flex-direction:column;} .wd_top > div:not(:last-child) {margin-right:0; margin-bottom:8px;}
    .wd_top > div {width:calc(100% - 40px); min-height:80px;} .wd_bottom > div {min-width:calc(100%/2 - 40px); min-height:96px;}
    .wcard {width:calc(100% - 16px);}
    /* 이벤트 종료 후 삭제 */
    /* 상시 이벤트 */
    .eventBtt_00 a {height:50px; font-size:20px; line-height:50px; padding:0px 30px;}
    .eventBtt_02>button>a>img {width: 40%;}
    .eventBtt_02>button:nth-child(1) { margin-bottom: 10px; }
    /* 게이트 아이오 */
    .eventBtt_03 {padding:50px 0;}
    .e_02, .e_03 {width:200px; height:28px;}
    .e_04 {width:200px; height:45px;}
    /*whales*/
    .container_slide {width: 100%; padding: 0 20px; box-sizing: border-box;}
    /* .slide_wrapper {width: 100%;} */
    .slick-slide {width: 200px; height: 300px !important;}
    .slick-list.draggable {width: 440px;}
}
@media screen and (max-width:610px) {
    /* header */
    .market_live{display: none;}
    .moELT {display: flex;}
    .market_live {margin-left: 10px;}
    .market_subtext.mo_marSubtxt {font-size: 10px;}
    .market_live>a, .market_live>p {margin: 0;}
    /* form */
    /* signup success */
    .succ img {width: 80%;}
    .logBox div.reflect {width: 300px; height: 300px; margin-top: 30px;}
    .downloadBox:before, .downloadBox:after {top:30px; bottom: 30px; left: 30px; right: 30px;}
    /* password */
    .sendEmail {width:auto;}
    .subscribeForm.focusInput {width:93%;}
    /* main */
    .section:first-child {margin-bottom:80px;}
    .logoVideoWrap {height:70vh;}
    .logoVideoWrap video {width:200%;}
    .nftText_m{margin-bottom: 0;}
    .inputSearch { margin: 0 auto; width: calc(100% - 30px);}
    .blockloop, .staking, .nftFarming {margin:30px 0;}
    .blockWrap> p, .farmingWrap> p, .stakingWrap > p {font-size: 14px; margin-top:14px; text-align:left;}
    .blockWrap > h1 , .stakingWrap > h1, .farmingWrap> h1, .nftTextWrap_m > h1 {text-align: left; font-size: 40px;}
    .section:not(:first-child) video {margin-bottom:0;}
    .nftTextWrap_m > h1 { text-align: center; }
    .nftTextWrap_m {max-width: 610px;}  
    /*Myprofile>Collection*/
    .collection {width: 100%; max-width: 200px; margin: 0 0 10% 5%; height: 100%; max-height: 480px;}
    .collection>div { display: flex; flex-direction: column; }
    .profileContent_Collection > div { justify-content: center; }
    .modelSpan { margin-left: 10px; margin-bottom: 5px; font-size: 15px; }
    .tokenBtn {margin-left: 10px; margin-bottom: 20px;}
    /*Myprofile>account*/
    .profileContent_Account { width: 100%; max-width: 590px; display: flex; justify-content: center; padding: 10px;}
    .profileContent_Account>span { width: auto; margin-right: 0; margin-left: 10px; }
    .accountSet { height: auto; width: 85%; max-width: 590px;  }
    .accInput > span { width: auto; }
    .pwChangeBtn { width: auto; } 
    textarea { width: auto; }
    .accInput > div { justify-content: center; width: auto; }
    .inputSave { width: auto; }
    /*welletWetting*/
    .profileContent_Account.addELT { display: flex; justify-content: center; align-items: center; max-width: 610px; }
    .profileContent_Account.addELT>span { width: 70%; }
    .addelt_Card { width: auto; padding: 0px 5%; width: 100%; max-width: 298px; height: auto  }
    /*TierLevel*/
    .tierTitle { font-size: 14px; }
    .tierCount,.tierCount>div  { font-size: 17px; }
    /* rewards */
    table.rewardDetail tr th {font-size:16px;}
    /* blockloop */
    .Overay._mo {width:calc(100% - 70px);}
    /* Nft detail */
    .follow.marketFollow {display:none;}
    .Contractcard:first-child, .Contractcard:nth-child(3) {margin-right:8px;}
    /* Create */
    .CreateContent_wrap {margin-bottom:0;}
    .createBtn {flex-direction:column;} 
    .CreateContent, .create2D, .create3D {width:328px; height:auto; margin-bottom:20px;}
    .createframe {width:328px; height:160px;} 
    .createframe img {position:relative; top:-50%;}
    /* 3D Summary */
    .sumBox:first-child {width:calc(100% - 30px);}
    .sumBox:last-child > .sum_ {width:350px;}
    /* whale_detail */
    .wRI, .WI {width:100%;} .wRI .outer {width:calc(100% / 3);} .wInput:first-child {width:100%;}
    .wRI .bttOn.w {width:150%; left:0;} .wRIc {display:block;} .wc {display:none; opacity:0;}
    .wcardbox {border:none; padding:14px 0; width:100%;} .wcard {width:calc(100%/2 - 8px); margin:4px; box-shadow: 0 0 10px 0 rgba(0, 12, 43, 0.1);}
    /*event*/
    .events_Content>div>label { margin-bottom: 30px; }
    .Banner1_text>div>p:nth-child(1){font-size: 35px;}
    .Banner1_text>div>p:nth-child(2){font-size: 24px;}
    /* event_attendance */
    .eventBtt_01 {padding:100px 0;}
    .eventBtt_02/*, .eventBtt_03*/ { padding: 0 0; }
    .e01 {width:calc(100% - 30px); border-radius: 4px;}
    .e_01 {font-size:20px; margin:4px; width:calc(100% - 8px); border-radius:4px;}
    /*event_캘린더*/
    .tbody-class > tr > td { width: 40px; height: 40px; }
    .tbody-class{height: 200px;}
    .tbody-class a, .thead-wrap th {font-size: 11px; }
    /* ad popup */
    .ad_pop, .ad_pop.ad_2 {width:calc(100vw - 30px); top:50%; left:50%; transform:translate(-50%,-50%);}
    /*ELT airdrop card*/
    .elt_count>i{font-size: 5.5vw;}
    .elt_timer{font-size: 5.7333vw;}
    /*referral*/
    .upload-name.referral_code {width: 100%; text-overflow: ellipsis;} 
    .rf_sharecon {width: 100%; justify-content: space-between;}
    .rf_Link, .rf_QR {margin: unset; width: 110px;}
    .Overay._mo.pwch.rfp_ry {width: 60.656vw;}
    .qr_img {width: 54.348vw; height: 54.348vw;}
    .m.rf_list>.rewardsList {padding: 0 0;}
    .rf_dash {padding: 0 15px; width: calc(100% - 30px); }
    /*whales*/
    .rewardDetail.wh_table {margin-top: 24px;}
    .collection_1 span{font-size: 18px;}
    .slick-slide {width: 100px; height: 150px !important;}
    .slick-list.draggable {width: 380px;}
    .visual button{width: 30px; height: 30px;}
    /*whales_Rank*/
    .whales_top {flex-direction: column; justify-content: unset; align-items: unset; margin-bottom: 0;}
    .wh_outer {width: 100%;}
    .filterBox.wh_box, .rewardsList.whalesList{margin: 0;}
    .wh_prRank ul{width: 57.08vw;}
    .wh_prRank>ul>li a{width: 30.9vw;}
    .bttOn.chains.rankSlide.wh_tap{width: calc(100% - 30px);}
    /* discord-open-event */
    .e_05.disBtn_1 {width: 100px;}
    .e_05.disBtn_2 {width: 100px;}
    .e_05.disBtn_3 {width: 140px; margin-left: 5px;}
    .e_05.disBtn_4 {width: 140px;}
    .e_05.disBtn_5 {width: 190px;}
    .eventBtt_03 {padding: 20px 0;}

}
@media screen and (max-width:480px) {
    .wrap, .wrapper{margin-bottom:100px;} .wrap.bm {margin-top:80px;}
    /* img url */
    .channelA {background:url("/images/partners/partners_channelA@2x.png"); background-size:cover;}
    .sk {background:url("/images/partners/partners_sk@2x.png"); background-size:cover;}
    .asan {background:url("/images/partners/partners_asan@2x.png"); background-size:cover;}
    .gana {background:url("/images/partners/partners_gana_art@2x.png"); background-size:cover;}
    .coex {background:url("/images/partners/partners_coex@2x.png"); background-size:cover;}
    .samsung {background:url("/images/partners/partners_samsung@2x.png"); background-size:cover;} 
    .game {background:url("/images/partners/partners_gamemaster@2x.png"); background-size:cover;}
    .av {background:url("/images/partners/partners_av_ventures@2x.png"); background-size:cover;}
    .token {background:url("/images/partners/partners_token_insight@2x.png"); background-size:cover;}
    .slow {background:url("/images/partners/partners_slowmist@2x.png"); background-size:cover;}
    .CERTIK {background:url("/images/partners/partners_certik@2x.png"); background-size:cover;}
    .UNISWAP {background:url("/images/partners/partners_uniswap@2x.png"); background-size:cover;}
    .lg {background:url("/images/partners/partners_lg@2x.png"); background-size:cover;}
    .lf {background:url("/images/partners/partners_lf@2x.png"); background-size:cover;}
    .coin {background:url("/images/partners/partners_coinmarketcap@2x.png"); background-size:cover;}
    /* header */
    .logo {width:136px; height:24px; background-size:cover; margin:0; margin-top:19px; margin-bottom:17px;}
    /* main_edenhorseLogo */
    .goToEdenHorse {top: 80px;}
    .goToEdenHorse a {width: 150px;}
    /* main */
    .section:first-child {height:100vh; margin-bottom:0;}
    .logoVideoWrap {height:auto;}
    .logoVideoWrap > video {display:block; width:150%;}
    .inputSearch, .outer.shearchwindow {width:100%;}
    .blockloop, .staking, .nftFarming {margin:0;}
    .searchForm.mo_home {padding: 0 50px 0 10px;}  
    .nftTextWrap_m { max-width: 480px;}
    /* blockloop-keyword*/
    .B_L_keyword.mo {font-size:14px; line-height:24px;}
    /* blockloop-banner */
    ._994_120 {display:none;}
    ._480_100 {display:block;}
    /* signup success */
    .logInBtt.suc {width: calc(100vw - 30px);}
    .edenticket {flex-direction: column; padding-top: 28px; gap: 0;}
    /* signup refferal */
    .privacyModal {width: calc(100vw - 50px); padding: 10px;}
    .privacydes, .servicedes {height: 150px; padding: 8px;}
    .privacydes::-webkit-scrollbar, .servicedes::-webkit-scrollbar {width: 25px;}
    /*myprofile>Creation*/
    .collection > div > span {width: unset; }
    .collection > div { width: unset; }
    .modelSpan { margin: 0 0 0 0; }
    .card.collection>div>.tokenBtn { margin: 0 0 0 0; margin-left: 0; width: 100%; }
    .creationImg > img {max-width: 440px; display: block; padding: 0 20px 0 20px; max-width: 100%; height:auto; margin: 0 0 0 0;}
    .profileContent_Collection {width: unset; margin: 30px 0 180px 0;  }
    .profileContent_Collection>span { font-size: 35px; margin-bottom: 5%; }
    .creationImg>span { width: auto; margin: auto; height: 79px; font-size: 14px; text-align: center; white-space: normal; }
    /*Myprofile>collection*/
    .collection {width: 100%; max-width: 160px; margin: 0 0 5px 0; }
    .collection>a>div>span{margin-bottom: 10px;}
    .modelSpan {margin-bottom: 5px; font-size: 14px; }
    /*Myprofile>addELT*/
    .addBtn { width: 360px; }
    /*TierLevel*/
    .tierTitle { font-size: 12px; }
    .tierCount { font-size: 16px; }
    /* about */
    .Btt {font-size:14px;}
    .paperBtt {flex-direction:column;}
    .paper {width:100%; margin-right:0; margin-bottom:12px;}
    .aboutSoon h3 {font-size:18px;}
    /* common */
    .subtitle h1, .nickname, .hTitle h1, .nothing h1 {font-size:32px; line-height:40px;}
    /* blockloop */
    .card, .card:nth-of-type(3n) {margin-right:8px;}
    .card {width: calc(50% - 8px);}
    .ctitle.btitle {margin-left:10px; font-size:16px; margin-top:10px;}
    .infos {margin-bottom:10px;}
    .info2 {margin-left:10px;}
    .info2 > li {font-size: 12px; height:18px; margin:8px 0; width:100px;}
    .outer.onM {width:48%; height:36px;} .logInBtt._mo  {height:36px;}
    .outer.onM::after {top:0;}
    .blInput.sticky {top:60px;}
    /* topbutton */
    .top {left:90%;}
    /* market */
    .cInfo {padding:10px; margin-top:0; margin-bottom:0;}
    #cardProfile {margin-top:8px;} .cardProfile {width:24px; height:24px;}
    .ctitle, .cardName, .cardPrice {font-size:12px;}
    .price::before {margin-right:4px;}
    .cardDollor {display:none;}
    .grade1, .grade2, .grade3 {background-size:cover; width:24px; height:24px;}
    .indi.mark {margin-top:8px;} .indi.mark > li {font-size:12px; flex-direction:column;}
    .heart {bottom:12px; right:10px;}
    /* Nft Detail */
    .nftDetail {padding:20px 16px;}
    .serialNumber {font-size:12px;}
    .dGrade {align-items:center; margin:0;}
    .dGrade h2 {font-size:14px; line-height:20px;}
    .daoGrade {font-size:20px; width:auto;}
    .dSilver::before, .dGold::before, .dPlatinum::before {width:30px; height:30px; background-size:cover; margin-right:4px;}
    .dPlatinum {background-image: linear-gradient(to right, #a2caff 30%, #b2ffde 50%, #fbe46e 70%, #ffc9c9 85%, #a88dc5 100%);}
    .indexIcons li {margin-right:20px;}
    .Indicator {flex-direction:column; align-items:flex-start; margin-top:30px;}
    .outer.fOuter {margin-top:20px;}
    .cBtt.nBtt {height:28px; line-height:28px;}
    .marketProfile {margin:40px 0;} .mImgInfo h3 {word-break: break-all; word-wrap: break-word;}
    .indi {margin-bottom:12px;}
    .price.market {font-size:24px; line-height:26px; margin:0;} .price.market > li {margin-right:12px;}
    .outer.hoverBtt.buy {margin:30px 0;}
    .logInBtt.buy {height:52px;}
    #m {padding:30px 0;} .m > li {font-size:16px;} .more > li {font-size:12px;} .more, .more span {font-size:14px;}
    .marketDollor {font-size:16px;} .marketDollor::before {margin-right:4px;}
    .more.activities, .more.properties {overflow-x:scroll; font-size:14px;}
    .more.activities > li, .more.properties > li {width:480px;}
    .commentBox {flex-direction:column;}
    #commentBox {width:calc(100% - 25px); margin-right:0;}
    .comProfile {width:30px; height:30px;}
    .outer.sendOut, .sendBtt {width:100%; } .commentBtt {font-size:12px;}
    /* menu_scrollbar Custom */
    .more::-webkit-scrollbar {height:12px;}
    .more::-webkit-scrollbar-track {background-color:transparent; border-radius:6px;}
    .more::-webkit-scrollbar-thumb {
        background-image: linear-gradient(to bottom, #3f369e, #3bc1ff); height:100%;
        border-radius:6px; background-clip:padding-box; border:2px solid transparent;
    }
    /* Creator */
    .bio {font-size:14px; line-height:20px;}
    .follow {font-size:20px;} .cBtt{height:28px; line-height:28px;}
    .cardStatus {font-size:12px; line-height:18px; letter-spacing:0.24px; margin-top:8px;}
    .ctitle {line-height:18px;}
    .Overay.cre {width:260px;}
    .custom-select {margin-right:0;}
    .selector-options li {font-size:12px;}
    /* form */
    .logo.onForm {left:0; transform: translateX(0);}
    /* login */
    .logBox{align-items:center; width:calc(100% - 30px);}
    .logBox h1 {font-size:32px; line-height:35px;}
    .logBox h5 {font-size:14px;}
    .logBox form {width:100%;}
    .or {padding-top:10px; font-size:12px; overflow:hidden; justify-content:center;}
    .right {font-size:12px;}
    .right li:nth-child(2) {display:inline-block;}
    /* signup */
    .formlogo {background-size:cover; width:226px; height:40px;}
    .goToSignIn, .copy, .fMenu, .meta, .pass {font-size:14px;}
    .forSignUp {flex-direction:column; width:calc(100% - 4px);} .forSignUp > .outer {width:100%; margin:8px 0;}
    .verify {width:100%; font-size:14px;} .sInput:first-child {width:calc(100% - 12px);}
    .logInBtt {font-size:14px;}
    /* signup referral */
    .reffleft, .visitor {width: calc(100% - 30px); margin: 0 auto;}
    .bettingRanking {height: auto;}
    /* password */
    .logBox.sendEmail {width:auto;}
    .subscribeForm.focusInput {padding-left:10px; width:97.5%;}
    .sendEmail > .outer {width:100%;}
    .right.pass {width:100%;}
    .right.pass li:first-child {margin-right:8px;}
    /* footer */
    .join {font-size:32px;}
    .fInnerBox {padding:0; margin:15px 0;}
    .community, .partner, .family, .input {padding:5px 0;}
    .commu {width:auto; justify-content:center;}
    .commu li {margin: 10px 15px;}
    .subscribeForm {width:280px;}
    /* create2D */    
    .createForm {margin-top:50px;}
    .price_piece {flex-direction:column;} 
    .price_piece div {margin-right:0;}
    .price_piece > div {margin:5px 0;}
    .form.cre {width:calc(100% - 12px);}
    .c_ h2 {font-size:20px;}
    .c_section span {font-size:12px;}
    .Description {height:150px;}
    .c_1Box {flex-direction:column;}
    .c_1Box li {width:100%;}
    .c_1In {width:calc(100% - 14px);}
    .c_1Box > li:first-child > div {margin-right:0;}
    .c_section div {padding:20px;}
    .imgBox {width:250px; height:250px;}
    /* 3D Summary */
    .sumBox:last-child > .sum_ {width:250px;}
    .sum_ > .imgBox  {width:250px; height:250px;}
    .sumB > button {font-size:14px;}
    .form {padding-left:12px; width:calc(100% - 12px);}
    .cForm:not(.Description) {width:calc(100% - 12px);}
    .cForm.Description {width:calc(100% - 24px);}
    /* create */
    .CreateContent_wrap {margin-top:80px;}
    /*myprofile>Creation*/
    .creationImg > img { display: block; padding: 0 20px 0 20px; max-width: 100%; height:auto; margin-left: 2%;}
    /* rewards */
    .rewards h3 {font-size:20px;}
    .Quantity {font-size:12px; height:30px;}
    table.rewardDetail tr td {font-size:12px;}
    .more.re {overflow-x: scroll;}
    .rewardDetail {min-width:300px;}
    .releasedEnft h3 {font-size:16px;}
    .more span.releasedDate {font-size:12px; margin: 4px 0;}
    /* whale_detail */
    span.wh_value {font-size:20px;}
    .WI > .outer, .filterInput.w {width:100%;}
    .WI {top:60px;}
    .bttOn.w input.colSearch {margin: 8px 0;} .bttOn.w #colSh::before {top:18px;}
    .wRI .bttOn.w {width:180%; left:0;} .wRI .bttOn.sort {width:180%; right:0;}
    .wRI .bttOn.cs {padding:0 8px; overflow:hidden; width:300%;} .bttOn.cs .colLi{max-height:180px;} 
    .bttOn.cs .colLi li {padding:0;} .bttOn.cs .colLi li span:nth-child(2) {width:calc(100% - 107px);}
    .wInput.sort {overflow:hidden; text-overflow:ellipsis;}
    .wcard .ctitle {font-size:18px;} .wnftinfo {padding:10px;} 
    .wnftinfo ul li > span:first-child {width:50px; overflow:hidden; text-overflow:ellipsis; word-break:break-all; white-space:nowrap;}
    .wBtt {flex-wrap:wrap; flex-direction:column-reverse; align-items:flex-end; padding:0 10px 10px 10px;}
    .w_cart {width:100%; justify-content:center; margin-top:8px;}
    .buying_w {flex-direction:column;} .buying_w .ctitle {font-size:18px;} .buying_w > div {margin:20px 8px;}
    /*event*/
    .eventTitle {font-size:32px; line-height:40px;}
    .Banner1_text>div>p:nth-child(1){font-size: 28px;}
    .Banner1_text>div>p:nth-child(2){font-size: 17px;}
    .eventBanner { border-radius: 8px; margin-bottom: 8px; }
    /* event_attendacne */
    .eventDetail {margin-top:40px;}
    /* .tbody-class a, .thead-wrap th { font-size: 10px; } -> 지우기 */
    .thead-wrap::after { content: ''; height: 2px; display: table-row;}
    /*event_캘린더*/
    .tbody-class > tr > td { width: 28px; height: 28px;}
    .tbody-class{width: 210px; height: 150px;}
    .tbody-class a, .thead-wrap th {font-size: 10px; transform: scale(0.8);}
    /* mysteryBox */
    .cautionBox {width:280px;}
    /* about-notice */
    .searchInput {margin:0 auto; box-shadow:none; align-items:center;}
    .searchInput input {width:calc(100vw - 105px);}
    .searchBt {margin-bottom:4px;}
    .bltitle.ntc {margin-bottom:0;}
    .noticeCategoryBox li {width:calc(100% / 4); padding:0;}
    /*referral*/
    .rf_Link, .rf_QR {width: 110px;}
    /*whales*/
    .nftRank_wrap{width: unset;}
    .wh_nft.downBtt.onM{right: 150px;}
    .more.on.re.rf {overflow: unset;}
    .rewardDetail.wh_table {min-width: 100px !important;}
    .rewardDetail.wh_table_left td{font-size: 14px;}
    .rewardDetail.wh_table_left {width: 970px;}
    /* .slide_controls a {width: 20px; height: 20px;} */
    .tooltip .tooltiptext {font-size: 10px;width: 180px;height: 40px;}
    .tl_text1 span, .tl_text2 span{font-size: 10px;}
    .slick-list.draggable {width: 240px;}
}
@media screen and (max-width:400px) {
    /*accountSetting PW_popup*/
    .Overay._mo.pwCh {width:91.111vw;}
    .ghost.pwCh_btn, .verify.pwCh_btn {width:43.902vw;}
    /* about-notice */
    .noticeCategoryBox li {font-size:12px; line-height:28px;}
    /* discord-open-event */
    .e_05.disBtn_1 {width: 80px;}
    .e_05.disBtn_2 {width: 80px;}
    .e_05.disBtn_3 {width: 100px; margin-left: 5px;}
    .e_05.disBtn_4 {width: 100px;}
    .e_05.disBtn_5 {width: 150px;}
    .eventBtt_03 {padding: 10px 0;}
}
@media screen and (max-width:380px) {
    .blockWrap> p, .farmingWrap> p, .stakingWrap > p{font-size: 15px;}
    .blockWrap > h1 , .stakingWrap > h1, .farmingWrap> h1, .nftTextWrap > h1, .nftTextWrap_m h1 {font-size: 32px;}
    /*메인 하단 애니메이션*/
    .nftFarming>video { margin-bottom: 50px; }
    /*Myprofile>collection*/
    .modelSpan { margin-bottom: 5px; font-size: 13px; }
    /* nft detail */
    .Contractcard {width:calc(100%/2.09);}
    /* 3D Summary */
    .sum_load {flex-direction:column;}
    .sum_load > .sumB {width:100%; margin-bottom:8px;}
    .upload-name.cForm {margin-left:0;}
    /* create */
    .CreateContent, .create2D, .create3D {width:250px;}
    .createframe img {position:relative; top:-50%; left:-10%;}
    /*event*/
    .events_Content>div>label { margin-bottom: 10px; }
    .Banner1_text>div>p:nth-child(1){font-size: 25px;}
    .Banner1_text>div>p:nth-child(2){font-size: 14px;}
    .eventBtt_02 a/*, .eventBtt_03 a*/ { font-size: 11px; }
    .eventBtt_02>button:nth-child(2)/*, .eventBtt_03>button:nth-child(2)*/ { margin-bottom: 10px; }
    .eventBtt_02> button:nth-child(1), .eventBtt_02> button:nth-child(2) {padding: 10px;}
    .backImg.cal.welcome > img {height: 8vh;}
    /*referral*/
    .filebox2.code_out {display: flex; flex-direction: column; align-items: center;}
    .upload-name.referral_code {margin:20px 0 20px 0; width: 100%;}
    .outer.code {width: 100%;}
    .rf_share {margin-top: 30px;}
    .rf_sharecon {display: flex; flex-direction: column; margin-top: 20px;}
    .rf_Link, .rf_QR {margin-bottom: 10px; width: 150px; padding: 0 0; height: 50px;}
    .rf_table, .rf_dash {padding: 0 15px; width: calc(100% - 30px);}
    /*추천인 디테일 수정*/
    .rf_ds_Total div, .rf_ds_Total, .rf_ds_data, .rf_ds_data>div 
    {flex-direction: column; align-items: center; justify-content: center; white-space: nowrap;}
    .rf_ds_Total input, .rf_ds_data input {text-align: center;}
    .rf_ds_Detail {column-gap: 20px;}
    /* whales */
    .rewardDetail.wh_table_left {width: 850px;}
    /*whales_Rank*/
    .downBtt.chain.wh_btn{font-size: 3.684vw;}
    .wh_prRank ul{width: 50.08vw;}
}
@media screen and (max-width:360px) {

    input::-webkit-input-placeholder {font-size:12px;}
    input::-moz-input-placeholder {font-size:12px;}
    input::-ms-input-placeholder {font-size:12px;}

    textarea::-webkit-input-placeholder {font-size:12px;}
    textarea::-moz-input-placeholder {font-size:12px;}
    textarea::-ms-input-placeholder {font-size:12px;}
    /* header */
    .mProfileBox, .mafterLog > .hpList {width:258px;}
    /* main */
    .logoVideoWrap {justify-content:center;}
    .logoVideoWrap > video {display:block; width:360px;}
    .outer.shearchwindow {width:360px;}
    .searchForm.mo_home {padding-left:10px;}  
    .blockloop, .staking, .nftFarming  { display: flex;  width: 340px; max-width: 100%; height: auto; justify-content: center; }  
    /* signup success */
    .logBox div.reflect {width: 250px; height: 250px;}
    .downloadBox:before, .downloadBox:after {top: 10px; bottom: 10px; left: 10px; right: 10px;}
    /*myprofile>Creation*/
    .creationImg > img { display: block; padding: 0 20px 0 20px; max-width: 100%; height:auto; margin-left: 2%;}
    .profileContent_Collection {margin: 30px 0 180px 0;  }
    .profileContent_Collection>span { font-size: 32px; margin-bottom: 10%; }
    .creationImg>span { width: auto; margin: auto; height: 79px; font-size: 12px; text-align: center; white-space: normal; }
    /*Myprofile>collection*/
    .modelSpan {margin-bottom: 5px; font-size: 12px; }
    /* blockloop */
    .info2 {padding:0;}
    /* nft detail */
    .Contractcard {width:calc(100%/2.1);}
    /* creator */
    .follow {justify-content:space-between;}
    .follow > li {margin-right:0;}
    /* form */
    /* password */
    .subscribeForm.focusInput {width:96.5%;}
    .sendEmail > .outer, .right.pass {width:93%;}
    .right.pass {flex-direction: column;}
    .right.pass > li {width:100%; margin:7px 0;}
    /* footer */
    .subscribeForm {width:240px;}
    /* whale_detail */
    .wd_bottom div {width:calc(100% - 40px);}
    .iconic span {margin:3px 8px;}
    .wcard {width:100%; margin:8px 0;}
    .wBtt {flex-direction:row; align-items:center;} .w_cart {width:auto;}
    .wnftinfo ul li > span:first-child {width:auto;}
    /*event*/
    .Banner1_text>div>p:nth-child(1){font-size: 18px;}
    .Banner1_text>div>p:nth-child(2){font-size: 10px;}
    
    /* 상시 이벤트 */
    .eventBtt_00 a {height:40px; font-size:16px; line-height:40px; padding:0px 20px;}
    /* 게이트 아이오 */
    /* .eventBtt_03 {padding:50px 0;} */
    .e_02, .e_03 {width:260px; height:35px;}
    .e_04 {width:282px; height:62px;}
    /*event_캘린더*/
    .tbody-class > tr > td { width: 25px; height: 25px;}
    .tbody-class a, .thead-wrap th {transform: scale(0.7);}
    .tbody-class{width: 190px; height: 120px;}
    /*whales*/
    .slick-slide {width: 200px; height: 300px !important;}
    .slick-list.draggable {width: 200px;}
}
@media screen and (max-width:340px) {
    /* header */
    .moELT {display: none;}
        /* about-notice */
        .noticeCategoryBox li {display:flex; justify-content:center; align-items:center; line-height:16px;}
}
@media screen and (max-width:320px) {
    /* Nft detail */
    .indexIcons li {margin-right:10px;}
    /* form */
    /* password */
    .sendEmail > h1 {margin-left:10px;}
    input::-webkit-input-placeholder {color: #989ca7!important; font-size:10.5px;}
    input::-moz-input-placeholder {color: #989ca7!important; font-size:10.5px;}
    input::-ms-input-placeholder {color: #989ca7!important; font-size:10.5px;}
    /* main */
    .nftTextWrap_m {max-width: 320px;}      
    /* blockloop */
    .chains._mo > li {font-size:12px; line-height:20px;}
    /* nft detail */
    .Contractcard {width:calc(100%/2.15);}
    .Contractcard .info2 > li {font-size:10px; width:80px;}
    /* create2D */
    .createForm {margin-top:80px;}
    .c_section div {padding:10px;}
    .uploadBtt {width:150px; height:30px;}
    .upload {padding:20px 5px;}
    /* mysteryBox */
    .cautionBox {width:240px;}
    /* whale_detail */
    .wInput {padding:0 4px; font-size:12px;}
    /*whales*/
    .slick-slide {width: 100px; height: 150px !important;}
    .slick-list.draggable {width: 100px;}
    /*event_캘린더*/
    .tbody-class > tr > td { width: 20px; height: 20px;}
    .tbody-class{width: 170px; height: 110px;}
    tbody-class a, .thead-wrap th {transform: scale(0.6);}
    /* signup sucess */
    .tickets {gap: 8px;}
}

@media screen and (max-width:280px) { 
    .blockloop, .staking, .nftFarming, .nftPlatform_m { margin-top: 60px; }
    /* signup success */
    .succ {width:  calc(100% - 30px);}
    .succ img {width: 100%;}
    /* mysteryBox */
    #popUp_02 > .cautionBox.on > .close {font-size:12px;}
    .cautionBox {width:200px;}
    .goToCheck a {font-size:12px; padding:8px 50px;}
    .goToCheck span {font-size:12px;}
    /*event_캘린더*/
    .tbody-class > tr > td { width:17px; height:17px;}
    .tbody-class a, .thead-wrap th {transform: scale(0.6);}
    .tbody-class {width: 150px; height: 110px;}
}