/* font import start */

@import url("/content/dam/global/pringles/custom-styles/gaming-2020.css");
@font-face {
    font-family: 'Signika-Bold';
    src: url('/content/dam/global/pringles/fonts/gameonsnackon/Signika-Bold.ttf');
}

@font-face {
    font-family: 'Signika-Light';
    src: url('/content/dam/global/pringles/fonts/gameonsnackon/Signika-Light.ttf');
}

@font-face {
    font-family: 'Signika-Regular';
    src: url('/content/dam/global/pringles/fonts/gameonsnackon/Signika-Regular.ttf');
}

@font-face {
    font-family: 'Signika-SemiBold';
    src: url('/content/dam/global/pringles/fonts/gameonsnackon/Signika-SemiBold.ttf');
}

@font-face {
    font-family: 'Pringles-SemiSerif';
    src: url('/content/dam/global/pringles/fonts/gameonsnackon/pringles/Pringles-SemiSerif.otf');
    src: url('/content/dam/global/pringles/fonts/gameonsnackon/pringles/Pringles-SemiSerif.woff');
}

@font-face {
    font-family: 'AmsasisMTStd-Black';
    src: url('/content/dam/global/pringles/fonts/gameonsnackon/AmasisMTStd-Black.otf');
}

@font-face {
    font-family: 'Titillium-Black';
    src: url('/content/dam/global/pringles/fonts/gameonsnackon/TitilliumWeb-Black.ttf');
}


/* font import end */


/* footer css start */

.menat-footer {
    position: relative;
}

.footer-layer-1 ul li,
.footer-layer-2 .copy,
.footer-layer-2 .social li a {
    color: #ffffff!important;
}

footer {
    max-width: 1015px;
}

.game-on-snack-image {
    position: absolute;
    top: -50px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translateX(-50%);
    left: 50%;
}

