.proj-splash{
    width: 100%;
    height: 100vh;
    background-image: url("../images/oventablesplash.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 100px;
    
}
.proj-splash-desc{
    position: absolute;
    right: 20px;
    top: 80px;
    padding:15px;
    font-family: 'Oswald', sans-serif;
    width: 400px;
    background-color: white;
    text-align: center;
}
.proj-splash-features{
    width: 300px;
    position: absolute;
    bottom: 20px;
    right: 70px;
    background-color: white;
    padding:20px;
}
.main-img{
    padding:0 !important;
    overflow: hidden;
}
.showcase-img{
    width: 100%;
    overflow: hidden;
}
.main-desc{
    text-align: center;
    padding:20px;
    align-items: center;
}

.phat-text{
    padding:40px;
    font-size: 80px;
    font-family: 'Oswald', sans-serif;
    text-align: right;
}

.fit-text{
    padding: 40px;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
}

.design-goals{
    text-align: center;
    padding:30px;
    position: relative;
    /* background-image: url("https://us.123rf.com/450wm/alexzel/alexzel1607/alexzel160700002/59581895-seamless-repeating-topographic-contour-map-background-vector-illustration.jpg?ver=6");
    background-attachment: fixed; */
    background-image: url("../images/dg-background.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    color: white;
    font-size: 25px;
}
.proto-text{
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 40px;
    padding-right: 40px;
}

.proto-text h1{
    margin-bottom: 20px;
}

.sandp500{
    margin-top: 40px;
}

#whiteboards{
    /* min-height: 600px; */
    /* background-attachment: fixed;
    background-position: 50% 50%;
    background-image: url("../images/diffboard.png");
    background-size: cover; */
    padding: 20px;
}

.sandp500 div img{
    display: inline-block;
    max-width: 90vw;
    max-height: 500px;
}

#prototypes{
    /* background-attachment: fixed;
    background-size: cover;
    background-position: center;
    width: auto;
    background-image: url("../images/proto-photo-test.png");
    min-height: 400px; */
    padding: 20px;
}

.shoe-reveal{
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
}

.shoe-reveal p{
    font-size: 20px;
    white-space: normal;
    max-width: 96vw;
}

#shoe-gif{
    max-height: 60vh;
    max-width: 80vw;
    width: auto;
    height: auto;
    margin: 50px;
    display: inline-block;
}

.shoe-reveal h1{
    font-family: 'Oswald';
    font-size: 3em;
}

#assembly-gif{
    width: 80%;
}

#mech-gif{
    width: 80%;
}

.explainer div{
    padding: 25px;
}

.machtext{
    padding:40px;
}

.machtext h4{
    font-family: 'Oswald';
    font-weight: 250;
}

.mach-ani{
    width: 350px;
    height: 350px;
    display: block;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.machwrap{
    display: inline-block;
}

#mach1{
    background-image: url("../images/mach1\ crop_Moment.jpg");
}

#mach1:hover{
    background-image: url("../images/mach1ani.gif");
}

#mach2{
    background-image: url("../images/mach2still.jpg");
}

#mach2:hover{
    background-image: url("../images/mach2ani.gif");
}

#mach3{
    background-image: url("../images/mach3still.jpg");
}

#mach3:hover{
    background-image: url("../images/mach3ani.gif");
}

#mach4{
    background-image: url("../images/mach4still.jpg");
}

#mach4:hover{
    background-image: url("../images/mach4ani.gif");
}

#hovericon{
    height: 25px;
    width: auto;
    display: inline;
    margin-right: 10px;
}

.video-demo div iframe{
    display: inline;
    max-width: 90vw;
}

.video-demo div{
    padding: 40px;
}

.team-pic img{
    max-width:80vw;
    max-height:50vh;
    display: inline-block;
    width: auto;
    height: auto;
}

.team-pic p{
    padding: 20px;
}

.team-pic p i a{
    text-decoration: underline;
}


.img-container{
    width:100%;
    height: 70%;
    overflow: hidden;
}
.top-img{
    padding-top: 100px;
}
.goal-num{
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    font-size: 42px;
    display: inline-block;
    margin-right: 20px;
    border-right: 4px solid white;
}
.goal-name{
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 40px;
    display: inline-block;
}
.gnd{
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}
@media (max-width: 991.98px) {
    .proj-splash-desc{
        display: none;
    }
    .proj-splash-features{
        display: none;
    }
    .proj-splash{
        height: 50vh;
    }
    .mobile-splash-desc{
        display: block;
    }
    .mobile-splash-features{
        display: block;
    }
    .col-md > h1{
        padding-top: 20px;
    }
}
.story-img-container{
    background-image: url("../images/bandwdownscaled33.jpg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 400px;
    width: inherit;
    margin: none;
    text-align: center;
}

.halves-desc > div > div > div > h1{
    font-family: 'Oswald', sans-serif;
}
.gallery-img:hover{
    transform: scale(1.05);
    position: relative;
    z-index: 2;
    overflow-x: hidden;
}
#img-1{
    background-image: url("../images/ovengall1.jpg");
}

#img-2{
    background-image: url("../images/ovengall2.jpg");
}
#img-3{
    background-image: url("../images/ovengall3.jpg");
}
#img-4{
    background-image: url("../images/ovengall4.jpg");
}
#img-5{
    background-image: url("../images/ovengall5.jpg");
}
#img-6{
    background-image: url("../images/ovenrev1cook.png");
}
#img-7{
    background-image: url("../images/oven\ color.png");
}


.gallery-num{
    color: lightgray;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 20px;
    position: absolute;
    bottom: 20px;
    left: 35px;
    transform: rotate(-90deg);
    transition: 0.3s;
}
.footer
  {
      height:60px;
      background-color: #030040;
      width: auto;
  }
  #copyright
  {
      width:60%;
      height: 60px;
      position:relative;
      display:inline-block;
      font-family: Verdana, Geneva, Tahoma, sans-serif;
      font-size: 11px;
      line-height: 60px;
      text-align: center;
      color:white
  }
  .learn-more{
    width: 100%;
    height: 200px;
    background-image: url("../images/dg-background.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    color: white;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    font-family: 'Oswald', sans-serif;
}
#testingcoll{
    background-size: contain;
    background-position: center;
    background-image: url("../images/oventesting.png");
    background-repeat: no-repeat;
    min-height: 400px;
    padding: 20px;
}

.csstart{
    margin-top: 60px;
    padding: 10px;
}

h2{
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}

#rev0{
    background-size: contain;
    background-position: center;
    background-image: url("../images/ovenrev0.png");
    background-repeat: no-repeat;
    min-height: 400px;
    padding: 20px;
}
#rev1{
    background-size: contain;
    background-position: center;
    background-image: url("../images/ovenrev1solo.png");
    background-repeat: no-repeat;
    min-height: 500px;
    padding: 20px;
}
#rev1cook{
    background-size: contain;
    background-position: center;
    background-image: url("../images/ovenrev1cook.png");
    background-repeat: no-repeat;
    min-height: 300px;
    padding: 20px;
}
#rev1cookie{
    background-size: contain;
    background-position: center;
    background-image: url("../images/ovenrev1cookie.png");
    background-repeat: no-repeat;
    min-height: 500px;
    padding: 20px;
}
#rev2{
    background-size: contain;
    background-position: center;
    background-image: url("../images/ovenrev2.png");
    background-repeat: no-repeat;
    min-height: 500px;
    padding: 20px;
}
