#email-address-slide a,
#game-intro-slide .paragraph-wrapper .bold-span,
.emphasized-span {
    text-decoration: underline
}

.navbar-header button {
    display: none!important
}

.navbar {
    min-height: 100px!important;
    margin-bottom: 0!important
}

.navbar-brand img {
    border: none!important
}

footer {
    color: #000!important
}

.main-content {
    padding-top: 0!important
}

body,
html {
    overflow-x: hidden!important;
    height: 100%!important
}

body {
    background-color: #F6F6F6;
    box-sizing: border-box
}

.paragraph-wrapper {
    word-wrap: break-word;
    width: 80%;
    margin: 0 auto;
    padding: 15px;
    border: 2px solid #2D286E;
    background-color: #f0f8ff;
    border-radius: 20px;
    box-shadow: 4px 4px 16px 4px rgba(0, 0, 0, .2);
    text-align: center
}

#remember-slide li,
.image-contain,
h1 {
    margin-bottom: 20px
}

#hover-slide #paypal-alert,
#oh-no-slide #paypal-alert {
    border: 3px solid #000;
    padding: 10px;
    background-color: #fff
}

img {
    max-width: 100%;
    height: auto;
    border: 2px solid #000
}

#landing-slide img {
    height: 400px;
    border: none
}

.image-contain {
    display: inline-block;
    width: 100%;
    text-align: center
}

#email-address-slide #paypal-alert,
#word-usage-slide #paypal-alert {
    width: 80%;
    margin: 0 auto 50px;
    font-family: 'Times New Roman', sans-serif!important;
    font-size: 24px;
    text-align: left;
    line-height: 40px
}

#email-address-slide button,
#hover-slide button,
#word-usage-slide button {
    width: 100px;
    margin: 10px;
    color: #fff
}

.outer-contain {
    position: relative
}

#oh-no-slide #paypal-alert {
    width: 80%;
    margin: 0 auto 80px;
    text-align: left;
    font-size: 24px;
    font-family: 'Times New Roman', sans-serif!important;
    line-height: 40px
}

#hover-slide a,
#oh-no-slide a,
#word-usage-slide a {
    text-decoration: underline;
    font-family: 'Times New Roman', sans-serif!important;
    font-size: 24px
}

#hover-slide #paypal-alert {
    width: 80%;
    margin: 0 auto 30px;
    text-align: left;
    font-size: 24px;
    font-family: 'Times New Roman', sans-serif!important;
    line-height: 40px
}

#hover-slide #url-message {
    position: absolute;
    bottom: -50px;
    left: 20%;
    padding: 10px;
    background-color: #d3d3d3;
    border-radius: 2px;
    -moz-box-shadow: 4px 4px 16px 4px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 4px 4px 16px 4px rgba(0, 0, 0, .2);
    box-shadow: 4px 4px 16px 4px rgba(0, 0, 0, .2)
}

#word-usage-slide #paypal-alert {
    padding: 10px;
    border: 3px solid #000;
    background-color: #fff
}

#word-usage-slide .flash {
    background-color: #2D286E;
    color: #fff;
    padding: 0 2px;
    border-radius: 4px;
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}

#email-address-slide #paypal-alert {
    padding: 10px;
    border: 3px solid #000;
    background-color: #fff
}

#email-address-slide a {
    font-family: 'Times New Roman', sans-serif!important;
    font-size: 24px
}

#module-info,
#training-wrapper {
    font-family: Ubuntu, sans-serif
}

#email-address-slide .email-contain {
    display: inline-block;
    position: relative
}

.hidden-questions-button,
.mobile-arrow {
    display: none!important
}

#email-address-slide #paypal-email {
    z-index: 5;
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #fff;
    width: 400px;
    text-align: left;
    position: absolute;
    top: 10%;
    left: 22%
}

#email-address-slide .flash {
    background-color: #2D286E;
    color: #fff;
    padding: 0 2px;
    border-radius: 4px;
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}

@-webkit-keyframes flash {
    50%,
    from,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: .4
    }
}

@keyframes flash {
    50%,
    from,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: .4
    }
}