.footer {
    background: #000000;
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

.menat-footer .footer-layer-1 ul li a {
    color: #ffffff!important;
}

@media(max-width: 600px) {
    .game-on-snack-image {
        top: -40px;
        min-width: 300px;
    }
}

@media(min-width: 601px) and(max-width: 991px) {
    .game-on-snack-image {
        top: -45px;
    }
}


/* footer css end */


/* Menat rich text css starts */

.menat-wrapper {
    padding-bottom: 100%;
}

h1 {
    font-family: 'Pringles-SemiSerif';
    font-weight: normal;
    color: #ffffff;
    font-size: 90px;
    line-height: 90px;
    letter-spacing: 0.5px;
    margin: 0;
}

.gaming-rich-text.menat-rich-text {
    background: #ffffff;
    margin: auto;
    text-align: center;
    padding: 20px 20px 0;
    /* margin: 0 20px; */
    border-radius: 4px 4px 0 0;
}

.gaming-rich-text.menat-rich-text p {
    font-family: 'Signika-Bold';
    font-size: 21px;
    line-height: 24px;
    padding-top: 20px;
    color: #252525;
    text-align: center;
    /* margin: 0; */
}

.gaming-rich-text.menat-rich-text h2 {
    font-family: 'Pringles-SemiSerif';
    font-weight: normal;
    color: #252525;
    background: #ffffff;
    font-size: 29px;
    line-height: 26px;
    padding: 0px;
    letter-spacing: 0.5px;
    margin: 0;
}

@media(min-width: 992px) {
    .menat-wrapper {
        padding-bottom: 50%;
    }
}


/* menat rich text css ends */


/*bg images*/

.menat-bg-login,
.menat-bg-code-entry {
    background: url(/content/dam/global/pringles/images/promotions/gameonsnackon/menat/bg-login-desktop.png) center no-repeat;
    background-size: cover;
    padding-top: 40px;
}

.menat-bg-code-entry {
    height: 800px;
}

.menat-bg-thankyou {
    background: url(/content/dam/global/pringles/images/promotions/gameonsnackon/menat/bg-login-desktop.png) center no-repeat;
    background-size: cover;
    padding-top: 40px;
    height: 800px;
}

.menat-bg-thankyou-ar {
    background: url(/content/dam/global/pringles/images/promotions/gameonsnackon/menat/bg-login-desktop.png) center no-repeat;
    background-size: cover;
    padding-top: 40px;
    height: 800px;
}

.menat-bg-coming-soon,
.menat-bg-promo-closed {
    background: url(/content/dam/global/pringles/images/promotions/gameonsnackon/menat/bg-coming-soon-desktop.png) bottom no-repeat;
    background-size: cover;
}

.menat-bg-landing {
    background: url(/content/dam/global/pringles/images/promotions/gameonsnackon/menat/bg-landing-desktop.png) bottom center no-repeat;
    background-size: cover;
}

@media(max-width: 991px) {
    .menat-bg-login {
        background: url(/content/dam/global/pringles/images/promotions/gameonsnackon/menat/bg-login-mobile.png) bottom no-repeat;
        background-size: cover;
        padding-top: 30px;
        padding-bottom: 75%;
        margin-bottom: -15%;
    }
    .menat-bg-coming-soon,
    .menat-bg-promo-closed {
        background: url(/content/dam/global/pringles/images/promotions/gameonsnackon/menat/bg-coming-soon-mobile.png) bottom no-repeat;
        background-size: cover;
    }
    .menat-bg-landing {
        background: url(/content/dam/global/pringles/images/promotions/gameonsnackon/menat/bg-landing-mobile.png) bottom center no-repeat;
        background-size: cover;
    }
}

@media only screen and (min-width:601px) and (max-width: 991px) {
    .menat-bg-thankyou {
        background: url(/content/dam/global/pringles/images/promotions/gameonsnackon/menat/bg-login-mobile.png) bottom no-repeat;
        background-size: cover;
        padding-top: 30px;
        padding-bottom: 60%;
        margin-bottom: -15%;
    }
    .menat-bg-thankyou-ar {
        background: url(/content/dam/global/pringles/images/promotions/gameonsnackon/menat/bg-login-mobile.png) bottom no-repeat;
        background-size: cover;
        padding-top: 30px;
        padding-bottom: 66%;
        margin-bottom: -15%;
    }
    .menat-bg-code-entry {
        background: url(/content/dam/global/pringles/images/promotions/gameonsnackon/menat/bg-login-mobile.png) bottom no-repeat;
        background-size: cover;
        height: 2200px;
        padding: 30px 0 0;
        margin-bottom: -15%;
    }
}

@media (max-width:600px) {
    .menat-bg-thankyou {
        background: url(/content/dam/global/pringles/images/promotions/gameonsnackon/menat/bg-login-mobile.png) bottom no-repeat;
        background-size: cover;
        padding-top: 30px;
        padding-bottom: 30%;
        margin-bottom: -15%;
    }
    .menat-bg-thankyou-ar {
        background: url(/content/dam/global/pringles/images/promotions/gameonsnackon/menat/bg-login-mobile.png) bottom no-repeat;
        background-size: cover;
        padding-top: 30px;
        padding-bottom: 30%;
        margin-bottom: -15%;
    }
    .menat-bg-code-entry {
        background: url(/content/dam/global/pringles/images/promotions/gameonsnackon/menat/bg-login-mobile.png) bottom no-repeat;
        background-size: contain;
        height: 1600px;
        padding: 30px 0 0;
        margin-bottom: -15%;
    }
    .menat-bg-login {
        background-size: contain;
    }
}

@media (min-width:1600px) {
    .menat-bg-code-entry,
    .menat-bg-thankyou {
        height: 1200px;
    }
}

@media (min-width:2052px) {
    .menat-bg-login,
    .menat-bg-code-entry,
    .menat-bg-thankyou {
        height: 2000px;
    }
}

@media (min-width:4103px) {
    .menat-bg-login,
    .menat-bg-code-entry,
    .menat-bg-thankyou {
        height: 3000px;
    }
}


/*bg images*/


/* registration customisation start */

div#KSTL-Registration-recaptcha-Registration>div {
    width: 100%!important;
}

div#KSTL-Registration-recaptcha-Registration iframe {
    width: 304px;
    margin: auto;
    text-align: center;
    display: block;
}

.KSTL-Registration-Login.pod.ng-scope.ng-isolate-scope {
    width: 100%;
    display: none;
}

.KSTL-Registration-Registration.pod.ng-scope.ng-isolate-scope {
    width: 100%;
    max-width: 520px;
    padding-top: 0;
    float: none!important;
    margin: auto;
}

