#best #pdwp .pdbox#best #pdwp .pdbox@charset "utf-8";
.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    max-width: 100%;
}


/* ---------------------------------------header---------------------------------------*/


a,
a:hover {
    text-decoration: none;
}

img {
    border: 0px;
}

label {
    font-weight: normal!important;
}

#best {
    background-color: #000;
    overflow: hidden;
    margin: 0 auto;
    padding: 0px;
}

#best .bg-animation {
    width: 100%;
    padding-bottom: 54%;
    position: relative;
}


/* ---------------------------------------KV---------------------------------------*/

#best #toolbar {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 999;
    vertical-align: middle;
}

#best #toolbar ul li {
    vertical-align: middle;
    margin: 2px;
    padding: 0px;
    border-radius: 3px;
    list-style: none;
}

#best #toolbar a {
    margin: 0;
    text-align: center;
    background: #222;
    text-decoration: none;
    background: rgba(100, 0, 2, 1.00);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
}

#best #toolbar a img{
    width: 80%;
}

#best #toolbar a:hover {
    background-color: #f00;
    text-decoration: none;
}

#best h2 {
    text-align: center;
    color: #f00;
    font-size: 3.5em;
    text-transform: uppercase;
}

/* ---------------------------------------pdwp   check---------------------------------------*/

#best #pdwp {
    width: 100%;
    height: 100%;
    color: #fff;
    padding: 5% 0px 0% 0px;
    background: url(https://storage-asset.msi.com/event/mb/2019/best-motherboard/images/bg_4_2.webp) top;
}

#best #pdwp .pdbox {
    margin: 0 auto;
    width: 80%;
    border: #40fff0 0px solid;
    background: rgba(0, 0, 0, 0.7);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 3px;
    padding: 1% 2% 3% 2%;
    margin-bottom: 30px;
}

#best #pdwp .pdbox .af {
    padding-top: 30px;
    font-size: 1.5em;
    color: #c00;
}

#best .css_tr_0 ul {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    padding-top: 10px;
    padding-left: 25px;
}

#best .css_tr_0 ul li {
    width: calc(100% / 3 - 5px);
    text-align: center;
}

#best #css_table {
    display: table;
    width: 100%;
    font-size: 22px;
}

#best .css_tr {
    display: table;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}

#best .css_tr_0 {
    display: table-caption;
    font-size: 20px;
    text-transform: uppercase;
}

#best .m_category {
    width: calc(100% / 3 - 4px);
    margin: 2px!important;
}

#best ul {
    padding: 0px;
}

#best .css_td {
    display: table-cell;
}

#best .css_td_1 {
    display: table-cell;
    width: 30%;
    text-align: right;
    vertical-align: middle;
    line-height: 3;
    color: #fff;
    padding-right: 40px;
    text-transform: uppercase;
}

#best .css_td_2 {
    display: table-cell;
    width: 70%;
    vertical-align: middle;
    padding: 5px 0px;
}


/* ---------------------------------------disable---------------------------------------*/

#best .disable input+label::before {
    background-position: 100% 0 !important;
}

#best .disable label {
    cursor: default !important;
}


/* ---------------------------------------disable---------------------------------------*/


/* ---------------------------------------pdwp  css_td_2 check---------------------------------------*/

#best .css_tr_0 ul li.mtfilter label,
#best .css_tr_0 ul li.compare label {
    display: inline-block;
    text-align: center;
    font-size: 26px;
    letter-spacing: 0.5px;
    text-align: center!important;
    width: 100%;
    border: 1px solid #c00;
    border-radius: 5px;
    background: rgba(255, 0, 4, .1);
    color: #fff;
    padding: 5px 0px;
    height: 75px;
}

#best .css_tr_0 ul li.mtfilter label span {
    display: inline-block;
    text-align: left;
    line-height: 1.5;
}

#best .css_tr_0 ul li.mtfilter label span b {
    text-transform: none;
    font-size: 16px;
    display: table;
}

#best .css_tr_0 ul li.mtfilter [type="checkbox"]:checked~label,
#best .css_tr_0 ul li.compare [type="checkbox"]:checked~label {
    text-align: center;
    width: 100%;
    padding: 5px 0px;
    height: 75px;
}

#best .mtfilter,
#best .compare {
    display: inline-block;
}

