@media (min-width: 1920px) and (max-width: 2560px) {
    #mission-status .badges .badge {}

    header {
        bottom: 270px;
    }

    #target .content .box {
        width: 17%;
    }
}

@media (min-width: 1600px) and (max-width: 1920px) {
    #votingPage #mission-status .badges {
        width: 80%;
        margin: auto;
        height: 175px;
    }

    #mission-status .badges .badge.unlocked{
        background-size: 400%;
    }
    #mission-status .badges .badge{
        width: 25%;
        height: 185px;
    }
    #profile #lightbox-mission{
        max-height: 140px;
        height: auto;
    }
}

@media (min-width: 1440px) and (max-width: 1600px) {

    #mission-status .badges .badge.unlocked{
        background-size: 400%;
    }
    #mission-status .badges .badge{
        width: 25%;
        height: 165px;
    }
    #profile #lightbox-mission{
        /*max-height: 110px;*/
        height: auto;
    }
}

@media (min-width: 0) and (max-width: 1440px) {
    header {
        bottom: 188px;
    }

    #profile {
        height: auto;
        min-height: 1470px;
    }

    #profile .content {
        width: 100%;
    }

    #prize .content .txt {
        width: 100%;
    }

    #prize .content {
        width: 80%;
    }

    #prize .content .txt .icon {
        width: 450px;
    }

    #prize .content .txt .rewards {
        width: 100%;
    }

    #prize .content .txt img {
        width: 80%;
    }

    #prize .content .txt .tt {
        width: 100%;
    }

    #profile .content .map-wrapper {
        width: 100%;
        height: 960px;
        position: relative;
        padding-top: 280px;
        left: 0;
        right: 0;
        margin: auto;
    }

    #profile .content .map {
        width: 100%;
        height: 890px;
        background-position: center;
    }

    #profile #lightbox-mission {
        border-radius: 0;
        width: 100%;
        height: auto;
        max-height: 130px;
    }

    #mission-status .badges {
        top: -110px;
    }

    #mission-status .badges .badge {
        height: 190px;
    }

    /*
    #profile #mission-status .badges .badge {
        width: 250px;
    }
    */
    #voteSidebar {
        width: 370px;
    }

    #voteSidebar .catListWrapper .catList {
        padding: 0;
    }

    .contentBtmNavGroup {
        margin-top: 10px;
    }

    #rsCol {
        width: 70%;
    }
    #mission-status .badges {
        top: -80px;
    }

    #mission-status .badges .badge.unlocked{
        background-size: 400%;
    }
    #mission-status .badges .badge{
        width: 25%;
        height: 145px;
    }
    #profile #lightbox-mission{
        height: auto;
        max-height: 110px;
    }
    #profile .vote{
        position: absolute;
        z-index: 2;
        bottom: 180px;
        right: 0;
        height: 200px;
        width: 400px;
    }
}

