﻿@charset "utf-8";
/* CSS Document */

* {
    position: relative;
}
/* grid */
.wrapper {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

    .wrapper .lottery_nav {
        width: 21%;
        height: 7%;
        position: absolute;
        /*background: red;
        opacity: 0.5;*/
        z-index: 2;
        margin-left: 79%;
        margin-top: 39%;
    }

    .wrapper .lottery_link {
        width: 10%;
        height: 6%;
        position: absolute;
        /*background: red;
        opacity: 0.5;*/
        z-index: 2;
        margin-left: 90%;
        margin-top: 43%;
    }

.container #wrapper {
    width: 100%;
}

footer .copyright {
    margin-top: 0;
}
/*圖片breakpoint*/
.row:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.col-1-3, .ch1_product, .ch1_side {
    box-sizing: border-box;
}

.col-1-3 {
    float: left;
    padding: 0 15px;
}

.col-1-3 {
    width: 33.33333%;
}

.cardContainer {
    width: 100%;
}

.imgBox {
    display: block;
    overflow: hidden;
}

    .imgBox .imgBox-inner {
        height: 0;
        width: 100%;
    }

.img65 {
    padding-top: 65%;
}

.imgBox .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.fb_share {    
    height: auto;
    position: absolute;
    right: 0px;
    top: 20px;
}
/* Utility */
.u-block {
    display: block;
}
/* Component */
.BG_main {
    background-color: #f7c26e;
}

header {
    -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.50);
    box-shadow: 0px 0px 8px rgba(0,0,0,0.50);
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    height: 60px;
    left: 0px;
    width: 100%;
    min-width: 100%;
    position: fixed;
    background-color: #fbdeb3;
    border-bottom: none;
    border-top: none;
    z-index: 61;
    top: 0;
}

.Designer_logo {
    background-image: url(/images/project/2018/firstpurchase/Designer_logo.png);
    width: 79px;
    height: 31px;
    position: absolute;
    left: 10px;
    top: 14px;
}

    .Designer_logo a {
        display: block;
        height: 100%;
    }

nav {
    position: absolute;
    top: 10px;
    left: 90px;
}

    nav > a {
        line-height: 40px;
        text-align: center;
        display: inline-block;
        position: relative;
        color: #333;
        margin-left: 30px;
        font-size: 0.938em;
    }

        nav > a:hover {
            color: #d8384a;
        }

        nav > a:after {
            width: 1px;
            height: 16px;
            background-color: #333;
            right: -17px;
            top: 13px;
        }

        nav > a:last-child:after {
            display: none;
        }

#openMenu {
    position: relative;
    display: none;
}

#blackOverlay {
    display: none;
    position: fixed;
    z-index: 60;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAxMi8zMS8xNdOFLqwAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAGElEQVQYlWNkYGBoYCACMBGjaFQh9RQCANyeAJRQ3dKnAAAAAElFTkSuQmCC);
}

nav > a:after, .triangle:before, .triangle:after, .triangle2:before, .triangle2:after, .ch2_options a:after, .ch3_label > div i:after, ul.ch3_result:before, ul.ch3_result:after, .ch4_content .ch4_product:after, .ch5_side_m:before {
    content: '';
    display: block;
    position: absolute;
}

.ch5_float, .wantStyle, .ch1_product, .ch1_side, .total li, .ch3_col, .ch3_col_2 .ch3_label > div, .ch3_progress .progress_A, .ch3_progress .progress_100, .ch3_progress .progress_B, .ch5_product, .ch5_side, .ch5_product_m, .ch5_side_m {
    float: left;
}
/*kanban*/
article.kanban {
    margin-top: 60px;
    background-repeat: no-repeat;
    background-position: center top;
    overflow: hidden;
    text-align: center;
    line-height: 0;
}

    article.kanban img {
        width: 100%;
    }

.BgCh, .ch3_content, .ch5_product {
    background-color: #fdf6eb;
}

.h2Title {
    padding: 80px 0 0;
}

