/* color scheme x
 based on https://color.adobe.com/library/b25afd7e-c17b-4205-8b30-214ba7831e41/theme/3acf6a73-dbd2-4429-bfe7-1453c51fff43/
 */
* {
  margin: 0;
  padding: 0; }

body {
  font-size: 1.8em;
  color: #303030;
  font-family: "Raleway", Arial, sans-serif, Helvetica, Arial, sans-serif;
  background-image: url("/images/bg.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed; }

a {
  color: #282e73;
  font-weight: bold; }

.sm-reveal {
  display: block;
  margin-bottom: .5em;
  text-align: right;
  padding-right: .5em; }

#heroMsg {
  color: #ffffff;
  text-align: left;
  position: absolute;
  top: 55%;
  width: 75%;
  font-size: 1.8em;
  font-weight: bold;
  padding-left: 1.5em;
  text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; }

@media (max-width: 768px) {
  #heroMsg {
    top: 25%;
    width: 90%;
    font-size: 1.6em; } }
#title-msg {
  color: #f6f6f6; }

#tagLine p {
  text-align: center;
  color: #dfe9e4;
  font-size: 2.0em;
  font-weight: 600;
  font-style: italic;
  line-height: 1.5em;
  margin-left: -100px;
  text-shadow: #030303 1px 1px 0px; }

.xs-body #tagLine p {
  margin-left: -13px;
  font-size: 1.8em; }

.box-card {
  background-color: #f6f6f6;
  -moz-box-shadow: 1px 1px 3px #4E6075;
  -webkit-box-shadow: 1px 1px 3px #4E6075;
  box-shadow: 1px 1px 3px #4E6075; }

header {
  background-size: cover;
  background-position-y: 0px;
  background: #282e73;
  border-bottom: solid thin #303544;
  top: 0;
  width: 100%;
  overflow: visible;
  z-index: 99; }

.xs-body header {
  margin: 0px;
  padding-top: 0px; }

#header-top {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #99000a;
  background-image: url("/images/noise_over.png");
  z-index: 1; }

.xs-body #header-top {
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 9;
  width: 100%; }

#mainContentHolder.welcome {
  padding-top: 18px; }

#mainContent {
  padding-top: 1.5em; }

#careers {
  background: #1C1F33;
  color: #CECFD6; }

#top-info {
  font-size: 1em;
  background-color: #282e73;
  color: #dfe9e4;
  text-align: right; }

.xs-body #top-info {
  font-size: 1.2em;
  margin: auto;
  text-align: center; }

#top-info a {
  color: #dfe9e4;
  margin-right: 5px;
  margin-left: 5px; }

#siteSpecials {
  width: 100%;
  text-align: center; }

body.xs-body {
  font-size: 1.3em; }

article h1 {
  font-family: "Playfair Display", Helvetica, Arial, sans-serif, "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 2em;
  margin-top: .3em;
  color: #282e73;
  margin-bottom: 1em;
  margin-left: 0; }

.xs-body article h1 {
  text-align: center;
  font-size: 1.8em; }

article h2 {
  font-family: "Playfair Display", Helvetica, Arial, sans-serif;
  margin-left: 8px;
  margin-bottom: 21px; }

article h3 {
  font-family: "Playfair Display", Helvetica, Arial, sans-serif; }

article p {
  font-family: "Raleway", Arial, sans-serif;
  font-weight: 100;
  font-size: 1.2em;
  margin-left: 1em;
  margin-right: 1em; }

article dl {
  margin-left: 30px;
  display: block;
  overflow: hidden; }

article dd {
  margin-left: 9px; }

article ul, article ol {
  margin-left: 4em; }