#remember-slide ul {
    width: 80%;
    margin: 0 auto
}

#remember-slide li {
    font-size: 24px
}

#remember-slide .fa {
    color: #2D286E;
    margin-right: 5px
}

#remember-slide #remember1 {
    animation-delay: .2s
}

#remember-slide #remember2 {
    animation-delay: 1.2s
}

#remember-slide #remember3 {
    animation-delay: 2.2s
}

#remember-slide a,
#remember-slide button {
    color: #fff
}

.error-paragraph {
    background-color: #ffb9b9
}

p {
    line-height: 40px;
    font-size: 24px
}

h1 {
    width: 100%;
    font-size: 48px;
    text-align: center
}

h2 {
    font-size: 28px;
    text-align: center
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}

h6 {
    font-size: 14px;
    text-align: center
}

.btn,
button {
    border-radius: 4px!important;
    text-transform: none!important;
    background-color: #D9251C;
    transition: .5s ease all
}

#aQuestionLinkCustom:hover,
.btn:hover {
    background-color: #2D286E
}

#pt-app-container {
    text-align: left!important
}

#module-info {
    margin: 20px auto 0;
    width: 400px;
    text-align: center
}

#training-wrapper {
    background-color: #FAFAFA;
    color: #000;
    position: relative;
    margin-top: 20px;
    -moz-box-shadow: 4px 4px 16px 4px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 4px 4px 16px 4px rgba(0, 0, 0, .2);
    box-shadow: 4px 4px 16px 4px rgba(0, 0, 0, .2)
}

.slide-container {
    height: 800px;
    position: relative;
    padding: 50px
}

.outer-contain {
    width: 100%;
    text-align: center
}

#next-slide-container span:hover,
#previous-slide-container span:hover {
    cursor: pointer;
    color: #2D286E
}

#next-slide-container span {
    position: absolute;
    right: 15px;
    bottom: 15%;
    color: #D9251C
}

#previous-slide-container span {
    position: absolute;
    left: 15px;
    bottom: 15%;
    color: #D9251C
}

#slide-footer {
    height: 100px;
    width: 100%;
    position: absolute;
    bottom: 0;
    border-top: 1px solid #c7c7c7;
    background-color: #F6F6F6
}

.emphasized-span {
    font-style: italic
}

.bold-span {
    font-weight: 700
}

.fa {
    z-index: 1;
    transition: ease .5s all
}

.fa-arrow-circle-left,
.fa-arrow-circle-right {
    color: #D9251C;
    font-size: 64px
}

.fa-arrow-circle-left {
    position: absolute;
    left: 15px;
    top: 5%
}

.fa-arrow-circle-right {
    position: absolute;
    right: 15px;
    top: 5%
}

.fa-arrow-circle-left:hover,
.fa-arrow-circle-right:hover {
    cursor: pointer;
    color: #2D286E
}

.fa-times-circle {
    color: #D9251C
}

.fa-check-circle {
    color: green
}

.fa-check-circle,
.fa-times-circle {
    font-size: 24px;
    margin-bottom: 5px
}

.fa-plus-circle {
    color: #FF7019;
    font-size: 18px;
    margin-right: 5px
}

.visible-questions-button {
    display: block!important
}

#aQuestionLinkCustom {
    position: absolute;
    right: 25px;
    top: 31%;
    display: none;
    font-size: 18px;
    width: 220px;
    text-align: center;
    transition: .5s ease all;
    color: #fff
}

#game-intro-slide .paragraph-wrapper {
    text-align: left
}

#game-intro-slide .paragraph-wrapper #game-hint-span {
    font-size: 18px;
    line-height: 30px
}

#game-intro-slide .btn {
    margin-top: 20px;
    width: 220px
}

#game-slide {
    text-align: center
}

#game-slide .great-job {
    border-radius: 4px;
    line-height: 40px;
    background-color: #0f0;
    color: #000;
    padding: 5px
}

#game-slide .fa {
    font-size: 18px
}

#game-slide .outer-contain .image-contain {
    position: relative
}

