.helmets-register {
    justify-content: center; 
    background: center / contain no-repeat url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/register-login/helmets_sword.png'); 
    background-size: 100%;
    padding: 120px;
}

.helmets-login {
    justify-content: center; 
    background: center / contain no-repeat url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/register-login/helmets_sword.png'); 
    background-size: 90%;
    padding: 260px;
}

.wrapper-content, .footer {
    padding: 0px;
    margin-top: 0px;
}

h2 {
    font-size: 36px;
    font-weight: 800;
    text-transform: uppercase;
}

ul {
    margin: 0 0 0 32px;
    line-height: 1.5;
}

.bordered-box-blue {
    border: 25px solid transparent;
    border-image: url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/public_page_border_blue.png') stretch 38;
    overflow: hidden;
    background-clip: border-box;
}

.bordered-box-blue-video {
    border: 25px solid transparent;
    border-image: url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/public_page_border_blue.png') stretch 38;
    background-clip: border-box;
}

.red-gem-dot {
    list-style-image: url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/ruby_bulletpoint.png');
}

.blue-gem-dot {
    background: url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/diamond_bulletpoint.png') no-repeat left top;
    padding: 1px 0px 3px 30px;
    list-style: none;
    margin: 0;
}

.golden-button {
    background: center / contain no-repeat url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/register_button_normal.png');
    border: none;
    min-width: 250px;
    padding: 24px;
    font-size: 17px !important;
    font-weight: 800 !important;
    text-decoration: none !important;
    text-transform: uppercase;
    text-shadow: 2px 2px 2px #fcfcfc;
    color: #05172d;
}
.golden-button:hover {
    background: center / contain no-repeat url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/register_button_hover.png');
    color: #05172d;
}

.red-button {
    background: center / contain no-repeat url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/red_button_normal.png');
    text-decoration: none !important;
    font-size: 1.1em;
    color: #fcfcfc;
    font-weight: bold !important;
    text-shadow: 2px 2px 2px black;
    padding: 24px;
}
.red-button:hover {
    background: center / contain no-repeat url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/red_button_hover.png');
}

.explore-button {
    background: center / contain no-repeat url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/explore_button_normal.png');
    text-decoration: none !important;
    font-size: 1em;
    color: #fcfcfc;
    font-weight: bold !important;
    text-shadow: 2px 2px 2px black;
    padding: 24px;
}
.explore-button:hover {
    background: center / contain no-repeat url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/explore_button_hover.png');
}

.arrows-image {
    width: auto; 
    max-height: 25px;
}


.infobox-dark-paper-display-border {
    border: 25px solid transparent;
    border-image: url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/old_paper_infobox_blue_border.png') stretch 38;
    overflow: hidden;
    background-clip: border-box;
}

.infobox-dark-paper-display {
    text-align: center; 
    background-color: #202b3b;
    background-image: url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/old_paper_infobox_blue_bg.png');
    background-repeat: repeat;
}

.infobox-light-grey-paper-display-border {
    border: 25px solid transparent;
    border-image: url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/old_paper_infobox_light_grey_border.png') stretch 38;
    overflow: hidden;
    background-clip: border-box;
}

.infobox-light-grey-paper-display {
    text-align: center; 
    background-color: #3d4653;
    background-image: url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/old_paper_infobox_light_grey_bg.png');
    background-repeat: repeat;
}

.white-parchment-border {
    border: 25px solid transparent;
    border-image: url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/old_paper_parchment_white_border.png') stretch 35;
    overflow: hidden;
    background-clip: border-box;
}

.white-parchment {
    background-image: url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/old_paper_parchment_white_bg.png');
    background-repeat: repeat;
    /* background-color: #d9d9d9; */
}

.register-border {
    border: 18px solid transparent;
    border-image: url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/user-feedback-modal/Feedback_Widget_frame_whole.png') stretch 18;
    background-clip: border-box; 
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 20; 
}

