/*
Theme Name: MTFA
Theme URI:
Author: Brent Simmons
Author URI: http://www.brentsimmons.com
Description: Theme for MTFA
Version: 1.0
Text Domain: MTFA
*/

html, body {
  background: #f4f4f4;
  height: 100%;
}

body {
  padding-bottom: 20px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 400;
}

p {
  margin-bottom: 15px;
}

.btn {
  border-radius: 25px !important;
}

.btn-primary {
  background: #3a4660;
  border-color: rgba(250, 250, 250, .2);
  border-width: 5px;
  padding: 10px 25px;
}

.main-content h1 {
  margin-top: 0;
  color: #516750;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.main-content h2 {
  color: #516750;
  font-size: 26px;
}

.main-content {
  font-size: 1.343em;
  line-height: 1.929em;
  font-weight: 400;
}

#site-header {
  background: #ccc;
  height: 165px;
}

.navbar-default {
  background-color: rgba(58, 70, 96, 0.90);
  margin: 0;
  border: #005483;
  transition: .5s ease all;
  position: relative;
  font-size: 16px;
}

.navbar-brand, .navbar-nav>li>a {
  line-height: 50px;
  height: 50px;
  padding: 0 15px;
  cursor: pointer;
}

.navbar-default .navbar-nav>li:hover {}

.navbar-default .navbar-nav>li>a {
  color: #ffffff;
}

.navbar-default .navbar-nav>li:hover>a {
  color: #ffffff;
}

.navbar-default .navbar-brand {
  display: block;
  color: #fff;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #f7f7f7;
}

