html {
    font-size: 62.5%;
}
body {
    font-family: tablet-gothic-condensed, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #000000;
    max-width: 1920px;
    text-align: center;

}
.top, #content {
    max-width: 1920px;
    margin: auto;
}
.container-fluid.keep-width {
    max-width: 1200px;
}
.s-font {
    font-weight: 800;
    font-style: normal;
}
strong {
    font-weight: 700;
    font-style: normal;
}
.v-md {
    display: none;
}
.img-100 {
    max-width: 100%;
    width: calc(100% + 30px);
    margin: 0 -15px;
}
.no-margin {
    margin: 0 !important;
}
#content {
    background-image: url("../img/site/bottom-bg.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding-top: 1rem;
}
#top-section {
    background-image: url("../img/site/top-desktop.jpg");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
}
.styled-btn {
    background: #650632;
    color: #ffffff;
    display: inline-block;
    font-size: 2.8rem;
    line-height: 6rem;
    padding: 0 24px 5px;
    cursor: pointer;
    font-weight: 800;
    cursor: pointer;
    margin: 1.5rem .5rem 0;

}
.top-text-box, .top-col-left {
    text-align: left;
    padding: 6rem 0;
    height: 624px;
    position: relative;
}
.top-text-box {
    left: -25px;
}
.top-header-1 {
    font-size: 4.2rem;
    line-height: 4.2rem;
    font-weight: 800;
    text-transform: uppercase;
    margin: 2.5rem 0;
}
.top-header-2 {
    font-size: 2.8rem;
    line-height: 3.2rem;
    font-weight: 800;
    margin-bottom: 2.5rem;
}
.top-header-2 span {
	font-size: 3.3rem;
}
.top-text-box p {
    font-size: 2rem;
    line-height: 2.6rem;
    margin-bottom: 2.5rem;
}
.tcl-link {
    font-size: 2.8rem;
    line-height: 6rem;
    display: block;
    position: absolute;
    font-weight: 800;
    color: #ffffff;
    bottom: 80px;
    left: 80px;
}
.ttb-link {
    font-size: 2.8rem;
    line-height: 6rem;
    display: block;
    position: absolute;
    font-weight: 800;
    color: #ffffff;
    bottom: 80px;
    left: 0;
}
#prodct-section {
    padding: 10rem 0;
}
.product-bg {
    background: #dcdad3;
    padding: 4rem 15px;
}
.product-header {
    font-size: 4.2rem;
    line-height: 4.2rem;
    font-weight: 800;
    text-transform: uppercase;
}
.product-box {
    padding-top: 30px;
}
.product-box.product-left {
    text-align: right;
    padding-right: 55px;
}
.product-box.product-right {
    text-align: left;
    padding-left: 55px;
}
.product-box.product-left .product-box-picture img {
    max-width: 80%;
}
.product-box.product-right .product-box-picture img {
    max-width: 80%;
}
.product-box-name {
    padding-top: 30px;
}
.product-box-name strong {
    font-size: 2.8rem;
    line-height: 3.2rem;
    font-weight: 800;
}
.product-box-name p {
    margin: 1.5rem 0;
    font-size: 2rem;
    line-height: 2.6rem;
    font-weight: 800;
}
.pba-show img {
    display: none;
}
.pba-show.active img {
    width: 30px;
    display: inline-block;
    margin-bottom: -10px;
}
.pba-show.active i {
    display: none;
}
.product-box-action {
    height: 0;
}
.pba-show {
    background: #650632;
    color: #ffffff;
    display: inline-block;
    line-height: 7rem;
    padding: 0 24px;
    cursor: pointer;
}
.pba-show i {
    font-style: normal;
    font-size: 2.8rem;
    font-weight: 800;
}
.product-description.product-description-right {
    text-align: left;
    padding-right: 8rem;
}
.product-description.product-description-left {
    text-align: right;
    padding-left: 8rem;
}
.product-description-item:not(:last-child) {
    margin-bottom: 6rem;
}
.pdi-header {
    font-size: 2.8rem;
    line-height: 3.2rem;
    font-weight: 800;
    margin-bottom: 2rem;
}
.product-description-item p {
    font-size: 2rem;
    line-height: 2.6rem;
    font-weight: 300;
}
.product-description {
    display: none;
}
.show-desc .product-description {
    display: block;
}
.show-desc .product-box {
    display: none;
}