.h2Style, .h2Style2 {
    font-size: 2.3em;
    font-family: "PMingLiU", "MingLiU";
    font-weight: bold;
    letter-spacing: 2px;
    text-align: center;
    font-style: italic;
    line-height: 1.5;
}

.h2Style {
    color: #148c8d;
}

.h2Style2 {
    color: #333;
}

.pStyle {
    color: #333;
    text-align: center;
    font-size: 1.3em;
    margin: 25px 0 50px;
    font-weight: 300;
    line-height: 1.5;
}

i.triangle, i.triangle2 {
    display: block;
}

.triangle:before, .triangle:after, .triangle2:before, .triangle2:after {
    width: 0;
    height: 0;
    border-style: solid;
}

.triangle:before, .triangle:after {
    top: -40px;
}

.triangle:before, .triangle2:before {
    border-width: 56px 0 56px 144px;
    border-color: transparent transparent transparent #f7c26e;
    left: 0;
}

.triangle:after, .triangle2:after {
    border-width: 56px 140px 56px 0;
    border-color: transparent #f7c26e transparent transparent;
    right: 0;
}

.triangle2:before, .triangle2:after {
    top: 44px;
}

.ch1_options {
    background-color: #fbe2bb;
    padding: 30px 30px 50px 30px;
    border-bottom: 1px solid #ff6600;
}

.ch1_product {
    width: 66%;
}

.ch1_side {
    width: 34%;
}

.she, .he, .your, .total li {
    height: 60px;
    font-size: 1.5em;
    text-align: center;
    color: #FFF;
    line-height: 60px;
}

.she, .he {
    width: 46%;
}

.she {
    background-color: #e3478d;
}

.he {
    background-color: #0276cd;
}

.your, .total li {
    width: 83%;
}

.your {
    background-color: #008c84;
}

.total li {
    background-color: #555;
    margin-left: 60px;
}

.plus, .equal {
    color: #333;
    font-size: 2.5em;
    padding: 0 19px;
}

.optionsArrow, .optionsContent {
    height: 60px;
    color: #333;
    text-align: center;
    background-color: #FFF;
}

.optionsArrow {
    width: 9%;
    line-height: 48px;
    font-size: 3em;
    border: 3px solid #333;
    box-sizing: border-box;
}

    .optionsArrow:hover {
        color: #FFF;
        background-color: #333;
    }

.optionsContent {
    line-height: 58px;
    border-top: 3px solid #333;
    border-bottom: 3px solid #333;
    box-sizing: border-box;
    width: 81.8%;
    font-size: 1.5em;
}

.optionsMenu li, .optionsMenu > div {
    display: none;
}

    .optionsMenu li.show, .optionsMenu > div.show {
        display: block;
    }

.tagStyle, .pStyle18, .ch1_content {
    text-align: center;
}

    .tagStyle div {
        color: #FFF;
        display: inline-block;
        font-size: 1.3em;
        background-color: #ff6600;
        border-radius: 20px;
        padding: 5px 15px;
    }

.ch1Tag {
    margin-top: -15px;
}

.ch_container {
    padding: 0 15px;
}

.pStyle18 {
    color: #333;
    font-size: 1.3em;
    padding: 40px 0 40px 0;
    font-weight: 300;
    line-height: 1.5;
}

.ch1_colHover:hover {
    opacity: 0.8;
}

.ch1_content {
    background: #FFF;
    padding: 20px;
}

    .ch1_content h3, .ch2_content h3 {
        margin-bottom: 10px;
    }

    .ch1_content h3 {
        font-size: 1.3em;
        color: #ff6600;
        font-weight: bold;
    }

    .ch1_content p, .ch2_content p {
        font-size: 1em;
        color: #333;
        line-height: 1.5;
    }

.ch2_content p {
    padding: 0 10px;
}

.ch2_h2Title {
    padding: 100px 0 0;
}

.ch2_space {
    padding-bottom: 100px;
}

