/* popup */

.popup-inner a {
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.popup-inner a:hover {
    text-decoration: underline;
}

.popup {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(44, 44, 44, 0.75);
    text-align: center;
    z-index: 999;
    overflow: hidden;
    overflow-y: auto;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}

.popup::-webkit-scrollbar {
    width: 0 !important;
}

.popup:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -4px;
    vertical-align: middle;
}

.popup-inner {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    position: relative;
    max-width: 1500px;
    width: 100%;
    padding: 40px;
    -webkit-box-shadow: 0px 2px 6px #000;
    box-shadow: 0px 2px 6px #000;
    border-radius: 3px;
    background: #ffffff;
    text-align: center;
    margin: 50px 0;
    word-wrap: break-word;
    color: rgb(0, 0, 0);
    font-family: 'DINPro-Regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media screen and (max-width: 600px) {
    .popup-inner {
        padding: 37px 0px;
    }
}

.popup-inner h2 {
    font-family: "Roboto Slab", serif;
    font-weight: 700;
}

.popup-inner p {
    font-size: 24px;
    font-weight: 400;
}

.popup-close {
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    top: 30px;
    right: 30px;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border-radius: 100%;
    background: transparent;
    border: solid 4px #333333;
}

.popup-close:after,
.popup-close:before {
    content: "";
    position: absolute;
    top: 9px;
    left: 3px;
    height: 4px;
    width: 16px;
    border-radius: 30px;
    background: #333333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.popup-close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.popup-close:hover {
    -webkit-transform: translate(50%, -50%) rotate(180deg);
    transform: translate(50%, -50%) rotate(180deg);
    background: #f00;
    text-decoration: none;
    border-color: #f00;
}

.popup-close:hover:after,
.popup-close:hover:before {
    background: #fff;
}

@media (max-width: 950px) {
    .popup-inner {
        max-width: 900px;
        width: 90%;
    }
}


/* Terms and Conditions */

.tc-remark {
    color: rgb(255, 27, 27);
    font-size: 16px;
}

.modal-content {
    border: 0 !important;
    border-radius: 0;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    background-color: transparent !important;
    padding: 0 10px;
}

.modal-content .note{
    color: rgb(255, 27, 27);
}

.product-item td.tdCenter{
    text-align: center;
}

.modal-content .modal-header {
    border-bottom: 0;
}

.modal-content .modal-header h5 {
    font-size: 30px;
    padding-bottom: 10px;
    border-bottom: 0;
    margin: 20px 0;
    color: rgb(0, 0, 0);
    border-bottom: 1px solid #ccc;
    display: inline-block;
}

.modal-content .modal-body {
    text-align: left;
}

.modal-content .modal-body ul:nth-of-type(1) {
    list-style-type: none;
}

.modal-content .modal-body p:nth-of-type(1) {
    font-size: 16px;
    line-height: 20px;
    margin: 20px 0;
    background: #919191;
    padding: 10px;
    color: #ffffff;
    /* border: 1px solid #a5a5a5; */
    box-shadow: 0 0 5px #535353;
}

.modal-content .modal-body p {
    font-size: 16px;
    line-height: 20px;
    margin: 20px 0;
    color: #9a9a9a;
}

.modal-content .modal-body h4 {
    font-size: 20px;
    padding: 10px 0;
    font-weight: 900;
    color: #000;
}

.modal-content .modal-body ul.list-type li {
    list-style: none;
}

.modal-content .modal-body ul.list-type ol li {
    list-style: lower-roman;
}

.modal-content .modal-body ul li {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
    padding: 0 0 0 10px;
    color: #9a9a9a;
    list-style: lower-roman;
}

.modal-content .modal-body ul li ol {
    padding: 0 0 0 5px;
}

.modal-content .modal-body ul li ol:nth-of-type(1) li:nth-of-type(4) ol li {
    list-style-type: decimal;
}

.modal-content .modal-body ul li ol.list-symbol li {
    list-style-type: disc;
}

.modal-content .modal-body ul li ol.list-symbol li ul li {
    list-style-type: none;
}

.modal-content .modal-body ul li ol li {
    list-style: disc;
}

.modal-content .modal-body .draw-prize .list-style {
    border: 1px solid #2f2f2f;
    padding: 15px;
    margin: 20px 0;
    list-style-type: none;
}

.modal-content .modal-body .draw-prize .list-style li:nth-of-type(1) {
    list-style-type: none;
}

.modal-content .modal-body .draw-prize .list-style li {
    color: #d3a53bef;
    font-size: 20px;
    font-weight: 900;
    padding-left: 15px;
}

.modal-content .modal-body .draw-prize .list-style-sub {
    list-style: square;
}

