body.sub {
    padding-top: 50px;
}
.top-banner .skip {
    position: absolute;
    text-align: center;
    bottom: 85px;
    width: 100%;
    padding: 0;
}

.top-banner .skip a {
    position: relative;
    display: inline-block;
    color: #000000;
    margin-bottom: 0;
    text-shadow: 0px 0px 0px rgba(0, 70, 249, 0.8);
    opacity: 0.6;
    z-index: 3;
    -webkit-transition: color 600ms ease, text-shadow 600ms ease, opacity 600ms ease;
    -moz-transition: color 600ms ease, text-shadow 600ms ease, opacity 600ms ease;
    -ms-transition: color 600ms ease, text-shadow 600ms ease, opacity 600ms ease;
    -o-transition: color 600ms ease, text-shadow 600ms ease, opacity 600ms ease;
    transition: color 600ms ease, text-shadow 600ms ease, opacity 600ms ease;
}

.top-banner .skip a:focus, .top-banner .skip a.focus, .top-banner .skip a:hover {
    color: #444444;
    text-shadow: 0px 0px 15px rgba(0, 70, 249, 0.8);
    opacity: 1;
    text-decoration: none;
}

.top-banner .skip a .text {
    display: block;
    text-align: center;
    margin-bottom: -9px;
    font-size: 18px;
}

.top-banner .skip a .glyphicon {
    font-size: 50px;
}

.top-banner .skip.skip-red a {
    text-shadow: 0px 0px 0px rgba(197, 32, 51, 0.8);
}

.top-banner .skip.skip-red a:focus, .top-banner .skip.skip-red a.focus, .top-banner .skip.skip-red a:hover {
    text-shadow: 0px 0px 15px rgba(197, 32, 51, 0.8);
}


.scene{
    height: 100vh;
    /*height: calc(100vh - 56px);*/
    min-height: 600px;
    overflow: hidden;
    width: 100%;
    position: relative;
    background-color: #fff;
    color: #130000;
}
.scene .layer-full{
    width: 100%;
    height: 100%;
}
.scene .player img{
    height: 90vh;
    min-height: 90%;
    bottom: -5vh !important;
    top: auto !important;
    left: auto !important;
    right: 15vw;
    position: absolute;
}

.scene .bg-img{
    width: 100%;
    height: 100%;
    background: url(../images/drills/iplay-background-parralax.jpg);
    background-size: cover;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);

}

.layer-banner{
    width: 100%;
    padding: 1rem 3.5rem 3.5rem;
    color: #fff;
    font-size: 1.5em;
    pointer-events: all !important;
}
.bg-grad-red{
    color: white;
    background: red;
    /* Old browsers */
    background: -moz-linear-gradient(top, #cb1f1e 0%, #8a0a0a 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cb1f1e), color-stop(100%, #8a0a0a));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #cb1f1e 0%, #8a0a0a 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #cb1f1e 0%, #8a0a0a 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #cb1f1e 0%, #8a0a0a 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #cb1f1e 0%, #8a0a0a 100%);
    /* IE6-9 */
}
.scene .skip{
    pointer-events: all !important;

}
.layer-banner p{
    line-height: 1.2;
    font-weight: bold
}
.layer-banner h1{
    font-style: italic;
    font-size: 2em;
    color: #fff;
}
.layer-banner a{
    color: #fff;
}

/* Section */

.section{
    position: relative;
    min-height: 500px;
    overflow: hidden;
}
section.tall{
    height: 100vh;
    height: calc(100vh - 56px);

    min-height: 600px;
}
.section.padded-more{
    padding: 50px 0
}

.section.dark{
    background: #140001;
    color: #fff;

}
.section.vault-banner{
    background: #000 url(../images/drills/drill-header.jpg) no-repeat right center;
    background-size: auto 100%;
    text-shadow: #000 0 0 30px
}
.section-small{
    padding-top: 30px;
    padding-bottom: 30px;
}
.section-float{
    position: absolute;
    max-height: 85%;
    top: 5%;
    right: 0;
    max-width: 100%
}

.banner.three-tiers.no-tilt .row > div,
.banner.three-tiers.no-tilt .row > div a,
.banner.three-tiers.no-tilt .row > div a .inner-container,
.banner.three-tiers.no-tilt .row > div:before,
.banner.three-tiers.no-tilt .row > div a .wrap,
.banner.three-tiers.no-tilt .row > div:before {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
}

#vault-landing-tiers{
    height: auto;
    min-height: 400px;
}
.banner.three-tiers.no-tilt{
    padding-top: 0;
    height: 100%;
    min-height: 300px;
    overflow: visible;
}
.banner.three-tiers.no-tilt .row{
    left: 0;
    width: 100%;
    margin-left: 0
}
.banner.three-tiers.no-tilt .row > div{
    top: 0;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
    overflow: visible
}