#best .mtfilter label:before,
#best .compare label:before {
    content: "";
    padding-left: 15px;
    margin-right: 9px;
}

#best .mtfilter input[type="checkbox"]:checked+label::before {
    background-image: url(https://storage-asset.msi.com/event/mb/2019/best-motherboard/images/checkbox_sprite_sheet.svg);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 300% 100%;
}

#best .compare input[type="checkbox"]+label::before {
    display: none;
}

#best .mtfilter input[type="checkbox"]+label::before {
    content: "";
    width: 100%;
    background-image: url(https://storage-asset.msi.com/event/mb/2019/best-motherboard/images/checkbox_sprite_sheet.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 300% 100%;
}

#best .mtfilter input[type="checkbox"],
#best .compare input[type="checkbox"] {
    float: left;
    position: relative;
    margin: 8px 0px!important;
    -moz-appearance: none;
    height: 0;
    left: 0;
    margin: 0;
    opacity: 0;
    vertical-align: middle;
    -webkit-appearance: none;
    width: 0;
    z-index: 1;
}

#best .compare label {
    text-align: center;
    text-decoration: none;
    color: #f00;
    cursor: pointer;
    width: 100%;
    font-size: 20px;
    height: 100%;
    margin: 0px;
    line-height: 2.5;
}

#best .compare label:hover {
    color: #fff;
}

#best .compare [type="checkbox"]:checked~label {
    color: white;
    display: block;
    text-decoration: none;
    list-style: none;
    text-align: center;
    border: rgba(255, 0, 0, .6) 0px solid;
    background: rgba(205, 0, 0, .9);
    color: #fff;
}

#best .mtfilter label {
    padding: 0 15px;
    margin-left: -20px;
    text-align: center;
    float: left;
    margin-bottom: 0px;
    text-decoration: none;
    text-align: center;
    border: rgba(255, 0, 0, .6) 0px solid;
    color: #999;
    border-radius: 2px;
    margin-right: 20px;
    font-weight: normal!important;
    cursor: pointer;
}

#best .mtfilter [type="checkbox"]:checked~label {
    padding: 0 15px;
    margin-left: -20px;
    text-align: center;
    color: white;
    display: block;
    color: #000;
    float: left;
    text-decoration: none;
    list-style: none;
    border: rgba(255, 0, 0, .6) 0px solid;
    background: rgba(205, 0, 0, .9);
    color: #fff;
    border-radius: 2px;
}

#best .mtfilter ul li,
#best .compare ul li {
    border: 1px solid #c00;
    color: #fff;
}

#best .modal-but {
    color: #fff;
    padding: 1em;
    font-size: 1.3em;
    text-decoration: none;
    display: block;
    height: 300px;
}

@media screen and (max-width: 1680px) {
    #best .modal-but {
        padding: 0.5em !important;
    }
}

#best .modal-but img {
    width: 100%;
}

#best .modal-but:hover {
    background: rgba(205, 0, 0, 1);
}

#best h5 {
    text-align: center;
    line-height: normal;
    font-size: 1em;
    color: #FFFFFF;
}


/* show-more */

#best .more {
    text-align: center;
    clear: both;
    padding-top: 50px;
}

#best .more .btnmore {
    color: #f00;
    font-size: 1.4em;
    cursor: pointer;
    transition: all 0.2s;
    text-transform: uppercase;
}

#best .more .btnmore:hover {
    color: #fff;
}

#best .more .btnmore:after {
    content: '';
    display: inline-block;
    vertical-align: text-bottom;
    margin-left: 10px;
    width: 30px;
    height: 30px;
    background: url(https://storage-asset.msi.com/event/mb/2019/best-motherboard/images/cross.png) center center no-repeat;
    background-color: #f00;
    border-radius: 40px;
    transition: all 0.2s;
}

#best .more .btnmore:hover:after {
    background-color: #fff;
}


/* -------------------------------------result ---------------------------------*/

.no_padding {
    padding: 0;
}

.Truecolor_Description {
    display: block;
    overflow: hidden;
    background: #000;
}

#best #ad-filter-bt {
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
}

#best #ad-filter-bt button {
    text-transform: uppercase;
    padding: 15px 25px;
    border: #f00 1px solid;
    background: #000;
    outline: none;
    font-size: 100%;
    color: #f00;
}

