/******** THIS IS THE MAIN SCSS. THIS IMPORTS ALL SCSS FILES AND WILL COMPILE TO THE MAIN.CSS ********/
/*******************************
    Variables
********************************/
/** IMPORTED GOOGLE FONTS **/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,800,300);
/* Font Colors */
/* Font Family */
/* Gradient to and from colors */
/*******************************
    Bootstrap
********************************/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active {
  outline: 0; }
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.75em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 34em) {
    .container {
      max-width: 34rem; } }
  @media (min-width: 48em) {
    .container {
      max-width: 45rem; } }
  @media (min-width: 62em) {
    .container {
      max-width: 60rem; } }
  @media (min-width: 75em) {
    .container {
      max-width: 72.25rem; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 34em) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 48em) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 62em) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
@media (min-width: 75em) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left; }

  .col-xl-1 {
    width: 8.33333%; }

  .col-xl-2 {
    width: 16.66667%; }

  .col-xl-3 {
    width: 25%; }

  .col-xl-4 {
    width: 33.33333%; }

  .col-xl-5 {
    width: 41.66667%; }

  .col-xl-6 {
    width: 50%; }

  .col-xl-7 {
    width: 58.33333%; }

  .col-xl-8 {
    width: 66.66667%; }

  .col-xl-9 {
    width: 75%; }

  .col-xl-10 {
    width: 83.33333%; }

  .col-xl-11 {
    width: 91.66667%; }

  .col-xl-12 {
    width: 100%; }

  .col-xl-pull-0 {
    right: auto; }

  .col-xl-pull-1 {
    right: 8.33333%; }

  .col-xl-pull-2 {
    right: 16.66667%; }

  .col-xl-pull-3 {
    right: 25%; }

  .col-xl-pull-4 {
    right: 33.33333%; }

  .col-xl-pull-5 {
    right: 41.66667%; }

  .col-xl-pull-6 {
    right: 50%; }

  .col-xl-pull-7 {
    right: 58.33333%; }

  .col-xl-pull-8 {
    right: 66.66667%; }

  .col-xl-pull-9 {
    right: 75%; }

  .col-xl-pull-10 {
    right: 83.33333%; }

  .col-xl-pull-11 {
    right: 91.66667%; }

  .col-xl-pull-12 {
    right: 100%; }

  .col-xl-push-0 {
    left: auto; }

  .col-xl-push-1 {
    left: 8.33333%; }

  .col-xl-push-2 {
    left: 16.66667%; }

  .col-xl-push-3 {
    left: 25%; }

  .col-xl-push-4 {
    left: 33.33333%; }

  .col-xl-push-5 {
    left: 41.66667%; }

  .col-xl-push-6 {
    left: 50%; }

  .col-xl-push-7 {
    left: 58.33333%; }

  .col-xl-push-8 {
    left: 66.66667%; }

  .col-xl-push-9 {
    left: 75%; }

  .col-xl-push-10 {
    left: 83.33333%; }

  .col-xl-push-11 {
    left: 91.66667%; }

  .col-xl-push-12 {
    left: 100%; }

  .col-xl-offset-0 {
    margin-left: 0%; }

  .col-xl-offset-1 {
    margin-left: 8.33333%; }

  .col-xl-offset-2 {
    margin-left: 16.66667%; }

  .col-xl-offset-3 {
    margin-left: 25%; }

  .col-xl-offset-4 {
    margin-left: 33.33333%; }

  .col-xl-offset-5 {
    margin-left: 41.66667%; }

  .col-xl-offset-6 {
    margin-left: 50%; }

  .col-xl-offset-7 {
    margin-left: 58.33333%; }

  .col-xl-offset-8 {
    margin-left: 66.66667%; }

  .col-xl-offset-9 {
    margin-left: 75%; }

  .col-xl-offset-10 {
    margin-left: 83.33333%; }

  .col-xl-offset-11 {
    margin-left: 91.66667%; }

  .col-xl-offset-12 {
    margin-left: 100%; } }
.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media-body {
  width: 10000px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right {
  padding-left: 10px; }

.media-left {
  padding-right: 10px; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto; }

.img-rounded {
  border-radius: 0.3rem; }

.img-thumbnail {
  padding: 0.25rem;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
  margin: auto; }

.img-circle {
  border-radius: 50%; }

/*******************************
   Defaults
********************************/
/** DEFAULT VALUES **/
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  color: #1b1b1b;
  font-family: "Open Sans", sans-serif;
  font-weight: 400; }

p, span, li, a {
  font-weight: 400; }