.banner.three-tiers.no-tilt .container-fluid{
    padding: 0
}
.banner.three-tiers.no-tilt .row > div a{
    min-height: 300px;
}
.banner.three-tiers.no-tilt .row > div a .wrap{
    top: 30%;
    width: 100%;
    left: 0;
    padding-top: 10%;
    max-width: 100%;
    padding-left: 5%;

}
.banner.three-tiers.no-tilt .row > div a .wrap .label{
    max-width: 100%;
}
.banner.three-tiers.no-tilt .row > div a .wrap .label::before{
    left: -5%;
    width: 110%
}
.banner.three-tiers.no-tilt .row > div:before{
    width: 100%;
    height: 100%;
    margin: 0;
    min-height: 300px
}
.banner.three-tiers.no-tilt.no-tilt-small .row > div:before{
    height: 400px;
    height: 30vh;
    min-height: 400px;
    display: none;
}
.banner.three-tiers.no-tilt.no-tilt-small .row > div a{
    height: 400px;
    height: 30vh;
    min-height: 400px;
}
.banner.three-tiers.no-tilt.no-tilt-small .row > div{
    height: 400px;
    height: 30vh;
    min-height: 400px;
}

.banner.three-tiers.no-tilt.no-tilt-small .row > div img {
    content: '';
    position: static;
    display: block;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-size: cover;
}
.drill-group {
    background-color: #0e0000;
}

#vault-landing-tiers.banner.three-tiers .row > div:before {

    background: url(../images/drills/drill-2.jpg) center center no-repeat;
    background-size:  cover
}

#vault-landing-tiers.banner.three-tiers .row > div:first-child:before {
    background-image: url(../images/drills/drill-1.jpg);
}

#vault-landing-tiers.banner.three-tiers .row > div:nth-child(3):before {
    background-image: url(../images/drills/drill-3.jpg);

}
.background-chalkboard {
    background: url(../images/banners/banner-bg-chalkboard.jpg) no-repeat center center;
    background-size: cover;
}

