a,
a:hover,
a:focus {
    color: #000;
    text-decoration: none;
}

.portal-body {
    font-family: MTNBrighterSansRegular;
    color: #000;
}

.portal-content {
    padding: 10px;
}

.portal-how-it-works-text {
    font-size: 18px;
    text-decoration: underline;
}

.portal-margin-bottom {
    margin-bottom: 16px;
}

.portal-margin-top {
    margin-top: 16px;
}

.portal-text-margin-bottom {
    margin-bottom: 5px;
}

.portal-bold-font {
    font-weight: bold;
    font-size: 18px;
}

.portal-bold-font span {
    font-weight: bold;
    font-size: 18px;
}

.portal-div-padding {
    padding: 10px;
}

.portal-div-padding-top {
    padding-top: 10px;
}

.portal-div-top-bottom-padding {
    padding: 10px 0px 10px 0px;
}

.portal-payment-option {
    padding: 10px;
}

.portal-payment-option-content a {
    text-decoration: none;
    font-size: 16px;
    color: #000;
}

.portal-payment-option-image {
    padding: 20px 0px;
}

.portal-payment-option-image img {
    width: 100%;
    max-width: 50px;
    height: auto;
}

.color-dark {
    color: #000;
}

.color-white {
    color: #fff;
}

.color-grey {
    color: #8e918e;
}

.color-red {
    color: #810e0b !important;
}

.color-green {
    color: #2bc14e;
}

.primary-portal-theme-color {
    color: #fdbc0b;
}

.portal-btn-yellow {
    background-color: #fdbc0b !important;
    color: #000 !important;
}

.portal-btn-yellow:hover,
.portal-btn-yellow:focus {
    color: #000;
}

.w-40 {
    width: 40%;
}

.portal-password-description {
    padding-top: 10px;
    display: block;
}

.portal-no-padding {
    padding-left: 0;
    padding-right: 0;
}

.portal-font-size-smaller {
    font-size: 20px;
}

.no-bottom-margin {
    margin-bottom: 0px;
}

.portal-banner img {
    width: 100%;
    max-width: 400px;
    height: auto;
}

.portal-btn-top-padding {
    margin-top: 15px;
}

.portal-btn-top-bottom-padding {
    margin-bottom: 15px;
}

.portal-span-spacing {
    margin-bottom: 10px;
}

.portal-uppercase {
    text-transform: uppercase;
}

.portal-landing-image img {
    background-size: 100%;
    height: auto;
    width: 100%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: top;
}

img.promo-desktop-banner {
    background-size: 100%;
    height: auto;
    width: 100%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: top;
    height: 430px;
    object-fit: cover;
    object-position: right;
}

.portal-text-landing p {
    font-size: 14px;
}

.portal-landing-subscribing {
    width: 220px;
    text-align: center;
}

.portal-landing-subscribing span {
    font-size: 10px;
    padding-top: 10px;
    display: block;
    padding-bottom: 10px;
    font-weight: bold;
}

.portal-landing-font-size {
    font-size: 18px;
}

/*Desktop*/
@media (min-width: 768px) {
    .portal-ol-number-removal {
        font-size: 16px;
    }

    .portal-landing-subscribing {
        font-size: 14px;
    }

    .portal-landing-font-size {
        font-size: 18px;
    }

    .portal-payment-option-image img {
        max-width: 80px;
    }

    .portal-payment-option-content a {
        font-size: 16px;
    }
}


.portal-colour {
    color: #ffc000;
}

.portal-light-colour {
    color: #000;
}

.portal-colour a {
    color: #000;
}

.portal-background-colour {
    background: #000000;
}

.portal-button-background-colour{
    background: #000;
}

.portal-light-background-colour {
    background: #000;
}

.portal-text-colour {
    color: #000;
}

.portal-text-colour a {
    color: #ffc000;
    text-decoration: underline;
}

.portal-terms-and-conditions {
    text-transform: uppercase;
    text-align: center;
    font-family: MTNBrighterSansRegular;
    font-size: 11px;
}

.portal-terms-and-conditions:hover {
    color: #cccccc;
    text-transform: uppercase;
    text-align: center;
    font-family: MTNBrighterSansRegular;
    font-size: 11px;
}

.portal-body .navbar .navbar-nav .nav-link {
    color: #000;
}

