@media all and (max-width: 980px) {
  .container {
    width: auto !important;
  }
  header .logo a {
    width: 40% !important;
    margin: 10px 0 0 0 !important;
    float: left;
  }
  .navbar-nav > li {
    padding: 0 !important;
  }
  .nav > li > a {
    padding: 15px 8px;
  }
  .mean-container .mean-bar {
    /*background: none!important;*/
  }
  .mean-container a.meanmenu-reveal {
    color: #0b4775 !important;
  }
  .carousel {
    height: 450px !important;
    margin-bottom: 30px !important;
  }
  .flex-video iframe {
    display: none;
  }
  .carousel-caption {
    padding: 0 !important;
    right: 20% !important;
    top: 20% !important;
  }
  .carousel-caption p {
    display: none;
  }
  .carousel-caption .read-more {
    margin: 20px 0 0 0;
  }
  .marketing .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .feature {
    float: left;
    width: 25% !important;
    padding: 10px !important;
  }
  section#tabs .container {
    padding: 0;
    margin: 0;
  }
  section#tabs .tab-content {
    background: #f1f1f1;
    padding: 50px 0 100px 0;
  }
  section#tabs .tab-content .container .row {
    margin-left: 20px;
    margin-right: 20px;
  }
  section#tabs .nav > li {
    width: auto !important;
  }
  section#tabs .nav > li > a {
    padding: 20px 99px !important;
    width: 100% !important;
    font-size: 18px !important;
  }
  section#tabs .tab-content .welcome h2 {
    font-size: 15px;
    line-height: 22px;
    padding: 0 20px;
  }
  section#tabs .tab-content #latest-news {
    margin-bottom: -60px;
    padding: 0 20px;
  }
  section#tabs .tab-content #latest-news article.post img {
    max-width: 350px;
    height: auto;
  }
  .page .col-md-9 {
    width: 77%;
  }
  .blog .col-md-9 {
    width: 77%;
  }
  aside#sidebar .col-md-2 {
    padding: 0 0 0 15px !important;
  }
  .page .staff {
    width: 47%;
    float: left;
    border: none;
  }
  .page-template-default .col-md-6 {
    width: 50%;
    float: left;
  }
  .breadcrumbs {
    margin: 20px 0 20px 20px !important;
  }
  .footer-social {
    display: none;
  }
  .footer-links {
    padding: 40px 0;
  }
  .footer-links .col-md-4 {
    float: left;
    width: 33%;
  }
  .footer-links h3 {
    font-size: 18px;
    margin-bottom: 20px !important;
    margin-top: 0px !important;
  }
  .footer-contact {
    padding: 30px 0 50px 0 !important;
  }
  .footer-contact .col-md-6 {
    float: left;
    width: 50%;
  }
  .footer-contact .contact-box li {
    float: left;
  }
  #backContent {
    margin: 0 !important;
  }
  .scroll-top {
    margin: -135px 0 0 0 !important;
  }
  .sponsorship {
    display: none !important;
  }
  .footer-copyright-credit .col-md-8,
  .footer-copyright-credit .col-md-4 {
    float: left;
    clear: both;
  }
  .footer-copyright-credit p,
  .footer-copyright-credit a {
    font-size: 13px;
    padding: 0;
    margin: 0 0 10px 0;
  }
}

@media all and (max-width: 850px) {
  #click-menu {
    background: #0c4f82 !important;
    padding: 10px !important;
    right: 2% !important;
    top: 20px !important;
  }
  .menu-responsive-nav-container {
    margin-top: 80px;
  }
  #responsive-menu .responsive-menu li a {
    font-weight: 400 !important;
  }
  .container {
    width: auto !important;
  }
  header {
    height: 90px;
  }
  header .logo a {
    width: 20% !important;
    margin: 12px 0 !important;
    float: left;
  }
  header .col-md-8,
  .navbar-default,
  .navbar-nav > li {
    display: none;
  }
  .carousel {
    margin-bottom: 30px !important;
  }
  .flex-video iframe {
    display: none;
  }
  .carousel-caption {
    padding: 0 !important;
    right: 20% !important;
    top: 12% !important;
  }
  .carousel-caption .read-more {
    margin: 20px 0 0 0;
  }
  .marketing .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .feature {
    float: left;
    width: 100% !important;
    padding: 10px !important;
    text-align: left !important;
    height: auto !important;
  }
  section#tabs .container {
    padding: 0;
    margin: 0;
  }
  section#tabs .tab-content {
    background: #f1f1f1;
    padding: 50px 0 100px 0;
  }
  section#tabs .tab-content .container .row {
    margin-left: 20px;
    margin-right: 20px;
  }
  section#tabs .nav > li {
    width: auto !important;
  }
  section#tabs .nav > li > a {
    padding: 20px 99px !important;
    width: 100% !important;
    font-size: 18px !important;
  }
  section#tabs .tab-content .welcome h2 {
    font-size: 15px;
    line-height: 22px;
    padding: 0 20px;
  }
  section#tabs .tab-content #latest-news {
    margin-bottom: -60px;
    padding: 0 20px;
  }
  section#tabs .tab-content #latest-news article.post img {
    max-width: 350px;
    height: auto;
  }
  .page .col-md-9 {
    width: 100%;
  }
  .blog .col-md-9 {
    width: 100%;
  }
  aside#sidebar .col-md-2 {
    padding: 0 0 0 15px !important;
  }
  .page .staff {
    width: 47%;
    float: left;
    border: none;
  }
  .page-template-default .col-md-6 {
    width: 100%;
    float: left;
  }
  .breadcrumbs {
    margin: 20px 0 20px 20px !important;
  }
}

@media all and (max-width: 768px) {}

@media all and (max-width: 500px) {
  .content .elastic-video {
    padding: 33% !important;
    margin: -30px -30px 30px -30px !important;
  }
  .bottom-content {
    display: none;
  }
  article.post {
    padding: 0 !important;
    margin: 0 !important;
  }
  article.post h2 {
    font-size: 18px;
    line-height: 20px;
  }
  article.post img {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 20px;
  }
  .footer-contact {
    padding: 30px 0 !important;
  }
  .footer-contact .col-md-6 {
    width: 100%;
    float: left !important;
  }
  .scroll-top {
    width: 100%;
    float: left !important;
    margin: 30px 0 0 0 !important;
  }
}

@media all and (max-width: 440px) {
  header .logo a {
    width: 50% !important;
    margin: 12px 0 !important;
    float: left;
  }
  .carousel {
    height: 300px !important;
    margin-bottom: 0 !important;
  }
  .carousel-caption {
    padding: 0 !important;
    right: 20% !important;
    left: 20% !important;
    top: 12% !important;
  }
  .carousel-caption h2 a {
    font-size: 12px !important;
    line-height: 20px !important;
  }
  .marketing {
    display: none;
  }
  section#tabs .nav > li {
    width: 100% !important;
  }
  section#tabs .nav > li > a {
    width: 100% !important;
  }
  section#tabs .tab-content {
    padding: 50px 0 100px 0 !important;
  }
  section#tabs .tab-content .welcome h2 {
    font-size: 16px !important;
    line-height: 24px !important;
  }
  footer {
    margin-top: 30px !important;
  }
  .home footer {
    margin-top: 0 !important;
  }
  .footer-links {
    display: none;
  }
}