sup {
  font-size: 50%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

.wrapper {
  min-height: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  position: relative;
  overflow-x: hidden; }

.content {
  width: 100%;
  padding-bottom: 3em; }

.clear {
  clear: both; }

.borders {
  width: 100%;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  margin-bottom: 2em;
  margin-top: 1em; }

.banner-adjustment {
  margin-top: 3.5em; }

.top-banner-adjusment {
  margin-top: 2em; }

h1, h2, h3 {
  font-weight: 300; }

h3 {
  font-size: 1.75em;
  font-weight: 300;
  text-align: center;
  margin: 18px 0;
  padding: .25em; }

a {
  text-decoration: none; }
  a:active {
    color: #1b1b1b; }
  a:focus {
    color: #1b1b1b; }

/* HEADER FONT COLORS */
.blue-font a {
  color: #496fb5; }

.green-font a {
  color: #44A472; }

.purple-font a {
  color: #6F489C; }

.yellow-font a {
  color: #F59120; }

.grey-font a {
  color: #58595B; }

.red-font a {
  color: #D23A45; }

.teal-font a {
  color: #57BF9E; }

.large-text {
  font-size: 1em;
  padding: .5em 1em;
  text-align: center;
  margin: 0 auto; }

a .side-image,
a .middle-image {
  width: 100%;
  margin: 0 auto;
  padding: 0; }

.start {
  color: #1b1b1b;
  font-size: .75em;
  padding-bottom: 1.400em; }

#utilities-legal {
  text-align: center; }

#copyright {
  text-align: center; }

@media (min-width: 300px) and (max-width: 991px) {
  .return {
    display: none; }

  .return-mobile {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 5em;
    margin-right: 8em; }
    .return-mobile .navicon {
      padding: 1.5em 1em 0 1em; }
    .return-mobile .img-responsive {
      display: block;
      max-width: 100%;
      height: auto;
      margin: auto; }
      .return-mobile .img-responsive a {
        color: #1b1b1b;
        font-size: .9em; } }
@media (min-width: 992px) {
  h1 {
    font-size: 3.125em;
    margin: 1em auto 0;
    padding: 0; }

  h2 {
    font-size: 2em;
    font-weight: 300;
    text-align: center;
    margin: 1.5em auto 1em;
    padding: 0;
    color: #496fb5; }

  .return-mobile {
    display: none; }

  .return {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 5em;
    margin-right: 8em; }
    .return a {
      color: #1b1b1b;
      font-size: .9em; }
    .return p {
      text-align: center;
      padding: 1.5em 0 0 0; }

  .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto; } }
/*******************************
    Mixins
********************************/
/* Gradient - Gray */
/*******************************
    Header Styles
********************************/
header {
  width: 100%;
  height: 4.1em;
  margin: 0 -2em 0 0;
  padding: 0;
  position: relative;
  background-color: #5e5e5e;
  /* Fallback */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6f6f6f), to(#4d4d4d));
  background-image: -webkit-linear-gradient(top, #6f6f6f, #4d4d4d);
  background-image: -moz-linear-gradient(top, #6f6f6f, #4d4d4d);
  background-image: -ms-linear-gradient(top, #6f6f6f, #4d4d4d);
  background-image: -o-linear-gradient(top, #6f6f6f, #4d4d4d);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#6f6f6f', EndColorStr='#4d4d4d')"; }
  header .logo-container {
    max-width: 1150px;
    height: 4.1em;
    margin: 0 auto; }
    header .logo-container p {
      margin: 0 auto;
      padding: 0;
      width: 129px;
      height: 25px;
      text-align: center; }
      header .logo-container p img {
        padding-top: 1.2em;
        width: 100%; }

/*******************************
    Header Content Styles
********************************/
@media (min-width: 220px) and (max-width: 599px) {
  .header-content {
    text-align: center; }
    .header-content h1 {
      font-size: 1.45em;
      margin: 1em auto 0;
      padding: 0; }
    .header-content h2 {
      font-size: 1.25em;
      font-weight: 300;
      text-align: center;
      margin: 0 auto;
      padding: 0 2.5em;
      color: #496fb5; } }
@media (min-width: 600px) and (max-width: 992px) {
  .header-content {
    text-align: center; }
    .header-content h1 {
      font-size: 2em;
      margin: 1em auto 0;
      padding: 0; }
    .header-content h2 {
      font-size: 1.75em;
      font-weight: 300;
      text-align: center;
      margin: 0 auto;
      padding: 0;
      color: #496fb5; }
    .header-content .large-text {
      font-size: 1.25em;
      padding: .5em 1em; } }
@media (min-width: 993px) {
  .header-content {
    text-align: center; }
    .header-content h1 {
      font-size: 3.125em;
      margin: 1em auto 0;
      padding: 0; }
    .header-content h2 {
      font-size: 2em;
      font-weight: 300;
      text-align: center;
      margin: 0 auto;
      padding: 0;
      color: #496fb5; }
    .header-content .large-text {
      font-size: 1.250em;
      padding: .5em 1em; } }
/*******************************
    Navigation Styles
********************************/
@media (min-width: 300px) and (max-width: 413px) {
  .nav-full {
    display: none; }

  #mobile-nav-wrap {
    width: 100%;
    margin: 0 auto 1.5em;
    padding: 0;
    /* Circle Colors */ }
    #mobile-nav-wrap #all-mobile > ul {
      list-style: none;
      margin: 0 auto;
      padding: 0;
      width: 100%;
      height: 8em;
      position: relative; }
      #mobile-nav-wrap #all-mobile > ul li {
        float: left;
        width: 2.5em;
        height: 2.5em;
        display: block;
        padding: 0;
        margin: 0;
        border-radius: 50%; }
    #mobile-nav-wrap .top-nav {
      width: 100%;
      margin: 0 auto;
      position: relative; }
      #mobile-nav-wrap .top-nav li {
        margin: 0 auto;
        padding: 0; }
      #mobile-nav-wrap .top-nav .rock-star {
        position: absolute;
        top: 1em;
        left: 8%; }
      #mobile-nav-wrap .top-nav .cover-band {
        position: absolute;
        top: 1em;
        left: 30%; }
      #mobile-nav-wrap .top-nav .touring-act {
        position: absolute;
        top: 1em;
        left: 52%; }
      #mobile-nav-wrap .top-nav .karaoke-star {
        position: absolute;
        top: 1em;
        left: 74%; }
    #mobile-nav-wrap .bottom-nav {
      width: 100%;
      margin: 0 auto;
      position: relative; }
      #mobile-nav-wrap .bottom-nav li {
        margin: 0 auto;
        padding: 0; }
      #mobile-nav-wrap .bottom-nav .producer {
        position: absolute;
        top: 1em;
        left: 15%; }
      #mobile-nav-wrap .bottom-nav .undisc-talent {
        position: absolute;
        top: 1em;
        left: 65%; }
      #mobile-nav-wrap .bottom-nav .dj {
        position: absolute;
        top: 1em;
        left: 40%; }
    #mobile-nav-wrap #all-mobile a {
      text-decoration: none;
      width: 80%;
      height: 80%;
      float: left;
      display: block;
      padding: 10px;
      margin: 0 auto;
      border-radius: 50%;
      text-align: center;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -o-transition: all 0.2s ease; }
    #mobile-nav-wrap #all-mobile:hover a {
      opacity: 0.2; }
    #mobile-nav-wrap #all-mobile:hover ul:hover a {
      opacity: 0.5; }
    #mobile-nav-wrap #all-mobile:hover ul:hover a:hover {
      opacity: 1; }
    #mobile-nav-wrap .blue {
      background-image: url(../images/navigation.gif) !important;
      background-size: 1000%;
      color: #496fb5;
      font-weight: bold;
      font-size: .85em; }
      #mobile-nav-wrap .blue:hover {
        background-size: 1000%;
        color: #496fb5 !important; }
      #mobile-nav-wrap .blue span {
        position: absolute;
        top: 4.5em;
        left: .85em; }
    #mobile-nav-wrap .green {
      background-image: url(../images/navigation.gif) !important;
      background-position: 17% 0 !important;
      background-size: 1000%;
      color: #44A472;
      font-weight: bold;
      font-size: .85em; }
      #mobile-nav-wrap .green:hover {
        background-image: url(../images/navigation.gif) !important;
        background-size: 1000% !important;
        background-position: 17% 0 !important;
        color: #44A472 !important; }
      #mobile-nav-wrap .green span {
        position: absolute;
        top: 4.5em;
        left: .5em; }
    #mobile-nav-wrap .purple {
      background-image: url(../images/navigation.gif) !important;
      background-size: 1000% !important;
      background-position: 33.5% 0 !important;
      background-size: 1000%;
      color: #6F489C;
      font-weight: bold;
      font-size: .85em; }
      #mobile-nav-wrap .purple:hover {
        background-image: url(../images/navigation.gif) !important;
        background-position: 33.5% 0 !important;
        background-size: 1000% !important;
        color: #6F489C !important; }
      #mobile-nav-wrap .purple span {
        position: absolute;
        top: 4.5em;
        left: 0; }
    #mobile-nav-wrap .gold {
      background-image: url(../images/navigation.gif) !important;
      background-size: 1000% !important;
      background-position: 50% 0 !important;
      color: #F59120;
      font-weight: bold;
      font-size: .85em; }
      #mobile-nav-wrap .gold:hover {
        background-image: url(../images/navigation.gif) !important;
        background-position: 50% 0 !important;
        background-size: 1000% !important;
        color: #F59120 !important; }
      #mobile-nav-wrap .gold span {
        position: absolute;
        top: 4.5em;
        left: 0; }
    #mobile-nav-wrap .grey {
      background-image: url(../images/navigation.gif) !important;
      background-size: 1000% !important;
      background-position: 66.5% 0 !important;
      background-size: 1000%;
      color: #58595B;
      font-weight: bold;
      font-size: .85em; }
      #mobile-nav-wrap .grey:hover {
        background-image: url(../images/navigation.gif) !important;
        background-position: 66.5% 0 !important;
        color: #58595B !important; }
      #mobile-nav-wrap .grey span {
        position: absolute;
        top: 4.5em;
        left: -.25em; }
    #mobile-nav-wrap .red {
      background-image: url(../images/navigation.gif) !important;
      background-size: 1000% !important;
      background-position: 83.5% 0 !important;
      background-size: 1000%;
      color: #D23A45;
      font-weight: bold;
      font-size: .85em; }
      #mobile-nav-wrap .red:hover {
        background-image: url(../images/navigation.gif) !important;
        background-position: 83.5% 0 !important;
        color: #D23A45 !important; }
      #mobile-nav-wrap .red span {
        position: absolute;
        top: 4.5em;
        left: -1.25em; }
    #mobile-nav-wrap .teal {
      background-image: url(../images/navigation.gif) !important;
      background-size: 1000% !important;
      background-position: 99.6% 0 !important;
      background-size: 1000%;
      color: #57BF9E;
      font-weight: bold;
      font-size: .85em; }
      #mobile-nav-wrap .teal:hover {
        background-image: url(../images/navigation.gif) !important;
        background-position: 99.6% 0 !important;
        background-size: 1000% !important;
        color: #57BF9E !important; }
      #mobile-nav-wrap .teal span {
        position: absolute;
        top: 4.5em;
        left: 1.25em; } }