#best #ad-filter-bt button:hover {
    background: #3a0303;
    color: #ffe7e7;
    -webkit-box-shadow: #f00 0 0 2em;
    box-shadow: #f00 0 0 2em;
    color: #fff;
}


/* -------------------------------------result ---------------------------------*/

#best .result-area {
    padding: 0 5%;
}

#best .form-modbox {
    background: #000;
    border: rgba(255, 0, 0, 1) solid 1px;
    width: calc(100% / 4 - 30px);
    display: inline-block;
    text-align: center;
    -webkit-box-shadow: 0 0 35px rgba(255, 0, 0, .1);
    margin: 10px;
    vertical-align: top;
}

#best .form-modbox:hover {
    background: #000;
    border: rgba(255, 0, 0, .8) solid 1px;
    -webkit-box-shadow: 0 0 35px rgba(255, 0, 0, .4);
}

#best .form-modbox .sn-btn {
    text-align: center;
    display: inline-flex;
    width: 100%;
    text-transform: uppercase;
}

#best .form-modbox .sn-btn .compare {
    border-right: 1px solid #f00;
    border-top: 1px solid #f00;
    color: #888;
    text-decoration: none;
    display: inline-block;
    background: rgba(255, 0, 4, .1);
    width: 50%;
    color: #f00;
    cursor: pointer;
}

#best .form-modbox .sn-btn a {
    border-left: 1px solid #f00;
    border-top: 1px solid #f00;
    color: #f00;
    text-decoration: none;
    display: inline-block;
    background: rgba(255, 0, 4, .1);
    width: 50%;
    color: #f00;
    display: inline-block;
    cursor: pointer;
    font-size: 20px;
    line-height: 2.5;
}

#best .form-modbox .sn-btn a:hover {
    color: #fff;
    background: rgba(205, 0, 4, .9);
}


/*

#best .form-modbox .award {
	color: #fff!important;
	border-color: #f00;
	border-radius: 2px!important;
	background: #c00;
	border: 0px!important;
	cursor: pointer;
	margin-top: 10px;
}
#best .form-modbox .award:hover {
	color: #f00!important;
	border-color: #fff;
	background: rgba(255,0,4,.2);
}
/
/* ---------------------------------------light---------------------------------------*/

#best .light {
    color: rgba(255, 244, 220, 1.00) !important;
    font-weight: bold!important;
    font-size: 1.5em !important;
    padding: 1px 15px;
    margin-top: -1px;
    color: #FFDD00;
    transition-property: background border;
    transition-duration: .2s;
    transition-timing-function: ease-out;
    transition-delay: initial;
    -webkit-animation: neon2 0.5s ease-in-out infinite alternate;
    -moz-animation: neon2 0.5s ease-in-out infinite alternate;
    animation: neon2 0.5s ease-in-out infinite alternate;
    text-align: center;
}


/* ---------------------------------------feature---------------------------------------*/

#best .detail {
    max-width: 1200px;
    padding: 40px 20px;
    margin: auto;
    overflow: hidden;
}

#best .detail p {
    font-family: 'DINPro-Regular', Helvetica, Arial, sans-serif;
    font-size: 18px;
}

#best .godlike {
    text-align: center;
    overflow: hidden;
}

#best .godlike .td {
    display: table-cell;
    width: 50%;
    vertical-align: top;
    text-align: left;
}

#best .godlike .td .f_style {
    padding-top: 20%;
}

#best .godlike .td img {
    width: 100%;
}

#best .godlike .td h2 {
    text-align: left!important;
    font-size: 2.5em !important;
}

#best .godlike .tr {
    display: table;
    padding: 0 5%;
}

#best .godlike .f1,
#best .godlike .f4,
#best .godlike .f3,
#best .godlike .f2 {
    display: none;
}

#best .godlike .f1 {
    background: url(https://storage-asset.msi.com/event/mb/2019/best-motherboard/images/g01_bg.webp) bottom;
    background-size: auto;
    background-size: cover;
}

#best .godlike .f2 {
    background: url(https://storage-asset.msi.com/event/mb/2019/best-motherboard/images/g02_bg.webp) no-repeat;
    background-position: center 50%;
    background-size: auto;
    background-size: cover;
}