.poll-text {
    font-size: 1.8rem;
    font-weight: 300;
    margin-top: 30px;
}
.footer {
    background: transparent;
    border-top: none;
    padding-bottom: 10px;
}
.footer p {
    font-size: 1.4rem;
    margin-top: 8rem;
}
.regulation-link {
    color: #650632;
    text-decoration: underline !important;
    margin-top: 40px;
    display: inline-block;
}
#poll-container {
    font-family: tablet-gothic-condensed, sans-serif;
}
.poll hgroup > h1 {


    font-family: tablet-gothic-condensed, sans-serif;
    font-size: 4.2rem;
    line-height: 4.2rem;
    text-transform: uppercase;
    color: #000000;
    font-weight: 800;

}

.poll #counter {
    font-family: tablet-gothic-condensed, sans-serif;
    font-size: 5rem;
    color: #000000;
    font-weight: 300;
}

.poll #counter #counter-current {
    font-size: 5rem;
    color: #000000;
    font-weight: 300;
}
.poll-question.single-image {
    text-align: center;
}

.poll-question.single-image > .option {
    border: 1px solid #000000;
    margin: 0px 15px 30px 15px;
    float: none;
}
.poll-question.single-image > .option > label {
    border: 1px solid #650632 !important;

}
.poll-question input[type="radio"] + label, .poll-question input[type="checkbox"] + label {
    background: #FFFFFF;
}
.poll-question.single-image label > img {
    max-width: none;
}
.poll-question.single-image .checked-style {
    margin-bottom: -30px;
    border-radius: 50%;
    background: #FFFFFF;
    border: 1px solid #000000;
}
.poll-question.multi-image .checked-style {
    margin-bottom: -30px;
    border-radius: 0;
    background: #FFFFFF;
    border: 1px solid #000000;
}
.poll-question.single-image input[type="radio"] + label:hover .checked-style div,
.poll-question.single-image input[type="radio"]:checked + label .checked-style div,
.poll-question.single-image input[type="checkbox"] + label:hover .checked-style div,
.poll-question.single-image input[type="checkbox"]:checked + label .checked-style div {
    border-radius: 50%;
    background: #650632;
    border-color: #650632 !important;
    width: 18px;
    height: 18px;
    margin: 3px auto;
}
.poll-question.multi-image input[type="radio"] + label:hover .checked-style div,
.poll-question.multi-image input[type="radio"]:checked + label .checked-style div,
.poll-question.multi-image input[type="checkbox"] + label:hover .checked-style div,
.poll-question.multi-image input[type="checkbox"]:checked + label .checked-style div {
    border-radius: 0;
    background: #650632;
    border-color: #650632 !important;
    width: 18px;
    height: 18px;
    margin: 3px auto;
}
.poll-question.single-image label > span {
    display: block;
    color: #000;
    font-weight: normal;
    margin-bottom: 5px;
}
.poll-question.multi-image > .option {
    border: 1px solid #000000;
    margin: 0px 15px 30px 15px;
    float: none;
}
.poll-question.multi-image label > span {
    display: block;
    color: #000;
    font-weight: normal;
    margin-bottom: 5px;
}
.poll-question input[type="radio"] + label:hover, .poll-question input[type="radio"]:checked + label, .poll-question input[type="checkbox"] + label:hover, .poll-question input[type="checkbox"]:checked + label {
    background: #650632;
    border: 1px solid #650632 !important;
    color: #FFFFFF !important;
    font-weight: 700;
}
.poll-question.multi-image input[type="radio"] + label:hover, .poll-question.multi-image input[type="radio"]:checked + label, .poll-question.multi-image input[type="checkbox"] + label:hover, .poll-question.multi-image input[type="checkbox"]:checked + label {
    background: #FFFFFF;
}
.form-navi .btn {
    font-family: tablet-gothic-condensed, sans-serif;
    font-weight: 400;
}
.form-navi .btn.next {
    background: #650632;
    border: 1px solid #650632;
    color: #FFFFFF;
    line-height: 54px;
    text-transform: uppercase;
    cursor: pointer;
}
.form-navi .btn.prev {
    background: #ffffff;
    border: 1px solid #ffffff;
    color: #000000;
    line-height: 54px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
}
.poll-question .option {
    line-height: 20px;
    font-size: 16px;
    font-weight: 800;
}
.poll-question .option label {
    padding: 14px 0;
    font-size: 1.8rem;
    font-weight: 800;
    border: 1px solid #ffffff !important;
    color: #000000 !important;
}