@media (min-width: 414px) and (max-width: 768px) {
  .nav-full {
    display: none; }

  #mobile-nav-wrap {
    width: 100%;
    margin: 0 auto 1.5em;
    padding: 0;
    /* Circle Colors */ }
    #mobile-nav-wrap #all-mobile > ul {
      list-style: none;
      margin: 0 auto;
      padding: 0;
      width: 100%;
      height: 8em;
      position: relative;
      font-family: "Open Sans", sans-serif; }
      #mobile-nav-wrap #all-mobile > ul li {
        float: left;
        width: 4em;
        height: 4em;
        display: block;
        padding: 0;
        margin: 0 auto;
        border-radius: 50%; }
    #mobile-nav-wrap .top-nav {
      width: 100%;
      margin: 0 auto;
      position: relative; }
      #mobile-nav-wrap .top-nav li {
        margin: 0 auto;
        padding: 0; }
      #mobile-nav-wrap .top-nav .rock-star {
        position: absolute;
        top: 1em;
        left: 8%; }
      #mobile-nav-wrap .top-nav .cover-band {
        position: absolute;
        top: 1em;
        left: 30%; }
      #mobile-nav-wrap .top-nav .touring-act {
        position: absolute;
        top: 1em;
        left: 52%; }
      #mobile-nav-wrap .top-nav .karaoke-star {
        position: absolute;
        top: 1em;
        left: 74%; }
    #mobile-nav-wrap .bottom-nav {
      width: 100%;
      margin: 0 auto;
      position: relative; }
      #mobile-nav-wrap .bottom-nav li {
        margin: 0 auto;
        padding: 0; }
      #mobile-nav-wrap .bottom-nav .producer {
        position: absolute;
        top: 1em;
        left: 15%; }
      #mobile-nav-wrap .bottom-nav .undisc-talent {
        position: absolute;
        top: 1em;
        left: 65%; }
      #mobile-nav-wrap .bottom-nav .dj {
        position: absolute;
        top: 1em;
        left: 40%; }
    #mobile-nav-wrap #all-mobile a {
      text-decoration: none;
      width: 80%;
      height: 80%;
      float: left;
      display: block;
      padding: 10px;
      margin: 0 auto;
      border-radius: 50%;
      text-align: center;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -o-transition: all 0.2s ease; }
    #mobile-nav-wrap #all-mobile:hover a {
      opacity: 0.2; }
    #mobile-nav-wrap #all-mobile:hover ul:hover a {
      opacity: 0.5; }
    #mobile-nav-wrap #all-mobile:hover ul:hover a:hover {
      opacity: 1; }
    #mobile-nav-wrap .blue {
      background-image: url(../images/navigation.gif) !important;
      background-size: 1000%;
      border: 2px solid #FFF;
      color: #496fb5;
      font-weight: bold;
      font-size: .85em; }
      #mobile-nav-wrap .blue:hover {
        background-size: 1000%;
        color: #496fb5 !important; }
      #mobile-nav-wrap .blue span {
        position: absolute;
        top: 5.5em;
        left: 1.5em; }
    #mobile-nav-wrap .green {
      background-image: url(../images/navigation.gif) !important;
      background-position: 17% 0 !important;
      background-size: 1000%;
      border: 2px solid #FFF;
      color: #44A472;
      font-weight: bold;
      font-size: .85em; }
      #mobile-nav-wrap .green:hover {
        background-image: url(../images/navigation.gif) !important;
        background-size: 1000% !important;
        background-position: 17% 0 !important;
        color: #44A472 !important; }
      #mobile-nav-wrap .green span {
        position: absolute;
        top: 5.5em;
        left: 1.25em; }
    #mobile-nav-wrap .purple {
      background-image: url(../images/navigation.gif) !important;
      background-size: 1000% !important;
      background-position: 33.5% 0 !important;
      background-size: 1000%;
      border: 2px solid #FFF;
      color: #6F489C;
      font-weight: bold;
      font-size: .85em; }
      #mobile-nav-wrap .purple:hover {
        background-image: url(../images/navigation.gif) !important;
        background-position: 33.5% 0 !important;
        background-size: 1000%;
        color: #6F489C !important; }
      #mobile-nav-wrap .purple span {
        position: absolute;
        top: 5.5em;
        left: 1em; }
    #mobile-nav-wrap .gold {
      background-image: url(../images/navigation.gif) !important;
      background-size: 1000% !important;
      background-position: 50% -1px !important;
      background-size: 1000% !important;
      border: 2px solid #FFF;
      color: #F59120;
      font-weight: bold;
      font-size: .85em; }
      #mobile-nav-wrap .gold:hover {
        background-image: url(../images/navigation.gif) !important;
        background-position: 50% -1px !important;
        background-size: 1000% !important;
        color: #F59120 !important; }
      #mobile-nav-wrap .gold span {
        position: absolute;
        top: 5.5em;
        left: .75em; }
    #mobile-nav-wrap .grey {
      background-image: url(../images/navigation.gif) !important;
      background-size: 1000% !important;
      background-position: 66.5% -1px !important;
      background-size: 1000%;
      border: 2px solid #FFF;
      color: #58595B;
      font-weight: bold;
      font-size: .85em; }
      #mobile-nav-wrap .grey:hover {
        background-image: url(../images/navigation.gif) !important;
        background-position: 66.5% -1px !important;
        color: #58595B !important; }
      #mobile-nav-wrap .grey span {
        position: absolute;
        top: 5.5em;
        left: .5em; }
    #mobile-nav-wrap .red {
      background-image: url(../images/navigation.gif) !important;
      background-size: 1000% !important;
      background-position: 83.5% -1px !important;
      background-size: 1000%;
      border: 2px solid #FFF;
      color: #D23A45;
      font-weight: bold;
      font-size: .85em; }
      #mobile-nav-wrap .red:hover {
        background-image: url(../images/navigation.gif) !important;
        background-position: 83.5% -1px !important;
        color: #D23A45 !important; }
      #mobile-nav-wrap .red span {
        position: absolute;
        top: 5.5em;
        left: -.75em; }
    #mobile-nav-wrap .teal {
      background-image: url(../images/navigation.gif) !important;
      background-size: 1000% !important;
      background-position: 99.6% -1px !important;
      background-size: 1000%;
      border: 2px solid #FFF;
      color: #57BF9E;
      font-weight: bold;
      font-size: .85em; }
      #mobile-nav-wrap .teal:hover {
        background-image: url(../images/navigation.gif) !important;
        background-position: 99.6% -1px !important;
        background-size: 1000% !important;
        color: #57BF9E !important; }
      #mobile-nav-wrap .teal span {
        position: absolute;
        top: 5.5em;
        left: 2.25em; } }