.register-background { 
    z-index: 10;
    background-color: #E1E4EB;
    border: none;
    padding: 0px;
    height: 97%;
}
.skew-sibling {
    background-color: #16335C; 
    width: 100%;
    padding-top: 25px;
    clip-path: polygon(0 0, 100% 12%, 100% 100%, 0% 100%);
    background-clip: border-box;
    position: relative;


}
.skew-sibling> * {
    background-color: inherit;
}
.spiky-border {
    border: 25px solid transparent;
    border-image: url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/spiky-border.png') stretch 35;
    overflow: hidden;
    background-clip: border-box;
}
.wa-logo-footer {
    width:50%; 
    justify-self: center;
}

.spiky-white {
    background-image: url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/spiky-border_bg.png');
    background-repeat: repeat;
    background-size: 100%;
    border: none;
    z-index: -1;
}

.text-shadow {
    text-shadow: 2px 2px 2px black;
}

.carousel-item {
    min-height: 371px;
}

.carousel .carousel-indicators button {
    width: 25px;
    height: 25px;
    background-color: rgba(0,0,0,0.5);
    background: center / contain no-repeat url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/silver_dot_empty.png');
    border-radius: 100%;
}

.carousel-indicators .active {
    background: center / contain no-repeat url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/silver_dot_full.png') !important;
}

.testimonial-image {
    max-height: 100%;
    width: auto;
    height: auto;
}

.register-testimonial-image {
    width: 100%;
    height: auto;
}

.register-testimonial-description {
    color: #EBEEF5; 
    font-size: 1.3em; 
    font-style: italic; 
    text-align: left;
}

.community-events-text  {
    font-weight: bold;
    font-size: 1.2em;
}

/* Register - Login pages */

.login-page, .register-page {
    font-family: Lato; 
    padding-top: 40px; 
    background-image: url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/register-login/Login_registration_bg.jpg'); 
    background-size: cover; 
    background-repeat: no-repeat;
}

.register-input, .login-input {
    border: none;
    background: center / contain no-repeat url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/register_button_normal.png');
    min-width: 250px;
    padding: 14px;
    font-size: 17px !important;
    font-weight: 800 !important;
    text-transform: uppercase;
    color: #3b3b3d !important;
}
.register-input:hover, .login-input:hover {
    background: center / contain no-repeat url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/register_button_hover.png');
}

.register-section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.login-links {
    color:#3b3b3d !important;
}

.red-paint-text {
    color: #feffff; 
    font-family: 'Oswald'; 
    background: center / contain no-repeat url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/red_line.png');
    background-size: 80%;
}

.wa-logo {
    max-width: 40%;
}

.policies-links {
    color:#3b3b3d;
    font-weight: bold; 
    font-size: 0.7rem;
}

.policies-links a {
    text-decoration: underline !important;
}

.call-to-action-text {
    font-size: 0.7rem; 
    font-weight: 700;
    padding-top: 4px;
    margin: 0px;
    color:#3b3b3d;
}

.small-text {
    font-size: 0.7rem; 
    font-weight: bold;
    padding-top: 4px;
    margin: 0px;
}

.extra-links {
    color:#3b3b3d;
    font-size: 0.9rem; 
    font-weight: bold;
}

#register a {
    color: #3b3b3d;
    font-weight: bolder;
    text-decoration: none;
}
#register a:hover {
    text-decoration: underline;
}

.register-form-control-description {
    text-align: right; 
    font-size: 11px;  
    font-weight: bold;
}

.form-register, .form-login {
    color: #3b3b3d;
    max-width: 380px;
    padding: 15px;
    margin: 0 auto;
}


.form-register .form-control,
.form-login .form-control
{
    position: relative;
    font-size: 16px;
    height: auto;
    background-color: #ffffff !important;
    border: 1px solid #3b3b3d;
    color: #3b3b3d !important;
}