.portal-body .fade-out-background {
    background: white;
    padding: 0px;
}

.portal-heading {
    margin-top: 26px;
    margin-bottom: 20px;
    color: #000;
    font-size: 31px;
    display: block;
    font-family: MTNBrighterSansBold;
    text-align: center;
}

.portal-btn:hover, portal-btn:active, portal-btn:target,
.portal-btn:not(:disabled):not(.disabled).active:focus, .portal-btn:not(:disabled):not(.disabled):active:focus, .no-style:hover, .no-style:visited, .no-style:active {
    background: #000;
    box-shadow: none;
    outline: 0;
    text-decoration: none !important;
}

.navbar-body-parent {
    width: 100%;
}

.navbar-body-parent > .navbar-body {
    border-radius: 8px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    height: 62px;
    max-width: 95.56%;
    margin: 18px 2.34%;
}

#main-nav .nav-item {
    cursor: pointer;
}

#main-nav {
    height: 67px;
    padding: 10px 10%;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
}

.logo-plus {
    margin-left: 5px;
}

.portal-logo-container {
    padding-top: 12px;
    padding-bottom: 12px;
    height: 100%;
}

.active .nav-link, .nav-link:hover {
    color: #f0f0f0;
}

.navbar-nav > .active > a,
.navbar-nav > .active > a:hover,
.navbar-nav > .active > a:focus {
    color: #f0f0f0;
    background-color: transparent;
}

.navbar .navbar-nav .nav-link:first-child {
    padding-left: 0;
    color: #000;
}

#dismiss, #sidebarCollapse {
    cursor: pointer;
}

.terms-link a,
.terms-link a:hover,
.terms-link a:focus {
    color: #000;
}

.portal-btn {
    border-radius: 30px;
    outline: 0;
    font-family: MTNBrighterSansRegular;
    display: block;
    width: 200px;
    max-width: 200px;
    padding: 10px;
    color: white;
    border: 0;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    margin: 10px auto;
    font-size: 12px;
}

.portal-subscribe-btn {
    border-radius: 50px;
    outline: 0;
    font-family: WorkSansSemiBold;
    display: block;
    width: 283px;
    max-width: 100%;
    height: 63px;
    padding: 10px;
    color: #fff;
    background: #000;
    border: 0;
    cursor: pointer;
    margin: 15px auto;
    font-size: 19px;
    text-transform: uppercase;
}

.portal-modal .modal-content {
    border: none;
    background-color: #fff;
}

.portal-modal .modal-body {
    color: #000;
    font-family: MTNBrighterSansBold;
    font-size: 15px;
}

.portal-modal .modal-body button {
    color: #000;
    background-color: #ffc000;
}

.info-modal .modal-body .modal-message {
    font-family: MTNBrighterSansRegular;
}

.info-modal .modal-header .close {
    cursor: pointer;
}

.info-modal .modal-body .modal-title {
    font-size: 26px;
    font-family: MTNBrighterSansBold;
}

.info-modal .modal-body {
    font-size: 18px;
    font-family: MTNBrighterSansRegular;
}

.info-modal .modal-body button {
    color: #fff;
    background-color: #000;
    width: 201px;
    font-size: 16px;
}

.info-modal .modal-body input {
    font-size: 14px;
    font-family: WorkSansRegular;
}

.info-modal .modal-body .general-loading-icon img {
    width: 10%;
}

.win-instructions .voucher-code {
    color: #fdc000;
    font-family: MTNBrighterSansBold;
}

.portal-landing-font-size ol {
    font-size: 14px;
}

.portal-subscribe-btn:hover {
    color: #fff;
    background-color: #000;
}

.strikethrough {
    text-decoration: line-through;
}

pre {
    white-space: pre-wrap;
}

@media (min-width: 190px) {
    .info-modal .modal-body button {
        height: 40px;
    }
}

@media (min-width: 768px) {
    .portal-subscribe-btn {
        height: 50px;
        width: 300px;
        font-size: 18px;
    }

    #cookie-consent-modal {
        font-size: 18px;
    }

    #cookie-consent-modal .portal-subscribe-btn {
        height: 40px;
        width: 200px;
    }

    .portal-landing-font-size ol {
        font-size: 18px;
    }
}