.navbar-default .navbar-brand img {
  float: left;
  height: 35px;
  margin: 5px 10px 0 0;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-default .navbar-toggle:hover .icon-bar {
  background-color: #005483;
}

.current-menu-item>a {
  background: #000;
}

.navbar-default.static+.jumbotron.front-page {
	height: 100vh;
}

.home .navbar-default.static .navbar-brand img {
  display: none;
}

.jumbotron.jumbotron-page {
  background-size: cover;
  height: 280px;
  margin-bottom: 0;
  position: relative;
}

/* Jumbotron */

.jumbotron {
  position: relative;
  padding: 0;
}

.jumbotron.front-page {
  background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(images/100_1084.jpg) no-repeat center center;
  background-size: cover;
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
  text-shadow: 0px 0px 10px #333;
}


  .jumbotron.front-page {
    height: 100vh;
		width: 100%;
	  display: flex;
	  flex-direction: column;
	  justify-content: center;
  }

.jumbotron.front-page .btn {
  text-shadow: none;
}

.jumbotron.front-page .btn-primary {
  background: #3a6047;
}

.jumbotron.front-page .btn-primary:hover {
  background: #436e52;
  border-color: inherit;
}

.jumbotron img {
  width: 150px;
  height: 150px;
}

.jumbotron.front-page h1 {
  font-size: 2.571em;
  color: #fff;
}

.jumbotron.jumbotron-page .container {
  height: 100%;
  position: relative;
}

.jumbotron.jumbotron-page h1 {
  font-size: 2.571em;
  color: #fff;
  position: absolute;
  bottom: 0;
  text-transform: uppercase;
  font-weight: 700;
  text-shadow: 2px 2px 2px #333333;
}

.jumbotron.front-page h1 small {
  color: #fff;
  font-weight: normal;
}

.jumbotron a.glyphicon-triangle-bottom {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 50px;
  height: 50px;
  background: transparent;
  color: #fff;
  opacity: .6;
  font-size: 50px;
}

.jumbotron a.glyphicon-triangle-bottom:hover {
  opacity: 1;
  text-decoration: none;
}

.jumbotron .container {
  padding-top: 50px;
  padding-bottom: 50px;
}

.page-header {
  background: #dfd8c8;
  margin: 0 0 40px 0;
  padding: 0;
  line-height: 50px;
  border-top: 5px solid #3a4660;
}

.page-header h1 {
  font-size: 2.571em;
  margin: 0;
  color: #FFFFFF;
}

.navbar .caret {
  margin-left: 5px;
}

.sub-menu li {
  list-style: none;
  border-bottom: 1px solid #ddd;
  white-space: nowrap;
}

.sub-menu li:last-child {
  border-bottom: none;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.sub-menu li:hover {
  background: #333333;
}

.sub-menu a {
  display: block;
  color: #333333;
  text-decoration: none;
  padding: 10px 15px;
  font-size: 16px;
}

.sub-menu a:hover {
  color: #ffffff;
}

.current-menu-item>a, .current-menu-parent>a {
  background: inherit;
}

.current-menu-parent li a {
  background: inherit;
}

.sidebar {
  color: #444;
}

.sidebar h3 {
  color: #888;
}

.sidebar_menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.sidebar_menu li a, .sidebar_menu li a:visited {
  /*border-bottom: 1px solid #eee;*/
  color: #888;
  font-size: 1.35em;
}

.sidebar_menu li.current_page_item a, .sidebar_menu li.current_page_item a:hover {
  text-decoration: none;
  font-weight: 500;
  color: #414C35;
}

.sidebar_menu li a {
  display: block;
  padding: 7px 5px 7px 0;
}

.sidebar_menu li a:hover {
  text-decoration: none;
  color: #226B93;
}

.widget {
  margin: 10px 0 30px 0;
}

article.post {
  margin: 20px 0 40px 0;
}

.default-layout .main-content, .contact-layout .main-content {
  border: 1px solid #eee;
  min-height: 500px;
}

.default-layout .main-content, .contact-layout .main-content {
  border-left: none;
  border-top: none;
  border-bottom: none;
}

.full-width-layout .main-content {
  border: none;
}

.three-column-layout .main-content {
  border-top: none;
  border-bottom: none;
}

.promos {
  background: #c9b5a2;
  padding: 40px 0;
  font-size: 2.2rem;
  line-height: 1.625;
  text-align: center;
  color: #3a4660;
  border-top: 5px solid #3a4660;
  border-bottom: 5px solid #3a4660;
}

.promos i.glyphicon {
  padding: 20px;
  border: 2px solid #3a4660;
  border-radius: 50%;
}

.promos h3 {
  border-bottom: 1px solid #3a4660;
  padding-bottom: 10px;
  font-weight: 700;
}

.feature-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.feature-section p {
  font-size: 26px;
  line-height: 1.65;
}

.lead {
  font-size: 26px;
  font-weight: 500;
}

.section1 {
  background: #3a4660;
  color: #fff;
}

.section2 {
  background: #dfd8c8;
  border-top: 5px solid #c9b5a2;
}

.section3 {
  background: #3a6047;
  border-top: 5px solid #3a4660;
  color: #ffffff;
}

.section4 {
  background: linear-gradient( rgba(132, 80, 7, 0.65), rgba(132, 80, 7, 0.65)), url(images/100_1093.jpg) no-repeat center center;
  background-size: cover;
  color: #fff;
  text-align: center;
  padding: 80px 0;
  border-top: 5px solid #3a4660;
  border-bottom: 5px solid #c9b5a2;
}

.featurette-image {
  border: 10px solid #e7e7e7;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .25);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, .25);
  margin-top: 20px;
}

.section1 .featurette-image {
  transform: rotate(-2deg);
}

.section2 .featurette-image {
  transform: rotate(5deg);
}

@media (min-width: 992px) {
  .section2 .featurette-image {
    position: absolute;
    z-index: 2;
    top: -150px;
    left: 0;
    margin-top: 0;
  }
}

@media (min-width: 1200px) {
  .section2 .featurette-image {
    left: 125px;
  }
}

.section2 .featurette-image-alt {
  width: 350px;
  transform: rotate(-5deg);
}

@media (min-width: 992px) {
  .section2 .featurette-image-alt {
    position: absolute;
    z-index: 1;
    top: 80px;
    left: -25px;
    width: 400px;
    transform: rotate(-5deg);
    margin-top: 0;
  }
}

@media (min-width: 1200px) {
  .section2 .featurette-image-alt {
    left: 0;
  }
}

.section3 .featurette-image {
  transform: rotate(6deg);
}

/* Row & Column Modifiers */

.row-table {}

.col-table-cell {}

/* Breadcrumbs */

#breadcrumbs, #breadcrumbs a {
  color: #3a4660;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
}

/* Tables */

table {
  width: 100%;
  margin: 0 auto;
  border-collapse: collapse;
  border-top: 1px solid #e5eff8;
  border-right: 1px solid #e5eff8;
}

th {
  text-align: left;
  background: #d5dee6 url(../images/thbackground.png) repeat-x;
  border-bottom: 1px solid #e5eff8;
  border-left: 1px solid #e5eff8;
  font-weight: bold;
  padding: 0.3em 1em;
  color: #226b93;
}

th.date {
  width: 100px;
}

th.action {
  width: 450px;
}

tr.odd td {
  background: #ffffff repeat-x;
}

td {
  text-align: left;
  border-bottom: 1px solid #e5eff8;
  border-left: 1px solid #e5eff8;
  padding: 0.3em 1em;
}

td.nowrap {
  white-space: nowrap;
}

/* Search */

.navbar .search-form {
  padding-right: 0;
  margin-left: 10px;
}

.search-form input, .search-form button {
  border-radius: 0;
}

.search-form input {
  margin-right: -10px;
}

.navbar-nav.navbar-right:last-child {
  margin-right: 0;
}

.navbar-right .sub-menu {
  right: 0;
  left: auto;
}

.sb-search {
  position: relative;
  margin-top: 10px;
  width: 0%;
  min-width: 60px;
  height: 60px;
  float: right;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  transition: width 0.3s;
  -webkit-backface-visibility: hidden;
}

.sb-search-input {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  outline: none;
  background: #fff;
  width: 100%;
  height: 60px;
  margin: 0;
  z-index: 10;
  padding: 20px 65px 20px 20px;
  font-family: inherit;
  font-size: 20px;
  color: #2c3e50;
}

input[type="search"].sb-search-input {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}

.sb-search-input::-webkit-input-placeholder {
  color: #efb480;
}

.sb-search-input:-moz-placeholder {
  color: #efb480;
}

.sb-search-input::-moz-placeholder {
  color: #efb480;
}

.sb-search-input:-ms-input-placeholder {
  color: #efb480;
}

.sb-icon-search, .sb-search-submit {
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
}

.sb-search-submit {
  background: #fff;
  /* IE needs this */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 8 */
  filter: alpha(opacity=0);
  /* IE 5-7 */
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1;
}

.sb-icon-search {
  color: #fff;
  background: #e67e22;
  z-index: 90;
  font-size: 22px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}

.sb-icon-search:before {
  content: "\e000";
}

.sb-search.sb-search-open, .no-js .sb-search {
  width: 100%;
}

.sb-search.sb-search-open .sb-icon-search, .no-js .sb-search .sb-icon-search {
  background: #da6d0d;
  color: #fff;
  z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit, .no-js .sb-search .sb-search-submit {
  z-index: 90;
}

/* Toggle */

.panel-default>.panel-heading h4 {
  font-family: Verdana, Arial, sans-serif;
}

.panel-heading {
  padding: 0;
}

.panel-title>a {
  display: block;
  padding: 10px 15px;
}

/* Footer */

.footer {
  background: #3a4660;
  color: #fff;
  margin-top: 40px;
  padding: 20px;
}

.home .footer {
  margin-top: 0;
}

.footer p {
  margin: 0;
}

/* Media Queries */

@media (min-width:768px) {
  .jumbotron.jumbotron-page h1 {
    font-size: 3.571em;
  }
  .sub-menu {
    display: none;
    position: absolute;
    background: #FFFCF5;
    padding: 0;
    min-width: 200px;
    box-shadow: 1px 1px 2px rgba(150, 150, 150, 0.5);
    border-radius: 5px;
  }
  .sub-menu:before {
    position: absolute;
    top: -7px;
    right: 11px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #FFFCF5;
    border-left: 7px solid transparent;
    content: '';
  }
  li:hover .sub-menu {
    display: block;
  }
  .navbar-default {
    background-color: rgba(58, 70, 96, 0.95);
    position: fixed;
  }
  .navbar-default.static {
    background-color: rgba(58, 70, 96, 0.90);
  }
  .admin-bar .navbar-default {
    margin-top: 30px;
  }
  .admin-bar .navbar-default.static {
    margin-top: 0;
  }
}

@media (max-width:768px) {
  .main-content h1 {
    font-size: 26px;
  }
  .navbar-nav {
    margin: 0 -15px;
  }
  .navbar-default .navbar-nav>li>a {
    color: #04568c;
  }
  .navbar-collapse {
    background: #eee;
  }
  .navbar-collapse .form-control {
    display: inline-block;
  }
  .navbar-brand, .navbar-nav>li>a {
    line-height: 45px;
    height: 45px;
    padding: 0 15px;
  }
  .sub-menu {
    padding-left: 15px;
  }
  .navbar .search-form {
    padding-right: 15px;
    margin-left: -15px;
  }
}

@media (max-width:992px) {
  .sidebar_menu li a {
    font-size: 1.5em;
  }
}

/* PDF Icon
a[href $='.pdf'] {
	display: inline-block;
	padding-right: 16px;
	background-image: url(http://www.arc-pa.org/images/pdf_icon.png);
	background-position: center right;
	background-repeat: no-repeat;
} */

/*
 * Animation for webkit
*/

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

/*
 * Adding the animation to our element
*/

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
