@font-face {
    font-family: "Pizza Press";
    src: url("fonts/pizzaPress/PizzaPress-Regular.eot");
    src:
            url("fonts/pizzaPress/PizzaPress-Regular.woff") format("woff"),
            url("fonts/pizzaPress/PizzaPress-Regular.svg") format("svg");
}
@font-face {
    font-family: "Pizza Press Shadow";
    src: url("fonts/pizzaPress/PizzaPress-Shadow.eot");
    src:
            url("fonts/pizzaPress/PizzaPress-Shadow.woff") format("woff"),
            url("fonts/pizzaPress/PizzaPress-Shadow.svg") format("svg");
}
@font-face {
    font-family: "Pizza Press Ornaments";
    src: url("fonts/pizzaPress/PizzaPress-Ornaments.eot");
    src:
            url("fonts/pizzaPress/PizzaPress-Ornaments.woff") format("woff"),
            url("fonts/pizzaPress/PizzaPress-Ornaments.svg") format("svg");
}
@font-face {
    font-family: "Pizza Press Fill";
    src: url("fonts/pizzaPress/PizzaPress-Fill.eot");
    src:
            url("fonts/pizzaPress/PizzaPress-Fill.woff") format("woff"),
            url("fonts/pizzaPress/PizzaPress-Fill.svg") format("svg");
}
@font-face {
    font-family: "Pizza Press Antique";
    src: url("fonts/pizzaPress/PizzaPress-Antique.eot");
    src:
            url("fonts/pizzaPress/PizzaPress-Antique.woff") format("woff"),
            url("fonts/pizzaPress/PizzaPress-Antique.svg") format("svg");
}
@font-face {
    font-family: "Pizza Press Antique Display";
    src: url("fonts/pizzaPress/PizzaPress-AntiqueDisplay.eot");
    src:
            url("fonts/pizzaPress/PizzaPress-AntiqueDisplay.woff") format("woff"),
            url("fonts/pizzaPress/PizzaPress-AntiqueDisplay.svg") format("svg");
}
body{
    background:url('/images/loyalty/pattern.png');
    background-size: auto;
    /*background:url('/images/coca-cola/background_02.png');
    background-size: cover;*/
    background-position: top;
    background-color: #0278AE !important;
}
body.meter{
    background:url('/images/loyalty/blue-pattern.png');
    background-size: auto;
    /*background:url('/images/coca-cola/background_02.png');
    background-size: cover;*/
    background-position: top;
    background-color: #E11D38 !important;
}
#loading {
    background: #0278AE url('/images/loyalty/pattern.png');
}
body.meter #loading {
    background: #E11D38 url('/images/loyalty/blue-pattern.png');
}