section.hero--promotion-detail {
    padding-top: 20px;
}

body .KSTL-Registration .ng-form label {
    font-family: 'Pringles-SemiSerif' ! important;
    font-weight: normal !important;
    color: #252525;
    font-size: 20px;
    text-align: center;
}

.KSTL-Registration button>span {
    font-family: 'Pringles-SemiSerif' ! important;
    font-size: 28px;
    color: #f7c2c5;
    margin: 5px 40px 5px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.KSTL-Registration .ng-form label.label-after {
    font-family: 'Signika-SemiBold' ! important;
}

.KSTL-Registration-Login button span:after,
.KSTL-Registration-Registration button span:after {
    content: "";
}

div#KSTL-Registration-wrapper-FirstName {
    float: left;
    width: 48%;
}

.KSTL-Registration-Login button span:after,
.KSTL-Registration-Registration button span:after {
    padding-left: 0;
}

div#KSTL-Registration-wrapper-Lastname,
div#KSTL-Registration-wrapper-LastName {
    width: 46%;
    margin-left: 4%;
    float: right;
}

div#KSTL-Registration-PostalCode {
    width: 50%;
    float: left;
}

.KSTL-Registration-button button,
.KSTL-Registration-button p button,
.KSTL-Registration button {
    left: 28.6%;
    float: none!important;
    margin-bottom: 0;
    padding: 5px 5px 5px 5px;
    border-radius: 6px!important;
}

.KSTL-Registration-button button:hover,
.KSTL-Registration-button p button:hover,
.KSTL-Registration button:hover {
    border-radius: 6px!important;
}

.KSTL-Registration-button button:focus,
.KSTL-Registration-button p button:focus,
.KSTL-Registration button:focus {
    border-radius: 6px!important;
}

@media(max-width: 600px) {
    .KSTL-Registration-button button,
    .KSTL-Registration-button p button,
    .KSTL-Registration button {
        left: 20.6%;
    }
}

.registration {
    padding-bottom: 60px;
}

@media (max-width: 991px) {
    .registration {
        padding-bottom: 200px;
    }
}

#KSTL-Registration-FirstName,
#KSTL-Registration-UserName,
.KSTL-Registration-Login input,
.KSTL-Registration-Registration input,
.KSTL-Registration input,
#KSTL-Registration-Password,
.KSTL-Registration .ng-form input,
#KSTL-Registration-LastName,
#KSTL-Registration-LastName,
#KSTL-Registration-ConfirmPassword,
#KSTL-Registration-PasswordConfirm,
#KSTL-Registration-UserNameConfirm,
#KSTL-Registration-AddressLine1,
#KSTL-Registration-AddressLine2,
#KSTL-Registration-suburb1k,
#KSTL-Registration-StateAU,
#KSTL-Registration-City,
#KSTL-Registration-BirthDate,
#KSTL-Registration-PostalCode,
#KSTL-Registration-YourEmailAddress,
#KSTL-Registration-Suburb,
#KSTL-Registration-PhoneNumber2,
#KSTL-Registration-PhoneNumber1,
#selectColor,
#KSTL-Registration-wrapper-Country select,
.KSTL-Registration .ng-form input[type=text] {
    font-family: 'Pringles-SemiSerif' ! important;
    font-weight: normal !important;
    background: #252525;
    color: #ffffff;
    border-radius: 6px;
    margin-bottom: 0;
    font-size: 20px;
}

.KSTL-Registration .ng-form div[checkbox] label.label-after {
    font-size: 16px;
    margin: 10px auto 0;
    text-align: left;
    display: block;
}

@media(max-width: 991px) {
    .KSTL-Registration .ng-form div[checkbox] label.label-after {
        width: auto !important;
    }
    #KSTL-Registration-wrapper-CountryLabel_AU2,
    #KSTL-Registration-wrapper-HeaderKR {
        font-size: 14px!important;
    }
    #KSTL-Registration-wrapper-HeaderKR1 .ng-binding {
        font-size: 14px!important;
    }
    div#KSTL-Registration-wrapper-HeaderKR2 {
        font-size: 12px!important;
    }
}

