
        /*reboot fix start*/
        
        ul {
            margin-bottom: 0;
        }
        
        a:hover {
            text-decoration: none;
            color: #fec0af;
        }
        
        footer p {
            margin-bottom: 0;
        }
        
        label {
            margin-bottom: 0;
        }
        
        .form_title {
            font-size: 1.5em;
            font-weight: 700;
            color: #0d1d24;
            line-height: 1.3;
        }
        /*reboot fix end*/
        
        @import url(https://cloud.greensk.greenpeace.org/css-ocean-plastic-notosanskr);
        a {
            color: #007bff;
            text-decoration: none;
            background-color: transparent;
            -webkit-text-decoration-skip: objects;
        }
        
        .footer_hr {
            border-top: 1px dotted #ffffff9e;
   border-bottom-width: 0px;
        }
        
        footer a {
            color: #dadada;
        }
        
        footer a:hover {
            color: #66cc00 !important;
            font-weight: 500;
        }
        
        *::selection {
            background-color: #f98667;
        }
        
         ::-webkit-input-placeholder {
            /* Chrome/Opera/Safari */
            color: #bbb;
        }
        
         ::-moz-placeholder {
            /* Firefox 19+ */
            color: #bbb;
        }
        
         :-ms-input-placeholder {
            /* IE 10+ */
            color: #bbb;
        }
        
         :-moz-placeholder {
            /* Firefox 18- */
            color: #bbb;
        }
        
        input[type="checkbox"],
        input[type="radio"] {
            font-size: 12px !important;
        }
        
        body {
            background-color: transparent;
            /* background-image: url("https://www.greenpeace.org/static/planet4-korea-stateless/2022/04/7612059e-gp1sv44u_pressmedia_pc.jpg"); */
            background-position: center;
            background-size: cover;
            height: 100vh;
            min-height: 760px;
            padding: 20px;
            position: relative;
            color: #000;
        }
  .form_title_2{display: none;}
  .inside_img{display: none;}
        header .logo {
            z-index: 10;
            position: absolute;
            top: 40px;
            max-width: 190px;
            width: 100%;
        }
        .main-area{
          display: flex;
          flex-wrap: wrap-reverse;
        }
        .contents {
            color: #fff;
            font-size: 18px;
            text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
            line-height: 1.2;
            position: absolute;
            left: 20px;
            right: 20px;
            bottom: 190px;
            word-break: keep-all;
            z-index: 2;
        }
        
        .contents h2 {
            width: 50%;
            font-size: 2.1em;
            max-width: 700px;
            color: #f98667;
            font-weight: bold;
            line-height: 1.2;
            letter-spacing: 0px;
            margin-bottom: 15px;
        }
        
        .contents .content_wrapper {
            width: 50%;
            max-width: 660px;
            padding: 10px;
            font-size: 16px;
            color: #fff;
            background-color: rgba(0, 0, 0, 0.7);
        }
        
        .contents p {
            margin: 0 0 15px;
            letter-spacing: 1px;
            font-weight: normal;
            text-shadow: none;
            font-size: 1.15em;
            line-height: 1.4;
            font-weight: 400;
        }
        
        .contents p em {
            font-style: normal;
            color: #f98767;
            margin-bottom: 40px;
            font-weight: 400;
        }
        
        .contents span {
            width: 100%;
            text-align: center;
            font-size: 14px;
            text-shadow: none;
            font-weight: bold;
            /* padding: 10px 0; */
            display: none;
            cursor: pointer;
        }
        
        .form_wrapper {
            width: auto;
            position: absolute;
            right: 5vw;
            top: 50px;
            align-self: center;
            max-width: 340px;
            width: 100%;
            border-radius: 4px;
            padding: 20px 0.5rem;
            background-color: rgba(255, 255, 255, 0.9);
            margin: 0 auto;
            z-index: 5;
        }
        
        .form_wrapper .counter-message {
            color: #044362;
        }
        
        .form_wrapper .progress {
            width: 100%;
            margin: 5px 0;
            overflow: hidden;
            position: relative;
            height: 15px;
            background: #ddd;
        }
        
        .form_wrapper .progress div {
            background: #f98566;
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
        }
        
        .form_wrapper .private {
            color: #aaa;
            font-size: 12px;
            padding: 5px 0;
            display: inline-block;
        }
        
        .form_wrapper .private a {
            color: #f98566;
        }
        
        .g_logo {
            margin: auto;
            width: 30px;
            display: block;
        }
        
        body>footer {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            padding: 20px;
            text-align: center;
            font-size: 14px;
        }
        
        footer .slogan {
            margin: 10px 0 20px;
            color: #66cc00;
            line-height: 1.3;
            text-shadow: 1px 1px #2929299c;
        }
        
        footer .links {
            display: inline-block;
            text-align: center;
        }
        
        footer .links li {
            display: inline-block;
            color: #ccc;
            margin: 0 10px;
        }
      @media (min-width: 1025px) and (max-width: 1280px) {

.inside_img{display: none; }

}  
        @media screen and (min-width: 768px) and (max-width: 1023px) {
            .contents .content_wrapper {
                width: 50%;
                padding: 10px;
            }
        }
        
        @media screen and (max-width: 767px) {
            body {
                height: auto;
                background-position: 50%;
                background-repeat: no-repeat;
                /* background-image: url("https://www.greenpeace.org/static/planet4-korea-stateless/2022/05/c3c4f6ff-plastic_v2_mobile_2-scaled.jpg"); */
            }
   .return-top{width: 100%;
    height: auto;
    border: none;
    text-align: center;
    outline: none;
    color: #fff;
    background: #F98667 !important;
    cursor: pointer;
    margin: auto;
padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 700;
 right: 0px;
    bottom: 0px;
 position:fixed;
 z-index:9999;  
   }
   .return-top:hover{color: #fff;}
   .inside_img{visibility: visible; display: block; margin-bottom: 20px;}
            .form_title {
    display: none;
            }
   .form_title_2{font-size: 1.9em;
   font-weight: 600;
   color:#16172f;
   display: block;}
            .form_area{
              margin-top: 30px;
            }
            .contents h2 {
                /*top: -2px !important;*/
                /*width: 100%;*/
                /*color: #ffd94a;*/
                padding: 0 20px;
                text-shadow: none;
            }
            .form_wrapper {
                max-width: calc(100vw - 40px);
                overflow: scroll;
                position: static;
                top: 80px;
                margin-top: 30px;
                background: #fff;
    margin-bottom: 40px;
            }
            .form_wrapper footer {
                padding: 5px 0;
                width: auto;
                left: 5px;
                right: 5px;
                bottom: 0;
                display: block;
                font-size: 12px;
                text-align: center;
                border-top: 1px solid #aaa;
            }
            .form_wrapper footer * {
                color: #aaa;
            }
            header .logo {
                top: 20px;
                max-width: 140px;
            }
            .contents {
                position: static;
            }
            .contents h2 {
                width: 100%;
                font-size: 2.2rem;
                margin-top: 60px;
    display: none;
            }
            .contents .content_wrapper {   
                padding: 15px 10px 10px;
                background-color: rgba(255 255 255 / 85%);
                max-width: none;
                width: auto;
            }
            .contents p {
                font-size: 1.3em;
                font-weight: 400;
    color: #2d2d2d;
            }

            .contents span {
                display: inline-block;
            }
            #button {
                display: block;
            }
            body>footer {
                position: static;
    margin-bottom: 60px;
            }
            footer .slogan {
            }
            footer .links li {
                margin: 0 3px;
                font-size: 11px;
            }
        }
        /* added by Stacy 0707 */
        

        /* add mc-form  */
        
        #mc-form div {
            margin: 10px 0;
        }
        
        #mc-form input[type=text],
        input[type=email],
        input[type=tel] {
            width: 100%;
            height: 40px;
            border: 1px solid #dcdada;
            font-size: 16px !important;
            padding: 6px;
            color: black !important;
        }
        
        #mc-form label {
            font-size: 0.8em;
            color: #737E86;
        }
        
        #mc-form label[for=all_check] {
            font-weight: 800;
        }
        
        #mc-form button {
            width: 100%;
            height: 40px;
            border: none;
            border-radius: 25px !important;
            outline: none;
            color: #fff;
            background: #F98667 !important;
            cursor: pointer;
            margin: auto;
            margin-top: 15px;
            font-size: 18px;
            letter-spacing: 2px;
            font-weight: 700;
        }
        
        #mc-form .error {
            color: #ff6666;
        }
        
        #page-loading {
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background-color: rgba(0, 0, 0, 0.8);
            z-index: 10001;
            display: flex;
            align-items: center;
            justify-content: center;
            opacity: 1;
            transition: opacity 1s;
        }
        
        #page-loading.hide {
            opacity: 0;
            transition: opacity 1s;
        }
        
        #page-loading .lds-ellipsis {
            display: inline-block;
            position: relative;
            width: 80px;
            height: 80px;
        }
        
        #page-loading .lds-ellipsis div {
            position: absolute;
            top: 33px;
            width: 13px;
            height: 13px;
            border-radius: 50%;
            background: #6c0;
            animation-timing-function: cubic-bezier(0, 1, 1, 0);
        }
        
        #page-loading .lds-ellipsis div:nth-child(1) {
            left: 8px;
            animation: lds-ellipsis1 0.6s infinite;
        }
        
        #page-loading .lds-ellipsis div:nth-child(2) {
            left: 8px;
            animation: lds-ellipsis2 0.6s infinite;
        }
        
        #page-loading .lds-ellipsis div:nth-child(3) {
            left: 32px;
            animation: lds-ellipsis2 0.6s infinite;
        }
        
        #page-loading .lds-ellipsis div:nth-child(4) {
            left: 56px;
            animation: lds-ellipsis3 0.6s infinite;
        }
        
        @keyframes lds-ellipsis1 {
            0% {
                transform: scale(0);
            }
            100% {
                transform: scale(1);
            }
        }
        
        @keyframes lds-ellipsis3 {
            0% {
                transform: scale(1);
            }
            100% {
                transform: scale(0);
            }
        }
        
        @keyframes lds-ellipsis2 {
            0% {
                transform: translate(0, 0);
            }
            100% {
                transform: translate(24px, 0);
            }
        }
        
        img.vert-move {
            -webkit-animation: mover 1s infinite alternate;
            animation: mover 1s infinite alternate;
        }
        
        img.vert-move {
            -webkit-animation: mover 1s infinite alternate;
            animation: mover 1s infinite alternate;
        }
        
        @-webkit-keyframes mover {
            0% {
                transform: translateY(0);
            }
            100% {
                transform: translateY(-10px);
            }
        }
        
        @keyframes mover {
            0% {
                transform: translateY(0);
            }
            100% {
                transform: translateY(-10px);
            }
        }
        /*add Thanks*/
        
        .thanks {
            display: none;
            position: fixed;
            left: 0;
            top: 0;
            bottom: 0;
            right: 0;
            z-index: 1000;
            /* background-image: url(https://www.greenpeace.org/static/planet4-korea-stateless/2021/09/ce13c8a1-kr_2021_ce_petition_plasticv2.jpg);*/
            background-repeat: no-repeat;
            background-size: cover;
            background-position-x: center;
            text-align: center;
            width: 100%;
            height: 100%;
        }
        
        .thanks .inner-wrapper {
            background-color: rgba(0, 0, 0, 0.4);
            display: table-cell;
            vertical-align: middle;
        }
        
        .thanks h2 {
            display: inline-block;
            max-width: 664px;
            padding: 0 10px;
            text-align: center;
            color: #fff;
            font-weight: 400;
            font-size: 34px;
            margin: 0px 0px 15px;
        }
        
        .thanks p {
            padding: 0 10px;
            color: #fff;
            max-width: 660px;
            margin: 40px auto;
            font-weight: 400;
        }
        
        .thanks p em {
            font-style: normal;
            color: #fff;
            font-weight: 900;
        }
        
        .thanks .donate {
            background: #ff573d;
            font-size: 20px;
            color: #fff;
            padding: 13px;
            width: 224px;
            display: inline-block;
            letter-spacing: 2px;
            margin-top: 17px;
        }
        
        @media screen and (max-width: 767px) {
            .thanks {
                /*background-image: url(https://www.greenpeace.org/static/planet4-korea-stateless/2021/09/ce13c8a1-kr_2021_ce_petition_plasticv2.jpg);*/
                background-color: #fff;
                /* background-size: 110%; */
            }
            .thanks .inner-wrapper {
                /* background-color: transparent; */
                background-color: rgba(255, 255, 255, 0.75);
                /* margin-top: 300px; */
                /* display: block; */
                padding: 0 20px;
            }
            .thanks p em {
                color: #000;
                font-weight: 900;
            }
            .thanks p {
                font-size: 14px;
                color: #000;
                font-weight: 700;
            }
            .thanks h2 {
                font-size: 20px;
                color: #ff573d;
                font-weight: 800;
            }
            .thanks .donate {
                position: fixed;
                left: 10px;
                right: 10px;
                bottom: 10px;
                width: auto;
            }
            .text-container {
                display: inline-block;
                background-color: rgba(255, 255, 255, 0.4);
                padding: 10px;
            }
        }
