@charset "utf-8";
/* CSS Document */
@media only screen and (min-width: 950px) {
  #main_nav {
    float: right;
    display: inline-block;
    margin-top: 0px;
  }
  #main_nav ul {
    margin-top: 20px;
  }
  #main_nav ul li {
    display: inline-block;
  }
  #main_nav ul li a {
    text-decoration: none;
    color: #192e46;
    padding: 2px;
    font-size: 1EM;
    transition-duration: .2s;
  }
  #missionButton {
    position: relative;
    width: 220px;
    text-align: center;
    margin-top: 20px;
    border-radius: 10px;
  }
  #missionButton a {
    display: block;
    color: #FFF;
    width: 100%;
    padding: 20px;
    background-color: #192e46;
    text-decoration: none;
    font-weight: 600;
    border-radius: 10px;
    border: solid thin white;
    box-shadow: 0px 0px 3px 3px #192e46;
  }
  #siteImage {
    height: auto;
    width: 10%;
  }
  #text_container {
    text-align: center;
    margin-top: 185px;
  }
  .tourButton {
    position: relative;
    width: 220px;
    text-align: center;
    margin-top: 20px;
    border-radius: 10px;
  }
  .tourButton a {
    display: block;
    color: #192e46;
    width: 100%;
    padding: 20px;
    background-color: #FFF;
    text-decoration: none;
    font-weight: 600;
    border-radius: 10px;
    border: solid thin #192e46;
    box-shadow: 0px 0px 3px 3px #FFF;
  }
  #hamburgerMenu {
    display: none;
  }
  #headmast img {
    float: left;
    max-height: 80px;
    width: auto;
    margin-left: 10px;
    margin-top: 10px;
  }
  #phone_number {
    color: #FFF;
    float: right;
    font-size: 1.25em;
    padding: 5px 0px 5px 0px;
    text-decoration: none;
  }
  #phone_number img {
    margin: 0px 15px 0px 0px;
    vertical-align: bottom;
  }
  #top_bar_links {
    width: 70%;
    margin-left: 20%;
  }
  #mainInfo h1 {
    color: #FFF;
    font-size: 2.5em;
    font-weight: 300;
    text-shadow: 0px 0px 7px #000;
    margin: 0px;
  }
  .thumbnailImg {
    width: 80%;
    margin-left: 10%;
    height: 300px;
    border: solid thin white;
    border-radius: 15px;
    background-size: cover;
    background-position: center;
  }
  #leftHalf {
    width: 48%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
  }
  #leftHalfLinks {
    width: 100%;
    text-align: center;
    margin-left: 35%;
  }
  #rightHalf {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    color: #FFF;
    text-align: center;
  }
  #rightHalf h3 {
    font-size: 1.75em;
    padding: 15px;
  }
  #rightHalf p {
    font-size: 2em;
    font-style: italic;
  }
  #rightHalf hr {
    width: 70%;
    margin-left: 15%;
    margin: 0px 0px 15px 15%;
  }
  #careLevels {
    width: 50%;
    margin-left: 25%;
  }
  #rightHalf ul {
    text-align: left;
    padding: 15px;
    cursor: help;
  }
  #rightHalf ul li {
    list-style: none;
    line-height: 2.5em;
    cursor: help;
  }
  #rightHalf ul li a {
    font-size: 1.5em;
    color: #FFF;
    text-decoration: none;
    cursor: help;
    font-weight: 550;
  }
  #lets_connect {
    width: auto;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    padding: 35px;
    border-radius: 25px;
    background-color: rgba(25, 45, 70, 0.7);
  }
  #lets_connect h3 {
    font-size: 1.5em;
  }
  #lets_connect hr {
    width: 200px;
  }
  #lets_connect ul {}
  #lets_connect ul li {
    list-style-type: none;
    padding: 3px;
    font-size: 1.5em;
  }
  #lets_connect ul li a {
    color: #FFF;
    text-decoration: none;
  }
  #lets_connect h3 {
    color: #FFF;
  }
  #mainInfo {
    text-align: left;
    width: 80%;
    padding: 50px;
    display: inline-block;
    vertical-align: top;
  }
  #mainInfoCF {
    text-align: left;
    width: 100%;
    padding: 30px;
    display: inline-block;
    vertical-align: top;
  }
  #mainInfo h2 {
    color: #FFF;
    font-size: 1.5em;
    font-weight: 650;
    text-shadow: 0px 0px 7px #000;
  }
  #mainInfo p {
    color: #FFF;
    line-height: 2em;
    font-size: 1.5em;
  }
  #mainInfoMC {
    text-align: left;
    width: 40%;
    padding: 50px;
    display: inline-block;
    vertical-align: top;
  }
  #mainInfoCF {
    text-align: left;
    width: 100%;
    padding: 30px;
    display: inline-block;
    vertical-align: top;
  }
  #mainInfoMC h2 {
    color: #FFF;
    font-size: 1.5em;
    font-weight: 650;
    text-shadow: 0px 0px 7px #000;
  }
  #mainInfoMC p {
    color: #FFF;
    line-height: 2em;
    font-size: 1.5em;
  }
  .care_blocks {
    position: relative;
    width: 100%;
    height: 450px;
  }
  .care_blocks_text {
    width: 40%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    margin-top: 75px;
    ;
  }
  .care_blocks_text h2 {
    margin: 10px 30px 0px 30px;
    font-size: 1em;
  }
  .care_blocks_text h3 {
    margin: 0px 30px;
    font-size: 1em;
  }
  .care_blocks_text p {
    margin: 0px 30px 0px 30px;
    font-style: italic;
    line-height: 1.5em;
    width: 100%;
  }
  .care_blocks_text ul {
    margin: 0px 20px;
    width: 100%;
  }
  .care_blocks_text ul li {
    margin: 5px;
  }
  .care_blocks .image {
    height: 100%;
    width: 50%;
    display: inline-block;
    background-size: cover;
    background-position: top;
  }
  .alternateBG .image {
    right: 0px;
  }
  .alternateBG h2 {
    color: #FFF;
  }
  .alternateBG p {
    color: #FFF;
  }
  .alternateBG strong {
    color: #FFF;
  }
  .quoteAuthor {
    margin: 0px !important;
    padding: 0px !important;
    height: auto !important;
  }
  #quotes {
    position: relative;
    width: 100%;
  }
  #quotes ul {
    width: 90%;
    margin: 30px 5% 30px 5%;
    text-align: center;
  }
  #quotes ul li {
    display: inline-block;
    border: solid thin black;
    border-radius: 10px;
    width: 25%;
    margin: 25px;
    padding: 25px;
    font-size: 1.25em;
    vertical-align: top;
    text-align: left;
    height: 250px;
    box-shadow: 0px 0px 10px 5px #192e46;
  }
  #quotes ul li ul li {
    border: none;
    padding: 0px;
    text-align: left;
    font-size: 1em;
    font-weight: 650;
    width: 100%;
    box-shadow: none;
  }
  #formContainer {
    width: 40%;
    margin-left: 30%;
    padding: 15px;
    border: solid thin black;
    border-radius: 10px;
  }
}