#game-slide .outer-contain .image-contain img {
    z-index: 10;
    position: relative
}

#game-slide .outer-contain .image-contain .water-level {
    width: 620px;
    margin: 0 auto;
    position: absolute;
    bottom: 10%;
    left: 20%;
    background-color: #2D286E;
    transition: 1s ease all
}

#game-slide #game-answer-container {
    text-align: center
}

#game-slide #game-answer-container .btn {
    width: 200px;
    text-align: center;
    color: #fff;
    margin: 10px
}

#slide-footer .progress {
    border: 1px solid #000;
    width: 50%;
    margin: 20px auto 0;
    position: relative
}

#slide-footer #current-progress-percentage {
    text-align: center;
    width: 200px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0
}

.pulse {
    margin: 0 auto;
    color: #fff;
    background-color: #D91C13;
    display: block;
    width: 200px;
    height: 100px;
    cursor: pointer;
    box-shadow: 0 0 0 rgba(204, 169, 44, .4);
    -webkit-animation: pulse 1s infinite;
    animation: pulse 1s infinite;
    font-size: 36px;
    transition: .5s ease all
}

.pulse:hover {
    background-color: #2C276D;
    -webkit-animation: none;
    animation: none;
    color: #fff
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, .4)
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0)
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0)
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, .4);
        box-shadow: 0 0 0 0 rgba(204, 169, 44, .4)
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 10px rgba(204, 169, 44, 0)
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 0 rgba(204, 169, 44, 0)
    }
    .strong-pulse-btn:hover {
        -webkit-animation: none;
        animation: none
    }
    @-webkit-keyframes strong-pulse-btn {
        0% {
            -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, .4)
        }
        70% {
            -webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0)
        }
        100% {
            -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0)
        }
    }
    @keyframes strong-pulse-btn {
        0% {
            -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, .4);
            box-shadow: 0 0 0 0 rgba(204, 169, 44, .4)
        }
        70% {
            -moz-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
            box-shadow: 0 0 0 10px rgba(204, 169, 44, 0)
        }
        100% {
            -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
            box-shadow: 0 0 0 0 rgba(204, 169, 44, 0)
        }
    }
}

#game-slide .outer-contain .image-contain img {
    border: none
}

@media screen and (max-width: 1200px) {
    .col-lg-12 div,
    .normal-arrow {
        display: none!important
    }
    #email-address-slide #paypal-email {
        z-index: 5;
        font-size: 18px;
        padding-top: 5px;
        padding-bottom: 0;
        background-color: #fff;
        width: 800px;
        text-align: left;
        position: absolute;
        top: 11%;
        left: 17%
    }
    #paypal-alert,
    .outer-contain img {
        width: 90%;
    }
    #landing-slide .outer-contain img {
        width: auto!important
    }
    #landing-slide img {
        height: auto;
        max-width: 100%

    }
    #aQuestionLinkCustom {
        position: relative;
        font-size: 14px;
        width: 200px;
        margin: 20px auto 30px
    }
    .mobile-arrow {
        display: block!important
    }
    .fa-arrow-circle-left,
    .fa-arrow-circle-right {
        position: fixed!important;
        height: 50px;
        top: 45%
    }
    .fa-arrow-circle-left {
        left: 15px
    }
    .fa-arrow-circle-right {
        right: 30px
    }
    .slide-container {
        height: auto;
        padding-bottom: 150px
    }
    .guide-text {
        display: none!important
    }
    #landing-slide h1 {
        font-size: 24px
    }
    #hover-slide #url-message {
        left: 15%
    }
}

@media screen and (max-width: 1000px) {
    .fa-arrow-circle-left,
    .fa-arrow-circle-right {
        font-size: 48px
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  
    .paragraph-wrapper {
        width: 90%;
        padding: 12px;
  }
  
    #email-address-slide #paypal-alert,
    #word-usage-slide #paypal-alert {
        width: 80%;
        margin: 0 auto 40px;
        font-size: 20px;
        line-height: 32px;
  }
  
    #email-address-slide button,
    #hover-slide button,
    #word-usage-slide button {
        width: 100px;
        margin: 10px;
  }
  
    #email-address-slide #paypal-email {
        width: 60%;
        left: 17%;
        top: 5%;
  }
  
    #hover-slide #url-message {
        left: 15%;
        width: 70%;
        font-size: 20px;
        bottom: -70px;
  }
}