#best .godlike .f3 {
    background: url(https://storage-asset.msi.com/event/mb/2019/best-motherboard/images/g03_bg.webp) no-repeat;
    background-position: center 50%;
    background-size: auto;
    background-size: 100%;
}

#best .godlike .f4 {
    background: url(https://storage-asset.msi.com/event/mb/2019/best-motherboard/images/g04_bg.webp) no-repeat;
    background-position: center 50%;
    background-size: auto;
    background-size: cover;
}

#best .godlike .active {
    display: block;
}

#best .godlike .features {
    margin-top: 2%;
    float: left;
    position: relative;
    z-index: 2;
}

#best .main-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 1250px;
    margin: 2% auto;
    padding-top: 20px;
}

#best .main-content {
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 18px;
    line-height: 34px;
    padding: 24px 30px 10%;
    background-color: #2e2d2d;
}

#best .main-block-content {
    position: relative;
    z-index: 10;
    width: 37.5%;
}

#best .img-at-left .main-block-content {
    margin-left: -5%;
    text-align: left;
}

#best .main-title {
    display: inline-block;
    font-size: 30px;
    padding: 16px 30px;
}

#best .img-at-left .main-block-content .main-title {
    background-color: #f00;
}

#best .main-block-img {
    width: 62%;
}

#best .img-at-left .main-block-img img {
    position: relative;
    z-index: 10;
}

#best .img-at-left .main-block-img {
    position: relative;
}

#best .img-at-left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

#best .img-at-left .main-block-img::after {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    left: 53.5%;
    bottom: -6%;
    width: 108%;
    padding-bottom: 77%;
    background-color: #2e2d2d;
}

#best .godlike .f4 .osdicon {
    margin: 0 auto;
}

#best .godlike .f4 .osdicon img {
    display: initial;
    width: 12%;
    padding-right: 25px;
    vertical-align: top;
}

#best .godlike .godlike_nav {
    width: 100%;
    height: auto;
    min-height: 50px;
    padding: 0;
    display: flex;
}

#best .godlike .godlike_nav ul,
#best .godlike .godlike_nav li {
    width: 100%;
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

#best .godlike .godlike_nav ul {
    width: 1200px;
    height: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    padding-left: 0;
}

#best .godlike .godlike_nav li {
    width: calc(100% / 4 - 34px);
    text-align: center;
    line-height: normal;
    border: 1px rgba(255, 0, 0, 1) solid;
    border-radius: 5px;
    margin: 5px;
    text-decoration: none;
    color: white;
    display: inline-block;
    cursor: pointer;
    font-size: 22px;
    padding: 15px 0px;
}

#best .godlike .godlike_nav li:hover,
#best .wtb a:hover {
    color: white;
    background: rgba(255, 0, 0, 0.5);
}

#best .godlike .godlike_nav .activeli {
    background: rgba(205, 0, 0, 0.5);
}

#best .optixOsd {
    background: url(https://storage-asset.msi.com/global/picture/image/feature/AIO/Monitor/MAG271CR/osd-bg.webp) no-repeat top center;
    background-size: cover;
}

#best h3.mag24c_font {
    margin: 0;
    display: inline-block;
    letter-spacing: 10px;
    color: #fff;
    border: #fff 2px solid;
    text-align: center;
    padding: 10px 10px 10px 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

#best .active001 {
    border: 1px solid red;
}

#best .Truecolor_Description {
    color: #fff;
    margin-top: 8px;
    margin-bottom: 20px;
}

#best #TRUEIMG {
    margin: 0 -10%;
}


/* ---------------------------------------medias---------------------------------------*/


/*----jump window--*/

.modal-open .modal {
    background: rgba(0, 0, 0, .7)!important;
}

.modal-open {
    padding-right: 0px !important;
}

#best .modal-dialog {
    margin-top: 10%;
    width: 70%;
}

#best .modal-content .ok {
    font-size: 1en;
    background-color: #ffdc00;
    border-radius: 3px;
    color: #000;
    border: 0px;
    margin-top: 15px;
}

#best .modal-content p {
    padding-bottom: 20px;
    font-size: 18px;
}

#best .modal-content {
    text-align: left;
    line-height: 1.8rem;
    display: flow-root;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    border: 0px solid #530001;
    padding: 0 15px;
    letter-spacing: normal;
    border-radius: 0px !important;
}