.modal-content .modal-body .draw-prize .list-style-sub li {
    font-weight: normal;
    color: #d3a53bef;
    font-size: 16px;
    padding-left: 0;
    list-style: disc;
}

.modal-content .modal-body .draw-prize .list-style-sub li:nth-of-type(1) {
    list-style-type: disc;
}

.modal-content .modal-body .draw-prize .list-style-sub li:first-child {
    padding-top: 15px;
}

.modal-content .modal-body .draw-prize .list-style-sub li:last-child {
    list-style-type: none;
}

.modal-content .modal-body .paragraph-style .list-style li:first-child {
    padding-top: 10px;
}

.modal-content .modal-body .paragraph-style .list-style li:last-child {
    padding-bottom: 10px;
}

.redeem-modal h5 {
    font-size: 22px;
}

.lower-roman {
    list-style: lower-roman;
}

.lower-alpha {
    list-style: lower-alpha;
}

.product-item {
    border: 1px solid #ccc;
    margin-top: 10px;
}

@media screen and (max-width: 590px) {
    .product-item {
        border: 1px solid #ccc;
        margin-top: 20px;
        display: block;
        overflow-x: auto;
    }
}


    .titleStyle{
        font-size: 22px;
        color: #000;
    }

    .popup  .ulStyle>li{
        /* padding-left: 20px; */
    }

    .popup  .ulStyle  .ulStyle__title{
        font-size: 22px;
    }

    .popUpImg{
        padding: 25px;
        width: 100%;
        margin: 20px auto;
        text-align: center;
    }

    .popUpImg img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .popup .title2>li{
        list-style-type: disc !important;
        color: #000 !important;
    }

    .laningLink {
        color: #5c5c5c;
    }

    .laningLink:hover {
        color: #5c5c5cdc;
    }

/* .product-item tr:nth-of-type(1) td:nth-of-type(1) {
    color: #fff;
}

.product-item tr:nth-of-type(1) td:nth-of-type(2) {
    color: #fff;
}

.product-item tr:nth-of-type(1) td:nth-of-type(3) {
    color: #fff;
} */


.tdImg img{
    display: block;
    max-width: 80px;
    margin: 0 auto;
    text-align: center;
}

.product-item td {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px;
    text-align: left;
    width: 25%;
    font-size: 14px;
    font-weight: 100;
    color: rgb(73, 73, 73);
}

.tableTitle{
    background: rgb(83, 83, 83);
   
}

.tableTitle>td{
    color: #fff;
}

.modal-content .modal-body h4.titleBox{
    box-shadow: none;
    background: transparent;
    margin: 20px 0 0;
    padding: 0;
}

.subTitle td{
    text-align: center;
}

.tdBold{
    color: #000;
    font-weight: 900;
}

.product-item td:nth-child(1) {
    width: 20%;
}

.product-item .subTitle{
    background: rgb(185, 185, 185);
}
.modal-content .modal-body ul li.liTitleTable{
    margin: 20px 0 0 ;
}

.product-item-B {
    color: #000;
}

.product-item-W {
    color: rgb(0, 0, 0);
}

.modal-content .modal-body ul.nopadding,
.modal-content .modal-body ul.nopadding li {
    padding: 0;
}

.popup-inner a.close-btn {
    background-color: #ef222a;
    color: #fff;
    padding: 5px 20px;
}

.popup-inner a.close-btn:hover {
    background-color: rgb(255, 0, 0);
    text-decoration: none;
}

@media screen and (max-width:768px) {
    .m-w .m-w-td {
        width: 19%;
    }
    .m-w td {
        width: 11%;
    }
}

@media screen and (max-width:500px) {
    .modal-content .modal-body ul.nopadding,
    .modal-content .modal-body ul.nopadding li {
        overflow: auto;
    }
    .m-w {
        width: 500px;
    }
}

.resellerList .subTitle {
    /* background: #eee; */
}
.resellerList {
    list-style: none;
}
.resellerList th, .resellerList td {
    padding: 10px;
}
.resellerList tr td a {
    padding: 5px 10px;
    font-weight: 600;
    color: #fff;
    font-size: 14px;
}
.resellerList tr td:nth-child(2) a {
    background: linear-gradient(to right, #b0171c, #ec2129);
}
.resellerList tr td:nth-child(3) a {
    background: linear-gradient(to right, #1366b1, #0caaee);
}
.resellerList tr td:nth-child(4) a {
    color: #000;
    background: linear-gradient(to right, #aeaeae, #d6d6d6);
}
.resellerList tr:nth-child(3) td:nth-child(2) a {
    background: linear-gradient(to right, #1366b1, #0caaee);
}
.resellerList tr:nth-child(5) td:nth-child(4) a {
    color: #fff;
    background: linear-gradient(to right, #1366b1, #0caaee);
}
/*# sourceMappingURL=main.css.map */