@media (min-width: 0px) and (max-width: 1024px) {
    #video .content{
        width: 90%;
    }
    #video .content iframe{
        width: 100% !important;
    }
    #banner {
        height: 468px;
        background-size: cover;
        background-repeat: no-repeat;
    }

    header {
        bottom: 110px;
    }

    #banner .openrice-logo {
        width: 110px;
        height: 53px;
        left: 20px;
        top: 3px;
    }

    #voteSidebar .catListWrapper .catList .catMenu .catMenuTitle{
        color: #fff;
    }
    #profile .content .map-wrapper {
        overflow: scroll;
        width: 100%;
        height: 840px;
        position: relative;
        padding-top: 280px;
        left: 0;
        right: 0;
        margin: auto;
    }

    #profile .content .map {
        width: 1200px;
        height: 890px;
        background-position: center;
    }


    #profile .content .vote {
        bottom: 20%;
        right: 5%;
    }

    #votingPage .mainBody {
        display: block;
    }

    #profile .content .map .p2 {
        left: 630px;
        top: -130px;
    }

    #profile .content .map .p1 {
        left: 62px;
        top: 14px;
    }

    #profile .content .map .p3 {
        left: 13px;
        top: 360px;
    }

    #profile .content .map .p4 {
        left: 890px;
        top: 270px;
    }

    #voteSidebar {
        width: 100%;
        background: url('../img/home/intro.jpg');
        background-size: cover;
    }

    .contentBtmNavGroup {
        display: none;
    }

    .categoryBanner {
        display: none;
    }

    #voteSidebar .catListWrapper {
        display: flex
    }

    #voteSidebar .catListWrapper .catList .catMenu {
        width: 30%;
    }

    #voteSidebar .catListWrapper .catList .catMenu .votedDots {
        width: max-content;
    }

    #votingPage .mainBody {
        padding: 0;
    }

    #voteSidebar #cuisineCatList {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    #rsCol {
        width: 100%;
        padding-left: 0;
    }

    #voteSidebar .catListWrapper .catList {
        padding: 15px;
    }

    #voteSidebar .catListWrapper .catList #buCatList.list {
        display: flex;
        gap: 5px;
    }

    .cuisineCat {
        display: flex;
        background-color: rgba(0, 0, 0, .7);
        padding: 15px;
        border-radius: 15px;
        margin-bottom: 5px;
    }

    .cuisineCat .cat-01 {
        height: 150px;
        line-height: 150px;
        border-radius: 15px;
        background-size: cover;
    }

    #voteSidebar .catListWrapper .catList .catMenu {
        width: 30%;
    }

    .poiListTop {
        padding: 0;
        margin: 20px auto;
        text-align: center;
    }

    #votingPage header {
        width: 100%;
        background-repeat: no-repeat;
    }
 
    #mission-status .badges .badge.unlocked{
        background-size: 400%;
    }
    #mission-status .badges .badge{
        width: 310px;
        height: 140px;
    }
    #profile #lightbox-mission{
        max-height: 130px;
        height: auto;
    }
    #mission-status .badges {
        top: -100px;
    }

    #mission-status .badges .badge.unlocked{
        background-size: 400%;
    }
    #mission-status .badges .badge{
        width: 25%;
        height: 140px;
    }
    #profile #lightbox-mission{
        height: auto;
        max-height: 100px;
    }
    #banner .menu{
        top: 5px;
    }
}

@media (min-width: 0) and (max-width: 768px) {
    #profile{
        min-height: 0px;
    }
    
    #profile .content .vote {
        bottom: 18%;
        right: 5%;
        width: 240px;
    }

    #target .content .box {
        width: 240px;
        height: 160px;
        margin: auto;
    }

    #profile #lightbox-mission {
        height: auto;
        display: none;
        /*max-height: max-content;*/
        max-height: 270px;
        position: relative;
        left: 0;
        bottom: 120px;
    }
     #profile #lightbox-mission.en {
        height: auto;
        /*max-height: max-content;*/
        max-height: 270px;
        position: relative;
        left: 0;
        bottom: 188px;
    }
    #mission-status .badges{
       /* top: auto;*/
    }
    #voteSidebar .catListWrapper .catList .catMenu .catMenuTitle {
        font-size: 14px;
        width: 100px;
    }

    #votingPage #rsCol {
        padding-bottom: 100px;
    }

    #votingPage #mission-status .badges {
        width: 100%;
        margin: auto;
        height: 320px;
    }

    #profile #lightbox-mission .close{
      
    }
}