#best .modal-content .mediabox {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

#best .close p {
    padding-bottom: 5px;
    margin: 0px;
}

#best .close {
    background: #880002 !important;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    text-align: center;
    border: none;
    color: #fff;
    opacity: 1 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    padding: 0px;
}

#best .close:focus,
#best .close:hover {
    text-decoration: none;
    cursor: pointer;
    background: #C90003 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}

#best .modal-content .item a:hover {
    text-decoration: none;
    cursor: pointer;
}

#best .modal-content .item {
    padding: 20px;
    width: calc(100% / 4 - 30px);
    display: inline-block;
    vertical-align: top;
}

#best .modal-content .item ul {
    color: #fff;
    text-align: center;
    list-style: none;
    background: rgba(0, 0, 0, .8);
    border: 3px solid rgba(255, 0, 0, .6);
    opacity: 1;
    padding: 15px 3px;
    font-size: 18px;
    -webkit-box-shadow: 0 0 35px rgba(255, 0, 0, .7);
    box-shadow: 0 0 35px rgba(255, 0, 0, .4);
}

#best .modal-content .item ul li {
    line-height: normal;
}

#best .modal-content .item ul li img {
    padding-bottom: 5px;
}

#best .modal-content .item ul li.mntpd {
    color: #c00;
    font-size: 110%;
    padding: 2px 0px;
}

#best .modal-content .item ul li.mname {
    font-size: 16px;
    color: #c00;
}

#best .modal-content .item ul li.introduction {
    font-size: 80%;
    line-height: 1.5;
}

#best .modal-content .owl-nav {
    font-size: 50px;
    color: #E3E3E3;
    display: block;
}

#best .modal-content .owl-nav .owl-prev {
    position: absolute;
    left: -30px;
    top: 35%;
    outline: none;
    width: auto;
}

#best .modal-content .owl-nav .owl-next {
    position: absolute;
    right: -30px;
    top: 35%;
    outline: none;
    width: auto;
}


/* ---------------------------------------wtb---------------------------------------*/

#best .wtb {
    background: url(https://storage-asset.msi.com/event/mb/2019/best-motherboard/images/wtb_bg.webp) fixed bottom;
    color: #fff;
    padding: 6% 0px 5%;
    text-align: center;
}

#best .wtb a {
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border: 3px rgba(205, 0, 0, 0.9) solid;
    border-radius: 5px;
    text-decoration: none;
    color: white;
    cursor: pointer;
    padding: 15px;
}


/* ---------------------------------------RWD---------------------------------------*/

@media screen and (max-width: 1680px) and (max-height: 1440px) {
    #best .modal-but {
        height: 270px;
        font-size: 1.1em;
    }
    #best .modal-content .item ul li.mname {
        line-height: normal;
    }
    #best .modal-content .item ul li.mntpd {
        font-size: 90%;
        padding: 2px 0px;
        line-height: normal;
    }
    #best #kv .title .t1 {
        font-size: 2.5em;
    }
    #best #kv .title .t1 span {
        font-size: 1.2em;
    }
    #best #kv .title {
        top: 25%;
        left: 2%;
    }
    #best .modal-content .item {
        padding: 5px;
    }
    #best .modal-content {
        padding: 0px;
    }
}

@media screen and (max-width: 1366px) {
    #best .modal-dialog {
        width: 80%;
    }
    #best .godlike .td .f_style {
        padding-top: 5%;
    }
    #best h2 {
        font-size: 3em;
    }
    #best .godlike .td h2 {
        font-size: 2em !important;
    }
    #best .godlike .godlike_nav li {
        font-size: 18px;
    }
    #best .godlike .tr {
        margin: 0 auto;
        width: 95%;
    }
    #best .detail {
        width: 100%;
    }
    #best #kv .title .t2 {
        width: 55%;
        font-size: 1.8em;
    }
}