.ch2_options {
    display: block;
    text-align: center;
}

    .ch2_options div {
        display: inline-block;
        background-color: #FFF;
        margin-bottom: 40px;
    }

    .ch2_options a {
        padding: 10px 20px;
        display: inline-block;
        font-size: 1.5em;
    }

        .ch2_options a:hover {
            color: #e95868;
        }

        .ch2_options a:after {
            width: 1px;
            height: 16px;
            background-color: #333;
            right: 0;
            top: 25px;
        }

        .ch2_options a:last-child:after {
            display: none;
        }

.ch3_content {
    padding: 30px;
}

.ch3_col_1 .ch3_content, .ch3_col_2 .ch3_content, .ch3_col_3 .ch3_content {
    height: 230px;
}

.ch3_content .mark, .ch5_content .mark, .ch3_col_4 h3 {
    font-size: 1.5em;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 20px;
}

    .ch3_col .mark:after, .ch5_content .mark:after {
        content: "";
        width: 100%;
        height: 12px;
        display: block;
        background: #ffe13a;
        margin-top: -15px;
    }

.ch3_content p {
    font-size: 1.3em;
}

.ch3_col {
    box-sizing: border-box;
}

.ch3_col_1, .ch3_col_3 {
    width: 29.5%;
}

.ch3_col_2 {
    width: 40%;
    margin: 0 0.5%;
}

.ch3_col_4 {
    width: 100%;
    margin: 0.5% 0 3% 0;
}