.childRollItem {
  text-align: center;
  position: relative;
  color: #BBBDC8;
  padding-bottom: 8px;
  margin-bottom: 1.5em;
  background-color: #282e73;
  /*+box-shadow: 1px 1px 3px #4E6075;*/
  -moz-box-shadow: 1px 1px 3px #4E6075;
  -webkit-box-shadow: 1px 1px 3px #4E6075;
  box-shadow: 1px 1px 3px #4E6075; }

.childRollItemThumb {
  display: block;
  overflow: hidden; }

.childRollItemThumb a {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%; }

.childRollItemTitle {
  padding-top: .4em;
  font-size: 1.2em;
  font-weight: bold;
  display: flex;
  justify-content: center;
  /* align horizontal */
  align-items: center;
  /* align vertical */ }

.childRollItemTitle a {
  color: #dfe9e4; }

.childRollItemDesc {
  margin-left: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-right: 10px;
  font-size: 0.9em; }

.childRollItemFooter {
  text-align: center; }

.listRollItem {
  text-align: center;
  position: relative;
  text-transform: uppercase;
  color: #5b5f71;
  padding-bottom: 8px;
  margin-bottom: 1.5em;
  background-color: #f6f6f6;
  /*+box-shadow: 1px 1px 3px #4E6075;*/
  -moz-box-shadow: 1px 1px 3px #4E6075;
  -webkit-box-shadow: 1px 1px 3px #4E6075;
  box-shadow: 1px 1px 3px #4E6075; }

.listRollItemThumb {
  display: block;
  overflow: hidden; }

.listRollItemThumb a {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%; }

.listRollItemTitle {
  padding-top: .4em;
  font-size: 1.2em;
  font-weight: 600;
  display: flex;
  justify-content: center;
  /* align horizontal */
  align-items: center;
  /* align vertical */ }

.listRollItemTitle a {
  color: #708090; }

.listRollItemDesc {
  position: absolute;
  left: 0;
  margin-left: 10px;
  padding: 0 2% 0 2%;
  margin-right: 10px;
  font-size: 0.8em;
  font-weight: 700;
  text-shadow: 1px 0px 1px #a29ba0; }

.listRollItemFooter {
  text-align: center; }

.hidden {
  display: none; }

/*Headers*/
/*Forms*/
/**/
/*OTHER*/
article table li {
  margin-left: 20px; }

article table {
  font-size: 0.8em; }

article table thead td {
  text-align: center;
  font-weight: bold;
  color: #6B6B6B;
  background: #E8E8E8; }

.logo-tagline {
  color: #dfe9e4; }

.xs-body .logo-tagline {
  font-size: 1.4em;
  margin-bottom: 2em; }

#logo {
  text-align: center;
  font-size: .8em; }

@media (max-width: 768px) {
  #logo img {
    width: 100%; }

  #logo {
    font-size: .8em;
    text-align: center;
    position: relative;
    width: 90%;
    margin: auto; } }
#billboardHolder {
  background: #3C3432; }

#billboard img {
  width: 100%; }

#billboard {
  position: relative; }

.blogRollItemTitle {
  font-family: "Playfair Display", Helvetica, Arial, sans-serif;
  font-size: 1.3em;
  font-weight: bold; }

.blogRollItemDate {
  margin-left: .5em;
  font-size: .7em;
  font-style: italic; }

.calendarWidgetViewAll, .widget .blogViewAll, .widget .widget-view-all {
  text-align: right;
  font-size: 0.8em; }

.calendarRollItemTitle {
  font-size: 1.3em;
  font-weight: bold; }

.calendarRollItemDate {
  background-color: #99000a;
  color: #f6f6f6;
  display: inline-block;
  padding: 0px 25px 0px 25px;
  margin-left: 1em; }

.calendarRollItemDesc {
  width: 80%;
  margin: 0em 1em 0em 1em; }

.calendarRollItemMore {
  text-align: center;
  padding-top: .5em; }

noscript div {
  background-color: #FFDF3A;
  width: 100%;
  color: #8F0101;
  padding: 10px;
  font-size: medium;
  position: relative; }

/*WIDGETS*/
.widget .widgetTitle, .widget .widget-title {
  color: #99000a;
  margin: 0;
  padding: 1px 5px 2px; }

.widget {
  font-size: .9em;
  position: relative;
  color: #99000a;
  margin-bottom: 12px;
  padding: 0 0 5px; }

.widgetTitle {
  font-size: 1.4em; }

#testimonialsWidget .widget-item-title {
  font-size: 1.1em;
  font-weight: bold; }

.widget p {
  margin-left: 15px;
  margin-top: 5px; }

.widget .readAll a {
  text-decoration: none; }

#siteContainer {
  width: 960px;
  margin: auto; }

.testimonialRollItem {
  margin-left: 10px; }

.testimonialRollItemTitle {
  font-weight: bold;
  color: #99000a; }

.testimonialRollItemDate {
  font-size: 0.8em; }

.testimonialRollItemDesc {
  font-size: 0.9em;
  margin-left: 10px;
  margin-bottom: 10px; }

.socialNetwork {
  padding: 2px 2px 10px 2px;
  padding: 2px 2px 10px 2px; }

.socialNetworks {
  margin-right: 10px;
  margin-bottom: 5px;
  display: inline-block; }

.socialNetwork img {
  /*+box-shadow: 1px 1px 3px #656565;*/
  -moz-box-shadow: 1px 1px 3px #656565;
  -webkit-box-shadow: 1px 1px 3px #656565;
  box-shadow: 1px 1px 3px #656565;
  /*+border-radius: 2px;*/
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px; }

#siteTag {
  font: 0.7em / 1em sans-serif;
  color: #606060;
  text-align: right;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 5px;
  border: #717164;
  width: 200px;
  margin: auto 5px 5px auto; }

#siteTag a {
  color: #9A9A9A; }

.label.label-danger p {
  display: inline; }

#about blockquote {
  width: 70%;
  margin: auto auto 40px auto;
  background: rgba(236, 239, 241, 0.819); }

.clearAll {
  clear: both; }

#gallery {
  margin: 0;
  padding: 0; }

#gallery ul {
  text-align: center;
  margin: 0 !important;
  padding: 0 !important; }

#gallery ul li {
  display: inline-block !important;
  margin: 0;
  max-width: 250px;
  /*+placement: ;*/
  position: relative;
  left: 0;
  top: 0; }

.xs-body #gallery ul li {
  max-width: 90%; }