form input[type="checkbox"]:not(:checked)+label:before,
form input[type="checkbox"]:checked+label:before {
    content: "";
    top: 10px;
    width: 13px;
    left: 10px;
    height: 13px;
    border: none;
    background: url("/content/dam/global/pringles/images/promotions/gameonsnackon/menat/unchecked-button.png") no-repeat;
}

form input[type="checkbox"]:not(:checked)+label,
form input[type="checkbox"]:checked+label,
form input[type="radio"]:not(:checked)+label,
form input[type="radio"]:checked+label {
    font-family: 'Signika-SemiBold';
    font-size: 12px;
    margin: auto;
}

form input[type="checkbox"]:not(:checked)+label:after,
form input[type="checkbox"]:checked+label:after {
    content: "";
    top: 10px;
    width: 13px;
    left: 10px;
    height: 13px;
    border: none;
    border: none;
    height: 13px;
    background: url(/content/dam/global/pringles/images/promotions/gameonsnackon/menat/checked-button.jpg) no-repeat;
}

.menat-login-bottom-text {
    text-align: center;
    padding: 0 20px 40px;
    background: #ffffff;
    max-width: 560px;
    font-size: 14px;
    font-family: 'Signika-Regular';
    margin: auto;
}

.KSTL-Registration-button,
.KSTL-Registration button,
input.kellogs-button,
a.kellogs-button,
a.kellogs-button-left,
a.kellogs-button-right {
    border-radius: 4px!important;
}

#KSTL-Registration-wrapper-CountryLabel_AU2,
#KSTL-Registration-wrapper-HeaderKR {
    font-family: 'Pringles-SemiSerif' ! important;
    font-weight: normal !important;
    color: #252525;
    text-align: center;
    font-size: 20px;
    padding: 10px 0 15px;
}

#KSTL-Registration-wrapper-CountryLabel_AU .ng-binding {
    background: #000000;
    color: #ffffff;
    font-family: 'Pringles-SemiSerif' ! important;
    padding: 13px;
    font-size: 18px;
    text-align: center;
}

#KSTL-Registration-wrapper-PhoneNumber1,
#KSTL-Registration-wrapper-UserName {
    clear: both;
}

.KSTL-Registration .ng-form>div>div {
    margin-bottom: 0!important;
}

.promotionheroimage {
    width: 100%;
    padding: 0;
}

.kfr-signup-form {
    padding: 20px;
    background: #ffffff;
}

@media (max-width: 991px) {
    .menat-bg-login .content_wrapper {
        width: 100%;
    }
}

@media (min-width: 600px) {
    .gaming-rich-text.menat-rich-text {
        max-width: 560px;
        width: 100%;
    }
    .kfr-signup-form {
        max-width: 600px;
        width: 100%;
        padding: 0;
        margin: auto;
        background: #ffffff;
    }
}


/*registration customisation end */


/* coming soon css start */

h1.menat-heading {
    padding-top: 30px;
}

section.hero--promotion-detail {
    padding-top: 0px;
}

@media (max-width: 991px) {
    h1 {
        font-size: 60px;
        line-height: 50px;
    }
    h1.menat-heading {
        padding-top: 25px;
        line-height: 60px;
    }
}

@media (min-width: 992px) {
    h1.menat-heading br {
        display: none;
    }
}

@media(min-width: 1440px) {
    .menat-wrapper {
        height: 1200px;
    }
}


/* coming soon page css end */


/* code for thank-you page starts */

@media (min-width: 600px) {
    .gaming-rich-text.menat-rich-text.thankyou {
        margin-top: 50px;
        padding-top: 50px;
        max-width: 560px;
        width: 100%;
    }
}

h2.title {
    font-size: 25px !important;
}

p.br-avoid {
    font-size: 18px !important;
}


/* code for promo-closed page starts */

h1.menat-heading.promo-closed {
    padding-top: 20px;
    line-height: 55px;
    font-size: 55px;
}

@media (max-width: 991px) {
    h1.menat-heading.promo-closed {
        padding-top: 25px;
        font-size: 35px;
    }
}

h1.menat-heading.promo-closed br {
    display: block;
}


/* code for promo-closed page ends */


/* batch code entry page css starts */