@media screen and (max-width: 990px) {
    #hover-slide #url-message {
        left: 5%
    }
}

@media screen and (max-width: 767px) {
  
    .paragraph-wrapper {
        width: 90%;
        padding: 10px;
  }
  
    #landing-slide img {
        height: auto;
        max-width: 100%;
  }
  
    #email-address-slide #paypal-alert,
    #word-usage-slide #paypal-alert {
        width: 80%;
        margin: 0 auto 30px;
        font-size: 16px;
        line-height: 26px;
  }
  
    #email-address-slide button,
    #hover-slide button,
    #word-usage-slide button {
        width: 80px;
        margin: 10px 5px;
  }
  
    #email-address-slide #paypal-email {
        width: 60%;
        left: 17%;
        top: 8%;
  }
  
    #hover-slide #url-message {
        left: 5%;
        width: 90%;
        font-size: 16px;
        bottom: -70px;
  }
  
    .navbar-header button {
        display: block!important;
  }
  
    .mobile-arrow {
        display: inline-block!important;
  }
  
    .hidden-questions-button {
        display: block!important;
  }
  
}

@media screen and (max-width: 750px) {
    #paypal-alert {
        margin-bottom: 0!important
    }
    #hover-slide #url-message {
        left: 10%
    }
    #remember-slide li {
        font-size: 18px
    }
    #email-address-slide #paypal-email {
        font-size: 16px;
        width: 60%;
        left: 13.5%;
        top: 13%;
    }
    a,
    p {
        font-size: 14px!important
    }
    #hover-slide #url-message,
    #paypal-alert,
    .outer-contain img {
        width: 100%;
    }
    #module-info,
    footer {
        width: 100%
    }
    .navbar {
        min-height: 75px!important;
        height: 75px!important
    }
    .slide-container {
        padding: 15px 15px 150px;
        height: auto
    }
    footer {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0
    }
    #slide-footer .progress {
        width: 90%
    }
    p {
        width: 100%!important
    }
}

@media screen and (max-width: 650px) {
    #hover-slide #url-message {
        width: 400px!important;
        left: 5%
    }
    
    #email-address-slide #paypal-email {
        width: 60%;
        left: 13.5%;
        top: 12%;
        font-size: 14px;
    }
}

@media screen and (max-width: 600px) {
    #email-address-slide #paypal-email {
        top: 5%;
        font-size: 10px
    }
    #hover-slide #url-message {
        left: 10%
    }
    #paypal-alert,
    .outer-contain img {
        width: 100%;
    }
    
    #email-address-slide #paypal-email {
        font-size: 14px;
        width: 60%;
        left: 13.5%;
        top: 10%;
    }
    
    #landing-slide img {
        height: 200px
    }
    h1 {
        font-size: 24px
    }
    .fa-arrow-circle-left,
    .fa-arrow-circle-right {
        font-size: 36px
    }
    .slide-container {
        height: auto
    }
    p {
        font-size: 16px
    }
}

@media screen and (max-width: 500px) {
    #remember-slide li {
        font-size: 14px
    }
    #email-address-slide #paypal-email {
        font-size: 12px;
        width: 60%;
        left: 13.5%;
        top: 8%;
    }
    #hover-slide #url-message {
        left: 10%;
        width: 250px!important;
        word-wrap: break-word
    }
    #paypal-alert,
    .outer-contain img {
        width: 100%;
    }
    #paypal-alert {
        height: auto!important
    }
    #landing-slide img {
        height: 180px
    }
    #module-info {
        margin-right: 0
    }
}

