/*
 * Start Bootstrap - Full Slider (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

html,
body {
    height: 100%;
}

.carousel {
    height: 82%;
}

.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
	background-color: #444;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

footer {
    margin: 0px 0;
}

/* My Edits */
/* Sub Menu - 2nd Level of Menu */

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

footer {
  border-top: 2px solid #93c63e;
}

a.social_icon:hover {
 transition: color 0.25s ease;
}

.btn-lrg {
  font-size: 26pt;
}
.btn-med {
  font-size: 16pt;
}

h1.page-header {
    font-size: 1.87em;
}

h1.intro {
  font-size: 20pt;
  color: #555;
  line-height: 36px;
  font-family: 'Merriweather Sans', sans-serif;
  font-weight: 300;
  font-style: italic;
}

h2.intro {
  font-size: 13pt;
  color: #555;
  line-height: 24px;
  font-family: 'Merriweather Sans', sans-serif;
  font-weight: 300;
  font-style: italic;
  margin-top: -4px;
}
h3.page-header {
  font-size: 14pt;
}
p.bio {
  font-size: 12pt;
  color: #555;
  line-height: 19px;
  font-family: 'Merriweather Sans', sans-serif;
  font-weight: 300;
  font-style: italic;
}
.spacer {
  margin-bottom: 15px;
}

div.quotes {
  background-image: url('http://mngts.org/css/images/quotes.png');
  background-repeat: no-repeat;
  min-height: 150px;
}
p.big_quotes {
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 14pt;
  color: #666;
  font-style: italic;
}
p.big_quotes_old {
  font-family: 'Volkhov', serif;
  font-size: 16pt;
  color: #666;
  font-style: italic;
}
.bg-blue {
  background-color: #25215a;
  width: 100%;
  padding-top: 18px;
  padding-bottom: 18px;
}
.bg-green {
  background-color: #93c63e;
  width: 100%;
  padding-top: 18px;
  padding-bottom: 18px;
}
.bg-white {
  background-color: #fff;
  width: 100%;
  padding-top: 18px;
  padding-bottom: 18px;
}
.grey_background {
  background-color: #f0f0f0;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 60px;
}
.white_background {
  background-color: #fff;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 60px;
}


h2.light {
   color: #fff;
}
p.light {
   color: #fff;
   font-size: 13pt;
}
a.btn-light {
  color: #fff;
  background-color: #5c5983;
}
a.btn-light:hover {
  color: #25215a;
  background-color: #fff;
}

.img-featuredlogo {
  text-align: center;
  /* max-width: 320px; */
  width: 100%;
}

.item.next .carousel-caption {
    opacity: 0;
}
.carousel-caption {
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}

.fadeInDownBig {
 /* animation-delay:0.2s; */
  -webkit-animation-duration: 2300ms !important;
  animation-duration: 2300ms !important;
  -o-animation-duration: 2300ms !important;
  /* transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-property: ease-in-out;  */
}
a.btn-light-green {
  color: #25215a;
  background-color: #93c63e;
  font-size: 14pt;
}
a.btn-light-green:hover {
  color: #93c63e;
  background-color: #fff;
}
a.btn-light-orange {
  color: #25215a;
  background-color: #ffcf0d;
  font-size: 14pt;
}
a.btn-light-orange:hover {
  color: #25215a;
  background-color: #fff2bf;
}

p.client_events {
  line-height: 23px;
}
h3.name {
 margin-bottom: 2px;
 font-size: 20px;
}
p.job_title {
color:#444;
font-size: 13pt;
line-height: 21px;
}
#LibbyModal, #LaurieModal, #KimModal, #AliceModal, #DollyModal, #TerriModal, #MaryModal, #MichelleModal {
top:30%;
}
.container_top {
  border-top: 7px solid #93c63e;
  width: 100%;
}

.navbar-brand {
  float: left;
  height: 110px;
  padding: 12px 12px;
  font-size: 18px;
  line-height: 20px;
}
img.top_logo {
      margin-top: -36px;
	  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	  width: 208px;
}
.social_media {
      text-align: right;
}