.ch3_col_1 .ch3_content {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.ch3_col_3 .ch3_content {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.ch3_col_4 .ch3_content {
    border-radius: 10px;
}

.ch3_label > div i {
    display: block;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background: #FFF;
    border: 3px solid #e95868;
    box-sizing: border-box;
}

.ch3_label a, .ch3_label p {
    display: inline-block;
    vertical-align: middle;
    margin: 15px 5px 0;
}

.ch3_label > div i.selected, .ch3_label > div i:hover {
    background: #e95868;
}

.ch3_label > div i:after {
    left: 8px;
    top: 2px;
    width: 7px;
    height: 15px;
    border: solid #FFF;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.ch3_col_2 .ch3_label > div {
    width: 50%;
}

.ch3_progress > div, .ch3_progress .progress_A, .ch3_progress .progress_100, .ch3_progress .progress_B {
    display: block;
    height: 30px;
}

.ch3_progress > div {
    width: 100%;
    background-color: #FFF;
    box-shadow: 1.928px 2.298px 5px 0px rgba(0, 0, 0, 0.1);
}

.ch3_progress .progress_A {
    width: 66.5%;
    background: #00736c;
    background: -moz-linear-gradient(top, #008c84 1%, #00736c 100%);
    background: -webkit-linear-gradient(top, #008c84 1%, #00736c 100%);
    background: linear-gradient(to bottom, #008c84 1%, #00736c 100%);
    z-index: 1;
}

.ch3_progress .progress_100 {
    height: 42px;
    width: 0.5%;
    background: #e95868;
    margin-top: -5px;
    position: absolute;
    margin-left: 66.5%;
    z-index: 2;
}

.ch3_progress .progress_B {
    width: 100%;
    position: absolute;
    z-index: 0;
    background: #e95868;
    background: -moz-linear-gradient(top, #e95868 1%, #ce3a4b 100%);
    background: -webkit-linear-gradient(top, #e95868 1%, #ce3a4b 100%);
    background: linear-gradient(to bottom, #e95868 1%, #ce3a4b 100%);
}

.ch3_progress .progress_100 i {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 62px 39px 0 39px;
    border-color: #e95869 transparent transparent transparent;
    position: absolute;
    top: -58px;
    left: -37px;
}

    .ch3_progress .progress_100 i span {
        font-size: 1.1em;
        font-weight: bold;
        text-align: center;
        color: #FFF;
        position: absolute;
        top: -55px;
        left: -17px;
        line-height: 20px;
    }

.ch3_content h4 {
    text-align: right;
    font-size: 2.5em;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: -60px;
}

ul.ch3_result {
    display: inline-block;
    margin-bottom: 40px;
}

.ch3_result li {
    color: #FFF;
    font-size: 1.5em;
    background: #e95868;
    padding: 12px 40px;
}

ul.ch3_result:before {
    width: 8px;
    height: 105px;
    background: #e95868;
    top: -5px;
    left: 10px;
}

ul.ch3_result:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 0 30px 50px;
    border-color: transparent transparent transparent #e95869;
    right: -50px;
    top: 0;
}

div.ch3_resultContent ul {
    color: #FFF;
    font-size: 1em;
    list-style-type: decimal;
    line-height: 2;
    background: #555;
    border-radius: 10px;
    padding: 30px 30px 30px 50px;
    margin-bottom: 100px;
    letter-spacing: 1px;
}

.ch3Tag {
    position: absolute;
    z-index: 1;
    top: -15px;
    left: 40px;
}

.ch4_content {
    text-align: center;
    margin-left: auto;
    padding-bottom: 35px;
    width: 700px;
    margin-right: auto;
}

    .ch4_content ul .ch4_product, .ch4_content ul .ch4_side {
        display: inline-block;
        vertical-align: top;
    }

.ch4_product {
    width: 180px;
}

.ch4_side {
    width: 100%;
}

.ch4_content .ch4_product {
    box-sizing: border-box;
    font-size: 1.5em;
    border-top-left-radius: 10px;
    margin-bottom: 20px;
    padding: 20px 20px 10px 20px;
    color: #FFF;
    position: absolute;
    z-index: 1;
}

    .ch4_content .ch4_product:after {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 40px 90px 0 90px;
        top: 55px;
        left: 0;
    }

.ch4_content .ch4_side {
    text-align: left;
    font-size: 1em;
    color: #333;
    line-height: 1.5;
    box-sizing: border-box;
    background: #FFF;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 5px 20px 10px 200px;
    border: 3px solid;
}

.ch4Color_1 .ch4_side {
    border-color: #e64254;
}

.ch4Color_1 .ch4_product {
    background: #e64254;
}

    .ch4Color_1 .ch4_product:after {
        border-color: #e64255 transparent transparent transparent;
    }

.ch4Color_2 .ch4_side {
    border-color: #a86cc5;
}

.ch4Color_2 .ch4_product {
    background: #a86cc5;
}

    .ch4Color_2 .ch4_product:after {
        border-color: #a86cc5 transparent transparent transparent;
    }

.ch4Color_3 .ch4_side {
    border-color: #32b16c;
}

.ch4Color_3 .ch4_product {
    background: #32b16c;
}

    .ch4Color_3 .ch4_product:after {
        border-color: #32b16c transparent transparent transparent;
    }

.ch4Color_4 .ch4_side {
    border-color: #3b89e0;
}

.ch4Color_4 .ch4_product {
    background: #3b89e0;
}

    .ch4Color_4 .ch4_product:after {
        border-color: #3b89e0 transparent transparent transparent;
    }

.ch4Color_5 .ch4_side {
    border-color: #ea68a2;
}

.ch4Color_5 .ch4_product {
    background: #ea68a2;
}

    .ch4Color_5 .ch4_product:after {
        border-color: #ea68a2 transparent transparent transparent;
    }

.ch4Color_2 {
    margin-left: -120px;
}

.ch4Color_4 {
    margin-left: 120px;
}

.button {
    display: block;
    padding-bottom: 100px;
}

    .button p {
        font-size: 1.5em;
        color: #FFF;
        text-align: center;
        width: 33%;
        padding: 10px 0px;
        background: #555;
        margin: 50px auto 0;
        box-sizing: border-box;
        font-weight: lighter;
    }

        .button p:hover {
            background: #e95868;
        }

.ch5_content {
    margin: 50px 0;
}

    .ch5_content > div {
        margin: 0 0 30px 0;
    }

.ch5_product {
    width: 35%;
    padding: 3%;
    box-sizing: border-box;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    height: 590px;
}

    .ch5_product .mark {
        font-style: italic;
    }

.ch5_side {
    width: 65%;
    height: 590px;
}

.ch5_Color_1, .ch5_Color_2, .ch5_Color_3 {
    padding: 30px;
    box-sizing: border-box;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.ch5_Color_1 {
    background: #fbe4b8;
}

.ch5_Color_2 {
    background: #EEE;
}

.ch5_Color_3 {
    background: #fee2e2;
}

.ch5_product_m {
    width: 55%;
}

    .ch5_product_m span {
        font-size: 1em;
        color: #148c8d;
        line-height: 1.5;
        float: left;
        width: 50%;
        padding-right: 5%;
        box-sizing: border-box;
    }

.ch5_side_m {
    background: #148c8d;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 15px;
    max-width: 45%;
}

    .ch5_side_m:before {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 12px 26px 12px 0;
        border-color: transparent #148c8d transparent transparent;
        top: 15px;
        left: -25px;
    }

    .ch5_side_m span {
        font-size: 1.3em;
        color: #FFF;
        line-height: 1.2;
    }

.ch5_focus {
    border: 1px solid #ff6600;
    background: #FFF;
    margin: 35px 0 0px 0;
}

    .ch5_focus ul {
        font-size: 1em;
        list-style-type: decimal;
        line-height: 1.5;
        padding: 30px 20px 20px 40px;
    }

.ch5Tag {
    position: absolute;
    z-index: 1;
    top: -15px;
    left: 10px;
}

.ch5_pStyle {
    background: #535353;
    color: #FFF;
    font-size: 1em;
    padding: 6%;
    line-height: 1.5;
    box-sizing: border-box;
}

.ch5_size1-1, .ch5_size1-2, .ch5_size1-3, .ch5_size2-1, .ch5_size2-3, .ch5_size3-1, .ch5_size3-2 {
    box-sizing: border-box;
}

.ch5_size1-1 {
    width: 32%;
    padding: 0 1% 1% 0;
}

    .ch5_size1-1 .imgBox-inner {
        height: 224px;
    }

.ch5_size1-2 {
    width: 68%;
    padding: 0 0 1% 0;
}

    .ch5_size1-2 .imgBox-inner {
        height: 343px;
    }

.ch5_size1-3 .imgBox-inner, .ch5_size1-4 .ch5_pStyle, .ch5_size1-5 .imgBox-inner {
    height: 179px;
}

.ch5_size1-3 {
    width: 35%;
}

.ch5_size1-4 {
    width: 35%;
}

.ch5_size1-5 {
    width: 30%;
}

.ch5_size2-1 {
    width: 55%;
    padding: 0 1% 1% 0;
}

    .ch5_size2-1 .imgBox-inner {
        height: 253px;
    }

.ch5_size2-2 {
    width: 45%;
}

    .ch5_size2-2 .imgBox-inner {
        height: 168px;
    }

.ch5_size2-3 {
    width: 50%;
    padding: 0 1% 0 0;
}

    .ch5_size2-3 .imgBox-inner {
        height: 182px;
    }

.ch5_size2-4 {
    width: 50%;
}

    .ch5_size2-4 .imgBox-inner {
        height: 182px;
    }

.ch5_size3-1 {
    width: 35%;
    padding: 0 1% 1% 0;
}

    .ch5_size3-1 .imgBox-inner {
        height: 223px;
    }

.ch5_size3-2 {
    width: 65%;
    padding: 0 0 1% 0;
}

    .ch5_size3-2 .imgBox-inner {
        height: 220px;
    }

.ch5_size3-3 .imgBox-inner, .ch5_size3-4 .ch5_pStyle, .ch5_size3-5 .imgBox-inner {
    height: 198px;
}

.ch5_size3-3 {
    width: 35%;
}

.ch5_size3-4 {
    width: 35%;
}

.ch5_size3-5 {
    width: 30%;
}

.ch6_content {
    font-size: 1em;
    line-height: 1.5;
    text-align: center;
}

    .ch6_content a, .ch6_content span {
        display: block;
        color: #333;
    }

        .ch6_content a span:hover {
            color: #d8384a;
        }

    .ch6_content img:hover {
        opacity: 0.8;
    }

ul.ch6_content {
    padding-bottom: 100px;
}

.ch6_content li {
    display: inline-block;
    margin-left: 15px;
}

.sponsors {
    padding: 50px 0;
}

    .sponsors h2 {
        color: #333;
        text-align: center;
        font-size: 1.5em;
        font-weight: bold;
    }

    .sponsors ul {
        text-align: center;
        margin-top: 30px;
    }

    .sponsors li {
        display: inline-block;
        vertical-align: top;
        text-align: center;
        margin: 30px;
    }

.team {
    padding: 30px 10px;
    color: #333;
    text-align: center;
    font-size: 1em;
    line-height: 1.5;
}

.nameTable {
    margin-left: auto;
    margin-right: auto;
}

    .nameTable tr:first-child {
        font-size: xx-large;
    }

    .nameTable tr:nth-child(2n) {
        color: #8b8b8b;
    }


@media (max-width: 1200px) {
    .fb_share {
        position: absolute;
        right: 35px;
        top: 70px;
    }

    .triangle:before, .triangle2:before, .triangle:after, .triangle2:after {
        display: none;
    }

    .button p {
        width: 100%;
    }

    .padding10 {
        padding: 0 10px;
    }

    .ch2_space {
        padding-bottom: 100px;
    }

    .ch5_product, .ch5_side, .ch3_col_1, .ch3_col_2, .ch3_col_3 {
        width: 100%;
        max-width: 100%;
    }

    .ch5_product {
        height: inherit;
    }

    .ch5_side_m {
        margin-top: -40px;
    }

    .ch5_product_m span {
        width: 30%;
    }

    .ch5_Color_1, .ch5_Color_2, .ch5_Color_3 {
        border-top-right-radius: inherit;
        border-bottom-left-radius: 10px;
    }

    .ch5_product {
        border-top-right-radius: 10px;
        border-bottom-left-radius: inherit;
    }

    .ch6_content li {
        width: 40%;
        margin-bottom: 30px;
        vertical-align: bottom;
    }

    .ch3_col_1 .ch3_content, .ch3_col_2 .ch3_content, .ch3_col_3 .ch3_content {
        border-radius: 10px;
        height: inherit;
    }

    .ch3_col {
        margin: 0 0 10px 0;
    }

    .ch3_col_1 .ch3_label > div, .ch3_col_3 .ch3_label > div {
        float: left;
        width: 50%;
    }

    .she, .he {
        width: 43%;
    }

    .your, .total li {
        width: 75%;
    }

    .wrapper .lottery_nav {
        margin-top: 39%;
    }
}

@media (max-width: 960px) {
    .fb_share {
        position: absolute;
        right: 50px;        
        top: -40px
    }
    .wrapper {
        max-width: 100%;
    }
    /*按了漢堡後，版面往左推-260px*/
    .showMenu header, .showMenu main, .showMenu footer {
        left: 0px;
    }

    .she, .he {
        width: 43%;
    }

    body.showMenu {
        overflow: hidden;
        right: 0;
    }

    nav {
        display: block;
        width: 260px;
        position: fixed;
        top: 0;
        bottom: 0;
        right: -270px;
        left: auto;
        z-index: 5;
        border-style: none;
        box-shadow: 0px 0px 8px rgba(0,0,0,0.5);
        margin: 0;
        background-color: #EEE;
        -webkit-overflow-scrolling: touch;
        -webkit-transition: all 300ms ease;
        transition: all 300ms ease;
        text-align: left;
        height: auto;
    }

        nav a {
            display: block;
            width: 250px;
            height: 48px;
            line-height: 47px;
            font-size: 18px;
            color: #3aa796;
            -webkit-transition: all 400ms ease;
            transition: all 400ms ease;
            margin: 0;
            padding-left: 10px;
            background-color: #FFF;
            position: relative;
            border-bottom: 1px solid #CCC;
            text-align: left;
            background-image: none;
            background-position: 0 !important;
        }

            nav a:hover {
                background-color: #EEE;
            }

        nav > a {
            width: 100%;
        }

    header div {
        height: 60px;
        text-align: right;
    }

        header div > a {
            display: inline-block;
            width: 60px;
            height: 60px;
            vertical-align: top;
            line-height: 60px;
            text-align: center;
            font-size: 13px;
            -webkit-transition: all 400ms ease;
            transition: all 400ms ease;
        }

    #openMenu {
        display: inline-block;
    }

        #openMenu:hover {
            background-color: #ccc;
        }

        #openMenu span {
            position: absolute;
            display: block;
            width: 50%;
            height: 3px;
            background-color: #333;
            top: 50%;
            left: 50%;
            margin-top: -2px;
            margin-left: -25%;
            -webkit-transition: all 400ms ease;
            transition: all 400ms ease;
        }

            #openMenu span:before {
                top: -8px;
            }

            #openMenu span:after {
                bottom: -8px;
            }

            #openMenu span:before, #openMenu span:after {
                position: absolute;
                content: '';
                display: block;
                width: 100%;
                height: 3px;
                background-color: #333;
                -webkit-transition: all 600ms ease;
                transition: all 600ms ease;
            }

    .showMenu #openMenu span {
        background-color: rgba(255,255,255,0);
    }

        .showMenu #openMenu span:before {
            top: 0;
            transform: rotate(45deg);
        }

        .showMenu #openMenu span:after {
            bottom: 0;
            transform: rotate(-45deg);
        }

    .showMenu nav {
        right: 0;
    }

    .ch4_content, .ch5_product, .ch5_side, .ch1_product, .ch1_side, .col-1-3 {
        width: 100%;
        max-width: 100%;
    }

    .ch1_side {
        margin-top: 20px;
    }

    .col-1-3 {
        margin-bottom: 30px;
    }

    .ch2_space {
        padding-bottom: 70px;
    }

    .ch4Color_2, .ch4Color_4 {
        margin: 0;
    }
}

