body {
    background-color: #ffffff;
}
.page-body {
    padding-bottom: 0px;
}
#xmas-page .banner {
    background-image: url(../../images/banner/Christmas.svg);
    height: 800px;
    background-size: cover;
}
#xmas-page .banner .banner-bg {
    background: rgba(0, 54, 255, 0.2);
    width: 100%;
    height: 800px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
#xmas-page .banner .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.homepage-header .homepage-navbar .small-nav .nav-ann .ann-item .ann-date {
    color: #f3f3f3;
}
.homepage-header.down .homepage-navbar .small-nav .nav-ann .ann-item .ann-date {
    color: #b1b1b1;
}
.banner-smalltitle {
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.banner-bigtitle {
    font-size: 100px;
    color: #ffffff;
    font-family: 'Great Vibes', cursive;
    text-align: center;
}
.banner-text {
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
}
.countdown-text {
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
}
.go-btn {
    padding: 7px 20px;
    border-radius: 20px;
    color: #ffffff;
    border: 1px solid #ffffff;
    font-size: 15px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 40px;
    cursor: pointer;
}
.nav-logo svg .st0 {
    fill: #ffffff;
    stroke: #ffffff;
}
.homepage-header.down .nav-logo svg .st0 {
    fill: #0068FF;
    stroke: #3385D9;
}
.nav-logo svg .st2 {
    fill: #53a8d1;
}
.homepage-header.down .nav-logo svg .st2 {
    fill: #ffffff;
}
.cashback {
    padding: 100px 0;
}
.cashback .container {
    display: flex;
    flex-direction: column;
}
.cashback .container .container-title {
    font-size: 60px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 40px;
    padding: 0 20px;
}
.cashback .container .cashback-group {
    display: flex;
    flex-direction: row;
}
.cashback .container .cashback-box {
    flex: 1;
    background-color: #f5f5f7;
    padding: 40px;
    display: flex;
    flex-direction: column;
    margin: 20px;
}
.cashback .container .cashback-box .cashback-title {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 40px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 50px;
}
.cashback .container .cashback-box .cashback-title img {
    height: 38px;
    margin-left: 10px;
}
.cashback .container .cashback-box .cashback-title.paypal {
    color: #139ad6;
}
.cashback .container .cashback-box .cashback-text {
    font-weight: 600;
}
.cashback .container .cashback-box a {
    font-size: 14px;
    color: #4086f0;
    font-weight: 600;
    transition: all .3s;
}
.spro {
    padding: 100px 0;
    background-color: #f5f5f7;
}
.spro .container {
    display: flex;
    flex-direction: column;
}
.spro .container .container-title {
    font-size: 50px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 30px;
    padding: 0px 20px;
}
.spro .container .container-smalltitle {
    font-size: 18px;
    font-weight: 600;
    padding: 0 20px;
}
.spro code {
    margin: 0 5px;
}
.buy-product-box {
    display: flex;
    flex-direction: row;
    padding: 50px 20px;
}
.buy-left {
    display: flex;
    flex-direction: row;
    flex: 1;
}
.buy-pro {
    padding: 40px;
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-right: 20px;
    flex: 1;
}
.buy-name {
    font-size: 22px;
    color: #000000;
    font-weight: 600;
    padding: 0 15px 20px;
    display: flex;
    flex-direction: column;
}
.buy-desc {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    margin: 0;
    width: 100%;
}
.desc-item {
    font-size: 15px;
    color: #616161;
    flex: 1;
    white-space: nowrap;
    min-width: 230px;
    font-weight: 600;
    margin: 15px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #f5f5f7;
}
.desc-item i {
    font-size: 40px;
    margin-bottom: 10px;
}
.desc-item svg {
    height: 40px;
    width: 40px;
    margin-bottom: 20px;
}
.buy-btn {
    padding: 40px;
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    color: #000000;
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all .3s;
}
.buy-btn .price {
    color: #000000;
    font-weight: 600;
    font-size: 22px;
}
.buy-btn .cycle {
    color: #a5a5a5;
    font-size: 10px;
    margin-bottom: 10px;
}
.buy-btn:hover,.buy-btn:focus {
    background-color: #000000;
    text-decoration: none;
    color: #ffffff
}
.buy-btn:hover .price,.buy-btn:focus .price {
    color: #ffffff;
}
.server {
    padding: 100px 0;
}
.server .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.server .container .container-title {
    font-size: 30px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 30px;
    padding: 0px 20px;
}
.server .container .container-smalltitle {
    font-size: 18px;
    font-weight: 600;
    padding: 0 20px;
    max-width: 720px;
    margin-bottom: 50px;
}
.server .server-box {
    padding: 40px;
    background-color: #f5f5f7;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.server .server-box .server-title {
    font-size: 22px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
}
.server .server-box .server-desc {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    margin: 0 -15px;
}
.server .server-box .server-desc-item {
    font-size: 15px;
    color: #616161;
    flex: 1;
    white-space: nowrap;
    min-width: 210px;
    font-weight: 600;
    margin: 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: #f5f5f7;
}
.server .server-box .server-desc-item svg {
    height: 25px;
    width: 25px;
    margin-right: 10px;
}
.server .server-box .server-bottom {
    width: 100%;
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.server .server-box .server-bottom .price {
    color: #000000;
    font-weight: 600;
    font-size: 14px;
}
.server .server-box .server-bottom a.order-btn {
    font-size: 14px;
    color: #4086f0;
    font-weight: 600;
    transition: all .3s;
}
.server .server-box .server-bottom a.order-btn:hover,.server .server-box .server-bottom a.order-btn:focus {
    text-decoration: none;
}
.server .server-box .server-bottom a.order-btn span {
    color: #5e5e5e;
}
.rules {
    padding: 50px 0;
    background: #f5f5f7;
}
.rules .container {
    padding: 0 20px;
}
.rules .rule-title {
    font-size: 18px;
    color: #000000;
    margin-bottom: 15px;
    font-weight: 600;
}
.rules .rule-item {
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: 600;
}
.rules .rule-item:last-child {
    margin-bottom: 0px;
}
@media (max-width: 1279px) {
    .buy-product-box {
        flex-direction: column;
    }
    .buy-left {
        flex: unset;
    }
    .buy-pro {
        margin-right: 0px;
        flex: unset;
        width: 100%;
    }
    .buy-desc {
        flex-wrap: wrap;
        margin: 0;
    }
    .buy-btn {
        margin-top: 20px;
    }
}
@media (max-width: 992px) {
    .cashback .container .cashback-group {
        flex-direction: column;
    }
    .cashback .container .cashback-box {
        flex: unset;
    }
    .cashback .container .container-title {
        font-size: 40px;
    }
    .server .server-box .server-desc {
        flex-wrap: wrap;
    }
    .spro .container .container-title {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .banner-bigtitle {
        font-size: 60px;
    }
    .buy-desc .desc-item {
        min-width: unset;
        width: 100%;
        white-space: normal;
        flex: unset;
    }
}
@media (max-width: 562px) {
    .server .server-box .server-bottom {
        flex-direction: column;
    }
    .server .server-box .server-bottom .price {
        margin-bottom: 10px;
    }
    .server .server-box .server-bottom a.order-btn {
        display: flex;
        flex-direction: column-reverse;
    }
    .server .server-box .server-bottom a.order-btn span {
        margin-top: 10px;
    }
}
@media (max-width: 499px) {
    .cashback .container .cashback-box .cashback-title.paypal {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .buy-name {
        font-size: 16px;
    }
}