/* Drill */
.coach-thumb {
    overflow: hidden;
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 20px;
    border-radius: 50%;
}
.coach-thumb img {
    width: 100%;
}
.drill-col {
    position: relative;
    z-index: 10;
}
.drill-col.second { z-index: 9; }
.drill-col.third { z-index: 8; }
.drill-filter { z-index: 5; }
.drill-box {
    position: relative;
}
.drill-box .drill-hover-box {
    position: absolute;
    top: -250px !important;
    left: 80%;
    background: #fff;
    border: solid 3px #ff001e;
    /* background: rgba(255, 0, 30, .6); */
    padding: 5px;
    z-index: 999;
    border-radius: 10px;
    opacity: 0;
    transition: all .3s;
    visibility: hidden;
}
.drill-box:hover .drill-hover-box {
    display: block;
    top: -260px !important;
    opacity: 1;
    visibility: visible;

}
.drill-box a {
    color: #333;
    font-weight: 400;
}
.drill-hover-box .drill-hover-footer a {
    min-height: auto;
    display: inline-block;
    padding: 10px;
    font-size: 1em;
    text-align: center;
    font-weight: 800;
}
.drill-hover-box .embed-responsive{
    height: auto;
    max-width: 400px;
    min-width: 400px;
    background: url(../images/drills/loader.gif) center center no-repeat
}
.drill-hover-box .drill-hover-footer a span {
    color: #ff001e;
}
.drill-nav {
    border: solid 5px #ff001e;
    border-bottom: solid 4px #ff001e;
    border-left: 0;
    border-right: 0;
}
.widget .nav li {
    display: block;
    margin: 0;
}
.widget .nav li a {
    font-weight: bold;
    color: #1a1a1a;
    border-radius: 3px;
}
.widget .nav li.active a {
    color: #fff;
    background-color: #bb1b1a;
}
.banner.three-tiers.no-tilt .drill-hover-box{
    position: absolute;
    top: -150px !important;
    left: 50%;
    background: #ff001e;
    background: rgba(255,0,30, .6);
    padding: 15px;
    z-index: 999;
    border-radius: 10px;
    opacity: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    visibility: hidden;
}
.banner.three-tiers .row > div:hover .drill-hover-box{
    display: block;
    top: -200px !important;
    opacity: 1;
    visibility: visible;
}
.banner.three-tiers.no-tilt .row > div:nth-child(3) .drill-hover-box{
    right: 70%;
    left: auto;
}
.banner.three-tiers.no-tilt .row .drill-hover-box .drill-hover-footer{
    background: #81000f;
    background: rgba(255,0,30, .6);
}
.banner.three-tiers.no-tilt .row .drill-hover-box .drill-hover-footer a{
    height: auto;
    min-height: auto;
    display: inline-block;
    color: #fff;
    padding: 10px;
    font-size: 1.2em;
    text-align: center
}

.banner.three-tiers.no-tilt .drill-hover-box.show{
    opacity: 1;
}
.banner.three-tiers.no-tilt .row > div img {
    content: '';
    display: block;
    position: static;
    margin-left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    float: left;
    background-position: center center;
    overflow: hidden;
    padding-left: 100%

}

/* Modal drill */
#modal-featured,
#drill-pop{
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
}
#modal-featured .modal-dialog ol li:before,
#drill-pop .modal-dialog ol li:before{
    color: inherit
}
#modal-featured .modal-dialog .embed-responsive,
#drill-pop .modal-dialog .embed-responsive{
    margin-bottom: 20px;
    margin-top: 20px;
}
.loading-spin{
    background: url(../images/drills/loader.gif) center center no-repeat;
    background-size: 100%;
    height: 100px;
    width: 100px;
    margin: 20px auto;
}
#modal-featured .modal-dialog .drill-modal-title,
#drill-pop .modal-dialog .drill-modal-title{
    font-size: 3em;
    text-align: center;
    margin-top: 0
}
#modal-featured .modal-dialog img,
#drill-pop .modal-dialog img{
    max-width: 100%;
}
#modal-featured .modal-dialog h2,
#drill-pop .modal-dialog h2{
    color: #fff
}
#modal-featured .modal-footer a,
#drill-pop .modal-footer a{
    font-size: 2em;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 600
}
#modal-featured a,
#drill-pop a{
    color: #cd1f20
}
#modal-featured span,
#modal-featured i,
#drill-pop span,
#drill-pop i{
    color: #fff
}
#modal-featured .modal-dialog,
#drill-pop .modal-dialog{
    background: #cd1f20;
    padding: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
#modal-featured .modal-dialog.modal-lg,
#drill-pop .modal-dialog.modal-lg{
    width: 85%;
    max-width: 1200px
}
#modal-featured .modal-content,
#drill-pop .modal-content{
    background: #020000;
}
#modal-featured .modal-body,
#drill-pop .modal-body{
    padding: 0 30px 30px 30px
}
#modal-featured .modal-header,
#drill-pop .modal-header{
    padding: 10px 10px 0 0
}
#modal-featured .modal-header .close,
#drill-pop .modal-header .close{
    font-size: 2.5em;
}

