@media (max-width: 979px) and (min-width: 768px) {
  .home .t3-sl-1 .t3-social .addthis_toolbox,
  .home .t3-sl-5 .t3-social .addthis_toolbox {
    min-width: 240px !important;
    height: 32px !important;
  }
  .home .t3-sl-1 .t3-social .addthis_toolbox.hidden-desktop,
  .home .t3-sl-5 .t3-social .addthis_toolbox.hidden-desktop {
    display: inline-block !important;
  }
  .home .t3-sl-1 .t3-social .addthis_button,
  .home .t3-sl-5 .t3-social .addthis_button {
    margin: 0 5px;
  }
  .home .t3-sl-1 .masthead-video {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .home .t3-sl-1 .masthead-video .welcome-msg h1 {
    font-size: 40px;
  }
  .home .t3-sl-1 .masthead-video .welcome-msg .btn-large {
    font-size: 24px;
    border-radius: 30px;
    padding: 15px 30px 15px;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .home .t3-sl-1,
  .home .t3-sl-5 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .home .t3-sl-1 .btn-large.visible-phone,
  .home .t3-sl-5 .btn-large.visible-phone {
    display: inline-block !important;
  }
  .home .t3-sl-1 .jumbotron,
  .home .t3-sl-5 .jumbotron {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .home .t3-sl-1 .jumbotron .btn-large,
  .home .t3-sl-5 .jumbotron .btn-large {
    font-size: 18px;
    padding: 14px 18px;
    width: auto;
  }
  .home .t3-sl-1 .jumbotron .small,
  .home .t3-sl-5 .jumbotron .small {
    font-size: 14px;
  }
  .home .t3-sl-1 .masthead p,
  .home .t3-sl-5 .masthead p {
    font-weight: bold;
  }
  .home .t3-sl-1 .t3-social .addthis_toolbox,
  .home .t3-sl-5 .t3-social .addthis_toolbox {
    min-width: 240px !important;
    height: 32px !important;
  }
  .home .t3-sl-1 .t3-social .addthis_toolbox.hidden-desktop,
  .home .t3-sl-5 .t3-social .addthis_toolbox.hidden-desktop {
    display: inline-block !important;
  }
  .home .t3-sl-1 .t3-social .addthis_button,
  .home .t3-sl-5 .t3-social .addthis_button {
    margin: 0 5px;
  }
  .home .t3-sl-1 .masthead-video .welcome-msg {
    text-align: center;
  }
  .home .t3-sl-1 .masthead-video .welcome-msg h1 {
    font-size: 40px;
  }
  .home .t3-sl-1 .masthead-video .welcome-msg .btn-large {
    font-size: 24px;
    border-radius: 30px;
    padding: 15px 30px 15px;
    margin-top: 0;
  }
  .home .t3-sl-2 {
    text-align: center;
  }
  .home .t3-sl-2 p {
    font-size: 16px;
    line-height: 20px;
  }
  .home .t3-sl-3 p img {
    margin-bottom: 0;
    margin-top: 20px;
  }
  .home .t3-sl-3 p,
  .home .t3-sl-4 p {
    font-size: 16px;
    line-height: 20px;
  }
  .home .t3-sl-3 .jumbotron,
  .home .t3-sl-4 .jumbotron {
    padding-bottom: 0;
  }
  .home .t3-sl-3 .jumbotron h1,
  .home .t3-sl-4 .jumbotron h1 {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .home .t3-sl-3 .jumbotron p,
  .home .t3-sl-4 .jumbotron p {
    font-size: 16px;
  }
}