@media (max-width: 768px) {
    .fb_share {
        position: absolute;
        right: 35px;
        top: -40px;
    }   

    .she, .he {
        width: 45%;
    }

    .ch4_side, .ch4_product {
        width: 100%;
    }

    .ch6_content li {
        margin-left: inherit;
    }

        .ch6_content li img {
            width: 50%;
        }

    ul.ch3_result:after {
        display: none;
    }

    .ch2_options a:after {
        top: 22px;
    }

    .ch3_content h4 {
        margin-top: -30px;
    }

    .ch4_content .ch4_product:after {
        border-width: 30px 90px 0 90px;
    }

    .ch4_content, .ch4_content .ch4_product {
        margin-left: inherit;
    }

        .ch4_content .ch4_product {
            margin-bottom: inherit;
            position: inherit;
        }

        .ch4_content .ch4_side {
            border-top-right-radius: 0;
            border-bottom-left-radius: 10px;
            padding: 30px;
            text-align: center;
        }

    .ch5_Color_1, .ch5_Color_2, .ch5_Color_3 {
        padding: 10px;
    }

    .ch5_side {
        height: inherit;
    }

    .ch5_size3-4 .ch5_pStyle, .ch5_size1-3 .imgBox-inner, .ch5_size1-4 .ch5_pStyle, .ch5_size1-5 .imgBox-inner {
        height: 11em;
    }

    .ch5_size3-5, .ch5_size3-4, .ch5_size3-3, .ch5_size3-2, .ch5_size3-1, .ch5_size2-4, .ch5_size2-3, .ch5_size2-2, .ch5_size2-1, .ch5_product_m span, .ch5_size1-1, .ch5_size1-2, .ch5_size1-3, .ch5_size1-4, .ch5_size1-5 {
        width: 100%;
    }

    .ch5_size3-2, .ch5_size3-1, .ch5_size1-2, .ch5_size1-1, .ch5_size2-1, .ch5_size2-3 {
        padding: inherit;
    }

    .ch5_side_m {
        margin-top: inherit;
    }

    .ch5_size3-2 .imgBox-inner, .ch5_size2-4 .imgBox-inner, .ch5_size2-1 .imgBox-inner, .ch5_size1-2 .imgBox-inner {
        height: 19em;
    }

    .button p {
        margin: inherit;
    }

    .wrapper .lottery_nav {
        margin-top: 39%;
    }
}

