/* Enter Your Custom CSS Here */
.splash-top {
    height: 66vh;
    background-color: black;
    position: relative;
    z-index: 98;
}
.splash-slide-wrapper{
    width: 301vw;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    -webkit-animation: h_slide 30s ease-out infinite;
    -moz-animation: h_slide 30s ease-out infinite;
    animation: h_slide 30s ease-out infinite;
    height: 100%;
}
	@keyframes h_slide {
  0% {
    margin-left: 0; }
  30% {
   margin-left:0; }
  33% {
    margin-left:-100vw; }
  63% {
    margin-left:-100vw; }
  66% {
    margin-left:-200vw; }
  97% {
    margin-left:-200vw; }
  100% {
    margin-left:0; } }
.splash-slide {
    width: 100vw;
    height: 100%;
    display: inline-block;
    margin: 0;
}
.slide1{
  background-color: black;
  background-image: url(https://learn.stocktrak.com/wp-content/uploads/2018/08/splash1.jpg);
  background-size: cover;
  background-position: 50%;
  vertical-align: top;
}
.slide2{
  background-color: black;
  background-image: url(https://learn.stocktrak.com/wp-content/uploads/2017/11/splash1.jpg);
  background-size: cover;
  background-position: 50%;
  vertical-align: top;
}
.slide3{
  background-color: black;
  background-image: url(https://learn.stocktrak.com/wp-content/uploads/2018/03/splash5.jpg);
  background-size: cover;
  background-position: 50%;
  vertical-align: top;
  margin: 0!important;
  position: relative;
}

.splash-text h1 {
    margin: 3px;
    font-size: 3em;
    color: #fff;
    text-align: left;
    display: table;
    padding: 6px;
}
.splash-text {
    width: 1025px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 100px;
    color: #fff;
}

.splash-text p {
    margin: 3px;
    padding: 5px;
    font-size: 2em;
    display: table;
}

.spl-btn {
    background-color: rgba(100,100,100,0.3);
    padding: 20px;
    line-height: 25px;
    width: 170px;
    display: inline-block;
    color: #fff;
    transition: 0.5s;
    font-size: 1.5em;
    margin: 80px 20px 0;
    border: 1px solid #fff;
    border-radius: 3px;
    font-size: 15px;
}
.spl-btn2{
    width:500px;
    font-size:2em;
}
.splash-button-wrapper {text-align: center;display: inline-block;}
.splash-button-wrapper a{text-decoration:none;}
.spl-btn:hover {
    background-color: #00539b;
    border-color:#00539b;
}
.btn-span{
    vertical-align:middle;
    display:inline-block;
    line-height: 1.6em;
    font-weight: 300;
}
.btn-span-login{
    font-size:1.5vw;
}

#splash-boxes{width:100%;min-width:1025px;display: inline-block;background-color: #fff;}
.spl-box{width: 20%;display: inherit;margin: 0px 20px;padding: 30px 0;vertical-align: top;}
.icon-wrapper{border-radius:100%;height: 12vw;width: 12vw;border: 10px solid lightgrey;overflow:hidden;margin-left: auto;margin-right: auto;box-sizing: border-box;transition: 0.2s;}
.spl-box p{text-align:center;color: #555;text-shadow: none;font-size: 1rem;}
.spl-box h3{text-align:center;margin: 0;padding: 15px;font-size: 1.3em;line-height: 1.4rem;}
.icon-wrapper img{height: 100%;vertical-align: middle;text-align: right;}
.box-4 .icon-wrapper img{width: 100%;vertical-align: middle;}
.box-2 .icon-wrapper img{height: 100%;width:auto;vertical-align: middle;}
.spl-box a{
    display:block;
    text-decoration:none!important;
}
.spl-helper{
    display:inline-block;
    vertical-align:middle;
    height:100%;
}
.spl-box.box-1:hover .icon-wrapper{
    border:20px solid blue;
}
.spl-box.box-2:hover .icon-wrapper{
    border:20px solid orange;
}
.spl-box.box-3:hover .icon-wrapper{
    border:20px solid red;
}
.spl-box.box-4:hover .icon-wrapper{
    border:20px solid yellow;
}
.spl-box h3:after{
    content:"";
    height:2px;
    background-color:lightgrey;
    width:80%;
    display:inline-block;
}
.spl-box.box-1:hover h3:after{
    background-color:blue;
}
.spl-box.box-2:hover h3:after{
    background-color:orange
}
.spl-box.box-3:hover h3:after{
    background-color:red;
}
.spl-box.box-4:hover h3:after{
    background-color:yellow;
}

.threeCols-first .fa{
    font-size: 1.5em;
    padding:5px;
}
.social-buttons{
    display:none!important;
}
.splash-bottom {
    width: 90%;
    text-align: right;
    padding-right: 10%;
    margin-top: -66px;
    height: 66px;
    background-color: rgba(0,0,0,0.5);
    z-index: 99;
    position: relative;
}
.splash-bottom h1{
    margin:0;
    padding-top: 50px;
    color:#fff;
    font-family: 'Open sans';
    font-weight:300;
    font-size:4vw;
}

#splash-boxes h2{
    margin:0;
    padding-top:75px;
    font-weight:300;
    font-size: 3rem;
    padding-bottom: 25px;
}

.spl-btn-2{
    margin-top: 75px;
    border:1px solid #fff;
    width:400px;
    margin-left:auto;
    margin-right:auto;
    padding:30px;
    color:#fff;
    font-size:2em;
    border-radius:4px;
    transition:0.5s;
}
.splash-button-2{
    text-decoration:none!important
}
.spl-btn-2:hover{
    background-color:#fff;
    color:#00aced;
}
.splash-bottom p{
    text-shadow:none;
    text-align:center;
    margin-top:50px
}
/*ipad hack*/
@media screen and (max-width:1025px){
    body{
        min-width:1025px;
    }
    .splash{
        width:1025px;
        left:0;
    }
    .spl-box{
        margin:0;
    }
    .spl-btn{
       width:200px;
    }
}
#wrapper {
    width: 100%;
}

.bottom {
    max-width: 100%;
}
.slide.slide1 {
    background-image: url(https://learn.stocktrak.com/wp-content/uploads/2018/03/splash5.jpg);
    background-size: cover;
}

.slide {
    height: 60vh;
    min-height: 500px;
}

.splash-slider {
    width: 300%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    height: 60vh;
    min-height: 500px;
    position: relative;
}

.slider-box {
    margin-top: -12vh;
    margin-left: auto;
    margin-right: 0;
    display: block;
    width: 300px;
    background-color: rgba(36,52,63,0.5);
    position: relative;
    z-index: 99;
    padding: 20px;
}

.reg-hover a {
    color: #fff;
    text-decoration: none;
    transition:0.2s;
}

.reg-hover {
    color: #fff;
    font-size: 1.2rem;
    transition:0.2s;
}

.reg-hover a:hover{
    font-size:1.5rem;
}

.splash-title {
    padding: 2vh;
}

.double{
    width: calc(33% - 2px);
    display:inline-block;
    vertical-align:top;
    height: 500px;
    box-sizing:border-box;
    transition:0.5s;
    background-size: cover;
    background-position: 50%;
    position: relative;
    overflow: hidden;
}
.doubleleft {
    background-color: red;
    border-right:1vw solid white;
}
.doublemiddle{
    background-color:blue;
    border-left:1vw solid white;
    border-right:1vw solid white;
}
.doubleright {
    background-color:green;
    border-left:1vw solid white;
}

.double p{
    font-size:0;
    color:transparent;
    transition:0.5s;
}
.double:hover p{
    color:#fff;
    font-size:1.2rem;
    line-height:1.3rem;
    text-shadow:0 0 3px #333,0 0 5px #000,0 0 10px #000,0 0 20px #000;
}
.double a{
    opacity:0;
    transition:0.5s;
}
.double:hover a{
    opacity:1;
}

.double-heading {
    padding:20px;
    z-index: 2;
    position: relative;
}
.double h2{
    font-size:calc(2rem + 1vw);
    color:#fff;
    line-height: 3rem;
    text-shadow:0 0 5px #333,0 0 10px #333;
}
.double p{
    width: 66%;
    min-width:300px;
    margin-right:auto;
    margin-left:auto;
    position: relative;
    z-index: 2;
}

.double-link{
    text-decoration:none;
    border:1px solid white;
    box-shadow:0 0 5px #000;
    padding:10px 20px;
    font-size:1.3rem;
    background-color: #1dbc59;
    color:#fff;
    margin-top:20px;
    display:inline-block;
    position: relative;
    z-index: 2;
}

.splash-sfive {
    background-size: cover;
    background: #fff;
}

.splashbox {
    height: 30vh;
    width: 20%;
    margin: 5%;
    display: inline-block;
    vertical-align: top;
}

.threebox-wrapper {
    width: 85%;
    min-width: 1025px;
    margin-left: auto;
    margin-right: auto;
}
.splash-sfive h1{
    color:#fff;
}

.splashbox {
    height: 35vh;
    width: 25%;
    margin: 3%;
    display: inline-block;
    vertical-align: top;
    background-color: white;
    margin-bottom:20vh;
    position:relative;
    min-height: 260px;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
}
.splashbox h2{
    font-size:calc(0.6rem + 0.8vw);
    padding-top:2vh;
}
.box1 h2{
    color:red;
}
.box2 h2{
    color:#f3a331
}
.box3 h2{
    color:#1dbc59;
}
.box1 a.splash-button-c{
    background-color:red;
}
.splash-sfive a.splash-button-c{
    position:absolute;
    display: inline-block;
    text-align:center;
    bottom: 4vh;
    width: 40%;
    left: 0;
    right: 0;
    margin: auto;
    padding: 10px;
    color: #fff;
}
.splash-button-c{
    border-radius:8px;
    color:#fff;
    text-decoration:none;
    transition:0.3s;
    border:1px solid #fff;
}
.box1 a.splash-button-c:hover{
    background-color:transparent;
    color:red;
    border-color:red;
}
.box2 a.splash-button-c{
    background-color:#f3a331;
}
.box2 a.splash-button-c:hover{
    background-color:transparent;
    color:#f3a331;
    border-color:#f3a331;
}
.box3 a.splash-button-c{
    background-color:#1dbc59;
}
.box3 a.splash-button-c:hover{
    background-color:transparent;
    color:#1dbc59;
    border-color:#1dbc59;
}
.threebox-wrapper {
    width: 85%;
    min-width: 1025px;
    margin-left: auto;
    margin-right: auto;
}
.splashbox p{
    text-align:center;
    font-size:calc(0.4rem + 0.6vw);
    line-height: calc(0.7rem + 0.6vw);
    padding: 3vh;
}
.splash-sfive h1{
    padding-top:10vh;
    margin:0;
}

.splash-sfive h2 {
    font-size:calc(2rem + 1vw);
    color: #000;
    padding: 3rem;
    line-height: 3rem;
    margin: 0;
    /* text-shadow:0 0 5px #333,0 0 10px #333; */
}

.threebox-wrapper h3 {
    color:#000;
    font-size:1.2rem;
    padding:1.2rem;
}


.doublebg {
    height: 100%;
    width: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    transition:0.3s;
}

.double:hover .doublebg{
    filter:saturate(90%) brightness(80%);
    transform:rotate(2deg) scale(1.2);
}

.bottom-content {
    display: inline-block;
    vertical-align: middle;
    color:#fff;
    font-size:1.4rem;
    margin-right: 6vw;
}

a.bottom-button {
    display: inline-block;
    vertical-align: middle;
    padding: 15px 30px;
    background-color: #00539b;
    color: #fff;
    text-decoration: none;
    border-radius: 8px;
    margin: 10px;
    transition:0.3s;
    border:1px solid transparent;
}
.bottom-button:hover{
    background-color: #00539b;
    border-color:white;
}
.about-block {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.about {
    display:inline-block;
    vertical-align:middle;
    padding:2%;
}

.about img{
    width:100%;
    transition:0.3s;
}

.about {
    padding: 2%;
    display: inline-block;
}

.leftblock, .rightblock {
    display: inline-block;
    vertical-align: middle;
    width: 40%;
    padding: 3%;
    overflow:hidden;
}

.leftblock p, .rightblock p{
    font-size:0.9rem;
}
.about:hover img{
    transform:scale(1.2);
}
.leftblock{
    text-align:left;
}
.rightblock{
    text-align:right;
}

a.about-link {
    display: inline-block;
    vertical-align: middle;
    padding: 15px 30px;
    background-color: #00539b;
    color: #fff;
    text-decoration: none;
    border-radius: 8px;
    margin: 10px;
    transition:0.3s;
    border:1px solid transparent;
}
.about-link:hover{
    background-color:#b96563;
    border-color:white;
}

.slide-foot {
    position: absolute;
    bottom: 0;
    width: 100vw;
    /* height: 3rem; */
    background: rgba(0,0,0,0.5);
    vertical-align: middle;
    z-index:50;
}

.bot-right {
    display: inline-block;
    width: 40%;
    margin-left:60%;
}

.slide-foot {
    font-size: 1.5rem;
    padding: 1rem;
}
.slide-foot a{
    text-decoration:none;
}
.slide-foot i{
    font-size: calc(2rem + 0.5vw);
    vertical-align:middle;
    color:#eee;
}
.splash-button{
    display:inline-block;
    color: #fff!important;
    background-color:#00539b;
    padding:1rem 2rem;
    border-radius:10px;
    border:1px solid #00539b;
    transition:0.3s;
    vertical-align:middle;
    margin-right:2rem;
    text-decoration: none;
    line-height: 1rem;
    margin-bottom: 1rem;
}
.splash-button:hover{
    background:transparent;
    border-color:#fff;
}

.slide-bot {
    font-size: 1.5rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-shadow: 0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000;
}

.about-blowout {
    overflow: hidden;
    position: relative;
    height: 70vh;
    min-height: 600px;
}

.blowout-bg {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    filter: brightness(90%);
    transition:0.3s;
}
.about-blowout:hover .blowout-bg{
    transform:scale(1.2) rotate(2deg);
    filter:brightness(60%);
}
.flex-wrapper {
    position: relative;
    z-index: 60;
}

.about-left, .about-right {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
    max-height: 70vh;
    text-align:left;
    padding-top:5vh;
}
.about-blowout h2 {
    color: #00539b;
    font-size:2rem;
    margin-bottom:10vh;
    background: #fff;
    display: inline-block;
    padding: 1rem;
    line-height: 2rem;
}
.about-left p{
    width:40%;
    margin-left:10%;
    color:#fff;
    background-color:rgba(0,0,0,0.6);
    padding:2rem;
    font-size:1.1rem;
    text-align:left;
}
.tutorial-wrapper{
    width: 80%;
    padding-top:10vh;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    transition:0.3s;
}
.about-blowout:hover .tutorial-wrapper{
    width: 90%;
}
.tutorial-video{
    background:black;
    transition:0.3s;
}
.tutorial-video iframe{
    height:50vh;
    width: 100%;
}
.about-blowout:hover .tutorial-video{
    padding:0.5rem;
}
.tutorial-video img{
    width:100%;
}

.about-right p {
    color:#fff;
    font-size:1rem;
    font-weight:600;
    text-align:center;
}
.about-right a{
    font-size:1rem;
} 

.features-grid h2 {
    background: #000;
    padding: 3vh;
    color: #fff;
    margin: 0;
    font-size: 2rem;
}

.feature {
    position:relative;
    width: 24.5%;
    overflow:hidden;
    display:inline-block;
    vertical-align:top;
    height:20vw;
}

.features-grid {
    background: black;
    text-align: center;
}

.feature-bg{
    position: absolute;
    bottom:0;
    text-align:center;
    width:100%;
    height:100%;
    display:block;
    z-index:50;
}

.feature-bg img{
    position:relative;
    display:inline-block;
    text-align:center;
    height:100%;
    transition:0.3s;
    z-index:50;
}
.feature:hover img{
    transform:scale(1.2);
    filter:brightness(60%) saturate(170%);
}
a.feature{
    text-decoration:none;
}

.feature h3 {
    position:relative;
    z-index:60;
    color:#fff;
    text-shadow:0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000;
    font-size:1.7rem;
    margin-top:20vh;
    transition:0.3s;
    line-height: 1.7rem;
}
.feature:hover h3{
    margin-top:15vh;
}
.feature p{
    position:relative;
    z-index:60;
    width:50%;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    color:#fff;
    font-size:1rem;
    text-shadow:0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000;
    opacity:0;
    transition:0.3s;
}

.feature:hover p{
    opacity:1;
}

.splash-top h1 {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 248px;
    color: #fff;
    font-weight: bold;
    z-index: 99;
}

section.splash {
    text-align: center;
    overflow-x: hidden;
    width: 100vw;
}
section.header.new .logo img{
    max-height:4rem;
}