.navbar, .navbar .container, .navbar-nav, .nav {
    display: block !important;
}
.navbar {
    position: fixed !important;
}
.content {
    margin-top: 158px;
}
.dropdown-toggle::after, #stepper{
    display: none !important;
}
.dropdown-menu > li > a {
    font-size: 14px;
}
.navbar-nav .acount-dropdown-desktop .dropdown-menu{
    position: absolute !important;
}
.navbar-nav .acount-dropdown-mobile .dropdown-menu{
    position: static !important;
}
ul.nav.navbar-nav li.non-sponsored{
    display: none !important;
}
.container{
    background: #fff;
}
.inner_container{
    margin: 40px;
    padding: 60px 0 30px;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%230278AE' stroke-width='10' stroke-dasharray='12%2c 24' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
}
.more-logo{
    width: 260px;
}
.every-order{
    margin: 50px auto;
}
/*.meter .every-order div{*/
/*    background: #E11D38;*/
/*    max-width: 850px;*/
/*    margin: auto;*/
/*}*/
.meter .every-order{
    background: linear-gradient(to top, #0278AE, #0278AE 50%, #fff 0%, #fff 75%);
    font-family: 'Open Sans Condensed', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 57px;
    line-height: 60px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #fff;
    width: 100%;
}
.popup-login_wrapper .row:not(.social-btns-wrapper) * {
    display: none;
}

.popup-login_wrapper .row:not(.social-btns-wrapper) form, .popup-login_wrapper .row:not(.social-btns-wrapper) form * {
    display: block;
}
.fade{
    opacity:0;
    -webkit-transition:opacity .15s linear;
    -o-transition:opacity .15s linear;
    transition:opacity .15s linear
}
.fade.in{
    opacity: 1 !important;
}
.modal-backdrop.in{
    opacity: 0.5 !important;
}
.popup.row{
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.popup-login_wrapper .row:not(.social-btns-wrapper) form * {
    font-size: 17px !important;
}
.every-order .pp-fill {
    visibility: hidden;
}
.every-order .pp-fill-absolute {
    color: #fff;
}
.now-more{
    margin: 50px auto 40px;
}
.only-need{
    margin: 40px auto;
}
.now-more span, .only-need span, .warning-text span{
    color: #E11D38;
}
.points{
    margin-top: 40px;
}
.line{
    min-width: 240px;
}
.line .texts{
    min-width: 140px;
    text-align: center;
}
.texts{
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 23px;
    line-height: 1.33;
    text-align: center;
    color: #0278AE;
    text-transform: uppercase;
}
.texts.equal{
    font-size: 95px;
}
.number{
    font-size: 126px;
    line-height: 1;
    color: #0278AE;
}
.meter .number{
    font-size: 100px;
}
.meter-new .number{
    font-size: 80px;
}
.pp-inline{
    font-family: "Pizza Press Inline";
    color: #fff;
    position: absolute;
    z-index: 1;
}
.pp-fill{
    font-family: "Pizza Press Fill";
    visibility: hidden;
}
.pp-fill-absolute{
    font-family: "Pizza Press Fill";
    position: absolute;
}
.pp-display{
    font-family: "Pizza Press Antique Display";
    position: absolute;
}
.pp-shadow{
    font-family: "Pizza Press Shadow";
    position: absolute;
}
.buttons{
    font-family: 'Open Sans Condensed', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 0.8;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    color: #FFFFFF;
    border-radius: 12px;
    text-decoration: none;
    padding: 20px 60px;
}
.gdpr-loyalty{
    margin-top: 65px;
}
.buttons.sign-in{
    background: #0278AE;
    margin: 20px 0 40px;
}
.buttons.proceed{
    background: #0278AE;
    margin: 30px 0;
}
.buttons.sign-up{
    background: #E11D38;
}
.buttons.continue{
    background: #fff;
    color: #0278AE;
    height: 98px;
}
.buttons.sign-in:hover, .buttons.proceed:hover{
    background: #E11D38;
}
.buttons.sign-up:hover, .buttons.continue:hover{
    background: #0278AE;
    color: #fff;
    text-decoration: none;
}
#remember-pass-wrapper label{
    text-align: left;
}
#remember-pass-wrapper input[type="checkbox"]:checked + label span{
    top: 3px;
}
.terms a{
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 1.25;
    text-align: center;
    text-decoration-line: underline;
    color: #0278AE;
    margin-top: 40px;
}
.faq-link a{
    margin-top: 40px;
}
.faq-link a:hover{
    text-decoration: none;
}
#warning {
    position: fixed;
    z-index: 10009;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(255, 255, 255,0.8);
}
.warning-inner{
    background: #0278AE;
    margin: auto;
    padding: 50px 15px;
}
#warning .texts{
    color: #fff;
    /*font-size: 24px;*/
    /*line-height: 30px;*/
}
.register-wrapper{
    max-width: calc(100% - 180px);
    margin: auto;
}
.popup-login_wrapper form, .popup-login_wrapper .social-btns-wrapper{
    margin: auto;
}
.social-btns-wrapper{
    margin: 45px auto 0px;
}
.social-btn span{
    font-size: 17px;
}
.form-control {
    font-family: 'Open Sans', sans-serif;
    font-style: normal !important;
    font-weight: 300 !important;
    font-size: 16px !important;
    line-height: 2 !important;
    color: #0278AE !important;
}
.form-group label {
    font-family: 'Open Sans', sans-serif;
    font-style: normal !important;
    font-weight: 800 !important;
    font-size: 20px !important;
    line-height: 1 !important;
    color: #0278AE !important;
    text-transform: uppercase;
}
.has-feedback label ~ .form-control-feedback{
    top: 25px;
}
#Option_step2, #Option_step1 {
    font-size: 17px !important;
}
#Option_step2 .form-control{
    font-size: 17px !important;
    line-height: 46px !important;
}
#Option_step2 .form-group label{
    font-size: 17px !important;
    line-height: 46px !important;
    color: #555555 !important;
}
#Option_step2 .cselect{
    margin-top: -35px;
    font-size: 22px;
}
#Option_step2 .button {
    font-size: 17px;
}
#Option_step2 .button span {
    font-size: 14px;
}
.gdpr, .gdpr-loyalty #invoice-wrapper > label .consent, #signup-box #invoice-wrapper > label .consent {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
    text-transform: uppercase;
    color: #0278AE;
}
#invoice-wrapper input[type="checkbox"] + label:before{
    width: 30px;
    height: 30px;
}
.gdpr-loyalty #invoice-wrapper input[type="checkbox"] + label:before{
    vertical-align: top;
}
#invoice-wrapper > label span {
    width: 30px;
    line-height: 30px;
}
#invoice-wrapper > label .consent{
    width: calc(100% - 80px);
}
.tickbox-gdpr-hide li:last-child {
    display: list-item !important;
}
#refer {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 47px;
    color: #5C5C5C;
    /*width: 839px;*/
    height: 58px;
    background: #F3F4F5;
    border: 2px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 0 9px 9px 0 ;
}
.copy-link label {
    /*width: 129px;*/
    height: 58px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 47px;
    color: #fff;
    background: #E11D38;
    border: 2px solid #E11D38;
    border-radius: 9px 0 0 9px;
    cursor: pointer;
}
.lines{
    margin-top: 50px;
}
.stats{
    background: #0278AE;
}
.stats .texts {
    color: #fff;
}
.stats .pp-shadow {
    color: #E11D38;
}
.stats .pp-fill {
    visibility: hidden;
}
.stats .pp-fill-absolute {
    color: #fff;
}
#pan-meter{
    margin-top: 40px;
}
.point-meter .pp-fill {
    visibility: hidden;
    font-size: 160px;
    line-height: 1;
}
.point-meter .pp-fill-absolute {
    color: #fff;
    font-size: 160px;
    line-height: 1;
}
.point-card .pp-fill{
    visibility: hidden;
}
.point-card .pp-fill-absolute{
    color: #fff;
}
.point-meter .pp-shadow {
    font-size: 160px;
    line-height: 1;
}
.point-meter .texts{
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 1.1;
    text-align: center;
    color: #0278AE;
}
.meter-new .point-meter .pp-fill {
    visibility: hidden;
    font-size: 80px;
    line-height: 1;
}
.meter-new .point-meter .pp-fill-absolute {
    color: #fff;
    font-size: 80px;
    line-height: 1;
}
.meter-new .point-meter .pp-shadow {
    font-size: 80px;
    line-height: 1;
    color: #E11D38;
}
.meter-new .point-meter .texts {
    font-size: 16px;
    color: #E11D38;
    min-width: 120px;
}
.meter-new .point-meter.bar .pp-shadow {
    font-size: 120px;
    color: #0278AE;
}
.meter-new .point-meter.bar .pp-fill {
    font-size: 120px;
}
.meter-new .point-meter.bar .pp-fill-absolute {
    font-size: 120px;
}
.meter-new .lines.bar {
    margin-top: 10px;
}
.meter-new .line {
    min-width: 120px;
}
.meter-new .line.num {
    position: relative;
    border: 3px solid #E11D38;
    border-right: none;
    border-radius: 6px 0 0 6px;
}
.meter-new .line.txt {
    border: 3px solid #E11D38;
    border-left: none;
    border-radius: 0 6px 6px 0;
}
.meter-new .line.idle {
    visibility: hidden;
}
.meter-new .line.num::after {
    content: "";
    position: absolute;
    top: 100%; /* Places it just below the box */
    left: 100%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border: 10px solid #E11D38;
    border-bottom: 0;
    border-left-color: transparent;
    border-right-color: transparent;
}
.meter-new .status-bar {
    width: 400px;
    height: 70px;
    border: 3px solid #0278AE;
    border-radius: 60px;
    padding: 7px;
    box-sizing: border-box;
}
.meter-new .status-fill {
    height: 100%;
    background-color: #E11D38;
    border-radius: 57px;
}