@media screen and (max-width: 1024px) {
    #best .modal-but {
        height: 300px;
        font-size: 1.1em;
    }
    #best #kv .title .t2 {
        font-size: 1.5em;
    }
    #best #kv .title .t1 {
        font-size: 2.5em;
    }
    #best .detail {
        width: 90% !important;
    }
    #best #kv .title .t2 {
        width: 50%;
    }
    #best .css_tr_0 ul {
        padding-left: 35px;
    }
    #best .result-area {
        padding: 0px;
    }
    #best .css_tr {
        display: inline-block;
        width: 100%;
    }
    #best .css_tr_0 ul li {
        width: calc(100% / 3 - 5px);
    }
    #best .css_td_2 {
        display: inline-block;
        width: 100%;
    }
    #best .css_td_1 {
        text-align: left;
        letter-spacing: normal;
        width: 100%;
        font-size: 16px;
        display: inline-block;
        border-bottom: 0px;
    }
    #best .modal-content .item {
        padding: 0px;
    }
    #best .modal-dialog {
        width: 100%;
    }
    #best #pdwp .pdbox {
        margin: 0 auto;
        width: 100%;
    }
    #best #kv .title {
        top: 20%;
        left: 1%;
    }
    #best #kv .title .t3 {
        width: 42%;
    }
}

@media screen and (max-width: 960px) {
    #best .modal-content .item {
        width: calc(100% / 2 - 50px);
    }
    #best .modal-content .mediabox {
        display: flow-root;
    }
    #best .godlike .td .f_style {
        padding-top: 0%;
    }
    #best h2 {
        font-size: 2.5em;
    }
    #best #kv .title .t2 {
        font-size: 2em;
        padding: 0 10px;
        width: 100%;
    }
    #best .godlike .tr {
        margin: 0 auto;
        width: 100%;
    }
    #best .godlike .td {
        width: 100%;
        margin: 0 auto;
        display: table;
    }
    #best .detail {
        width: 100%;
    }
    #best .form-modbox {
        width: calc(100% / 2 - 10px);
        margin: 0px;
    }
    #best .form-modbox {
        margin-bottom: 15px;
    }
    #best .detail {
        padding: 40px 0px;
    }
    #best .godlike .godlike_nav li {
        margin: 0px;
        font-size: 15px;
        width: calc(100% / 2 - 5px);
    }
    #best #kv .title {
        position: relative;
        text-align: center;
    }
    #best .godlike .f2,
    #best .godlike .f1,
    #best .godlike .f3,
    #best .godlike .f4 {
        background: #000;
    }
    #best #kv .img,
    #best #kv .img2,
    #best .godlike .tdno {
        display: none;
    }
    #best #kvm,
    #best .godlike .tdm {
        display: block !important;
    }
}

@media screen and (max-width: 720px) {
    #best .modal-but {
        height: 260px;
    }
    #best #kv .title .t2 {
        margin-left: 0px;
    }
    #best .css_tr_0 ul li.mtfilter [type="checkbox"]:checked~label,
    #best .css_tr_0 ul li.compare [type="checkbox"]:checked~label {
        padding-left: 20px;
    }
    #best .css_tr_0 ul li {
        width: 100%;
    }
    #best .css_tr_0 ul {
        padding-top: 0px;
        margin-left: -20px;
    }
    #best .css_tr_0 ul li.mtfilter label {
        font-size: 20px;
        line-height: 2.5;
        text-align: left !important;
        padding-left: 20px;
    }
}

