#intro-section .text-container p {
    color: #fefefe;
    font-weight: 900;
}

#intro-section .text-container p strong {
    color: #fefefe;
    font-family: 'BLAZEFONT';
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 300;
    font-size: 83px;
}

.page-footer .social-links ul li:last-child {
    background: #ae1f25;
    padding: 5px 11px;
    border-radius: 13px;
    transition: all 0.5s ease-in-out;
}

.page-footer .social-links ul li:hover {
    opacity: 0.5;
}

.page-footer .social-links p a {
    color: #000;
    text-decoration: none;
}

.main-navbar .logo-wrapper a .blaze-logo {
    width: 60px;
}

.page-footer .social-links p {
    font-size: 12px;
    color: #000;
}

#intro-section .text-container {
    max-width: 100%;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99;
    flex-direction: column;
    position: relative;
}

body {
    background-color: #fff;
}

.canvas-container {}

.canvas-container .mobile-title {
    display: none;
}

.canvas-container .row-convas {
    width: 800px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.canvas-container .text-left {
    margin-right: 1em;
}

.canvas-container .text-left img {
    width: 200px;
}

.canvas-container .convas-wrapper {
    flex: 1;
    text-align: center;
}

.canvas-container .text-right {
    margin-left: 1em;
}

.canvas-container .text-right img {
    width: 200px;
}

.canvas-container .convas-wrapper .canvas-bg {
    display: inline-block;
    margin: 0 auto;
    background-image: url("../snw/wheel_back.png");
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    display: flex;
    width: 255px;
    height: 335px;
    justify-content: center;
    align-items: center;
}

#intro-section {
    min-height: 600px;
    min-height: 100%;
    min-height: 100vh;
}

.loader-wrapper {
    background: #fff;
}

#intro-section .copy p {
    color: #000;
    font-size: 1.2em;
    margin: 0em;
    margin-bottom: 1em;
    max-width: 450px;
    width: 100%;
    text-align: center;
    font-family: 'MontserratMedium';
    font-weight: 100;
}

.copy {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 1em;
}

.copy form {
    margin: 0em;
    margin-bottom: 2em;
    display: flex;
    width: 36%;
    justify-content: center;
    flex-wrap: wrap;
    align-items: stretch;
}

.copy form .input-button {
    outline: none;
    border: none;
    background-color: transparent;
    margin: 0px;
    padding: 0px;
    background-color: rgb(174, 31, 37);
    color: #fff;
    flex: 1;
    font-size: 1.5em;
    width: 50%;
    cursor: pointer;
    font-family: 'MontserratMedium';
}

.copy form .input-button.disabled {
    background-color: rgb(136, 136, 136);
    cursor: not-allowed;
}

.copy form .input-mobile {
    outline: none;
    border: none;
    background-color: transparent;
    margin: 0px;
    padding: 0px;
    border: 2px solid rgb(174, 31, 37);
    flex: 1;
    padding: 0.6em 0em;
    text-indent: 1em;
    font-size: 1.5em;
    width: 50%;
    font-family: 'MontserratMedium';
}

.copy form .input-mobile::placeholder {
    font-family: 'MontserratMedium';
    color: #4F4F4F;
}

.copy a {
    color: #000;
    padding-bottom: 0.2em;
    display: inline-block;
    line-height: 1em;
    text-decoration: none;
    border-bottom: 1.2px solid #000;
    font-style: italic;
    margin: 0em;
    margin-bottom: 1em;
    font-family: 'MontserratMedium';
}

.page-footer .social-links p {
    font-family: 'MontserratMedium';
}

.safricom-tab .safaricom-tab-icon {
    display: block;
}

#intro-section {
    height: auto;
}

#modal-default {
    background-color: transparent;
}

.modal {
    width: 100%;
    padding: 1em;
}

.modal form {
    margin: 0em;
    display: flex;
    width: 100%;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
}

.modal form h4 {
    font-size: 1.2em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    color: #fff;
}

.modal form .input-button {
    outline: none;
    border: none;
    background-color: transparent;
    margin: 0px;
    padding: 0px;
    background-color: rgb(174, 31, 37);
    color: #fff;
    min-height: 42px;
    font-size: 1.4em;
    width: 100%;
    cursor: pointer;
    font-family: 'MontserratMedium';
}

.modal form .input-mobile {
    outline: none;
    border: none;
    background-color: #fff;
    margin: 0px;
    padding: 0px;
    border: 2px solid rgb(174, 31, 37);
    padding: 0.6em 0em;
    text-indent: 1em;
    font-size: 1.5em;
    width: 100%;
    font-family: 'MontserratMedium';
}

.modal form .input-mobile::placeholder {
    font-family: 'MontserratMedium';
    color: #4F4F4F;
}

#modal-custom {
    padding: 0px;
    box-shadow: none;
}

#sdjgvsd6cJSDVCsd_ {
    padding: 1em;
}

@media only screen and (max-device-width: 1035px) and (min-device-width: 700px) {
    #intro-section .text-container p strong {
        font-size: 50px  !important;
    }
}

@media only screen and (max-device-width: 765px) and (min-device-width: 100px) {
    #intro-section .text-container p strong {
        font-size: 30px;
    }

    .main-navbar .logo-wrapper a .blaze-logo {
        width: 35px;
    }

    .canvas-container .mobile-title {
        display: block;
        text-align: center;
        margin-bottom: 1em;
    }

    .canvas-container .mobile-title img {
        width: 155px;
        margin: 0 auto;
    }

    .canvas-container .text-left {
        display: none;
    }

    .canvas-container .text-right {
        display: none;
    }

    #intro-section .text-container {
        justify-content: flex-start;
        padding-top: 2em;
    }

    .copy form {
        width: 100%;
    }

    .copy form .input-mobile {
        font-size: 1em;
        padding: 1em 0em;
    }

    .copy form .input-button {
        font-size: 1em;
        width: 100%;
        flex: none;
        height: 42px;
    }

    #intro-section .copy p {
        font-size: 1em;
    }

    .copy form {
        margin-bottom: 1em;
    }

    .modal form {
        width: 100%;
        padding: 1em;
    }

    .modal form .input-mobile {
        font-size: 1em;
        padding: 1em 0em;
    }

    .modal form .input-button {
        font-size: 1em;
        width: 100%;
        flex: none;
        height: 42px;
    }

    .modal form {
        margin-bottom: 1em;
    }
}