@media (min-width: 0) and (max-width: 768px) {
    header {
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    #banner .openrice-logo {
        width: 110px;
        height: 53px;
        left: 20px;
        top: 3px;
    }

    #intro {
        /*min-height: 526px;*/
        min-height: 430px;
    }

    #intro .txt .title {
        /*width: 60%;*/
        height: 52px;
        background-size: 100%;
        margin: auto;
        background-repeat: no-repeat;
    }

    #prize .title {
        width: 495px;
        height: 59px;
        margin: 20px auto;
        margin-bottom: 40px;
        background-repeat: no-repeat;
        background-size: 100%;
    }

    #prize .content .txt {
        width: 100%;
        display: block;
    }

    #prize .content .mobile {
        display: flex !important;
    }

    #prize .content .mobile .rewards {
        width: 100% !important;
    }

    #prize .content .mobile2 {
        display: flex !important;
    }

    #prize .content .mobile2 .rewards {
        width: 100% !important;
    }


    #prize .content .txt .icon {
        width: 100%;
    }

    #prize .content .txt img {
        width: 100%;
    }

    #prize .content .txt .rewards {
        width: 100%;
    }

    #prize .content .txt .tt {
        width: 100%;
        text-align: center;
        margin: 20px auto;
    }

    #prize .content .txt .tt span {
        font-size: 14px;
        margin-top: 10px;
        display: block;
        text-align: center;
    }

    #prize .content .txt .icon2 {
        width: 100%;
    }

    #prize .content .txt .icon2 img.b1 {
        display: none;
    }

    #prize .content .txt .icon2 img.b2 {
        display: block;
    }

    #prize .content .txt .icon3 {
        width: 100%;
        margin: 10px auto;
        text-align: center;
    }

    #prize .content .txt .icon4 {
        width: 100%;
        margin-left: 0;
    }

    #profile .title {
        width: 60%;
        height: 130px;
    }
    
    #profile .title.en {
        height: 120px;
    }
    
    #profile .content {
        width: 100%;
    }

    #profile .content .txt {
        width: 90%;
        margin: auto;
        padding: 0;
    }

/*
    #profile .content .vote {
        bottom: 30%;
    }*/

    #profile .content .map {
        width: 800px;
        height: 520px;
        background-size: 100%;
    }

    #profile .content .map .ico {
        width: 155px;
        height: 192px;
        position: absolute;
    }

    #profile .content .map .p1 {

        left: 91px;
        top: -40px;
        background-size: 100%;
    }

    #profile .content .map .p3 {

        left: 60px;
        top: 195px;
        background-size: 100%;
    }

    #profile .content .map .p2 {
        left: 424px;
        top: -70px;
        background-size: 100%;
    }

    #profile .content .map .p4 {

        left: 540px;
        top: 100px;
        background-size: 100%;
    }

    #profile .content .map-wrapper {
        width: 1200px;
        transform: scale(0.7) translateY(-40%) translateX(-22%);
        height: auto;
    
    }

    #profile #lightbox-mission {
        position: fixed;
        bottom: 0px;
    }

    #mission-status .badges .badge {
        width: 50%;
        margin: 0px auto;
        height: 170px;
    }

    #target .content {
        height: auto;
        width: 60%;
    }

    #profile .content .map .p2:before {
        width: 190px;
        height: 73px;
        left: -190px;
    }
    #video{
        min-height: 630px;
    }
    #votingPage #banner .openrice-logo{
        width: 137px;
        height: 56px;
    }
    #votingPage #banner {
        background: none;
        height: 60px;
    }
}