@media screen and (max-width: 480px) {
    #best h1 {
        font-size: 2.5em;
    }
    #best .modal-but {
        height: 340px;
    }
    #best .wtb {
        padding-bottom: 20%;
    }
    #best #toolbar {
        width: 100% !important;
        right: 0px !important;
        left: 0px !important;
    }
    #best #toolbar a {
        line-height: normal !important;
        width: calc(100% / 3 - 0px) !important;
    }
    #best #toolbar ul {
        width: 100% !important;
        display: inline-flex !important;
        margin-bottom: 0px !important;
    }
    #best #kv .title {
        top: 0px;
    }
    #best #kv .title .t1 span {
        font-size: 1.1em;
    }
    #best .tabs_VR {
        padding-top: 20px;
    }
    #best .css_tr_0 ul li.mtfilter [type="checkbox"]:checked~label,
    #best .css_tr_0 ul li.compare [type="checkbox"]:checked~label {
        padding-left: 20px;
    }
    #best .css_td_1 {
        padding-left: 15px;
    }
    #best .godlike .f4 .osdicon img {
        width: 30%;
    }
    #best #kv .title .t1 {
        font-size: 2em;
        line-height: normal;
        margin-top: 2px;
    }
    #best #kv .title .t2 {
        font-size: 1.2em;
        line-height: normal;
        margin-top: 0px;
    }
    #best .mtfilter label:hover {
        background: rgba(255, 255, 255, .1);
    }
    #best .mtfilter [type="checkbox"]:checked~label {
        text-align: left;
        margin-left: 0px;
    }
    #best .mtfilter label {
        width: 100%;
        text-align: left;
        margin-left: 0px;
    }
    #best .godlike .godlike_nav li {
        width: calc(100% / 2 - 5px);
        margin: 0px;
        font-size: 16px;
    }
    #best .form-modbox {
        margin-bottom: 15px;
    }
    #best .css_tr_0 ul li {
        width: 100%;
    }
    #best .css_tr_0 ul {
        padding-top: 0px;
        margin-left: -20px;
    }
    #best .css_tr_0 ul li.mtfilter label {
        font-size: 20px;
        line-height: 2.5;
        text-align: left !important;
        padding-left: 20px;
    }
    #best #kv p {
        font-size: 15px;
        padding: 2px 4%;
        line-height: normal;
        color: rgba(217, 217, 217, 1.00);
    }
    #best .detail p {
        font-size: 16px;
    }
    #best .godlike .features {
        padding: 3% 4%;
    }
    #best h3.mag24c_font {
        letter-spacing: 5px;
        font-size: 20px;
    }
    .modal-dialog {
        margin: 0px;
    }
    #best .modal-content .item {
        width: calc(100% / 1 - 10px)
    }
    #best h2 {
        font-size: 2.2em;
    }
    #best #pdwp .pdbox .af {
        font-size: 1.3em;
    }
    #best p {
        font-size: 18px;
    }
    #best .detail {
        padding: 0 2px;
    }
    #best .m_category {
        font-size: 80%;
    }
    #best #kv .title .t3 {
        width: 100%;
        padding: 0 5px;
    }
    #best #pdwp .pdbox {
        width: 100%;
    }
    #best .mtfilter {
        width: 100%;
    }
    #best .css_tr {
        display: block;
        text-align: center;
    }
    #best .css_td_2,
    #best .css_td_1 {
        display: inline-block;
        width: 100%;
        text-align: left;
    }
    #best #pdwp .pdbox li {
        margin: 2px;
    }
    #best .css_td_1 {
        border-bottom: 0px;
        font-size: 18px;
        line-height: normal;
        padding-top: 15px;
        letter-spacing: 3;
    }
    #best .css_td_2 {
        font-size: 15px;
        padding-bottom: 15px;
    }
    #best .result-area {
        padding: 0px;
    }
    #best .form-modbox {
        width: 90%;
        margin: 0 5% 15px;
    }
}


/* ---------------------------------------ANIMATION --------------------------------------*/

@-webkit-keyframes t2 {
    0% {
        opacity: 0;
        padding-top: 0%;
    }
    50% {
        opacity: 0.5;
        padding-top: 0%;
    }
    100% {
        opacity: 1;
        padding-top: 0%;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes t2 {
    0% {
        opacity: 0;
        padding-top: 0%;
    }
    50% {
        opacity: 0.5;
        padding-top: 0%;
    }
    100% {
        opacity: 1;
        padding-top: 0%;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes t1 {
    0% {
        opacity: 0;
        padding-top: 0%;
    }
    100% {
        opacity: 1;
        padding-top: 0%;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes t1 {
    0% {
        opacity: 0;
        padding-top: 0%;
    }
    100% {
        opacity: 1;
        padding-top: 0%;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}


/* ---------------------------------------advance filter js show and hide--------------------------------------*/


/* The .js or .no-js dance of show and hide */

@media screen and (max-width: 599px) {
    .no-js .advancebox {
        display: none;
    }
    .no-js #advancemain {
        display: block;
    }
    .js .advancebox {
        display: block;
    }
    .js #advancemain .plus {
        display: none;
    }
}

@media screen and (min-width: 600px) {
    .advancebox {
        display: none;
    }
    #advancemain .plus {
        display: block;
    }
}


/* The show menu button */

.advancebox {
    margin: 0 auto;
    cursor: pointer;
    width: 30px;
    height: 30px;
    transition: all 0.2s;
    font-size: 36px;
    margin-bottom: 25px;
    margin-top: -25px;
    color: #f00;
}


/* The menu itself */

@media screen and (max-width: 599px) {
    #advancemain .plus {
        display: block;
    }
}

@media screen and (min-width: 600px) {
    #advancemain {
        overflow: hidden;
    }
}


/* --------new-------- */

#best {
    color: #fff;
}

@media (max-width: 960px) {
    #best {
        font-size: 0.9em;
    }
}

