@media (max-width: 1281px){
	section{max-width: 945px;}
}

@media (min-width: 747px) and (max-width: 1281px){
	.pageMenu{max-width: calc(100vw - 85px);}
}

@media (max-width: 1220px){
	#layout{grid-template-columns: 75px 1fr;}
	
	#mainMenu{width: 75px;}
	#mainMenu:not(.showMenu) .mnLogo{width: 35px; height: 35px; background-size: 153px; background-position: 0px -2px;}
	#mainMenu:not(.showMenu) .mnMode{margin-top: 5px; margin-left: 3px; margin-right: 3px;}
	#mainMenu:not(.showMenu) .mnMode > div{grid-template-columns: 1fr;}
	#mainMenu:not(.showMenu) .mnMode .mmItem{grid-template-columns: 1fr; grid-gap: 5px; padding: 5px 0px 6px 0px; text-align: center;}
	#mainMenu:not(.showMenu) .mnMenu > a > div{grid-gap: 0px; grid-template-columns: 1fr; padding: 10px 6px;}
	#mainMenu:not(.showMenu) .mnMenu > a > div > div:nth-child(2){overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 13px; text-align: center; margin-top: 5px;}
	#mainMenu:not(.showMenu) .mnOptions > div:first-child{padding: 15px 0px 0px 0px; text-align: center;}
	#mainMenu:not(.showMenu) .mnOptions > div:nth-child(2) > a > div > div:first-child > div > span{display: block;}
	#mainMenu:not(.showMenu) .mnOptions > div:nth-child(2) > a > div{grid-gap: 0px; grid-template-columns: 1fr;}
	#mainMenu:not(.showMenu) .mnOptions > div:nth-child(2) > a > div > div:nth-child(2){display: none;}
	#mainMenu:not(.showMenu) .mnMenu .mmCountIcon, #mainMenu:not(.showMenu) .mnMenu .mmNotifIcon{display: block;}
	
	#header .hGrid{padding-left: 120px;}
}

@media (max-width: 1055px){
	section{padding: 0px 25px;}
	
	/**HOME**/	
	.card_comments > div > div > div:nth-child(3){width: 200px;}
	
	.card_content_work{grid-template-columns: 1fr 1fr 1fr 1fr; grid-gap: 20px;}
	
	.cflash_layout{grid-template-columns: 185px 1fr; padding: 25px;}
	.cflash_layout .fl_info > div > div > div{display: block;}
	.cflash_layout .fl_info > div > div > div:last-child{margin-top: 5px; text-align: left; width: 100%;}
	
	/**EDITOR**/
	#editor_layout .elContent{grid-template-columns: 320px 1fr;}
	
	.create_layout_cover > div{grid-template-columns: 250px 1fr;}
}

@media (max-width: 1020px){
	#container.ct2{grid-template-columns: 1fr;}
	
	.h_traffic.htDesktop{display: none;}
	.h_traffic.htMobile{display: grid; margin-top: 20px;}
	.h_traffic{display: grid; grid-template-columns: 1fr 1fr 1fr; grid-gap: 15px;}
	.h_traffic > div{width: 100%;}
	.h_traffic > div:not(:last-child){margin-bottom: 0px;}
}

@media (max-width: 965px){
	.c_flash_layout > div{display: block; padding: 20px; max-width: 500px;}
	.c_flash_layout > div > div:first-child{max-width: 350px;}
	.c_flash_layout > div > div:nth-child(2){margin-top: 35px;}
	.c_flash_layout .cfl_info > div > div{padding: 100px 15px 20px 15px;}
	
	.card_content_work_box{grid-template-columns: 1fr 1fr 1fr;}
	
	/**EDITOR**/
	#editor_layout{max-width: 800px;}
	#editor_layout .elContent{grid-template-columns: 1fr; padding: 0px 15px;}
}