@media (min-width: 200px) and (max-width: 543px) {
/* corresponds with the col-xs values */
.navbar-header {
  text-align: center;
  width: 98%;
  height: 140px;
}
.navbar-brand {
  float: none;
  text-align: center;
  height: 72px;
  padding: 10px 10px;
  font-size: 18px;
  line-height: 20px;
  float: none;
  margin-right: auto;
  margin-left: auto;
}
.navbar-toggle {
  margin-top: 12px;
  float: none;
  text-align: center;
  margin-left: 5px;
}
img.top_logo {
      margin-top: -8px;
	  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	  width: 130px;
  float: none;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
.social_media {
      text-align: center;
}
}

@media (min-width: 544px) and (max-width: 740px) {
.navbar-header {
  text-align: center;
  width: 98%;
  height: 140px;
}
.navbar-brand {
  float: none;
  text-align: center;
  height: 72px;
  padding: 10px 10px;
  font-size: 18px;
  line-height: 20px;
  float: none;
  margin-right: auto;
  margin-left: auto;
}
.navbar-toggle {
  margin-top: 12px;
  float: none;
  text-align: center;
  margin-left: 5px;
}
img.top_logo {
      margin-top: -8px;
	  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	  width: 130px;
  float: none;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
.social_media {
      text-align: center;
}
}

@media (min-width: 741px) and (max-width: 768px) {
/* corresponds with the col-xs values */
.slicknav_menu {
	display:none;
}
.hidden-smartphone {
	display:none;
}
.nav > li > a {
  margin-right: -6px;
  font-size: 10pt;
}
.navbar-left {
    margin-left: -82px;
}
.navbar-brand {
  float: left;
  height: 78px;
  padding: 10px 10px;
  font-size: 18px;
  line-height: 20px;
}
img.top_logo {
      margin-top: -32px;
	  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	  width: 171px;
}
.dropdown-menu-adjust {
   margin-left: -90px;
}
}


@media (min-width: 769px) and (max-width: 895px) {
.nav > li > a {
  margin-right: -6px;
  font-size: 10pt;
}
.navbar-left {
    margin-left: -82px;
}

.navbar-brand {
  float: left;
  height: 78px;
  padding: 10px 10px;
  font-size: 18px;
  line-height: 20px;
}
img.top_logo {
      margin-top: -30px;
	  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	  width: 148px;
}

}

@media (min-width: 896px) and (max-width: 1089px) {
.nav > li > a {
  margin-right: 1px;
}
.navbar-left {
    margin-left: -85px;
}
}

@media (min-width: 1090px) and (max-width: 1196px) {
.nav > li > a {
  margin-right: 27px;
}
.navbar-left {
    margin-left: -22px;
}
}

@media (min-width: 1197px) and (max-width: 1289px) {
.nav > li > a {
  margin-right: 31px;
}
.navbar-left {
    margin-left: 0px;
}
}


@media (min-width: 1290px) and (max-width: 1600px) {
.nav > li > a {
  margin-right: 44px;
}
.navbar-left {
    margin-left: 12px;
}
}

@media (min-width: 1601px) {
.nav > li > a {
  margin-right: 56px;
}
.navbar-left {
    margin-left: 20px;
}
}

.greyout {
   color: #c7c7c7;
}
a.nounder:link {
   text-decoration: none;
}

/* Carousel Text for the home page - vary in size and position on the screen */
/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
.carousel-caption h2 {
  font-size: 32pt;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 80px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption h2.sm {
  font-size: 24pt;
}
p.policies {
  text-align: left;
}
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
.carousel-caption h2 {
  font-size: 36pt;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 80px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption h2.sm {
  font-size: 29pt;
}
p.policies {
  text-align: left;
}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
.carousel-caption h2 {
  font-size: 44pt;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 80px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption h2.sm {
  font-size: 35pt;
}
p.policies {
  text-align: left;
}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
.carousel-caption h2 {
  font-size: 56pt;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 80px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption h2.sm {
  font-size: 44pt;
}
p.policies {
  text-align: right;
  margin-top: 116px;
}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
.carousel-caption h2 {
  font-size: 59pt;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 92px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption h2.sm {
  font-size: 44pt;
}
}

/* off set for page to page linking to the anchors */
.anchortest{
  display: block;
  height: 122px; /*same height as header*/
  margin-top: -122px; /*same height as header*/
  visibility: hidden;
}
.top_container {
  margin-top: 120px;
  padding-bottom: 60px;
}
@media only screen and (max-width : 760px) {
.anchortest{
  display: block;
  height: 155px; /*same height as header*/
  margin-top: -155px; /*same height as header*/
  visibility: hidden;
}
.top_container {
  margin-top: 155px;
  padding-bottom: 60px;
}
}

h3.staff {
  font-size: 20px;
  color: #444;
}
.file-text { margin-top: .2em; }
h2.media-heading {
  font-size: 18px;
}