.title{
    background: #0278AE;
    height: 126px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 81px;
    line-height: 85px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
}
.subtitle{
    background: #0278AE;
    height: 96px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 57px;
    line-height: 47px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-top: 100px;
}
.steps{
    margin-top: 50px;
}
.step{
    background: #E11D38;
    width: 280px;
    height: 310px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: #FFFFFF;
}
.step span{
    font-weight: bold;
}
.steps-text{
    background: #0278AE;
    padding: 60px 20px;
}
.step-text{
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.2;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    max-width: 310px;
}
.step-text span{
    font-weight: 800;
}
.step .number {
    font-size: 75px;
}
.meters {
    margin: 0px auto;
}
.pizza-images{
    position: absolute;
}
.pizza-images.pizza-images.fade-opacity img {
    opacity: 0.25;
}
.slice-first {
    margin: 40px 0 0 136px
}
.slice-second {
    margin: 67px 0 0 235px;
}
.slice-third {
    margin: 237px 0 0 235px;
}
.slice-fourth {
    margin: 238px 0 0 136px;
}
.slice-fifth {
    margin: 238px 0 0 37px;
}
.slice-sixth {
    margin: 67px 0 0 37px;
}
.reward div {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    color: #0278AE;
    text-transform: uppercase;
}
.reward div:last-child{
    font-size: 40px;
}
.go-to-refer{
    background: #E11D38;
    margin: 70px auto;
    padding: 30px;
}
.refer-to{
    font-family: 'Open Sans Condensed', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 26px;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #0278AE;
    border-radius: 15px;
}
.refer-to:hover{
    color: #0278AE;
    background: #FFFFFF;
    text-decoration: none;
}
.refer-win{
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 26px;
    line-height: 1.4;
    text-align: center;
    color: #FFFFFF;
}
.blue-title{
    background: #0278AE;
    font-family: 'Open Sans Condensed', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 25px;
    line-height: 1.25;
    text-align: center;
    letter-spacing: 2px;
    color: #E11D38;
    text-transform: uppercase;
    padding: 20px 40px 20px 44px;
}
.blue-title.big, .red-title.big{
    font-size: 38px;
    line-height: 1.25;
}
.blue-title span{
    position: absolute;
    margin: -2px 0 0 -4px;
    color: #FFFFFF;
}
.red-title{
    background: #E11D38;
    font-family: 'Open Sans Condensed', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 25px;
    line-height: 1.25;
    text-align: center;
    letter-spacing: 2px;
    color: #0278AE;
    text-transform: uppercase;
    padding: 20px 40px 20px 44px;
}
.red-title span{
    position: absolute;
    margin: -2px 0 0 -4px;
    color: #FFFFFF;
}