.menat-bg-code-entry.container,
.menat-bg-code-entry {
    max-width: 100%;
    padding: 30px 0 0;
}

.menat-bg-code-entry .gaming-left-col.default-content {
    display: block;
    width: 100%;
    background: #ffffff;
}

.menat-bg-code-entry .cmp-container {
    background: #ffffff;
    padding: 40px 30px;
    max-width: 600px;
    margin: auto;
}

@media (min-width: 600px) {
    .gaming-rich-text.menat-rich-text.thankyou {
        margin-top: 50px;
        padding-top: 50px;
        max-width: 560px;
        width: 100%;
    }
}

@media(min-width: 991px) {
    .menat-bg-code-entry .cmp-container {
        display: flex;
        /* flex: 100%; */
        background: #ffffff;
        border-radius: 6px;
        padding: 20px;
        max-width: 630px;
        margin: auto;
    }
}

.menat-bg-code-entry.promo-code-input-box {
    display: block;
    width: 100%;
}

.menat-bg-code-entry .flex-content {
    display: block;
    max-width: 100%;
}

.gaming-rich-text.menat-rich-text.batch-code-rich-text {
    color: #252525;
    max-width: 100%;
    background: #ffffff;
    text-transform: none;
}

.gaming-rich-text.menat-rich-text.batch-code-rich-text h1 {
    font-family: 'Pringles-SemiSerif';
    font-weight: normal;
    color: #252525;
    background: #ffffff;
    font-size: 29px;
    line-height: 26px;
    letter-spacing: 0.5px;
    margin: 0;
}

.menat-bg-code-entry .gaming-right-col {
    display: block;
    background: #ffffff;
    width: 100%;
    float: none;
}

.menat-bg-code-entry .promo-code-input-box {
    display: block;
    float: none;
}

.menat-bg-code-entry p.promo-code-input-entry-message.default-content {
    text-align: center;
}

.menat-bg-code-entry .gaming-link-div {
    float: none;
    display: block;
    text-align: center;
    margin: 20px auto 0!important;
    /* max-width: 300px; */
    /* float: none; */
}

.menat-bg-code-entry input#key-in-unique-code-box {
    background: #000000;
    color: #ffffff;
    font-family: 'Pringles-SemiSerif' ! important;
    padding: 20px;
    border-radius: 6px;
    font-size: 18px;
    margin: 10px auto 0;
    display: block;
    text-align: center;
}

.menat-bg-code-entry p.promo-code-input-entry-message.default-content {
    font-family: 'Signika-Bold';
    font-size: 14px;
    line-height: 18px;
    color: #252525;
    text-align: center;
}


/* batch code entry page css ends */

.menat-bg-code-entry .gaming-link-div a.responsive-button {
    font-family: 'Pringles-SemiSerif' ! important;
    font-size: 22px;
    color: #f7c2c5;
    margin: auto;
    display: block;
    float: none;
    text-align: center;
    border-radius: 4px;
    max-width: 200px;
    letter-spacing: 0.5px;
    padding: 10px 20px;
    text-transform: uppercase;
}

.menat-bg-code-entry .codeEntry {
    margin: auto;
}

@media(min-width: 992px) {
    .menat-bg-code-entry .codeEntry {
        max-width: 50%;
        margin: auto;
    }
}

.menat-bg-code-entry .gaming-related-info-img img {
    display: block;
    margin: auto;
    max-width: 100%;
}

.menat-bg-code-entry .col-xl-6.gaming-related-info {
    max-width: 100%;
    flex: 100%;
}

.menat-bg-code-entry p.title {
    margin: 0;
}

@media (min-width: 992px) {
    .promotionImage::before {
        content: "";
        border-left: 1px solid #000000;
        padding-bottom: 375px;
    }
}


/* batch code entry page css ends */


/* Landing Page css starts */

.selector-dropdown select {
    -moz-appearance: none;
    -webkit-appearance: none;
}

h1.menat-country-selector-title,
h2.menat-country-selector-title {
    font-family: 'Titillium-Black';
    font-size: 35px!important;
    padding-top: 20px;
    font-weight: normal;
    color: #ffffff;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 0;
}

.menat-bg-landing .country-selector {
    background: none;
}

