.splash
{
    width: 100vw;
    position: relative;
    left: calc(-50vw + 50%);
    text-align: center;
}
.big-block h1 {
    margin: 3px;
    font-size: 3.5em;
    color: #fff;
    text-align: left;
    display: table;
    padding: 6px;
    line-height: 1em;
    width: 60%;
    background-color: rgba(36,36,36,0.8);
}

.splash-top {
    background-image: url(https://learn.stocktrak.com/wp-content/uploads/2018/10/hawaii-splash.jpg);
    height: calc(100vh - 315px);
    position:relative;
}
.splash-text h1 {
    margin: 3px;
    font-size: 3em;
    color: #fff;
    text-align: left;
    display: table;
    padding: 6px;
}
.splash-text {
    width: 100vw;
    background-color: rgba(0,0,0,0.5);
    vertical-align: middle;
    padding: 20px;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    color: #fff;
    left: 0;
}

.splash-text p {
    margin: 3px;
    padding: 5px;
    font-size: 2em;
    display: table;
}

.splash-button{
    display:inline-block;
}

.spl-btn {
    background-color: #CC5500;
    padding: 20px 24px;
    line-height: 25px;
    display: inline-block;
    color: #fff;
    transition: 0.5s;
    font-size: 1.5em;
    border: 1px solid #fff;
    border-radius: 3px;
    font-size: 15px;
    vertical-align:middle;
}
.splash-top .spl-btn{
    margin-right:20px;
    margin-left:20px;
    position: relative;
}
.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: #4895bf;
    border-color: #333;
}
.btn-span{
    vertical-align:middle;
    display:inline-block;
    line-height: 1.6em;
    font-weight: 300;
}
.btn-span-login{
    font-size:1.5vw;
}

.splash-boxes, .splash-boxes-top{width:100%;min-width:1025px;display: inline-block}
.splash-boxes-top{
    background-color: transparent;
    width: 100%;
    text-align: center;
    display: block;
    padding: 1vh;
}
.splash-boxes{
    background-color:#fff;
    min-height:700px;
    background: url(https://learn.stocktrak.com/wp-content/uploads/2017/08/sandbg.jpg);
}
.splash-boxes h2{
    color:#fff;
    margin:0 !important;
    padding:50px;
    font-size:3em;
}
.box-heading{
   background-color: #0066B2;
}
.splash-boxes .spl-box{
    /* background-color:#fff; */
    width:20%;
    margin-top: 14vh;
    margin-bottom:40px;
}
.spl-box{width: 24%;vertical-align: top;display: inline-block;}
.feature2 .spl-box{
	width: 17%;
	margin-bottom: 10px;
	margin-top: 26px;
}
.feature2 .spl-box h3{
	font-size:1.5rem;
}
.spl-box .splash-button{
    display: table-cell;
    height: 8vh;
    width: 23vw;
    background-color: #CC5500;
    vertical-align: middle;
    font-size: 1rem;
    line-height: 1.2rem;
    color: #fff;
    border-radius: 5px;
    transition:0.5s;
}
.spl-box .splash-button:hover{
    background-color:#005c92;
    color: #fff;
}
.spl-box .spl-btn{
    width: 88%;
    display: flex;
    margin-left:auto;
    margin-right:auto;
    flex-flow: column nowrap;
    padding: 0;
}
.icon-wrapper{/* border-radius:100%; */height:200px;width:200px;border: 10px solid lightgrey;overflow:hidden;margin-left: auto;margin-right: auto;box-sizing: border-box;transition: 0.2s;background-color: white;position: relative;}
.feature2 .icon-wrapper{
	border-radius:500px;
}
.spl-box p{text-align:center;color: #555;text-shadow: none;padding: 0.5rem;min-height: 60px;}
.spl-box h3{text-align:center;margin: 0;padding: 15px;font-size: 1.7em;}
.icon-wrapper img{width: 80%;vertical-align: middle;}
.box-4 .icon-wrapper img{width:95%; vertical-align: middle;}
.box-2 .icon-wrapper img{height:95%;width:auto;vertical-align: middle;}
.feature2 .icon-wrapper img{height: 200px;vertical-align: top;position: absolute;margin-left: -50%;left: 39%;width: initial;max-width: initial;}
.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: 2px dashed blue;
}
.spl-box.box-2:hover .icon-wrapper{
    border: 2px dashed orange;
}
.spl-box.box-3:hover .icon-wrapper{
    border: 2px dashed #005c92;
}
.spl-box.box-4:hover .icon-wrapper{
    border: 2px dashed yellow;
}
.spl-box.box-5:hover .icon-wrapper{
    border: 2px dashed green;
}
.spl-box h3:after{
    content:"";
    height:2px;
    background-color:lightgrey;
    width:80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.feature2 .spl-box h3:after{
	height:0;
}
.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:#005c92;
}
.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 {
    background-color: #00aced;
}
.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: 200;
    font-size:3vw;
    padding-bottom: 25px;
    font-family: 'roboto';
}