@media (min-width: 768px) and (max-width: 991px) {
  .nav-full {
    display: none; }

  #mobile-nav-wrap {
    width: 100%;
    margin: 0 auto 1.5em .75em;
    padding: 0;
    /* Circle Colors */ }
    #mobile-nav-wrap #all-mobile {
      width: 95%;
      margin-left: 1em; }
    #mobile-nav-wrap #all-mobile > ul {
      list-style: none;
      margin: 0 auto;
      padding: 0;
      width: 100%;
      height: 12em;
      position: relative; }
      #mobile-nav-wrap #all-mobile > ul li {
        float: left;
        width: 6em;
        height: 6em;
        display: block;
        padding: 0;
        margin: 0 auto;
        border-radius: 50%;
        font-size: 1.25em; }
    #mobile-nav-wrap .top-nav {
      width: 100%;
      margin: 0 auto;
      position: relative; }
      #mobile-nav-wrap .top-nav li {
        margin: 0 auto;
        padding: 0; }
      #mobile-nav-wrap .top-nav .rock-star {
        position: absolute;
        top: 1em;
        left: 8%; }
      #mobile-nav-wrap .top-nav .cover-band {
        position: absolute;
        top: 1em;
        left: 30%; }
      #mobile-nav-wrap .top-nav .touring-act {
        position: absolute;
        top: 1em;
        left: 52%; }
      #mobile-nav-wrap .top-nav .karaoke-star {
        position: absolute;
        top: 1em;
        left: 74%; }
    #mobile-nav-wrap .bottom-nav {
      width: 100%;
      margin: 0 auto;
      position: relative; }
      #mobile-nav-wrap .bottom-nav li {
        margin: 0 auto;
        padding: 0; }
      #mobile-nav-wrap .bottom-nav .producer {
        position: absolute;
        top: 1em;
        left: 15%; }
      #mobile-nav-wrap .bottom-nav .undisc-talent {
        position: absolute;
        top: 1em;
        left: 65%; }
      #mobile-nav-wrap .bottom-nav .dj {
        position: absolute;
        top: 1em;
        left: 40%; }
    #mobile-nav-wrap #all-mobile a {
      text-decoration: none;
      width: 80%;
      height: 80%;
      float: left;
      display: block;
      padding: 10px;
      margin: 0 auto;
      border-radius: 50%;
      text-align: center;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -o-transition: all 0.2s ease; }
    #mobile-nav-wrap #all-mobile:hover a {
      opacity: 0.2; }
    #mobile-nav-wrap #all-mobile:hover ul:hover a {
      opacity: 0.5; }
    #mobile-nav-wrap #all-mobile:hover ul:hover a:hover {
      opacity: 1; }
    #mobile-nav-wrap .blue {
      background-image: url(../images/navigation.gif) !important;
      background-size: 1000% !important;
      backgropund-position: -2px 0 !important;
      color: #496fb5;
      font-weight: bold;
      font-size: 1em;
      border: 2px solid #FFF; }
      #mobile-nav-wrap .blue:hover {
        background-size: 1000% !important;
        color: #496fb5 !important; }
      #mobile-nav-wrap .blue span {
        position: absolute;
        top: 6em;
        left: 1.75em; }
    #mobile-nav-wrap .green {
      background-image: url(../images/navigation.gif) !important;
      background-position: 17% 0 !important;
      background-size: 1000% !important;
      color: #44A472;
      font-weight: bold;
      border: 2px solid #FFF;
      font-size: 1em; }
      #mobile-nav-wrap .green:hover {
        background-image: url(../images/navigation.gif) !important;
        background-size: 1000% !important;
        background-position: 17% 0 !important;
        color: #44A472 !important; }
      #mobile-nav-wrap .green span {
        position: absolute;
        top: 6em;
        left: 1.5em; }
    #mobile-nav-wrap .purple {
      background-image: url(../images/navigation.gif) !important;
      background-size: 1000% !important;
      background-position: 33.5% 0 !important;
      background-size: 1000% !important;
      color: #6F489C;
      font-weight: bold;
      border: 2px solid #FFF;
      font-size: 1em; }
      #mobile-nav-wrap .purple:hover {
        background-image: url(../images/navigation.gif) !important;
        background-position: 33.5% 0 !important;
        background-size: 1000% !important;
        color: #6F489C !important; }
      #mobile-nav-wrap .purple span {
        position: absolute;
        top: 6em;
        left: 1.25em; }
    #mobile-nav-wrap .gold {
      background-image: url(../images/navigation.gif) !important;
      background-size: 1000% !important;
      background-position: 50% 0 !important;
      background-size: 1000% !important;
      color: #F59120;
      font-weight: bold;
      border: 2px solid #FFF;
      font-size: 1em; }
      #mobile-nav-wrap .gold:hover {
        background-image: url(../images/navigation.gif) !important;
        background-position: 50% 0 !important;
        background-size: 1000% !important;
        color: #F59120 !important; }
      #mobile-nav-wrap .gold span {
        position: absolute;
        top: 6em;
        left: .75em; }
    #mobile-nav-wrap .grey {
      background-image: url(../images/navigation.gif) !important;
      background-size: 1000% !important;
      background-position: 66.5% 0 !important;
      background-size: 1000% !important;
      color: #58595B;
      font-weight: bold;
      border: 2px solid #FFF;
      font-size: 1em; }
      #mobile-nav-wrap .grey:hover {
        background-image: url(../images/navigation.gif) !important;
        background-position: 66.5% 0 !important;
        background-size: 1000% !important;
        color: #58595B !important; }
      #mobile-nav-wrap .grey span {
        position: absolute;
        top: 6em;
        left: .75em; }
    #mobile-nav-wrap .red {
      background-image: url(../images/navigation.gif) !important;
      background-size: 1000% !important;
      background-position: 83.5% 0 !important;
      background-size: 1000% !important;
      color: #D23A45;
      border: 2px solid #FFF;
      font-weight: bold;
      font-size: 1em; }
      #mobile-nav-wrap .red:hover {
        background-image: url(../images/navigation.gif) !important;
        background-position: 83.5% 0 !important;
        background-size: 1000% !important;
        color: #D23A45 !important; }
      #mobile-nav-wrap .red span {
        position: absolute;
        top: 6em;
        left: -.25; }
    #mobile-nav-wrap .teal {
      background-image: url(../images/navigation.gif) !important;
      background-size: 1000% !important;
      background-position: 99.6% 0 !important;
      background-size: 1000%;
      border: 2px solid #FFF;
      color: #57BF9E;
      font-weight: bold;
      font-size: 1em; }
      #mobile-nav-wrap .teal:hover {
        background-image: url(../images/navigation.gif) !important;
        background-position: 99.6% 0 !important;
        background-size: 1000% !important;
        color: #57BF9E !important; }
      #mobile-nav-wrap .teal span {
        position: absolute;
        top: 6em;
        left: 2.5em; } }