@media (max-width: 600px) {
    .menat-bg-landing .selector-dropdown select {
        width: 80%;
        margin-top: 15px;
        padding-left: 30%;
    }
    .menat-country-selector.menat-wrapper h1.menat-country-selector-title {
        padding-top: 20px;
    }
    h2.menat-country-selector-title {
        padding-top: 15px;
    }
    h1.menat-country-selector-title,
    h2.menat-country-selector-title {
        font-size: 30px!important;
        line-height: 28px;
    }
}


/*Landing Page css ends */


/*Error page CSS starts */

.menat-wrong-code-content {
    display: block;
    width: 100%;
    background: none;
}


/*Error page CSS ends */


/*  Batch-code entry css starts */

p.singletitle {
    font-family: 'Pringles-SemiSerif';
    font-weight: normal;
    color: #252525;
    background: #ffffff;
    font-size: 22px;
    padding-top: 20px;
    line-height: 20px;
    letter-spacing: 0.5px;
    margin: 0;
    padding-bottom: 0;
}

.gaming-rich-text.menat-rich-text.batch-code-rich-text p {
    font-size: 14px;
    line-height: 18px;
}


/* Arabic css start */

html[lang=ar] form input[type="checkbox"]:not(:checked)+label:before {
    top: 5px;
    right: 16px;
    left: auto;
}

html[lang=ar] form input[type="checkbox"]:not(:checked)+label:after {
    top: 5px;
    right: 16px;
    left: auto;
}

html[lang=ar] form input[type="checkbox"]:checked+label:before {
    top: 5px;
    right: 16px;
    left: auto;
}

html[lang=ar] form input[type="checkbox"]:checked+label:after {
    top: 5px;
    right: 16px;
    left: auto;
}

html[lang=ar] .footer-layer-2 .copy {
    direction: rtl;
}


/* Arabic css ends */


/* Turkish  css start */

#KSTL-Registration-wrapper-HeaderKR7 .ng-binding {
    font-family: 'Signika-SemiBold';
    font-weight: normal;
    color: #252525;
    background: #ffffff;
    font-size: 14px;
    padding-bottom: 15px;
    text-align: center;
    line-height: 20px;
}

#KSTL-Registration-wrapper-HeaderKR1 .ng-binding {
    background: #000000;
    color: #ffffff;
    font-family: 'Pringles-SemiSerif' ! important;
    padding: 13px;
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
}

html[lang=tr] h1,
html[lang=tr] h2,
html[lang=tr] .gaming-rich-text.menat-rich-text h2,
html[lang=tr] .gaming-rich-text.menat-rich-text.batch-code-rich-text h1,
html[lang=tr] p.singletitle {
    font-family: 'Titillium-Black';
}

html[lang=tr] h1,
html[lang=tr] h2 {
    font-weight: bold;
    text-transform: uppercase;
}

html[lang=tr] h1 br {
    display: none;
}

html[lang=tr] .gaming-rich-text.menat-rich-text.batch-code-rich-text h1 {
    font-size: 25px;
}

html[lang=tr] .gaming-rich-text.menat-rich-text.thankyou p {
    font-family: 'Signika-Regular'
}

html[lang=tr] p.good-luck {
    font-family: 'Signika-Bold';
}

html[lang=tr] .gaming-rich-text.menat-rich-text.batch-code-rich-text p,
html[lang=tr] .menat-bg-code-entry p.promo-code-input-entry-message.default-content {
    font-family: 'Signika-Regular';
}

.gaming-rich-text.menat-rich-text.thankyou h6 {
    font-family: 'Signika-Regular';
    font-size: 12px;
}

@media(max-width: 991px) {
    html[lang=tr] h1 br {
        display: block;
    }
    html[lang=tr] h1 {
        text-transform: none;
    }
}

html[lang=tr] .promo-page-contactus.menat-contactus.menat-wrong-code-content {
    padding-top: 80px;
}

html[lang=tr] .menat-bg-code-entry .gaming-link-div a.responsive-button {
    font-family: 'Titillium-Black'!important;
}


/* Turkish css end */


/*  Error page css starts for bottom part */

.promo-page-contactus.menat-contactus.menat-wrong-code-content {
    width: 210%;
    padding-top: 50px;
    margin-left: -12px;
    margin-right: 0px;
}