p.txt.rules > a {
    color: #000;
    text-decoration: underline;
}
#form_footer span {
    font-size: 2rem;
    line-height: 4rem;
    vertical-align: bottom;
}
#form_footer img {
    padding: 0 5px;
}
#content2 {
    width: 900px;
    max-width: 100%;
    margin: 4rem auto;
    display: flex;
}
#content2 .poll {
    width: 70%;
    margin: auto;
}
#content2 .show-box {
    width: 30%;
    border: 1px solid #FFFFFF;
}
.poll #counter {
    margin-top: 30px;
}
.poll-question-header {
    margin-top: 0;
}
.poll-question-header h3 {
    font-family: tablet-gothic-condensed, sans-serif;
    font-size: 2.8rem;
    line-height: 3.2rem;
    margin-top: 1rem;
    margin-bottom: 1.5rem;
    font-weight: 300;
    color: #000000;
}
.poll-question, .form-navi, .form-submit {
    max-width: none;
}
.poll-question {
    margin-top: .5rem;
}
.form-navi .btn.prev {
    line-height: 48px;
    color: #000;
    font-weight: 700;
}
.form-navi .btn.next {
    line-height: 48px;
    font-weight: 700;
}
.btn.prev, .btn.next {
    width: calc(50% - 10px);
    height: 50px;
    text-transform: uppercase;
}
.btn.prev + .btn.next {
    margin-left: 15px;
}
.btn.next {
    color: #FFFFFF;
}
.poll-form .prev.btn:hover, .poll-form .next.btn:hover {
    background: #650632;
    color: #ffffff;
    border-color: #650632;
}
.rules {
    text-align: center;
}
.form-navi {
    margin-top: 0;
}
button.btn[type="submit"] {
    background: #c82536;
}
.top-product-pic-mobile {
    display: none;
}
.visible-midium {
    display: none;
}
@media screen and (max-width: 1600px) {
}
@media screen and (max-width: 1464px) {
}
@media screen and (max-width: 1314px) {
}
@media screen and (max-width: 1200px) {


    .only-mobile {
        display: block !important;
    }
    .only-desktop {
        display: none !important;
    }
    #top-section {
        background: #ffffff;
    }

    .top-text-box {
        left: 0;
        padding: 30px;
        text-align: center;
        height: auto;
    }
    .top-logo {
        max-width: 70%;
    }
}
@media screen and (max-width: 1200px) and (min-width: 992px) {


}
@media screen and (max-width: 991px) {
    .top-header-1 {
        margin: 1.5rem 0;
    }
    #prodct-section {
        padding: 5rem 0;
    }
    .top-text-box p, .top-header-2 {
        margin-bottom: 1.5rem;
    }
    .top-text-box {
        padding-bottom: 15px;
		padding-top: 10px;
    }
    .visible-midium {
        display: inline-block;
        margin: auto;
    }
    .hidden-midium {
        display: none !important;
    }
    .v-md {
        display: block;
        margin: auto;
        width: 100%;
    }

    #content2 {

        padding: 0 15px 0 0;
    }

}
@media screen and (max-width: 768px) {
    .product-box-picture {
        margin-top: 2rem;
    }
    .product-box-picture img {
        max-width: 60% !important;
    }
    .product-box-description .product-description {
        display: block;
    }
    .product-box.product-right, .product-box.product-left {
        padding: 30px 15px;
    }
    .desktop-desc {
        display: none !important;
    }
    .product-box-action {
        display: none;
    }
    .product-box-picture {
        text-align: center;
    }
    .product-box.product-left {
        text-align: center;
    }
    .product-box.product-right {
        text-align: center;
    }
    #content2 {
        flex-direction:row-reverse;
        flex-flow: row wrap;
        padding: 0 15px;
    }
    #content2 .poll, #content2 .show-box {
        width: 100%;
    }

    .poll-question.single-image > .option {
        width: 25%;
    }
}

@media screen and (max-width: 576px) {

    .poll-question.single-image > .option {
        float: none;
        margin: 15px auto;
    }

    .poll-question.single-image > .option {
        width: 75%;
    }

    .poll-question.single-image > .option, .poll-question.multi-image > .option {
        width: 48%;
        margin: 15px 1%;
    }

}

@media screen and (max-width: 490px) {


}
@media screen and (max-width: 440px) {
    html {
        font-size: 40%;
    }

    .poll-question .option {
        font-size: 12px;
    }
    .form-navi .btn.prev, .form-navi .btn.next {
        font-size: 16px;
    }
    #form_footer {
        padding: 20px 0;
    }

    #form_footer span {
        font-size: 1.5rem;
        line-height: 2.5rem;
    }

    #form_footer img {
        width: 140px;
    }
}

@media screen and (max-width: 440px) {

}
@media screen and (max-width: 375px) {



}
@media screen and (min-width: 577px) {

}

@media screen and (min-width: 768px) {

}

@media screen and (min-width: 992px) {

    .v-sm {
        display: none;
    }


}

@media screen and (min-width: 1201px) {
    .only-mobile {
        display: none !important;
    }
}