@media (min-width: 992px) and (max-width: 1199px) {
  #mobile-nav-wrap {
    display: none; }

  .nav-full {
    width: 100%;
    margin: 0 auto;
    display: none;
    padding: 0; }

  #all > ul {
    list-style: none;
    margin: 0 auto 0 1em;
    padding: 0 10px 0 0;
    height: 13em;
    position: relative; }
    #all > ul li {
      width: 75px;
      height: 75px;
      float: left;
      display: block;
      padding: 10px;
      margin: 1em 1em;
      border-radius: 50%;
      text-align: center; }

  #all a {
    text-decoration: none;
    width: 75px;
    height: 75px;
    float: left;
    display: block;
    padding: 10px;
    margin: 1em 1.45em;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease; }

  #all:hover a {
    opacity: 0.2; }

  #all:hover ul:hover a {
    opacity: 0.5;
    background: #999; }

  #all:hover ul:hover a:hover {
    opacity: 1; }

  /* Circle Colors */
  .blue {
    background-image: url(../images/navigation.gif) !important;
    background-size: 1000% !important;
    background-position: -4px 0 !important;
    border: 2px solid #FFF;
    color: #496fb5;
    font-weight: bold; }
    .blue:hover {
      background-size: 1000% !important;
      background-position: -4px 0 !important;
      color: #496fb5 !important; }
    .blue span {
      position: absolute;
      bottom: 1.1em;
      left: 4.5em; }

  .green {
    background-image: url(../images/navigation.gif) !important;
    background-size: 1000% !important;
    background-position: -145px 0 !important;
    border: 2px solid #FFF;
    color: #44A472;
    font-weight: bold; }
    .green:hover {
      background-image: url(../images/navigation.gif) !important;
      background-position: -145px 0 !important;
      background-size: 1000% !important;
      color: #44A472 !important; }
    .green span {
      position: absolute;
      bottom: 1.1em;
      left: 12.35em; }

  .purple {
    background-color: #6F489C;
    background-image: url(../images/navigation.gif) !important;
    background-position: -287px -1px !important;
    background-size: 1000% !important;
    border: 2px solid #FFF;
    color: #6F489C;
    font-weight: bold; }
    .purple:hover {
      background-color: #6F489C !important;
      background-image: url(../images/navigation.gif) !important;
      background-position: -287px -1px !important;
      background-size: 1000% !important;
      color: #6F489C !important; }
    .purple span {
      position: absolute;
      bottom: 1.1em;
      left: 20em; }

  .gold {
    background-image: url(../images/navigation.gif) !important;
    background-size: 1000% !important;
    background-position: -427px -1px !important;
    border: 2px solid #FFF;
    color: #F59120;
    font-weight: bold; }
    .gold:hover {
      background-image: url(../images/navigation.gif) !important;
      background-position: -427px -1px !important;
      background-size: 1000% !important;
      color: #F59120 !important; }
    .gold span {
      position: absolute;
      bottom: 1.1em;
      left: 27.5em; }

  .grey {
    background-image: url(../images/navigation.gif) !important;
    background-position: -570px -1px !important;
    background-size: 1000% !important;
    border: 2px solid #FFF;
    color: #58595B;
    font-weight: bold; }
    .grey:hover {
      background-image: url(../images/navigation.gif) !important;
      background-position: -570px -1px !important;
      background-size: 1000% !important;
      color: #58595B !important; }
    .grey span {
      position: absolute;
      bottom: 1.1em;
      right: 20.5em; }

  .red {
    background-image: url(../images/navigation.gif) !important;
    background-size: 1000% !important;
    background-position: -711px -1px !important;
    border: 2px solid #FFF;
    color: #D23A45;
    font-weight: bold; }
    .red:hover {
      background-image: url(../images/navigation.gif) !important;
      background-size: 1000% !important;
      background-position: -711px -1px !important;
      color: #D23A45 !important; }
    .red span {
      position: absolute;
      bottom: 1.1em;
      right: 11.25em; }

  .teal {
    background-image: url(../images/navigation.gif) !important;
    background-size: 1000% !important;
    background-position: -852px -1px !important;
    border: 2px solid #FFF;
    color: #57BF9E;
    font-weight: bold; }
    .teal:hover {
      background-image: url(../images/navigation.gif) !important;
      background-size: 1000% !important;
      background-position: -852px -1px !important;
      color: #57BF9E !important; }
    .teal span {
      position: absolute;
      bottom: 2.5em;
      right: 6.25em; }

  /* End Circle Colors */ }
@media (min-width: 1200px) {
  #mobile-nav-wrap {
    display: none; }

  .nav-full {
    width: 99%;
    margin: 0 auto;
    display: none;
    padding: 0; }

  #all > ul {
    list-style: none;
    margin: 0 auto 0 -1em;
    padding: 0;
    height: 13em;
    position: relative; }
    #all > ul li {
      width: 100px;
      height: 100px;
      float: left;
      display: block;
      padding: 10px;
      margin: 1em 1.45em;
      border-radius: 50%;
      text-align: center; }

  #all a {
    text-decoration: none;
    width: 100px;
    height: 100px;
    float: left;
    display: block;
    padding: 10px;
    margin: 1em 1.45em;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease; }

  #all:hover a {
    opacity: 0.2; }

  #all:hover ul:hover a {
    opacity: 0.5;
    background: #999; }

  #all:hover ul:hover a:hover {
    opacity: 1; }

  /* Circle Colors */
  .blue {
    background-image: url(../images/navigation.gif) !important;
    background-position: -2px 0 !important;
    color: #496fb5;
    font-weight: bold;
    border: 2px solid #FFF; }
    .blue:hover {
      background-position: -2px 0 !important;
      color: #496fb5 !important; }
    .blue span {
      position: absolute;
      bottom: -.5em;
      left: 6em; }

  .green {
    background-image: url(../images/navigation.gif) !important;
    background-position: -173px 0 !important;
    color: #44A472;
    border: 2px solid #FFF;
    font-weight: bold; }
    .green:hover {
      background-image: url(../images/navigation.gif) !important;
      background-position: -173px 0 !important;
      color: #44A472 !important; }
    .green span {
      position: absolute;
      bottom: -.5em;
      left: 16.15em; }

  .purple {
    background-image: url(../images/navigation.gif) !important;
    background-position: -346px -1px !important;
    color: #6F489C;
    border: 2px solid #FFF;
    font-weight: bold; }
    .purple:hover {
      background-image: url(../images/navigation.gif) !important;
      background-position: -346px -1px !important;
      color: #6F489C !important; }
    .purple span {
      position: absolute;
      bottom: -.5em;
      left: 26em; }

  .gold {
    background-image: url(../images/navigation.gif) !important;
    background-position: -516px -1px !important;
    border: 2px solid #FFF;
    color: #F59120;
    font-weight: bold; }
    .gold:hover {
      background-image: url(../images/navigation.gif) !important;
      background-position: -516px -1px !important;
      color: #F59120 !important; }
    .gold span {
      position: absolute;
      bottom: -.5em;
      left: 36.3em; }

  .grey {
    background-image: url(../images/navigation.gif) !important;
    background-position: -687px -1px !important;
    border: 2px solid #FFF;
    color: #58595B;
    font-weight: bold; }
    .grey:hover {
      background-image: url(../images/navigation.gif) !important;
      background-position: -687px -1px !important;
      color: #58595B !important; }
    .grey span {
      position: absolute;
      bottom: -.5em;
      right: 23.8em; }

  .red {
    background-image: url(../images/navigation.gif) !important;
    background-position: -858px -1px !important;
    border: 2px solid #FFF;
    color: #D23A45;
    font-weight: bold; }
    .red:hover {
      background-image: url(../images/navigation.gif) !important;
      background-position: -858px -1px !important;
      color: #D23A45 !important; }
    .red span {
      position: absolute;
      bottom: -.5em;
      right: 12em; }

  .teal {
    background-color: #57BF9E;
    background-image: url(../images/navigation.gif) !important;
    background-position: -1030px -1px !important;
    border: 2px solid #FFF;
    color: #57BF9E;
    font-weight: bold; }
    .teal:hover {
      background: #57BF9E !important;
      background-image: url(../images/navigation.gif) !important;
      background-position: -1030px -1px !important;
      color: #57BF9E !important; }
    .teal span {
      position: absolute;
      bottom: 1em;
      right: 4.75em; }

  /* End Circle Colors */ }
/*******************************
    Footer Styles
********************************/
.footer-wrapper {
  width: 100%;
  height: auto;
  background-color: #5e5e5e;
  /* Fallback */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6f6f6f), to(#4d4d4d));
  background-image: -webkit-linear-gradient(top, #6f6f6f, #4d4d4d);
  background-image: -moz-linear-gradient(top, #6f6f6f, #4d4d4d);
  background-image: -ms-linear-gradient(top, #6f6f6f, #4d4d4d);
  background-image: -o-linear-gradient(top, #6f6f6f, #4d4d4d);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#6f6f6f', EndColorStr='#4d4d4d')"; }

.footer {
  width: 100%; }
  .footer ul {
    margin: 0 auto;
    padding: 0;
    list-style: none; }
    .footer ul li {
      text-align: center;
      padding: .35em 0;
      margin: 0 auto;
      font-size: .85em; }
      .footer ul li a {
        color: #EEE;
        text-decoration: none; }
        .footer ul li a:hover {
          text-decoration: none; }
  .footer p {
    font-size: .5em;
    color: #EEE;
    text-align: center; }

/**** Full Width Styles ****/
/* Medium devices (desktop, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
  .footer ul {
    margin-left: 4em; }
    .footer ul li {
      float: left;
      padding: 1em;
      margin: 0 auto;
      font-size: .8em; }
  .footer p {
    font-size: .75em; } }
@media (min-width: 1200px) {
  .footer ul {
    margin-left: 4em; }
    .footer ul li {
      float: left;
      padding: 1.75em;
      margin: 0 auto;
      font-size: .9em; }
  .footer p {
    font-size: .75em; } }
/*******************************
    Rock Star Styles
********************************/
/* Banner Image */
.banner-wrapper {
  width: 100%;
  margin: 0 auto; }
  .banner-wrapper img {
    width: 200%;
    overflow: hidden;
    margin-left: -50%; }

.travelers-wrapper {
  width: 100%;
  margin: 0 auto;
  padding: 0; }
  .travelers-wrapper h2 {
    font-size: 1.25em;
    font-weight: 300;
    text-align: center;
    margin: 0 auto;
    padding: .5em .75em; }
  .travelers-wrapper .image-row img {
    width: 100%; }
  .travelers-wrapper .image-row p {
    text-align: center;
    font-size: .8em;
    margin: 0 auto 1em;
    padding: 0; }

.message-wrapper-mobile {
  width: 100%;
  margin: 0 auto;
  padding: 0 0 .5em 0;
  display: block; }
  .message-wrapper-mobile h3 {
    text-align: center;
    font-size: 1em;
    line-height: 18px;
    margin: 0 auto;
    padding: .25em 2em; }
    .message-wrapper-mobile h3 a {
      font-size: .875em; }

.mobile-circle {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  position: relative;
  display: block;
  margin: .75em auto 0; }

.message-wrapper {
  display: none; }

/* Mobile images with city and map at bottom of section */
.image-wrapper {
  width: 100%;
  margin: .5em auto -.5em;
  padding: 0; }
  .image-wrapper .full-top {
    width: 100%;
    margin: 0 auto;
    padding: 0; }
  .image-wrapper .bottom-left {
    width: 49%;
    float: left;
    margin-right: .25em;
    padding: 0; }
  .image-wrapper .bottom-right {
    width: 49%;
    float: left;
    padding: 0; }

.inline-images {
  display: none; }

/** FULL WIDTH VIEW MEDIA QUERY **/
@media (min-width: 320px) and (max-width: 375px) {
  .mobile-circle {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    position: relative;
    display: block;
    margin: .75em auto 0; } }
@media (min-width: 992px) {
  .banner-wrapper {
    margin-top: 5em; }

  /* Images below banner */
  .travelers-wrapper {
    width: 98%;
    margin: 0 auto 0 1.25em;
    padding: 0; }
    .travelers-wrapper h2 {
      font-size: 2em; }
    .travelers-wrapper .image-row {
      width: 32%;
      float: left;
      margin: 0 auto;
      padding: 0; }
      .travelers-wrapper .image-row img {
        width: 100%; }
      .travelers-wrapper .image-row p {
        text-align: center;
        font-size: 1em; }
    .travelers-wrapper .middle {
      margin: 0 1em; }

  .borders {
    margin-left: 1em; }

  /* Full width images below slideshow */ }
@media (min-width: 992px) {
  .banner-wrapper {
    width: 100%;
    margin: 0 auto; }
    .banner-wrapper img {
      width: 100%;
      margin: 0 auto; } }
@media (min-width: 1200px) {
  .travelers-wrapper .col-sm-12 {
    width: 31%;
    float: left;
    padding: 0 .5em; } }
/*******************************
   Slideshow CSS
********************************/
/* SMALL MOBILE DEVICES */
@media (min-width: 300px) and (max-width: 374px) {
  .slider-wrapper {
    width: 100%;
    background: #FFF;
    margin: .5em auto 0;
    padding: 0; }
    .slider-wrapper .slider-inner {
      width: 92%;
      background: #FFF;
      margin: 0 auto;
      padding: 0;
      position: relative;
      /* OVERLAY AND TEXT ON TOP */
      /* BUTTONS */
      /* Button Positioning */ }
      .slider-wrapper .slider-inner .overlay-container {
        background: #1b1b1b;
        opacity: .8;
        width: 100%;
        padding: 1% 0;
        position: absolute;
        top: 2.5%; }
        .slider-wrapper .slider-inner .overlay-container .topline {
          text-transform: uppercase;
          text-align: center;
          font-weight: 600;
          color: #FFF;
          font-size: .85em;
          margin: 0 auto;
          padding: 0; }
        .slider-wrapper .slider-inner .overlay-container .city {
          text-transform: uppercase;
          text-align: center;
          color: #FFF;
          font-size: 1.75em;
          margin: 0 auto;
          padding: 0; }
        .slider-wrapper .slider-inner .overlay-container .tagline {
          display: none;
          width: 80%;
          text-align: center;
          color: #FFF;
          font-size: 55%;
          margin: 0 auto;
          padding: .5em 0; }
      .slider-wrapper .slider-inner button {
        width: 28%;
        text-transform: uppercase;
        text-align: center;
        font-weight: 600;
        font-size: .6em;
        padding: .25em;
        margin: 0 auto;
        border: 0;
        border-radius: 0; }
      .slider-wrapper .slider-inner a .button1 {
        position: absolute;
        bottom: 5%;
        left: 3.5%; }
      .slider-wrapper .slider-inner a .button2 {
        position: absolute;
        bottom: 5%;
        left: 36%; }
      .slider-wrapper .slider-inner a .button3 {
        position: absolute;
        bottom: 5%;
        left: 68.5%; }
      .slider-wrapper .slider-inner .height {
        padding: 1.02em 0; } }
@media (min-width: 375px) and (max-width: 413px) {
  .slider-wrapper {
    width: 100%;
    background: #FFF;
    margin: .5em auto 0;
    padding: 0; }
    .slider-wrapper .slider-inner {
      width: 92%;
      background: #FFF;
      margin: 0 auto;
      padding: 0;
      position: relative;
      /* OVERLAY AND TEXT ON TOP */
      /* BUTTONS */
      /* Button Positioning */ }
      .slider-wrapper .slider-inner .overlay-container {
        background: #1b1b1b;
        opacity: .8;
        width: 100%;
        padding: 1% 0;
        position: absolute;
        top: 2.5%; }
        .slider-wrapper .slider-inner .overlay-container .topline {
          text-transform: uppercase;
          text-align: center;
          font-weight: 600;
          color: #FFF;
          font-size: .85em;
          margin: 0 auto;
          padding: 0; }
        .slider-wrapper .slider-inner .overlay-container .city {
          text-transform: uppercase;
          text-align: center;
          color: #FFF;
          font-size: 1.75em;
          margin: 0 auto;
          padding: 0; }
        .slider-wrapper .slider-inner .overlay-container .tagline {
          display: none;
          width: 80%;
          text-align: center;
          color: #FFF;
          font-size: 55%;
          margin: 0 auto;
          padding: .5em 0; }
      .slider-wrapper .slider-inner button {
        width: 28%;
        text-transform: uppercase;
        text-align: center;
        font-weight: 600;
        font-size: .6em;
        padding: .25em;
        margin: 0 auto;
        border: 0;
        border-radius: 0; }
      .slider-wrapper .slider-inner a .button1 {
        position: absolute;
        bottom: 5%;
        left: 3.5%; }
      .slider-wrapper .slider-inner a .button2 {
        position: absolute;
        bottom: 5%;
        left: 36%; }
      .slider-wrapper .slider-inner a .button3 {
        position: absolute;
        bottom: 5%;
        left: 68.5%; }
      .slider-wrapper .slider-inner .md-height {
        padding: 1em 0; } }
@media (min-width: 414px) and (max-width: 445px) {
  .slider-wrapper {
    width: 100%;
    background: #FFF;
    margin: .5em auto 0;
    padding: 0; }
    .slider-wrapper .slider-inner {
      width: 92%;
      background: #FFF;
      margin: 0 auto;
      padding: 0;
      position: relative;
      /* OVERLAY AND TEXT ON TOP */
      /* BUTTONS */
      /* Button Positioning */ }
      .slider-wrapper .slider-inner .overlay-container {
        background: #1b1b1b;
        opacity: .8;
        width: 100%;
        padding: 1% 0;
        position: absolute;
        top: 2.5%; }
        .slider-wrapper .slider-inner .overlay-container .topline {
          text-transform: uppercase;
          text-align: center;
          font-weight: 600;
          color: #FFF;
          font-size: .85em;
          margin: 0 auto;
          padding: 0; }
        .slider-wrapper .slider-inner .overlay-container .city {
          text-transform: uppercase;
          text-align: center;
          color: #FFF;
          font-size: 1.75em;
          margin: 0 auto;
          padding: 0; }
        .slider-wrapper .slider-inner .overlay-container .tagline {
          display: none;
          width: 80%;
          text-align: center;
          color: #FFF;
          font-size: 55%;
          margin: 0 auto;
          padding: .5em 0; }
      .slider-wrapper .slider-inner button {
        width: 28%;
        text-transform: uppercase;
        text-align: center;
        font-weight: 600;
        font-size: .8em;
        padding: .25em;
        margin: 0 auto;
        border: 0;
        border-radius: 0; }
      .slider-wrapper .slider-inner a .button1 {
        position: absolute;
        bottom: 5%;
        left: 3.5%; }
      .slider-wrapper .slider-inner a .button2 {
        position: absolute;
        bottom: 5%;
        left: 36%; }
      .slider-wrapper .slider-inner a .button3 {
        position: absolute;
        bottom: 5%;
        left: 68.5%; }
      .slider-wrapper .slider-inner .xmd-height {
        padding: 1em 0; } }
/* LARGE PHONE AND MOBILE DEVICES */
@media (min-width: 446px) and (max-width: 767px) {
  .slider-wrapper {
    width: 100%;
    background: #FFF;
    margin: .5em auto 0;
    padding: 0; }
    .slider-wrapper .slider-inner {
      width: 92%;
      background: #FFF;
      margin: 0 auto;
      padding: 0;
      position: relative;
      /* OVERLAY AND TEXT ON TOP */
      /* BUTTONS */
      /* Button Positioning */ }
      .slider-wrapper .slider-inner .overlay-container {
        background: #1b1b1b;
        opacity: .8;
        width: 100%;
        padding: 1% 0;
        position: absolute;
        top: 2.5%; }
        .slider-wrapper .slider-inner .overlay-container .topline {
          text-transform: uppercase;
          text-align: center;
          font-weight: 600;
          color: #FFF;
          font-size: 1.15em;
          margin: 0 auto;
          padding: .25em 0 0 0; }
        .slider-wrapper .slider-inner .overlay-container .city {
          text-transform: uppercase;
          text-align: center;
          color: #FFF;
          font-size: 1.75em;
          font-weight: 600;
          margin: 0 auto;
          padding: 0; }
        .slider-wrapper .slider-inner .overlay-container .tagline {
          display: none;
          width: 60%;
          text-align: center;
          color: #FFF;
          font-size: 65%;
          margin: 0 auto;
          padding: 0 0 .5em 0; }
      .slider-wrapper .slider-inner button {
        width: 28%;
        text-transform: uppercase;
        text-align: center;
        font-weight: 600;
        font-size: .8em;
        padding: 1% 0;
        border: 0;
        border-radius: 0; }
      .slider-wrapper .slider-inner a .button1 {
        position: absolute;
        bottom: 5%;
        left: 5%; }
      .slider-wrapper .slider-inner a .button2 {
        position: absolute;
        bottom: 5%;
        left: 36.5%; }
      .slider-wrapper .slider-inner a .button3 {
        position: absolute;
        bottom: 5%;
        left: 68%; } }
/* SMALL TABLETS DEVICES */
@media (min-width: 768px) and (max-width: 991px) {
  .slider-wrapper {
    width: 100%;
    background: #FFF;
    margin: .5em auto 0 .3em;
    padding: 0; }
    .slider-wrapper .slider-inner {
      width: 95.5%;
      background: #FFF;
      margin: 0 auto;
      padding: 0;
      position: relative;
      /* OVERLAY AND TEXT ON TOP */
      /* BUTTONS FOR SLIDER */
      /* Button Positioning */ }
      .slider-wrapper .slider-inner .overlay-container {
        background: #1b1b1b;
        opacity: .8;
        width: 100%;
        padding: 1em 0;
        position: absolute;
        top: 1em; }
        .slider-wrapper .slider-inner .overlay-container .topline {
          text-transform: uppercase;
          text-align: center;
          color: #FFF;
          font-weight: 600;
          font-size: 1.25em;
          margin: 0 auto;
          padding: 0; }
        .slider-wrapper .slider-inner .overlay-container .city {
          text-transform: uppercase;
          text-align: center;
          color: #FFF;
          font-size: 2em;
          margin: 0 auto;
          padding: 0; }
        .slider-wrapper .slider-inner .overlay-container .tagline {
          width: 75%;
          text-align: center;
          color: #FFF;
          font-size: 1.25em;
          margin: 0 auto;
          padding: 0; }
      .slider-wrapper .slider-inner button {
        width: 22.5%;
        text-transform: uppercase;
        text-align: center;
        font-weight: 600;
        font-size: 1em;
        padding: 1em;
        border: 0;
        border-radius: 0; }
      .slider-wrapper .slider-inner .button1 {
        position: absolute;
        bottom: 2.5%;
        left: 8%; }
      .slider-wrapper .slider-inner a .button2 {
        position: absolute;
        bottom: 2.5%;
        left: 38%; }
      .slider-wrapper .slider-inner a .button3 {
        position: absolute;
        bottom: 2.5%;
        left: 68%; }
      .slider-wrapper .slider-inner .tablet-height {
        padding: 1.75em 0; } }
/* TABLET STYLE DEVICES */
@media (min-width: 992px) and (max-width: 1279px) {
  .slider-wrapper {
    width: 100%;
    background: #FFF;
    margin: .5em auto 0 .3em;
    padding: 0; }
    .slider-wrapper .slider-inner {
      width: 95.5%;
      background: #FFF;
      margin: 0 auto;
      padding: 0;
      position: relative;
      /* OVERLAY AND TEXT ON TOP */
      /* BUTTONS FOR SLIDER */
      /* Button Positioning */ }
      .slider-wrapper .slider-inner .overlay-container {
        background: #1b1b1b;
        opacity: .8;
        width: 100%;
        padding: 2em 0;
        position: absolute;
        top: 2em; }
        .slider-wrapper .slider-inner .overlay-container .topline {
          text-transform: uppercase;
          text-align: center;
          color: #FFF;
          font-weight: 600;
          font-size: 1.250em;
          margin: 0 auto;
          padding: 0; }
        .slider-wrapper .slider-inner .overlay-container .city {
          text-transform: uppercase;
          text-align: center;
          color: #FFF;
          font-size: 2.500em;
          margin: 0 auto;
          padding: 0.25em 0; }
        .slider-wrapper .slider-inner .overlay-container .tagline {
          width: 55%;
          text-align: center;
          color: #FFF;
          font-size: 100%;
          margin: 0 auto;
          padding: 0; }
      .slider-wrapper .slider-inner button {
        width: 22.5%;
        text-transform: uppercase;
        text-align: center;
        font-weight: 600;
        font-size: 100%;
        padding: 1em;
        border: 0;
        border-radius: 0; }
      .slider-wrapper .slider-inner .button1 {
        position: absolute;
        bottom: 10%;
        left: 8%; }
      .slider-wrapper .slider-inner a .button2 {
        position: absolute;
        bottom: 10%;
        left: 38%; }
      .slider-wrapper .slider-inner a .button3 {
        position: absolute;
        bottom: 10%;
        left: 68%; } }
/* COMPUTER STYLES */
@media (min-width: 1280px) {
  .slider-wrapper {
    width: 100%;
    background: #FFF;
    margin: .5em auto 0 .3em;
    padding: 0; }
    .slider-wrapper .slider-inner {
      width: 95.5%;
      background: #FFF;
      margin: 0 auto;
      padding: 0;
      position: relative;
      /* OVERLAY AND TEXT ON TOP */
      /* BUTTONS FOR SLIDER */
      /* Button Positioning */ }
      .slider-wrapper .slider-inner .overlay-container {
        background: #1b1b1b;
        opacity: .8;
        width: 100%;
        padding: 2em 0;
        position: absolute;
        top: 2em; }
        .slider-wrapper .slider-inner .overlay-container .topline {
          text-transform: uppercase;
          text-align: center;
          color: #FFF;
          font-size: 1.250em;
          margin: 0 auto;
          padding: 0; }
        .slider-wrapper .slider-inner .overlay-container .city {
          text-transform: uppercase;
          text-align: center;
          color: #FFF;
          font-weight: 600;
          font-size: 2.500em;
          margin: 0 auto;
          padding: 0; }
        .slider-wrapper .slider-inner .overlay-container .tagline {
          width: 55%;
          text-align: center;
          color: #FFF;
          font-size: 1.250em;
          margin: 0 auto;
          padding: 0; }
      .slider-wrapper .slider-inner button {
        width: 22.5%;
        text-transform: uppercase;
        text-align: center;
        font-weight: 600;
        font-size: 1.125em;
        padding: 1em;
        border: 0;
        border-radius: 0; }
      .slider-wrapper .slider-inner .button1 {
        position: absolute;
        bottom: 3.5em;
        left: 7em; }
      .slider-wrapper .slider-inner a .button2 {
        position: absolute;
        bottom: 3.5em;
        left: 25em; }
      .slider-wrapper .slider-inner a .button3 {
        position: absolute;
        bottom: 3.5em;
        left: 42em; } }
/* Button Color */
a .button-blue {
  background: #FFF;
  color: #1b1b1b; }
  a .button-blue:hover {
    background: #496fb5;
    color: #FFF; }
  a .button-blue:active {
    background: #496fb5;
    color: #FFF; }

a .button-green {
  background: #FFF;
  color: #1b1b1b; }
  a .button-green:hover {
    background: #44A472;
    color: #FFF; }
  a .button-green:active {
    background: #44A472;
    color: #FFF; }

a .button-purple {
  background: #FFF;
  color: #1b1b1b; }
  a .button-purple:hover {
    background: #6F489C;
    color: #FFF; }
  a .button-purple:active {
    background: #6F489C;
    color: #FFF; }

a .button-gold {
  background: #FFF;
  color: #1b1b1b; }
  a .button-gold:hover {
    background: #F59120;
    color: #FFF; }
  a .button-gold:active {
    background: #F59120;
    color: #FFF; }

a .button-grey {
  background: #FFF;
  color: #1b1b1b; }
  a .button-grey:hover {
    background: #58595B;
    color: #FFF; }
  a .button-grey:active {
    background: #58595B;
    color: #FFF; }

a .button-red {
  background: #FFF;
  color: #1b1b1b; }
  a .button-red:hover {
    background: #D23A45;
    color: #FFF; }
  a .button-red:active {
    background: #D23A45;
    color: #FFF; }

a .button-teal {
  background: #FFF;
  color: #1b1b1b; }
  a .button-teal:hover {
    background: #57BF9E;
    color: #FFF; }
  a .button-teal:active {
    background: #57BF9E;
    color: #FFF; }

/* / Button Color */
/*******************************
   Media Queries & Tablet Fixes
********************************/
/** Media Queries for adjustments and all tablet styles **/
/* HEADER FONT COLORS */
.blue-font {
  color: #496fb5; }

.green-font {
  color: #44A472; }

.purple-font {
  color: #6F489C; }

.yellow-font {
  color: #F59120; }

.grey-font {
  color: #58595B; }

.red-font {
  color: #D23A45; }

.teal-font {
  color: #57BF9E; }

@media (min-width: 300px) and (max-width: 600px) {
  .travelers-wrapper .tablet-img {
    width: 70%;
    margin: 0 auto; }
  .travelers-wrapper .col-sm-12 {
    float: none; }

  .image-wrapper {
    width: 92%; }
    .image-wrapper .top-image {
      width: 100%;
      padding: 0;
      margin-left: 0;
      margin-top: -.2em; }
    .image-wrapper .bottom-images {
      width: 100%; }
      .image-wrapper .bottom-images .bottom-right {
        width: 49.15%;
        float: left;
        margin-left: .05em;
        padding: 0; }

  .inline-images {
    display: none; } }
@media (min-width: 601px) and (max-width: 991px) {
  .travelers-wrapper .col-sm-12 {
    width: 30%;
    float: left;
    padding: 0;
    margin-left: 1em; }
  .travelers-wrapper .inline-images {
    display: block; } }
@media (min-width: 601px) and (max-width: 734px) {
  .mobile-images {
    display: none; }

  /* Full width images below slideshow */
  .inline-images {
    display: block;
    width: 100%;
    margin: 0.5em 0 2em 1.45em;
    padding: 0; }
    .inline-images .image-side-wrapper {
      padding: 0;
      margin: 0 auto;
      float: left;
      width: 21.51%; }
      .inline-images .image-side-wrapper > img {
        width: 100%; }
    .inline-images .image-mid-wrapper {
      padding: 0;
      margin: 0 .7em;
      float: left;
      width: 44.9%; }
      .inline-images .image-mid-wrapper > img {
        margin: 0 auto;
        width: 100%; } }
@media (min-width: 735px) and (max-width: 767px) {
  .mobile-images {
    display: none; }

  /* Full width images below slideshow */
  .inline-images {
    display: block;
    width: 100%;
    margin: .5em auto 0 1.5em;
    padding: 0; }
    .inline-images .image-side-wrapper {
      padding: 0;
      margin: 0 auto;
      float: left;
      width: 21.25%; }
      .inline-images .image-side-wrapper > img {
        width: 100%; }
    .inline-images .image-mid-wrapper {
      padding: 0;
      margin: 0 .8em;
      float: left;
      width: 44.5%; }
      .inline-images .image-mid-wrapper > img {
        margin: 0 auto;
        width: 100%; } }
@media (min-width: 736px) {
  .large-text {
    font-size: 1.25em;
    margin-bottom: .75em; }

  .middle {
    padding: 0; } }
@media (min-width: 768px) and (max-width: 991px) {
  body {
    width: 100%;
    margin: 0 auto;
    padding: 0; }

  header {
    width: 100%;
    height: 4.1em;
    margin: 0 auto;
    padding: 0;
    position: relative;
    background-color: #5e5e5e;
    /* Fallback */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6f6f6f), to(#4d4d4d));
    background-image: -webkit-linear-gradient(top, #6f6f6f, #4d4d4d);
    background-image: -moz-linear-gradient(top, #6f6f6f, #4d4d4d);
    background-image: -ms-linear-gradient(top, #6f6f6f, #4d4d4d);
    background-image: -o-linear-gradient(top, #6f6f6f, #4d4d4d);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#6f6f6f', EndColorStr='#4d4d4d')"; }
    header .mobile-logo-wrapper {
      padding: 0;
      margin: 0 auto;
      width: 100%; }
    header .mobile-logo {
      width: 8em;
      position: absolute;
      left: 2em;
      top: .5em; }

  /* Full width images below slideshow */
  .mobile-images {
    display: none; }

  .inline-images {
    display: block;
    width: 100%;
    margin: 1em auto 0 1.25em;
    padding: 0; }
    .inline-images .image-side-wrapper {
      padding: 0;
      margin: 0 auto;
      float: left;
      width: 22.25%; }
      .inline-images .image-side-wrapper > img {
        width: 100%; }
    .inline-images .image-mid-wrapper {
      padding: 0;
      margin: 0 1.05em;
      float: left;
      width: 46.5%; }
      .inline-images .image-mid-wrapper > img {
        margin: 0 auto;
        width: 100%; } }
/* 992 - 1199 */
@media (min-width: 992px) and (max-width: 1199px) {
  .travelers-wrapper .col-sm-12 {
    width: 30%;
    float: left;
    padding: .25em;
    margin-left: 1em; }

  .mobile-images {
    display: none; }

  /* Full width images below slideshow */
  .inline-images {
    display: block;
    width: 100%;
    margin: 1em auto 0 1.5em;
    padding: 0; }
    .inline-images .image-side-wrapper {
      padding: 0;
      margin: 0 auto;
      float: left;
      width: 22.5%; }
      .inline-images .image-side-wrapper > img {
        width: 100%; }
    .inline-images .image-mid-wrapper {
      padding: 0;
      margin: 0 1.05em;
      float: left;
      width: 47%; }
      .inline-images .image-mid-wrapper > img {
        margin: 0 auto;
        width: 100%; }

  .borders {
    width: 95.5%;
    margin-left: 2em;
    margin-top: 1em;
    margin-bottom: 2.5em; }

  .message-wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 1em 0;
    display: block; }
    .message-wrapper h3 {
      font-size: 1.25em;
      position: relative; }

  .circle {
    margin: 0 auto;
    padding: 0;
    display: inline; }
    .circle img {
      border: 0;
      width: 2em;
      margin-bottom: -.75em;
      margin-right: .5em; }

  /* HEADER FONT COLORS */
  .blue-font {
    color: #496fb5; }

  .green-font {
    color: #44A472; }

  .purple-font {
    color: #6F489C; }

  .yellow-font {
    color: #F59120; }

  .grey-font {
    color: #58595B; }

  .red-font {
    color: #D23A45; }

  .teal-font {
    color: #57BF9E; }

  .message-wrapper-mobile {
    display: none; } }
@media (min-width: 992px) {
  .large-text {
    font-size: 1.250em;
    padding: .5em 1em;
    width: 78%;
    margin: 0 auto; }

  .nav-full {
    display: block; }

  #mobile-nav-wrap {
    display: none; } }
/* 1200px */
@media (min-width: 1200px) {
  .borders {
    width: 95.5%;
    margin-left: 2em;
    margin-top: 1em;
    margin-bottom: 2.5em; }

  .message-wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 .5em 0;
    display: block; }
    .message-wrapper h3 {
      font-size: 1.65em;
      position: relative; }

  .circle {
    margin: 0 auto;
    padding: 0;
    display: inline; }
    .circle img {
      border: 0;
      width: 2em;
      margin-bottom: -.75em;
      margin-right: .5em; }

  .message-wrapper-mobile {
    display: none; }

  .mobile-images {
    display: none; }

  /* Full width images below slideshow */
  .inline-images {
    display: block;
    width: 100%;
    margin: 1em auto 0 2em;
    padding: 0; }
    .inline-images .image-side-wrapper {
      padding: 0;
      margin: 0 auto;
      float: left;
      width: 22.65%; }
      .inline-images .image-side-wrapper > img {
        width: 100%; }
    .inline-images .image-mid-wrapper {
      padding: 0;
      margin: 0 1.05em;
      float: left;
      width: 47.4%; }
      .inline-images .image-mid-wrapper > img {
        margin: 0 auto;
        width: 100%; } }