.menat-bg-error-code-entry .gaming-redemption-text {
    font-family: Signika-Bold;
    text-align: center;
    font-size: 13px;
    color: black;
}

.menat-bg-error-code-entry .gaming-link-div a.responsive-button.promo-code-contact-us-link {
    background: #ffffff;
    font-size: 22px;
    color: #e10d1b;
    margin: auto;
    display: block;
    float: none;
    text-align: center;
    border-radius: 4px;
    border: 2px solid #e10d1b;
    max-width: 200px;
    letter-spacing: 0.5px;
    padding: 10px 20px;
    text-transform: uppercase;
}

p.promo-code-input-entry-message.menat-wrong-code-content {
    font-family: 'Signika-Bold';
    color: black;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
}

@media only screen and (max-width: 991px) {
    .menat-bg-error-code-entry .promo-page-contactus {
        padding-top: 0px!important;
        margin-left: -61px;
        position: absolute;
        top: 764px;
        padding-bottom: 20px;
        margin-bottom: 20px;
        text-align: center;
        width: 100%!important;
    }
    .menat-bg-error-code-entry section.flex-content {
        position: relative;
    }
    .menat-bg-error-code-entry .gaming-related-info-img img {
        margin-bottom: 190px;
        max-width: 85%;
    }
    .menat-bg-error-code-entry .singletitle {
        padding-top: 0px;
    }
    .menat-bg-error-code-entry .gaming-redemption-text {
        margin-top: 18px;
        width: 100%;
    }
}


/*  Error page css ends for bottom part */


/*  log-in page entry css starts */

div#KSTL-Registration-wrapper-HeaderKR2,
div#KSTL-Registration-wrapper-HeaderKR3 {
    font-family: 'Signika-Semibold' ! important;
    font-weight: normal !important;
    color: #252525;
    text-align: center;
    font-size: 16px;
    padding: 10px 0 15px;
}

@media only screen and (max-width: 600px) {
    html[lang=ar] form input[type="checkbox"]:not(:checked)+label:before,
    form input[type="checkbox"]:checked+label:before {
        right: 10px;
    }
}

@media only screen and (max-width: 991px) {
    div#KSTL-Registration-wrapper-HeaderKR2,
    div#KSTL-Registration-wrapper-HeaderKR3 {
        font-size: 14px;
    }
    .KSTL-Registration .ng-form div[checkbox] label.label-after {
        font-size: 14px;
        margin: 0 30px;
    }
}


/*  log-in page entry css ends */


/* ie fixes */

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .selector-dropdown select {
        padding-left: 15%;
    }
    .menat-bg-code-entry input#key-in-unique-code-box {
        padding: 0;
        width: 200px;
        height: 40px;
    }
}


/* ie fixes end */


/* safari fixes start */

@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari only override */
     ::i-block-chrome,
    .selector-dropdown select {
        padding-left: 15%;
    }
    @media(max-width: 600px) {
         ::i-block-chrome,
        .selector-dropdown select {
            padding-left: 30%;
        }
    }
}

@supports (-webkit-touch-callout: none) {
    /* CSS specific to iOS devices */
    .selector-dropdown select {
        padding-left: 15%;
    }
    @media(max-width: 600px) {
        .selector-dropdown select {
            padding-left: 30%;
        }
    }
}


/* safari fixes end */


/* Error  message for login start */

.KSTL-Registration-SweepsError.pod.ng-scope.ng-isolate-scope {
    float: none;
    width: 100%;
    border: none;
}

#KSTL-Registration-wrapper-InjectedErrorMessage h2 {
    font-size: 20px;
    margin: 0 auto;
    color: #d50c43;
    text-align: center;
    font-family: 'Pringles-SemiSerif' !important;
}

@media(min-width: 992px) {
    .KSTL-Registration-SweepsError.pod.ng-scope.ng-isolate-scope {
        float: none;
        width: 100%;
        border: none;
        margin-bottom: 450px;
    }
}


/* Error  message for login ends */


/* Astreik fix */

div#KSTL-Registration-wrapper-TermsConditionPrvcyPolicyCombo label b {
    display: none;
}


/* Astreik fix */

.menat-bg-code-entry p.mandatory-field {
    text-align: left;
}