@media (min-width: 0px) and (max-width: 440px) {
    .catList .catMenu .catMenuTitle {
        font-size: 14px;
        width: 100px;
    }
    #profile {
        height: auto;
        max-height: 800px;
    }
    #votingPage #banner .openrice-logo {
        width: 77px;
        height: 56px;
    }
    #votingPage #banner .menu .item {
        width: max-content;
        padding: 15px 5px 0px 5px;
        transition: 0.5s ease-in-out;
    }

    #video .content iframe{
        width: 100% !important;
        height: 200px !important;
    }
    #banner {
        background: url(../img/mobile_kv.png);
        background-size: 100%;
        height: 360px;
    }
    #mission-status .badges{
        top: auto;
    }
    #mission-status .badges .badge {
        /*width: 100%;*/
        height: 100px;
        margin: 0px auto;

    }

    #profile #lightbox-mission .vote {
        position: absolute;
        z-index: 2;
        top: -283px;
    }

    #intro .txt .title {
        width: 100%;
        height: 58px;
        background-size: 100%;
        margin: auto;
    }

    #prize .title {
        width: 100%;
    }

    #prize .content {
        width: 100%;
    }

    #prize .txt .title {
        width: 100%;
        height: 49px;
        background-size: 100%;
        margin: auto;
    }
    #prize .title.en{
        width: 495px; 
        transform: scale(0.7) translateX(-30%);
    }
    #intro .txt .title.en{
        width: 495px; 
        transform: scale(0.7) translateX(-20%);
    }
    #prize .content .txt {
        width: 100%;
        display: block;
    }

    #profile .title {
        width: 100%;
        height: 150px;
    }
    
    #profile .title.en {
        height: 120px;
    }
    
    #votingPage header {
        top: 0px;
        position: relative;
    }

    #votingPage #bodyWrap{
        padding-bottom:0px;
    }
    .footerWrap{
        top: -70px;
        height: 270px;
    }
    header {
        background: #ac0301;
        width: 100%;
    }

    #loginWrapper #loginBox {
        min-width: 100px;
    }

    #target .content .box {
        width: 200px;
        height: 145px;
        margin: auto;
    }

    #voteSidebar .catListWrapper .catList {
        padding: 0;
        max-width:100%;
    }

    .cuisineCat {
        display: block;
        padding: 5px;
    }

    #voteSidebar .catListWrapper .catList #buCatList.list {
        display: block;
    }

    .cuisineCat .cat-01 {
        height: 60px;
        line-height: 60px;
    }

    #voteSidebar .catListWrapper .catList .catMenu {
        width: 50%;
        padding: 1;
    }

    #voteSidebar .catListWrapper .catList #buCatList .catMenu:first-child {
        height: 50px;
        background-position: top;
    }

    #buCatList .catMenu .info2 {
        height: 50px;
    }

    #voteSidebar .catListWrapper .catList #buCatList .catMenu:last-child .catMenuTitle {
        /*width: 150px;*/
        /*text-align: left;*/
        text-align-last: justify;
        max-width:70%;
    }
    
    #voteSidebar .catListWrapper .catList #buCatList .catMenu:first-child .catMenuTitle {
        width: max-content;
        text-align-last: justify;
        max-width:70%;
    }


    #voteSidebar .catListWrapper .catList #buCatList .catMenu:last-child {
        height: 50px;
    }

    #votingPage #mission-status .badges {
        width: 80%;
        margin: auto;
        height: auto;
        padding-bottom: 100px;
    }


    #target .content {
        bottom: 100px;
    }

    header {
        background: #ac0301;
        width: 100%;
        height: 70px;
        /*position: fixed;*/
        /*bottom: 0;*/
        top: auto;
    }
    
    #profile #lightbox-mission{
        position: fixed;
        bottom: 0px;
    }
    
    #profile #lightbox-mission .close{
        display: none;
        width: 40px;
        height: 40px;
        background: url(../img/home/button_down.png);
        background-size: 100%;
        position: absolute;
        right: 25px;
        display: block;
    }
    #profile .content .vote{
        bottom: 0%;
        height: 200px;
    }
    #banner .menu{
        top: 0;
    }
    #banner .openrice-logo {
        width: 78px;
        height: 53px;
        left: 20px;
        top: 0;
    }
    #banner .menu .item {
        width: max-content;
        padding: 15px 5px;
        font-size: 12px;
    }
    #banner .c .dd-a{
        width: 20px;
        height: 20px;
    }
    #profile #lightbox-mission .inner {
        width: 100%;
        transform: scale(.8) translateY(0%);
    }
    #profile .content .map-wrapper {
        width: 900px;
        transform: scale(0.5) translateY(-60%) translateX(-45%);
        height: auto;
        padding-top: 52%;
    }
    #profile .content .map {
        width: 100%;
        height: 540px;
        background-size: 100%;
    }
    #intro .txt {
        top:-83px;
    }
}

@media screen and (max-Width:768px){
    #ordering {display: flex; flex-direction: column;}
    #prize3 {order: 3;} /* Will be displayed third  */
    #prize1 {order: 1;} /* Will be displayed second */
    #prize2 {order: 2;} /* Will be displayed first  */
    
  }
  
  