@media (max-width: 660px) {
    .she, .he {
        width: 40%;
    }

    .ch6_content li {
        width: 100%;
    }

        .ch6_content li img {
            width: auto;
        }
}

@media (max-width: 480px) {
    .team {
        font-size: 0.8em;
    }

    .button {
        padding-bottom: 50px;
    }

    .sponsors {
        padding: 50px 0 10px;
    }

    .ch5_size1-4 .ch5_pStyle {
        height: 9em;
    }

    .pStyle, .pStyle18, .ch3_content p, .ch2_options a {
        font-size: 1em;
    }

    .ch1_options {
        padding: 10px 10px 50px 10px;
    }

    .she, .he {
        width: 40%;
    }

    .plus, .equal {
        font-size: 2em;
    }

    .h2Style, .h2Style2 {
        font-size: 1.5em;
    }

    .total li {
        margin-left: 56px;
    }

    .tagStyle div, .ch3_result li, .ch3_col_4 h3, .optionsContent, .she, .he, .your, .total li {
        font-size: 1em;
    }

    .optionsContent {
        width: 75%;
    }

    .optionsArrow {
        width: 12%;
        font-size: 1.8em;
    }

    .ch3_col_1 .ch3_label > div, .ch3_col_2 .ch3_label > div, .ch3_col_3 .ch3_label > div {
        width: 100%;
    }

    .she, .he, .your, .total li {
        height: 50px;
        line-height: 50px;
    }

    .your, .total li {
        width: 70%;
    }

    .ch2_h2Title {
        padding: 50px 0 0;
    }

    .ch2_options a {
        padding: 10px;
    }

        .ch2_options a:after {
            top: 12px;
        }

    .ch2_options div {
        margin-bottom: 20px;
    }

    .ch3_content {
        padding: 15px;
    }

    .ch_container, .col-1-3 {
        padding: 0;
    }

    .ch3_content h4 {
        text-align: left;
        margin-top: -10px;
    }

    .ch3_result li {
        padding: 10px 30px;
    }

    .ch4_content .ch4_product {
        padding: 10px 20px 10px 20px;
    }

        .ch4_content .ch4_product:after {
            top: 44px;
        }

    .ch4_content .ch4_side {
        padding: 20px 10px 10px;
    }

    .ch5_product_m span {
        padding-left: 5%;
    }

    .ch6_content li, div.ch3_resultContent ul {
        margin-bottom: 50px;
    }

    .h2Title {
        padding: 65px 0 0;
    }

    .button p {
        font-size: 1.3em;
    }

    .ch2_space {
        padding-bottom: 20px;
    }

    .pStyle {
        margin: 25px 0 30px;
    }

    .ch5_content {
        margin: 50px 0;
    }

    .ch5_product_m {
        width: 44%;
    }

    .ch5_side_m {
        max-width: 55%;
    }

    ul.ch6_content {
        padding-bottom: 30px;
    }

    .wrapper .lottery_nav {
        margin-top: 39%;
    }
}

@media (max-width: 320px) {
    .fb_share {
        position: absolute;
        right: 35px;
        top: -30px;
    }

    header div {
        height: 50px;
    }
}

#fbcomment .fb_iframe_widget, #fbcomment .fb_iframe_widget span, #fbcomment .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

.fb-share-button, .fb-like {
    z-index: 1;
}
