#title-college-affordability {
  margin-top : 0 !important;
}

#title-college-affordability h1 {
  margin-bottom: 0 !important;
}

.video-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 5%;
}

.space-limited {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px
}

.left-column ul, .right-column ul {
  display: flex;
  flex-direction: column;
}

.left-column, .right-column {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.date-container {
  display: flex;
  justify-content: space-around;
  width: 80%;
}

.video {
  position: relative;
  overflow: hidden;
}

.more-information-text {
  width: 80%;
}

.college-section-title {
  font-weight: bold;
  color: #182739;
}

.college-need-more-information {
  background-color: #E5F0FE;
}

.college-need-more-information, .college-get-started {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.college-need-more-information .button-section {
  display: flex;
  width: 80%;
  justify-content: space-around;
}

.college-get-started #button-ws a {
  min-width: 0;
}

.video-container p {
  color: #182739;
  font-size: 40px !important;
}

.college-affordability-content li::before {
  content: "✓ ";
  color: #182739;
}

.college-affordability-content ul li {
  color: #182739;
}

.college-affordability-content .text-container {
  width: 80%;
  margin-left: 10%;
}

.college-affordability-content ul {
  margin-left: 3%;
}

.college-affordability-content ul {
  list-style-type: dash;
  display: flex;
  flex-direction: column;
  color: #7E8798;
}

p {
  color: #30333F;
}

.video-container {
  font-weight: bold;
  background-color: #E5F0FE;
}

.shots {
  font-weight: bold;
}

.transcripts {
  width: 80%;
  margin-left: 10%;
}

.transcripts-title {
  font-weight: bold;
  text-align: center;
}

@media ( min-width: 1441px ) {

  .college-affordability-content {
    margin-top: 13%;
  }

  .college-get-started, .college-need-more-information {
    height: 800px !important;
  }

  .video2, .video3, .video4 {
    margin-top: 70px !important;
  }

  .transcripts {
    font-size: 21px;
  }

  .transcripts h4 {
    font-size: 30px;
  }

  .video-1 {
    margin-top: 50px;
  }

  #video-4 {
    margin-bottom: 50px;
  }

  .video-container p{
    font-size: 30px;
  }

  .date-container .button-section {
    margin-top: 0 !important;
  }

  .college-need-more-information .button-section #button-ws, .college-get-started #button-ws {
    margin-top: 70px;
  }

  p, ul {
    font-size: 21px;
    line-height: 1.8;
  }

  .college-need-more-information .button-section #button-ws a{
    width: 500px;
  }

  .transcripts-title, .college-section-title {
    font-size: 60px !important
  }

  .transcripts-title {
    margin-top: 50px;
    margin-bottom: 100px;
  }
}

@media ( min-width: 1200px ) {
  .left-column #button-ws {
    margin-top: 15px;
  }
}

@media ( min-width: 750px ) {

  .college-affordability-content .text-container {
    margin-top: 150px !important;
  }

  .date-container {
    flex-direction: row !important;
  }

  .date-container #button-ws a {
    width: 350px;
  }

  .video iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 90% !important;
  }

  .college-affordability-content .text-container {
    margin-top: 100px;
  }

  .college-need-more-information, .college-get-started {
    height: 800px !important;
  }

  .college-get-started #button-ws a {
    width: 500px;
  }

  .college-need-more-information .button-section {
    margin-top: 0 !important;
  }

  .transcripts-title, .college-section-title {
    font-size: 50px !important;
    margin-bottom: 50px
  }

  .college-need-more-information .button-section #button-ws a{
    width: 400px;
  }

  .video {
    width: 80%;
  }

  .video-1 {
    margin-top: 50px;
  }

  #video-4 {
    margin-bottom: 50px;
  }

  .video-container p{
    font-size: 40px;
  }

  p, ul {
    font-size: 18px;
    line-height: 1.8;
  }

  .transcripts-title {
    margin-top: 50px;
    margin-bottom: 100px;
  }

  .button-section {
    flex-direction: row !important;
  }

}

@media ( min-width: 1000px ) {

  .college-affordability-content .text-container {
    margin-top: 150px;
  }

  .video {
    width: 66% !important;
    height: 50%;
  }
}

@media ( min-width: 320px ) {
  .college-affordability-content .text-container {
    margin-top: 20px;
  }

  .playlist-title {
    margin-top: 30px;
  }

  .college-need-more-information {
    height: 1200px;
  }

  .video iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .video {
    width: 80%;
    height: 50%;
    margin-bottom: 30px !important;
  }

  .transcripts-title {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .date-container {
    flex-direction: column;
  }

  .college-get-started {
    height: 300px;
  }

  .college-section-title {
    margin-bottom: 45px;
  }

  .video-1 {
    margin-top: 30px;
  }

  #video-4 {
    margin-bottom: 30px;
  }

  .college-need-more-information .college-section-title {
    text-align: center;
  }

  .button-section {
    flex-direction: column;
  }

  .first-button-ws {
    margin-bottom: 25px;
  }

  .video-container p{
    font-size: 28px;
  }
}