@media screen and (max-width: 480px) {
  .paragraph-wrapper {
    width: 90%;
  }

  #landing-slide img {
    height: auto;
    width: 100%;
  }

  #email-address-slide #paypal-alert,
  #word-usage-slide #paypal-alert,
  #oh-no-slide #paypal-alert {
    width: 70%;
    font-size: 18px;
    line-height: 30px;
  }

  #email-address-slide #paypal-email {
    font-size: 10px;
    width: 70%;
    left: 14%;
    top: 6%;
  }

  #email-address-slide button,
  #hover-slide button,
  #word-usage-slide button {
    width: 90%;
    margin: 10px auto;
    font-size: 14px;
  }

  #hover-slide #url-message {
    left: 5%;
    bottom: -70px;
    padding: 5px;
    font-size: 14px;
  }

  #email-address-slide .email-contain {
    display: block;
    margin: 10px auto;
  }

  #email-address-slide .email-field {
    width: 100%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 360px) {
    #hover-slide #url-message {
        left: 2%
    }
    #email-address-slide #paypal-email {
        font-size: 10px;
        width: 60%;
        left: 13.5%;
        top: 2.5%;
    }
    
    #paypal-alert,
    .outer-contain img {
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width: 320px) {
    body {
        font-size: 14px;
  }

    .paragraph-wrapper {
        width: 90%;
        font-size: 14px;
        line-height: 24px;
        margin: 0 auto;
        padding: 10px;

  }

    #landing-slide img {
        height: auto;
        width: 100%;

  }

    #email-address-slide #paypal-alert,
    #word-usage-slide #paypal-alert,
    #oh-no-slide #paypal-alert {
        width: 70%;
        margin: 0 auto 30px;
        font-size: 14px;
        line-height: 24px;
  }

    #email-address-slide button,
    #hover-slide button,
    #word-usage-slide button {
        width: 80%;
        margin: 10px auto;
        font-size: 14px;
  }

    #hover-slide #paypal-alert,
    #word-usage-slide #paypal-alert,
    #oh-no-slide #paypal-alert {
        font-size: 14px;
        line-height: 24px;
  }

    #hover-slide #url-message {
        left: 2.5%;
        bottom: -70px;
        padding: 5px;
        font-size: 14px;

  }

    #hover-slide a,
    #oh-no-slide a,
    #word-usage-slide a {
        font-size: 14px;
  }

    #email-address-slide a {
        font-size: 14px;
  }
    #email-address-slide #paypal-email {
        font-size: 8px;
        width: 50%;
        left: 14%;
        top: 2.5%;
  }
    
    #email-address-slide .email-contain {
        display: block;
        margin: 10px auto;
  }
    #email-address-slide .email-field {
        width: 100%;
        margin: 0 auto;
  }

}

@media screen and (max-width: 200px) {
    body {
        font-size: 12px;
  }

    .paragraph-wrapper {
        width: 100%;
        font-size: 12px;
        line-height: 20px;
        margin: 0 auto;
        padding: 5px;

  }

    #landing-slide img {
        height: auto;
        width: 100%;

  }

    #email-address-slide #paypal-alert,
    #word-usage-slide #paypal-alert,
    #oh-no-slide #paypal-alert {
        width: 70%;
        margin: 0 auto 30px;
        font-size: 12px;
        line-height: 22px;
  }

    #email-address-slide button,
    #hover-slide button,
    #word-usage-slide button {
        width: 70%;
        margin: 10px auto;
        font-size: 12px;
  }
    #email-address-slide #paypal-email {
        font-size: 4px;
        width: 70%;
        left: 14%;
        top: 0.5%;
  }

    #hover-slide #paypal-alert,
    #word-usage-slide #paypal-alert,
    #oh-no-slide #paypal-alert {
        font-size: 18px;
        line-height: 24px;
  }

    #hover-slide #url-message {
        left: 2.5%;
        bottom: -70px;
        padding: 5px;
        font-size: 12px;

  }

    #hover-slide a,
    #oh-no-slide a,
    #word-usage-slide a {
        font-size: 14px;
  }

    #email-address-slide a {
        font-size: 14px;
  }
    
     #email-address-slide .email-contain {
         display: block;
         margin: 10px auto;
  }

    #email-address-slide .email-field {
        width: 100%;
        margin: 0 auto;
    }

}