.personnel-item {
  display: block;
  overflow: hidden;
  background-color: #f6f6f6;
  -moz-box-shadow: 1px 1px 3px #4E6075;
  -webkit-box-shadow: 1px 1px 3px #4E6075;
  box-shadow: 1px 1px 3px #4E6075;
  font-size: .8em;
  margin: 15px 0 15px 0; }

.personnel-item p {
  font-size: .9em; }

.personnel-item-title {
  display: block;
  position: relative;
  padding-top: 5px;
  margin: 0px 10px 2px 10px;
  border-bottom: solid thin #303544;
  font-size: 1.6em;
  font-weight: bold;
  font-family: "Playfair Display", Helvetica, Arial, sans-serif; }

.personnel-item-image img {
  width: 40%;
  float: left;
  margin: 10px; }

.personnel-item-contact {
  text-align: center;
  padding-bottom: 15px; }

footer {
  color: #f6f6f6;
  overflow: hidden;
  text-align: center;
  display: block;
  background: #383838;
  padding-top: 13px; }

.xs-body footer {
  position: relative;
  margin-top: 0px;
  padding-bottom: 60px; }

.navbar-brand img {
  display: none; }

#checkWarning {
  display: none; }

footer p {
  padding-right: 5px;
  padding-left: 5px;
  color: #8D8D8D;
  font-size: small; }

footer a {
  padding-left: 3px;
  padding-right: 3px;
  color: #FDFDFD;
  font-size: 0.8em; }

ul#footerMenu {
  list-style: none inside none;
  margin: 0;
  padding: 0; }

.siteMsg {
  font-size: small;
  padding: 5px;
  border: 1px solid #EFA5A5;
  border-radius: 5px;
  width: 90%;
  margin: 10px auto; }

.siteMsg p {
  margin-bottom: 5px; }

.cbLabel {
  font-size: small; }

#nav ul ul {
  padding-top: 5px; }

.footer-providers img {
  max-height: 35px;
  -webkit-filter: grayscale(100%);
  /* Chrome, Safari, Opera */
  filter: grayscale(100%);
  margin-left: 5px;
  margin-right: 5px; }

.responsive-iframe {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 60px;
  margin-bottom: 35px;
  overflow: hidden; }

.responsive-iframe iframe, .responsive-iframe object, .responsive-iframe embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.form-group .control-label {
  margin: 0;
  font-size: .8em; }

@media (min-width: 768px) {
  .vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-right: -4px; } }
.page-section {
  overflow: auto;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
  border-radius: 3px;
  background: #f6f6f6; }

.navbar-collapse {
  max-height: auto;
  overflow-x: auto; }

.well {
  border-color: #dfe9e4; }

.criteria-state-value {
  font-weight: bold; }

.bs-callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px; }

.bs-callout h4 {
  margin-top: 0;
  margin-bottom: 5px; }

.bs-callout p:last-child {
  margin-bottom: 0; }

.bs-callout code {
  border-radius: 3px; }

.bs-callout + .bs-callout {
  margin-top: -5px; }

.bs-callout-default {
  border-left-color: #777; }

.bs-callout-default h4 {
  color: #777; }

.bs-callout-primary {
  border-left-color: #428bca; }

.bs-callout-primary h4 {
  color: #428bca; }

.bs-callout-success {
  border-left-color: #5cb85c; }

.bs-callout-success h4 {
  color: #5cb85c; }

.bs-callout-danger {
  border-left-color: #d9534f; }

.bs-callout-danger h4 {
  color: #d9534f; }

.bs-callout-warning {
  border-left-color: #f0ad4e; }

.bs-callout-warning h4 {
  color: #f0ad4e; }

.bs-callout-info {
  border-left-color: #5bc0de; }

.bs-callout-info h4 {
  color: #5bc0de; }

.btn-outline {
  background-color: transparent;
  color: inherit;
  transition: all .5s; }

.btn-primary.btn-outline {
  color: #428bca; }

.btn-success.btn-outline {
  color: #5cb85c; }

.btn-info.btn-outline {
  color: #5bc0de; }

.btn-warning.btn-outline {
  color: #f0ad4e; }

.btn-danger.btn-outline {
  color: #d9534f; }

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: #fff; }

.up-next {
  padding-top: 2em;
  padding-bottom: 2em;
  background-color: white !important; }

.up-next-title {
  font-family: "Playfair Display", Helvetica, Arial, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
  color: #282e73;
  margin-bottom: .3em; }

.up-next-date {
  text-align: center;
  margin-bottom: .5em; }

.up-next-first-image {
  width: 90%;
  margin: auto;
  text-align: center; }

.up-next-first-image img {
  max-width: 50%;
  margin-bottom: 1em; }

@media (max-width: 768px) {
  .up-next-first-image img {
    max-width: 100%; } }
.up-next-cta {
  text-align: center; }

@media (max-width: 992px) {
  #captcha-holder div div {
    text-align: center;
    margin: auto; } }
.regFee {
  color: green;
  font-weight: bold;
  font-size: 1.5em;
  text-align: center; }

#squarePaymentForm {
  display: block;
  overflow: auto; }

/*# sourceMappingURL=screen.css.map */