.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
}
.splash-spacer{
	height: calc(100vh - 478px);
	background-repeat:no-repeat;
	background-size:contain;
}
.splash-text-content {
    width: 37%;
    margin-left: 5%;
    display:inline-block;
    vertical-align:middle;
}

.button-wrapper {
  width:40%;
  display:inline-block;
  vertical-align:middle;
}
.date-block{
	background-color:white;
	padding-bottom:100px;
	background: #fff url(img/schoolbg.jpg) top center no-repeat fixed;
	background-repeat: no-repeat;
	background-position: 100%;
	background-size: cover;
	padding-top: 7vh;
}
.date-block h2{
	padding: 10px;
	margin: 50px;
	font-family:roboto;
	font-weight:200;
	font-size:3em;
	display: inline-block;
	font-weight: 400;
	background-color: rgba(255,255,255,0.8);
}
.date-block-head{
    display:inline-block;
}
.date-block-head:after{
    content:"";
    width:0;
    height:0;
    border-top:5px solid transpra
    border-left: 122px solid blue;
    border-bottom:122px solid transparent;
    vertical-align:top;
}

.date-wrapper{
    width:25%;
    min-width:500px;
    margin-left: auto;
    display:inline-block;
    vertical-align: middle;
    background-image: url(img/sandbg.jpg);
}
.date-wrapper h3{
    font-size:1.5em;
    background-color: #005c92;
    color: #fff;
    padding: 10px;
    margin: 0;
}
.date-wrapper p{
    text-align:right;
    color:#333;
    text-shadow:none;
    padding: 5px;
}
.date-wrapper .splash-left {
    text-align: left;
    font-size: smaller;
}