#modal-featured .modal-header,
#modal-featured .modal-body,
#modal-featured .modal-footer,
#drill-pop .modal-header,
#drill-pop .modal-body,
#drill-pop .modal-footer{
    background: transparent;
    border: 0
}
/* FOrm */
form.drill-form label{
    font-size: 2em;
    font-weight: 600;
    text-transform: uppercase;
    text-align: right;
    font-style: italic;
}
.modal-body form.drill-form label {
    font-size: 1.5em;
    font-style: normal;
    padding-top: 0;
}
form.drill-form label small{
    font-weight: 400;
    font-size: .8em;
    text-transform: none;
    position: relative;
    top: -0.9em;
    font-weight: 200
}
form.drill-form .upload-btn-wrapper label{
    font-size: 1.2em;
    line-height: 1;
    text-align: left;
    display: block;
    font-style: normal;
    margin-top: -0.8em;
    white-space: nowrap;
    display: inline-block;
    width: auto
}
form.drill-form input.form-control{
    border: solid 2px #333
}
form.drill-form .upload-btn-wrapper label{
    font-size: 1.2em;
    line-height: 1;
    text-align: left;
    display: block;
    font-style: normal;
    margin-top: -0.8em;
    white-space: nowrap;
    display: inline-block;
    width: auto
}
.modal-body form.drill-form .upload-btn-wrapper label.control-label {
    font-size: 1.5em;
    font-style: normal;
    padding-top: 20px;
    text-align: right;
    width: 25%;
}
form.drill-form .upload-btn-wrapper label span{
    font-size: 1.5em;
    position: relative;
    top: .5em;
    left: 10px;
    border: solid 2px #333;
    display: inline-block;
    padding: 5px;
    height: 50px;
    width: 50px;
    text-align: center;
    background: #ff0000;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}
form.drill-form .upload-btn-wrapper label .modal-upload-btn {
    top: 5px;
}
form.drill-form .upload-btn-wrapper.has-file label span{
    background: #00aa00;
}
form.drill-form .upload-btn-wrapper input[type=file]{
    display: none;
}
form.drill-form .form-control{
    width: 100%;
}

/* Text styling */
.text-grad-white{
    background: transparent;
    background: -moz-linear-gradient(top, #ffffff 0%, #656464 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #656464));
    background: -webkit-linear-gradient(top, #ffffff 0%, #656464 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #656464 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #656464 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #656464 100%);
    color: transparent;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -ms-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: none !important
}
.text-grad-red{
    background: transparent;
    background: -moz-linear-gradient(top, #ce1f1f 0%, #8f0c0c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ce1f1f), color-stop(100%, #8f0c0c));
    background: -webkit-linear-gradient(top, #ce1f1f 0%, #8f0c0c 100%);
    background: -o-linear-gradient(top, #ce1f1f 0%, #8f0c0c 100%);
    background: -ms-linear-gradient(top, #ce1f1f 0%, #8f0c0c 100%);
    background: linear-gradient(to bottom, #ce1f1f 0%, #8f0c0c 100%);
    color: transparent;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -ms-background-clip: text;
    background-clip: text;
    text-shadow: none !important
}
/* Quote */
blockquote.quote-jumbo{
    font-size: 3.5em;
    font-weight: 400;
    border-right: 0;
    line-height: 1;
    text-align: left;
    margin: 0 30px 0 50px;
    text-shadow: #000 0 0 20px
}
blockquote.quote-jumbo>p{
    line-height: 1.1;
    font-style: italic
}
blockquote.quote-jumbo footer{
    color: #ce1f1f;
    padding-left: 30%;
    margin-top: 4rem;
    line-height: .4em
}
blockquote.quote-jumbo footer cite{
    font-style: normal;
    color: #ffffff;
    font-size: .5em;;
    line-height: 1
}
blockquote.quote-jumbo footer h3{
    font-weight: 300;
    margin-bottom: 0;
    font-size: 2.5em;
    line-height: 1
}
blockquote.quote-jumbo footer h3 span{
    font-weight: 800
}
blockquote.quote-jumbo footer:after{
    display: none
}
/* Fonts */
.layer-banner{
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
}
#modal-featured .modal-footer a,
#drill-pop .modal-footer a,
.link-md-white,
form.drill-form .btn,
form.drill-form label,
.quote-jumbo,
.layer-banner h1,
.layer-banner a{
    font-family: "Oswald", sans-serif;
}
.bg-dark {
    background-color: #333;
    color: #fff;
}
.bg-black {
    background-color: #222;
}
.padded-less {
    padding-top: 50px;
    padding-bottom: 30px;
}
.py-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}
/* helpers */
.high-layer{
    z-index: 999;
}
.lower-layer{
    z-index: 0;
}
.btn-outline-white{
    border: solid 2px #fff;
    padding: 10px 15px;
    color: #fff;
    background-color: #b31717;
    margin-left: 2em;
    font-weight: bold;
    font-style: italic;
}
.btn-outline-white:hover {
    background-color: #fff;
    color: #b31717;
}
.text-white{
    color: #fff
}
.text-red {
    color: #ff001e;
}
.text-xxl{
    font-size: 5em
}
.text-xl{
    font-size: 3.5em
}
.text-grad-light {
    background: transparent;
    background: linear-gradient(to bottom, #ffffff 0%, #b4b4b4 100%);
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    text-shadow: none !important;
}
.text-grad-red {
    background: transparent;
    background: linear-gradient(to bottom, #ce1f1f 0%, #8f0c0c 100%);
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    text-shadow: none !important;
}
.drill-title {
    min-height: 56px;
}

.link-md-white{
    color: #fff;
    font-size: 24px;
    text-decoration: none;
    font-weight: bold
}
.link-md-white:hover{
    text-decoration: underline
}
@media (max-width: 1100px) {

    .banner.three-tiers.no-tilt .row > div a .wrap {
        font-size: 1em
    }

}
@media (max-width: 992px) {
    .section-float.aos-animate{
        opacity: .3 !important;
        min-width: 600px;
    }
    form.drill-form label{
        font-size: 2em;
    }
    form.drill-form .form-group{
        margin-bottom: 1em
    }

}
@media (max-width: 767px) {
    .section.vault-banner .parallax2{
        background: rgb(0, 0, 0, .3);
        padding: 20px 0 30px
    }
    .banner.three-tiers.no-tilt .row > div a .wrap .label{
        padding: 15px 5px 15px 0;
    }
    .banner.three-tiers.no-tilt .row > div a .wrap .label::before{
        top: 2px;
        left: -5%;
        width: 105%

    }

    .banner.three-tiers.no-tilt .drill-hover-box,
    .banner.three-tiers.no-tilt .row > div:nth-child(3) .drill-hover-box{
        left: 10px;
        top: -150px;
        right: auto;
    }
    #modal-featured .modal-dialog.modal-lg,
    #drill-pop .modal-dialog.modal-lg{
        width: auto
    }
    blockquote.quote-jumbo{
        font-size: 2.5em
    }

}

.drill-category-links {
    top: 20%;
    position: absolute;
    width: 100%;
}

@media (max-width: 468px) {
    .layer-banner{
        font-size: 1em
    }
    .layer-banner h1{
        font-size: 2.5em;
    }
    blockquote.quote-jumbo{
        font-size: 3.5em
    }
}


@media (min-width: 768px) {

    .layer-banner h1{
        font-size: 2em;
    }
    blockquote.quote-jumbo{
        font-size: 3.5em
    }
    .drill-category-links {
        bottom: 15%;
    }
    .banner.three-tiers.no-tilt .row > div a{
        border: 0
    }
    form.drill-form .form-group{
        margin-right: -20px
    }
    form.drill-form .form-group label{
        margin-right: -10px
    }
    #vault-landing-tiers,
    .banner.three-tiers.no-tilt
    {
        height: 85vh;
    }
    .banner.three-tiers.no-tilt{
        height: 100%
    }

}

@media (min-width: 992px) {
    .layer-banner h1{
        font-size: 2.5em;
    }
    .drill-category-links {
        bottom: 5%;
    }

}

.d-flex {
    display: flex;
    flex-direction: row;
    flex-basis: content;
    flex-wrap: wrap;
}


@media (min-width: 1200px) {
    .section.padded-more{
        padding: 150px 0
    }
    .drill-category-links {
        bottom: 18%;
    }
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .text-grad-red{
        background: transparent;
        color: #ce1f1f;
    }
    .text-grad-white{
        background: transparent;
        color: #fff;
    }
}