.form-register input.form-control:focus,
.form-login input.form-control:focus 
{
    background-color: #ffffff !important;
}

.help-block li {
    padding: 3px;
    background: #ffc9c9 !important;
    color: #710606 !important;
    font-size: 11pt;
    margin-bottom: 5px;
    font-weight: bold;
}

.glyphicon-exclamation-sign {
    display: none;
}

.list-unstyled {
    padding: 0 !important;
    margin: 0 !important;
}

/* largest screens */
@media (min-width: 2000px) {

    .register-page {
        min-height: 1400px !important;
    }

    .login-page {
        min-height: 1400px !important;
    }

    .section {
        margin-top: 150px;
    }

    .helmets-register {
        background-size: 78%;
        padding: 160px;
    }
}

/* largest screens */
@media (max-width: 7680px) {

    .clipped-margin-bottom {
        margin-bottom:100px;
    }

    .clipped-margin-top {
        margin-top:100px;
    }

    .clip-path-bottom {
        clip-path: polygon(0 0, 100% 0%, 100% 90%, 0% 100%);
    }

    .clip-path-top {
        margin-top: -120px; 
        z-index: 0;
    }
    .clip-path-top-systems {
        margin-top: -150px; 
        z-index: 0;
    }

    .clipped-position {
        position: relative; 
        z-index: 1000;
    }

    .background-cover {
        background-size: contain; 
        background-repeat: round;
    }

    .blue-texture {
        background-image: none;
    }

    .register-section {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media (max-width: 1600px) {
    .helmets-login {
        padding: 160px !important;
    }
}

/* large-ish screens */
@media (max-width: 1400px) {

    .testimonial-image {
        max-height: 80%;
        width: auto;
        height: auto;
        flex-direction: column;
    }

    .blue-texture {
        background-image: url('https://wa-cdn.nyc3.cdn.digitaloceanspaces.com/assets/prod/public-pages/texture_medium_blue.jpg'); 
        background-size:cover; 
        background-repeat: no-repeat;
    }

    .clipped-margin-bottom {
        margin-bottom: 5px;
    }

    .clipped-margin-top {
        margin-bottom: 5px;
    }

    .clip-path-bottom {
        clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
    }

    .clip-path-top-systems {
        margin-top: -60px;
    }
    
    .helmets-register {
        padding: 60px !important;
    }

    .helmets-login {
        padding: 40px !important;
    }

    .video-asset {
        width: 385px;
        height: 265px;
    }
}

/* large to medium screens */
@media (max-width: 992px) {
    .button-text {
        font-size: 10px;
    }

    .testimonial-image {
        max-height: 60%;
        width: auto;
        height: auto;
        flex-direction: column;
    }
}

/* medium screens */
@media (max-width: 768px) {

    .infobox-dark-paper-display-border, .infobox-light-grey-paper-display-border {
        border: none;
    }

    /*
    .infobox-light-paper-display, .infobox-dark-paper-display {
        text-align: center; 
        background: none;
    } */
    
    .testimonial-image {
        max-height: 100%;
        width: auto;
        height: auto;
    }

    .helmets-register {
        padding: 30px !important;
    }

    .helmets-padding-login {
        padding: 30px !important;
    }

    .register-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

/* small screens */
@media (max-width: 576px) {
    .helmets-register {
        padding: 12px !important;
        padding-top: 30px !important;
    }
    .wa-logo-footer {
        width:100%; 
        justify-self: center;
    }
    .register-testimonial-description {
        font-size: 1em;
    }

    .explore-button {
        padding: 21px;
        font-size: 0.8em;
    }

    .arrows-image {
        width: auto; 
        max-height: 15px;
    }

    .button-text {
        font-size: 12px;
    }

    .header-text {
        font-size: 20px;
    }

    .video-asset {
        width: 335px;
        height: 215px;
    }

    .register-input, .login-input {
        padding: 12px;
    }

}