/**
 *
 * This file can either be included on its own, or pasted into extra.css
 *
 */
@media screen and (max-width: 980px) {
  .container {
    width: 100%;
  }

  .video-div {
    height: 0;
    width: auto;
    max-width: 938;
    padding-top: 36.03412%;
    background-size: cover;
  }

  #carousel, .carousel-item {
    height: 0;
/*    padding-top: 37.86192%; */
  }

  .carousel-item {
    background-size: cover;
  }

  #carouselcontrols {
    display: none;
  }

  .slogan {
    top: 10%;
    left: 4.78842%;
    width: 42.31626%;
    font-size: 1.875em;
  }
}
@media screen and (max-width: 920px) {
  .logo {
    float: none;
    display: block;
    width: auto;
    min-height: 107px;
    height: auto;
  }
  .logo:after {
    display: table;
    content: "";
    clear: both;
  }

  .main-navigation {
    float: none;
    clear: both;
    max-width: 350px;
    padding-top: 30px;
    margin-left: 4.08163%;
    padding-left: 150px;
    width: auto;
  }

  header .social-icons, footer .social-icons {
    display: none;
  }
}
@media screen and (max-width: 911px) {
  .widget_tp_widget_recent_tweets > a {
    width: auto;
    margin-right: 25px;
  }
}
@media screen and (max-width: 850px) {
  .about-blocks li {
    width: 43.87755%;
  }
  .about-blocks img {
    width: 100%;
    height: auto;
  }

  .maincontent {
    width: auto;
    margin-right: 4.08163%;
    float: none;
  }

  .sidebar {
    float: none;
    width: auto;
    display: block;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .widget_tp_widget_recent_tweets > a {
    width: 253px;
    margin-right: 0;
  }
}
@media screen and (max-width: 567px) {
  .main-navigation {
    padding-left: 0;
  }

  .slogan {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 520px) {
  #carousel {
    display: none;
  }
}
@media screen and (max-width: 467px) {
  .about-blocks li {
    width: 91.83673%;
  }

  .logo h1 {
    font-size: 1em;
  }
  .logo h2 {
    font-size: 0.875em;
  }
  .logo h3 {
    font-size: 0.75em;
  }
}
@media screen and (max-width: 420px) {
  nav li {
    float: none;
  }
}