@media (max-width: 864px){
	.desktop{display: none;}
	.mobile{display: block;}
	
	#header .hGrid{grid-template-columns: 1fr 50px 190px;}
	
	#navbar{background: #F0F3FF;}
	#navbar > div{padding: 0px;}
	#navbar .mainmenu{display: grid; grid-template-columns: 25px 1fr 25px 25px 25px;}
	#navbar .mainmenu .mnPreviewWork{left: unset;}
	#sidebar{left: -100%; box-shadow: 0px 0px 70px #d9d9d9; width: 235px;}
	
	.fz_medium{font-size: 15px;}
	.fz_big, h1{font-size: 17px;}
	
	.table{overflow: auto;}
	.table table{width: 800px;}
	
	.info{border-radius: 0px;}
	
	.bubbleWa{right: 20px; bottom: 82px; width: 30px; height: 30px; border: 2px solid #0fb689; z-index: 49;}
	.bubbleWa > div{width: 15px; height: 15px; margin-top: 8px;}
	
	.option_switch{overflow: auto;}
	.option_switch::-webkit-scrollbar{display: none;}
	.option_switch{-ms-overflow-style: none;}
	.option_switch > div:not(.ow_icon){padding-right: 35px; border-radius: 0px;}
	.option_switch > div:not(.ow_icon) > div div{white-space: nowrap;}
	.option_switch > div.ow_icon{position: absolute; right: 15px; margin-top: 3px;}
	
	.menu_switch{display: table; width: 100%; table-layout: fixed; margin-top: 0px;}
	.menu_switch > a{display: table-cell; vertical-align: middle;}
	.menu_switch li{text-align: center; float: none; font-size: 14px;}
	.menu_switch li > div{padding: 15px 20px 18px 20px;}
	.menu_switch li > div > div{right: 0px; top: auto; bottom: 0px; border-radius: 0px;}
	
	.menu_list > li{padding: 10px 20px;}
	
	.tab > div:first-child{height: 50px;}
	
	.page_alert{font-size: 17px;}
	
	.page_title{padding: 15px 0px;}
	
	#template{width: 90%;}
	.layout_side > div{display: unset;}
	.layout_side > div:first-child > .sticky{position: unset;}
	.layout_side > div:last-child{padding-left: 0px;}
	
	/**FRONT**/
	.f_section.fs1{height: auto;}
	.fs1 > div{position: relative;}
	.fs1 > div > div{display: block;}
	.fs1 > div > div:first-child > div:first-child{padding: 40px 30px 220px 30px;}
	.fs1 > div > div:first-child > div:first-child > div:first-child{font-size: 25px;}
	.fs1 > div > div:first-child > div:first-child > div:nth-child(2){font-size: 35px;}
	.fs1 > div > div:first-child > div:first-child > div:nth-child(3){margin-top: 15px;}
	.fs1 > div > div:first-child > div:first-child > div:nth-child(4){font-size: 17px;}
	.fs1 > div > div:first-child > div:last-child{position: relative; bottom: 0px;}
	.fs1 > div > div:first-child > div:last-child > div{padding: 0px 30px; bottom: 0px;}
	.fs1 > div > div:first-child > div:last-child > div > div > div:first-child{width: 25px;}
	.fs1 > div > div:first-child > div:last-child > div > div > div:first-child > div{width: 25px; height: 25px;}
	.fs1 > div > div:last-child > div{padding: 150px 30px; line-height: 30px;}
	.fs1 > div > div:last-child > div > div:first-child{font-size: 20px;}
	.fs1 > div > div:last-child > div > div:last-child{font-size: 15px;}
	.fs2 > div:first-child{font-size: 20px; padding: 25px 0px;}
	.fs2 > div:nth-child(2){padding: 15px 25px;}
	.fs2 > div:nth-child(2) > div > div{display: block;}
	.fs3 > div:first-child{font-size: 20px; padding: 25px 0px;}
	.fs3 > div:nth-child(2){padding: 30px 25px 15px 25px;}
	.fs3 > div:nth-child(2) > div > div{display: block; padding: 25px 0px;}
	.fs3 > div:nth-child(2) > div > div > div:nth-child(2){margin-top: 15px;}
	
	/**INFO**/
	.info_title{padding: 35px 0px; text-align: center; font-size: 20px;}
	.info_path > div > div{height: auto;}
	.info_path > div > div.infodesc > div{padding: 20px 15px 23px 15px;}
	.info_path > div > div.infodesc > div > div:first-child{font-size: 17px;}
	.info_path > div > div.infodesc > div > div:last-child{font-size: 13px;}
	.info_more{padding: 25px 0px 50px 0px;}
	.info_more > div:first-child{font-size: 17px;}
	
	/**CREATE**/
	.c_layout{width: auto; padding: 0px; margin-bottom: 25px;}
	.c_layout .cl_title{font-size: 20px;}
	.c_layout .cl_mobile{padding: 15px;}
	.c_menu{min-width: auto;}
	.c_menu > div > div:nth-child(2) > div:first-child{display: none;}
	.c_info{padding: 15px;}
	.c_cover{margin-top: 15px;}
	.c_cover > div{opacity: 1; width: 100%; padding: 10px 0px; top: auto; bottom: 0px;}
	.c_image{padding-bottom: 40%; height: auto;}
	.c_image > div{width: 100%; height: auto; padding: 10px 0px; top: auto; bottom: 0px; opacity: 1;}
	.c_image > div > div{width: 20px; height: 20px;}
	.c_preview_input{margin-top: 15px;}
	.c_chapter_title{padding: 15px 0px; font-size: 20px; text-align: center; margin-bottom: 15px;}
	.c_chapter_desc{padding: 10px 15px; font-size: 15px;}
	.c_chapter_content{padding: 0px;}
	.c_chapter_content > div:first-child{top: 50px;}
	
	.create_layout_flash > div{grid-template-columns: 250px 1fr; padding: 25px;}
	.create_layout_flash > div > div:nth-child(2){box-shadow: unset;}
	.create_layout_flash > div > div:nth-child(2) > div{padding: 0px;}
	.create_layout_flash .clf_info > div > div > div{display: block;}
	.create_layout_flash .clf_info > div > div > div:last-child{margin-top: 5px; text-align: left; width: 100%;}
	
	/**HOME**/
	
	/**EDITOR**/
	#editor_navbar .enBtn.ebBack{display: none;}
	#editor_navbar .enBtn.ebhamburger{display: block;}
	#editor_navbar .enScript{grid-template-columns: min-content 1fr min-content;}
	#editor_navbar .enTitle > div:first-child{display: inline-block;}
	#editor_navbar .enScript > div:nth-child(3){display: none;}
	
	#editor_script_layout .esl_content{grid-template-columns: 1fr;}
	#editor_script_layout .esl_content > div:first-child{position: fixed; display: none; z-index: 52; left: 0px; top: 0px; height: 100%; max-width: 430px; box-shadow: 0px 0px 15px var(--bg_black);}
	
	#editor_layout .eclContent{grid-template-columns: 1fr; max-width: 700px;}
	
	.eslc_part .ep_option{height: 90px;}
	.eslc_part .ep_option .epoAdd{top: 50px; padding: 8px 10px 8px 8px; position: absolute; left: 15px; border-radius: 50px; grid-template-columns: 20px 1fr;}
	.eslc_part .ep_option .epoAdd > div:nth-child(2){display: block;}
	.eslc_part .ep_option .epoInfo{display: table;}
	.eslc_part .ep_option .epoInfo > div:nth-child(2){padding-right: 15px;}
	
	.eb_rt{max-width: 700px;}
	
	.epoMove{top: 55px;}
	
	.epoAutosave{display: block;}
	
	.create_layout_flash{margin-top: 0px;}
	.create_layout_short .clsHead{margin-top: 0px;}
	.create_layout_cover{margin: 0px 15px 0px 15px;}
	
	/**CONTENT**/
	.content_monetize .cmBody.cb3{grid-template-columns: 1fr;}
	
	.content_linked{border-radius: 0px;}
	.content_linked .clContent{width: 100%; padding-right: 0px;}
	.content_linked .clBg{opacity: 0.3;}
	
	/**MONETIZATION**/
	.m_header .mh_content > div{display: block;}
	.m_header .mh_content > div:not(:last-child){margin-bottom: 15px;}
	.m_header .mh_content > div > div{display: block; padding: 0px;}
	.m_header .mh_content > div > div:first-child{width: auto;}
	.m_header .mh_content > div > div:last-child{margin-top: 5px; font-family: 'bold';}
	.m_novel div.mn_count > div{width: 100%;}
	.m_novel div.mn_count > div:not(:last-child){margin-right: 0px;}
	
	.m_balance .mbBody > div > div:last-child > span{font-size: 17px;}
	
	/**CHAT**/
	.chat > div:first-child{padding: 15px 0px;}
	.chat > div:last-child{overflow: hidden;}
	.chat > div:last-child > div:first-child.hideChat{display: none;}
	.chat > div:last-child > div:last-child.hideChat{display: none;}
	.chat > div:last-child > div:first-child > div:first-child{text-align: left;}
	
	/**ANALYTIC**/	
	.card_chapter > div > div:nth-child(3){width: 40px;}
	.card_chapter > div > div:nth-child(3) > div{width: 20px; height: 20px;}
	
	.card_simple{margin: 0px;}
	
	.card_content_work_box{grid-template-columns: 1fr 1fr;}
}

@media (max-width: 815px){
	.create_layout_cover > div{grid-template-columns: 200px 1fr;}
	.create_layout .clContent, .create_layout .clContent{padding: 25px 15px 25px 15px;}
}

@media (max-width: 746px){
	section{padding: 0px 0px;}
	section div.distance{padding: 0px 20px; box-sizing: border-box;}
	
	#layout{grid-template-columns: 0px 1fr;}
	#mainMenu{display: none;}
	
	#menu_hamburger{display: block;}
	
	#header .hGrid{padding-left: 60px; grid-template-columns: 1fr 25px 190px; padding-right: 15px;}
	
	.pageMenu{width: 100%; display: grid;}
	
	/**HOME**/
	.h_create > div:nth-child(2) > a .hcBody{color: var(--text_black);}
	.h_create > div:nth-child(2) > a:hover .hcBody{box-shadow: inset 0 0 0 3px var(--bg_white);}
	.h_create .hcNovel .hcBody{background: var(--bg_novel);}
	.h_create .hcComic .hcBody{background: var(--bg_comic);}
	.h_create .hcScript .hcBody{background: var(--bg_script);}
	.h_create .hcFlash .hcBody{background: var(--bg_flash);}
	.h_create .hcShort .hcBody{background: var(--bg_short);}
	.h_create .hcPoetry .hcBody{background: var(--bg_poetry);}
	.h_create .hcArticle .hcBody{background: var(--bg_article);}
	.h_create .hcArtwork .hcBody{background: var(--bg_artwork);}
	.h_create .hcBody{display: grid; grid-template-columns: 30px 1fr; grid-gap: 10px; align-items: center; padding: 15px 10px; box-sizing: border-box;}
	.h_create .hcBody > div{width: 100%;}
	.h_create .hcBody > div:nth-child(2){margin-top: 0px; text-align: left;}
	
	/**CONTENT**/
	.content_status_publication{margin: 0px 15px;}
	
	/**ORDER**/
	.order_detail_offline{padding: 15px 25px;}
	
	.cflash_layout{padding: 25px 0px;}
	
	.card_payout_history > div > div:nth-child(2){grid-template-columns: 1fr;}
}

@media (max-width: 700px){	
	.headerBack.mobileBack{display: grid;}
	
	.c_menu_space{height: 55px;}
	.c_menu{min-width: auto;}
	.c_menu > div{height: 55px;}
	.c_menu > div > div:first-child{width: 55px;}
	.c_menu > div > div:first-child > div{width: 20px; height: 20px;}
	.c_menu > div > div:nth-child(2) > div:first-child{display: none;}
	.c_menu > div > div:nth-child(3){width: 135px;}
	.c_menu > div > div:nth-child(3) > div{font-size: 11px; margin-top: 22px;}
	.c_menu > div > div:last-child{width: 155px;}
	.c_menu > div > div:last-child > div{margin-top: 15px;}
	.c_menu > div > div:last-child > div > button{width: 60px; font-size: 11px; padding: 7px 0px;}
	
	#container.ct2{grid-template-columns: 1fr;}
	
	.info_banner{height: 270px;}
	.info_header{background: none; height: 270px;}
	.info_header > div{width: 65%; top: 63px;}
	.info_header > div > div:first-child{font-size: 20px;}
	.info_menu > div > div{padding: 10px 17px 13px 17px; font-size: 13px;}
	
	.mobile_level2{display: block;}
	
	.page_logo{width: 210px; height: 67px;}
	
	/**CREATE**/
	.create_layout{grid-template-columns: 1fr;}
	
	.create_layout_flash > div{grid-template-columns: 200px 1fr; padding: 15px;}
	.create_layout_flash .clf_info > div > div{padding: 90px 15px 25px 15px;}
	.create_layout_flash .clf_info > div > div > div:first-child{font-size: 17px;}
	
	.enlc_image > div:first-child{border-radius: 0px;}
	
	/**CHAT**/
	.chatCuratorInfoHide{display: none;}
	.chat_curator_layout{grid-template-columns: 1fr;}
	.chat_curator_layout:not(.clShow) > div:first-child{display: block;}
	.chat_curator_layout:not(.clShow) > div:nth-child(2){display: none;}
	.chat_curator_layout.clShow > div:first-child{display: none;}
	.chat_curator_layout.clShow > div:nth-child(2){display: block;}
	
	/**MARKET**/
	.market_content .mcContent{grid-template-columns: 1fr;}
	
	/**VOUCHER**/
	.voucher_create{grid-template-columns: 1fr;}
	
	/**MONETIZATION**/
	.m_balance .mbBody > div:not(:last-child){margin-bottom: 10px;}
	.m_balance .mbBody > div{display: block;}
	.m_balance .mbBody > div > div{display: block; padding: 0px;}
	.m_balance .mbBody > div > div:first-child{width: auto;}
	
	/**PAGE**/
	.page_best .pbList{grid-template-columns: 1fr 1fr;}
	
	/**CARD**/
	.card_content_work{grid-template-columns: 1fr 1fr 1fr;}
}

@media (max-width: 650px){
	/**PREMIUM**/
	.premium_package{grid-template-columns: 1fr;}
	
	/**MARKET**/
	.market_layout_add .mlaHead, .market_layout_add .mlaBody{grid-template-columns: 1fr;}
	
	/**EDITOR**/
	#editor_navbar .enScript > div:nth-child(2){display: none;}
}

@media (max-width: 600px){
	/**EDITOR**/
	#editor_navbar .enMobile{display: grid;}
	#editor_navbar .enMobile .enBtn{height: 30px;}
	#editor_navbar .enMobile .enBtn > div{top: 6px; width: 15px; height: 15px;}
	#editor_navbar .enMain{grid-template-columns: 1fr min-content;}
	#editor_navbar .enMain > div:first-child{display: none;}
	#editor_navbar .enMain > div:nth-child(2){display: none;}
	#editor_navbar .enTitle > div:first-child{display: inline-block; max-width: unset;}
	#editor_navbar:not(.script) .enTitle > div:nth-child(2){position: relative; top: -3px;}
	#editor_navbar .enAs{float: unset;}
	
	#editor_layout .elNavbar{height: 85px;}
}

@media (max-width: 580px){
	.a_layout{grid-template-columns: 1fr;}
	.a_layout .alIcon{display: none;}
	.a_layout .alTitle{position: relative; bottom: unset; left: unset; padding: 10px 15px; border-bottom: 1px solid var(--bg_line); font-size: 17px;}
	.a_layout > div:nth-child(2) > div{padding: 10px 15px 15px 15px;}
	
	/**EDITOR**/
	#editor_layout{max-width: 800px;}
	#editor_layout.novel .elNavbar{height: 77px;}
	#editor_layout .elInfo{border-radius: 0px; border: none;}
	#editor_layout .elContent{grid-template-columns: 1fr; padding: 0px;}
	#editor_layout .elContent .ecContent{border: none; border-top: 1px solid var(--bg_silver); border-radius: 0px;}
	.elBanner > div:first-child{border-radius: 0px;}
}

@media (max-width: 565px){
	#header .hGrid{grid-template-columns: 1fr 15px 130px;}
	
	#container.ct3{grid-template-columns: 1fr;}
	
	.popupCreate .pcNovel{background: var(--bg_novel);}
	.popupCreate .pcComic{background: var(--bg_comic);}
	.popupCreate .pcScript{background: var(--bg_script);}
	.popupCreate .pcFlash{background: var(--bg_flash);}
	.popupCreate .pcShort{background: var(--bg_short);}
	.popupCreate .pcPoetry{background: var(--bg_poetry);}
	.popupCreate .pcArticle{background: var(--bg_article);}
	.popupCreate .pcArtwork{background: var(--bg_artwork);}
	.popupCreate > div > a > div{display: grid; color: var(--text_white); grid-template-columns: 30px 1fr; grid-gap: 10px; padding: 0px 10px; height: 65px; box-sizing: border-box; align-items: center;}
	.popupCreate > div > a > div > div{width: 100%;}
	.popupCreate > div > a > div > div:first-child{width: 30px; height: 30px;}
	.popupCreate > div > a > div > div:nth-child(2){margin-top: 0px; text-align: left;}
	.popupCreate > div > a > div > div:nth-child(2) span{display: none;}
	
	.a_count{grid-template-columns: 1fr 1fr;}
	
	/**HOME**/
	.h_create > div:nth-child(2){grid-template-columns: 1fr 1fr 1fr;}
	.h_works{grid-template-columns: 1fr;}
	
	/**EDITOR**/
	#editor_navbar .en_content .enc_title{display: none;}
	#editor_navbar .en_content .enc_status.encNovel{width: auto;}
	
	#editor_layout .eclContent{padding: 0px;}
	#editor_layout .elInfo{border-radius: 0px;}
	#editor_layout .elOptions{padding: 9px 15px;}
	#editor_layout .clContent{border-radius: 0px;}
	#editor_layout .clList > div > div:first-child > div:nth-child(2){width: 50px;}
	#editor_layout .clList > div > div:first-child > div:nth-child(2) > div{height: 50px;}
	#editor_layout .clList > div > div:nth-child(2) > div{margin-top: 20px;}
	#editor_layout .clList.move_active > div > div:nth-child(3) > div{top: 20px;}
	
	.create_layout_cover > div, .create_layout_short .clsHead, .create_layout_poetry{grid-template-columns: 1fr;}
	
	/**PREMIUM**/
	.premium_option{grid-template-columns: 1fr;}
	
	/**COVER EDITOR**/
	.coverEditor_layout .clNavbar > div{padding: 0px 15px;}
	.coverEditor_layout .clNavbar .cnTitle{grid-template-columns: 25px 1fr;}
	
	.info_path > div > div{display: block; width: 100%;}
	.info_path > div > div.bscover{display: none;}
	
	.card_content_work{grid-template-columns: 1fr 1fr;}
	
	.create_layout_flash > div{grid-template-columns: 1fr;}
	.create_layout_flash .clf_info > div > div > div:last-child{margin-top: auto; width: 100%;}
	.create_layout_flash .clf_alert{margin-top: 20px;}
	.create_layout_flash .clf_preview{margin-top: 15px;}
	
	.cartwork_layout .caInfo{padding: 10px 0px 0px 0px;}
	.cartwork_layout .caInfo > div{grid-template-columns: 1fr 1fr;}
	
	.e_info > div > div{display: block;}
	.e_info > div > div:first-child{margin-bottom: 25px; width: 100px;}
	.e_info > div > div:first-child > div{height: 100px;}
}

@media (max-width: 500px){
	.event_submit{grid-template-columns: 90px 1fr;}
	.event_submit > div:first-child > div{width: 90px; height: 90px;}
	
	.prev_header{padding: 0px; padding-bottom: 15px; border: none; border-bottom: 1px solid var(--bg_line); grid-gap: 15px;}
	.prev_content{padding: 0px; border: none;}
	.prev_content_novel{text-indent: 25px;}
}

@media (max-width: 450px){
	section div.distance{padding: 0px 15px;}
	.tab > div:first-child > div.tabMobile{display: table-cell;}
	
	/**HOME**/
	.h_create > div:nth-child(2){grid-template-columns: 1fr 1fr;}
	.h_count{grid-template-columns: 1fr 1fr 1fr;}
	
	.h_traffic.htMobile{grid-gap: 0px;}
	.h_traffic > div{border-radius: 0px;}
	.h_traffic > div:first-child{border-right: 0px; border-radius: 10px 0px 0px 10px;}
	.h_traffic > div:last-child{border-left: 0px; border-radius: 0px 10px 10px 0px;}
	.h_traffic > div:not(:first-child):not(:last-child){border-left: 0px; border-right: 0px;}
	.h_traffic > div > div:first-child{font-size: 11px;}
	.h_traffic > div > div:nth-child(2){font-size: 17px;}
	
	/**EDITOR**/
	#editor_script_layout .esl_content > div:first-child{width: 100%; max-width: 85%;}
	.epoAdd span{display: none;}
	.epoAutosave{left: 140px;}
}

@media (max-width: 425px){
	/**COVER EDITOR**/
	.coverEditor_layout .clNavbar .cnTitle > div:nth-child(2){display: none;}	
}

@media (max-width: 365px){
	#editor_navbar.novel .eoAutosave > span{padding: 5px 7px 5px 20px; font-size: 9px;}
	#editor_navbar.novel .eoAutosave > span:before{width: 7px; height: 7px; top: 8px;}
}

@media (max-width: 365px){
	#menu > div > div.others > div:not(:last-child){margin-right: 15px;}
	#menu > div > div.title > div:last-child{width: 150px;}
	
	.fs1 > div > div:first-child > div:first-child > div:nth-child(3) > a:first-child > button{margin-bottom: 15px;}
	
	/**EDITOR**/
	#editor_navbar .en_content .enc_opt{width: 35px;}
	
	.c_menu > div > div:first-child{width: 30px;}
	.c_menu > div > div:first-child > div{width: 15px; height: 15px;}
	.c_menu > div > div:nth-child(3){width: 110px;}
	.c_menu > div > div:nth-child(3) > div{font-size: 9px; margin-top: 22px;}
	
	.n_star > div{margin: 20px 5px; width: auto;}
	
	.card_content_work > li > div:first-child > div:first-child{width: 55px;}
	.card_content_work .cln_stat{margin-top: 10px;}
	.card_content_work .cln_stat > div{width: 50%; padding: 0px;}
	.card_content_work .cln_stat > div:not(:last-child){border: 0px;}
	.card_content_work .cln_stat > div > div:first-child{font-size: 14px; margin-top: 10px;}
	.card_content_work .cln_stat > div > div:last-child{margin-bottom: 0px; margin-top: 5px;}
	.card_content_work .cln_stat > div:nth-child(n+3){display: none;}
	
	.n_history_option > div:first-child > div:nth-child(2){display: none;}
	
	.acc_layout{margin-top: 25px;}
	.acc_layout > div{display: block;}
	.acc_layout > div:not(:last-child){margin-bottom: 15px;}
	.acc_layout > div:last-child{padding: 0px;}
	
	.event_submit{grid-template-columns: 1fr;}
	.event_submit > div:first-child{display: none;}
}