.proj-splash{
    width: 100%;
    height: 100vh;
    background-image: url("../images/bandwdownscaled33.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;
}

.topic-splash{
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0;
}

.topic-video{
    height: 100%;
    width: 177.77777778vh; /* 100 * 16 / 9 */
    min-width: 100%;
    min-height: 56.25vw; /* 100 * 9 / 16 */
}

.topic-desc{
    font-size: 60px;
    font-family: 'Oswald', sans-serif;
    position: absolute;
    left: 80px;
    bottom: 80px;
    color: white;
    text-shadow: 1px 1px 1px #000000;
}

.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;
}
.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;
    }
    .topic-desc{
        left: 40px;
    }
}
.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/bandwdownscaled33.jpg");
}
#img-2{
    background-image: url("../images/bandwdownscaled33.jpg");
}
#img-3{
    background-image: url("../images/bandwdownscaled33.jpg");
}
.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;
}
#blue-link{
    color:blue;
}
#colab{
    background-image: url("../images/3d_colab.jpg");
}

#img-1{
    background-image: url("../images/anker\ pegboard.jpg");
}
#img-2{
    background-image: url("../images/3dprint_square_1.png");
}
#img-4{
    background-image: url("../images/tank_square_1.png");
}
#img-6{
    background-image: url("../images/art_wall.jpg");
}
#img-7{
    background-image: url("../images/rcar_square_1.png");
}