.order-date{
    font-family: 'Open Sans Condensed', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 1.5;
    text-align: center;
    color: #E11D38;
}
.point-card{
    padding: 40px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}
.point-card .texts.point-source{
    font-size: 12px;
    line-height: 1;
    margin-bottom: 5px;
}
.point-card .texts {
    font-size: 18px;
    line-height: 22px;
    min-width: unset !important;
}
.point-card .line {
    min-width: unset;
}
.loyalty-terms{
    margin: 30px auto;
    max-width: 95%;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
}
.faq-accordion{
    margin: 40px auto;
    max-width: 95%;
}
.card{
    border: none !important;
}
.panel-title{
    display: table;
    width: 100%;
    height: 100%;
    float: none;
}
.card-header{
    background-color: #EDF2F4 !important;
    border: none !important;
}
.q-num {
    display: table-cell;
    vertical-align: middle;
    float: none;
    padding: 12px;
    font-size: 14px;
    font-weight: 600;
    background-color: #0278AE;
    color: white;
    text-align: center;
    width: 45px;
}
.card-link{
    font-size: 14px;
    font-weight: 600;
    padding: 12px 15px 12px 6px;
    width: 100%;
}
.card-body{
    font-size: 17px;
    font-weight: 300;
}
.navbar-default .navbar-nav > li > a {
    font-size: 16px;
    padding: 8px 6px;
    margin: 0 2px;
}
@media screen and (max-width: 1199px) {
    .navbar-default .navbar-nav > li > a {
        font-size: 12px;
        padding: 8px 2px;
    }
    .red-title, .blue-title{
        font-size: 30px;
        line-height: 40px;
    }
    .red-title.big, .blue-title.big{
        font-size: 36px;
    }
    .line .texts{
        min-width: 150px;
    }
    .texts.equal {
        font-size: 80px;
    }
    .number {
        font-size: 150px;
    }
    .buttons{
        font-size: 45px;
        padding: 20px 70px;
    }
    .point-card .texts.point-source{
        font-size: 10px;
    }
}
@media screen and (max-width: 992px) {
    .more-logo{
        width: 200px;
    }
    .red-title, .blue-title{
        font-size: 24px;
        line-height: 30px;
        padding: 15px 30px 15px 34px;
    }
    .red-title.big, .blue-title.big{
        font-size: 30px;
        padding: 15px 30px 15px 34px;
    }
    .line .texts{
        min-width: 120px;
    }
    .texts{
        font-size: 22px;
    }
    .number {
        font-size: 120px;
    }
    .buttons{
        font-size: 32px;
        padding: 10px 40px;
    }
    .terms a{
        font-size: 18px;
        margin-top: 40px;
    }
    .copy-link label, #refer{
        font-size: 16px;
    }
    .step{
        height: 220px;
        font-size: 22px;
        line-height: 28px;
    }
    .every-order {
        margin: 70px auto;
    }
    .now-more{
        margin: 50px auto;
        padding-bottom: 0;
    }
    .points{
        margin-top: 50px;
    }
    .only-need, .gdpr-loyalty{
        margin: 50px auto;
    }
    .buttons.sign-in{
        margin: 40px auto;
    }
    .buttons.proceed{
        margin: 0;
    }
    .point-meter .pp-fill, .point-meter .pp-shadow, .point-meter .pp-fill-absolute {
        font-size: 120px;
        line-height: 1;
    }
    .point-meter .texts{
        font-size: 24px;
        line-height: 1.33;
    }
    .meters{
        margin: 20px auto 50px;
    }
    .point-card{
        margin: 1rem 1.2rem 1rem 1rem;
        padding: 25px 0;
    }
    .steps-text{
        padding: 60px 20px;
    }
    .step-text{
        margin-bottom: 30px;
    }
    .go-to-refer{
        margin-bottom: 50px;
    }
    .point-card .number{
        font-size: 50px;
    }
    .order-date{
        font-size: 18px;
    }
    .point-card .texts.point-source{
        font-size: 10px;
    }
    .continue{
        width: unset;
    }
}
@media screen and (max-width: 767px) {
    .red-title, .blue-title{
        font-size: 18px;
        line-height: 1;
        padding: 15px 30px 15px 32px;
    }
    .red-title.big, .blue-title.big{
        font-size: 20px;
        line-height: 1;
        padding: 15px 30px 15px 32px;
    }
    .red-title span, .blue-title span {
        margin: -2px 0 0 -2px;
    }
    .line .texts{
        min-width: 100px;
    }
    .texts{
        font-size: 18px;
        line-height: 24px;
    }
    .texts.equal {
        font-size: 50px;
    }
    .number {
        font-size: 100px;
    }
    .stats .number{
        font-size: 70px;
    }
    .stats .texts{
        font-size: 14px;
        line-height: 1;
    }
    .buttons{
        font-size: 20px;
        line-height: 1;
        padding: 10px 40px;
        border-radius: 8px;
    }
    .terms a{
        font-size: 14px;
        line-height: 26px;
        margin-top: 50px;
    }
    .copy-link label, #refer{
        font-size: 14px;
    }
    .points{
        margin-top: 30px;
    }
    .line.stats{
        min-width: unset;
    }
    .only-need, .gdpr-loyalty {
        margin: 30px auto;
    }
    .buttons.sign-in {
        margin: 30px auto;
    }
    .register-wrapper{
        max-width: calc(100% - 50px);
    }
    .form-group label {
        font-size: 16px !important;
    }
    .form-control {
        font-size: 16px !important;
        line-height: 32px !important;
    }
    .social-btns-wrapper {
        margin: 30px auto 0px;
    }
    .slice-first {
        margin: 21px 0 0 72px;
    }
    .slice-second {
        margin: 35px 0 0 122px;
    }
    .slice-third {
        margin: 118px 0 0 122px;
    }
    .slice-fourth {
        margin: 120px 0 0 72px;
    }
    .slice-fifth {
        margin: 118px 0 0 21px;
    }
    .slice-sixth {
        margin: 35px 0 0 21px;
    }
    #pan-meter-mobile{
        margin-top: 30px;
    }
    .step{
        height: unset;
        width: 95%;
    }
    .arrow-pizza{
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .reward img{
        max-width: 100px;
    }
    .point-card .texts.point-source{
        font-size: 8px;
    }
    .buttons.continue{
        height: unset;
    }
    .meter-new .line.idle {
        display: none;
    }
}
@media screen and (max-width: 575px) {
    .container {
        max-width: calc(100% - 40px);
    }
    .inner_container {
         margin: 20px;
         padding: 20px 0;
    }
    .red-title, .blue-title{
        font-size: 14px;
        padding: 10px 5px 10px 7px;
    }
    .red-title.big, .blue-title.big{
        font-size: 18px;
        padding: 15px 15px 15px 17px;
    }
    .red-title span, .blue-title span {
        margin: -2px 0 0 -2px;
    }
    .texts, .reward div{
        font-size: 16px;
        line-height: 20px;
        max-width: 95%;
    }
    .texts.equal {
        font-size: 50px;
        margin: 0 10px;
    }
    .number {
        font-size: 100px;
    }
    .buttons{
        font-size: 20px;
        line-height: 1;
        padding: 10px 40px;
        border-radius: 8px;
    }
    .form-group label, .gdpr, .gdpr-loyalty #invoice-wrapper > label .consent, #signup-box #invoice-wrapper > label .consent {
        font-size: 14px !important;
        line-height: 14px !important;
    }
    #invoice-wrapper input[type="checkbox"] + label:before, #invoice-wrapper > label span{
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    #invoice-wrapper > label .consent {
        width: calc(100% - 50px);
    }
    .has-feedback label ~ .form-control-feedback {
        top: 20px;
    }
    .terms a{
        font-size: 14px;
        line-height: 26px;
        margin-top: 20px;
    }
    .every-order {
        margin: 30px auto;
    }
    .now-more{
        margin: 20px auto;
        padding-bottom: 0;
    }
    .buttons.sign-in {
        margin: 20px auto;
    }
    .popup-content .decoration-title.red-decoration-title {
        max-width: 66.7%;
    }
    #apple-login-btn, #facebook-login-btn, #google-login-btn, #winlive-login-btn{
        max-width: 25%;
    }
    #remember-pass-wrapper label[for=remember-pass]{
        font-size: 12px !important;
    }
    .point-meter .pp-fill, .point-meter .pp-shadow, .point-meter .pp-fill-absolute {
        font-size: 100px;
    }
    .point-meter .texts {
        font-size: 18px;
        line-height: 20px;
    }
    .point-meter .line{
        min-width: unset;
    }
    .steps-text {
        padding: 30px 20px;
    }
    .steps-text img {
        max-width: 100px;
        height: auto;
    }
    .step-text{
        font-size: 14px;
    }
    .go-to-refer {
        padding: 10px;
    }
    .refer-to, .refer-win{
        font-size: 16px;
        border-radius: 10px;
    }
    .meter-new .status-bar {
        width: calc(100% - 60px);
    }
}
@media screen and (max-width: 360px) {
    .more-logo{
        width: 150px;
    }
    .red-title, .blue-title{
        font-size: 12px;
        padding: 10px 10px 10px 12px;
        letter-spacing: 1px;
    }
    .red-title.big, .blue-title.big{
        font-size: 14px;
        padding: 10px 10px 10px 12px;
    }
    .blue-title.big.short, .blue-title.short{
        font-size: 20px;
    }
    .line .texts{
        min-width: 80px;
    }
    .texts, .reward div{
        font-size: 13px;
        line-height: 18px;
    }
    .number {
        font-size: 80px;
    }
    .stats .number{
        font-size: 60px;
    }
    .stats .texts{
        font-size: 12px;
        line-height: 1;
    }
    .refer-to, .refer-win{
        font-size: 12px;
    }
    .point-card .texts, .order-date{
        font-size: 15px;
    }
}

.pizza-images.fade-opacity.fade-pulsating img {
    opacity: 0.25;
    animation: pulsePng 3s infinite;
}

@keyframes pulseSvg {
    0% {
        opacity: 0.35;
    }
    70% {
        opacity: 1;
    }
    100% {
        opacity: 0.35;
    }
}

@keyframes pulsePng {
    0% {
        opacity: 0.35;
    }
    70% {
        opacity: 1;
    }
    100% {
        opacity: 0.35;
    }
}