@-webkit-keyframes textSize {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        -webkit-filter: drop-shadow(0 0 5px #ffffffd3);
        filter: drop-shadow(0 0 5px #ffffffd3);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes textSize {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        -webkit-filter: drop-shadow(0 0 5px #ffffffd3);
        filter: drop-shadow(0 0 5px #ffffffd3);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

#best .award {
    font-size: 1.5em;
    max-width: 1440px;
    margin: 0 auto;
    padding: 5%;
}

#best .award__box {
    background: rgba(255, 0, 4, 0.1);
    width: 100%;
    border: 1px solid #c00;
}

#best .award__box a {
    display: block;
    width: 100%;
}

#best .award__box a img {
    width: 100%;
}

#best .award__box figure {
    width: 100%;
    overflow: hidden;
}

#best .award__box figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

#best .award__box-info {
    background: #ffffff;
    color: #fff;
    width: 100%;
    padding: 5px 0;
}

#best .award__box-title {
    font-weight: 900;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 0 20px;
    margin: 0;
}

#best .award__box-title li {
    list-style: none;
    text-align: left;
    color: #ffffff;
}

#best .award__box-title li:nth-child(1) {
    width: 28%;
}

#best .award__box-title li:nth-child(2) {
    width: 42%;
}

#best .award__box-title li:nth-child(3) {
    width: 30%;
}

#best .award__box-content {
    font-weight: 900;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 0 20px;
    margin: 0;
    background: #f1f1f1;
    border: 1px solid #868686;
}

#best .award__box-content li {
    list-style: none;
    text-align: left;
    color: #664d40;
}

#best .award__box-content li:nth-child(1) {
    width: 28%;
}

#best .award__box-content li:nth-child(2) {
    width: 42%;
}

#best .award__box-content li:nth-child(3) {
    width: 30%;
}


/*# sourceMappingURL=newMain.css.map */

.awardB {
    padding: 5% 0;
    max-width: 1440px;
    font-size: 1.5em;
    margin: 0 auto;
    width: 100%;
}

.awardB .award__flex {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.awardB .award__link {
    cursor: pointer;
    text-decoration: none;
    display: block;
    width: 350px;
    text-align: center;
    margin: 2%;
}

.awardB .award__link .award__link-h3 {
    color: #f00;
    font-size: 1.3em;
    font-weight: 900;
}

.awardB .award__link:hover .award__link-h3 {
    filter: drop-shadow(0 0 10px #f00);
}

.awardB .award__link:hover {
    transform: scale(1.1);
    transition: 1s all ease;
}

.awardB .award__link .award__link-p {
    color: #fff;
    font-size: 1em;
    font-style: italic;
}

.awardB .logoCtrl {
    width: 150px;
    margin: 0 auto;
}

.awardB .logoCtrl>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.text-font-weight {
    font-weight: 900;
    text-transform: uppercase;
}

.awardB .jp__moreQuoto {
    display: none !important;
    cursor: pointer;
    width: 150px;
    background: none;
    border: #f00 1px solid;
    /* font-family: "DINCond-Bold", Helvetica, Arial, "微軟正黑體", sans-serif; */
    color: #f00;
    padding: 5px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    outline: none;
    font-size: 1em;
}

.jp__moreQuoto:hover {
    background: #f00;
    color: #fff;
    border-color: #f00;
}

.plusCtrl {
    font-size: 1.2em;
    /* line-height: 90px; */
}

.awardDisplay {
    display: block;
}

@media (max-width: 778px) {
    .awardB .jp__moreQuoto {
        display: flex !important;
    }
    .awardB .awardDisplay {
        display: none;
    }
    .awardB .jp__moreQuoto {
        display: none;
    }
}