.date-wrapper .splash-center {
    text-align:center;
}
.date-image{
    width:45%;
    display:inline-block;
    position: relative;
    vertical-align: middle;
}
.date-image img{
    max-width:100%;
    position: relative;
    box-sizing: border-box;
    padding: 3vh;
}
.date-image-spacer-top{
    /* height:4vh */
}
.splash-about{
    background-color:#fff;
    background-image: url(https://learn.stocktrak.com/wp-content/uploads/2017/08/sandbg.jpg);
}
.splash-about h1{
    background-color: #0066B2;
    margin:0;
    padding: 40px;
    color: #fff;
    margin-bottom: 3vh;
}
.splash-about p{
    color:#333;
    text-shadow:none;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    font-size: 1.4vw;
}
.splash-about ul{
    list-style:none;
    font-size: 1.3vw;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    padding: 2vw;
}
.splash-about ul li{
    display: inline-block;
    margin-left: 7%;
    line-height: 1.5vw;
    padding-bottom:2vw;
    vertical-align:top;
    width: 40%;
}
.splash-about .about-top{
    display:block;
    width:80%;
    margin-left:auto;
    margin-right:auto;
}
.splash-about .about-bottom{
    width:60%;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}
.about-bottom img{
    display:block;
    margin-left:auto;
    margin-right:auto;
    width:60%
}
.splash-about ul li:before{
    content:"\f14a";
    font-family:FontAwesome;
    padding-right:1vw;
    color: #005c92;
}
.splash-about .spl-btn{
   margin:30px;
}
.wrapper-bottom{background-image: url(img/headerbg.png);background-size: cover;background-position-y: -50%;background-repeat: no-repeat;}
.wrapper-bottom img{
    height:100px;
    padding: 3px;
    background-color: transparent;
}
.wrapper-bottom ul li{
    display:inline-block;
    padding:10px;
}
/*ipad hack*/
@media screen and (max-width:1025px){
    body{
        min-width:1025px;
    }
    .splash{
        width:1025px;
        left:0;
    }
    .spl-box{
        margin:0;
    }
    .splash-top{
        height:500px;
    }
    .splash-spacer{
        height:400px
    }
    .spl-btn{font-size: 100%;}
}
.about-bottom .spl-btn{
    font-size:1.3rem
}

/*Prize Content Page */

.prizeContent h1{
	display:block;
	font-weight:bold;
	text-decoration:underline;
	width:100%!important;
	float:none!important;
	}
.underline{
    text-decoration:underline;
}
.prizeContent table tr:nth-child(even){
    background-color:#c5e0b3;
}
.prizeContent table tr:nth-child(odd){
    background-color:#e2efd9;
}
.prizeContent table th, .prizeContent table tr td:first-child{
    background-color:#70ad47;
    font-weight:bold;
    text-align:left;
}
.prizeContent table th, .prizeContent table td{
    padding:10px 15px;
}
.prizeContent table{
    margin-left:auto;
    margin-right:auto;
}
.prizeContent ul li{
    font-size:14px;
    line-height:20px
}
.prizeContent ul li:last-child{
    list-style:none;
}
.prizeContent ul ul li{
    list-style:circle
}
.prizeContent ul ul li:last-child{
    list-style:circle;
}

ul.tabs a {
    padding: 0px;
}
.sponsor-header {
    background-color: #0594d4;
    padding: 1rem;
}

.sponsor-header h2 {
    color:#fff;
}
.sponsor-wrapper{
    background: white;
    display: block;
    height: 100%;
    width: 100%;
}
.sponsor-wrapper img{
    width:33%;
    padding:3rem;
    display:inline-block;
}

.splash-button {
    color: #fff!important;
}
.splash-bottom {
    background-color: black;
    width: 401vw;
    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;
}
	@keyframes h_slide {
  0% {
    margin-left: 0; }
  22% {
   margin-left:0; }
  25% {
    margin-left:-100vw; }
  43% {
    margin-left:-100vw; }
  50% {
    margin-left:-200vw; }
  72% {
    margin-left:-200vw; }
  75% {
    margin-left:-300vw; }
  97% {
    margin-left:-300vw; }
  100% {
    margin-left:0; } }
.splash-slide {
    width: 100vw;
    height: 100%;
    display: inline-block;
    margin: 0;
  background-size: cover;
  background-position: 50%;
  vertical-align: top;
}
.slide1{
  background-color: black;
  background-image: url(https://learn.stocktrak.com/wp-content/uploads/2019/02/pic2.jpg);
  background-position-y: 17%;
}
.slide2{
  background-color: black;
  background-image: url(https://learn.stocktrak.com/wp-content/uploads/2019/01/goldengate-1.jpg);
}
.slide3{
  background-color: black;
  background-image: url(https://learn.stocktrak.com/wp-content/uploads/2018/10/box2.jpg);
}
.slide4{
  background-color: black;
  background-image: url(https://learn.stocktrak.com/wp-content/uploads/2019/02/pic1.jpg);
  background-position-y: 17%;
}
.splash-content{
	margin-top: 20vh;
}
.splash-content img{
	padding-left:20%;
	padding-right:20%;
}
p.s-quote {
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 1px 5px #000, 1px 1px 1px #000;
}

p.s-cite {
    text-shadow: 1px 1px 5px #000, 1px 1px 1px #000;
    color: #fff;
    font-size: 1.5rem;
}
.spl-box strong {
    font-size: 175%;
}

.splash-contact {
    background: url(https://learn.stocktrak.com/wp-content/uploads/2017/08/sandbg.jpg);
    font-size: 120%;
}

.splash-contact h2{
    padding:2vh;
    color:#fff;
}