html,
body {
    height: 100%;
    font-family: sans-serif;
    font-size: 10px;
}

img {
    vertical-align: middle
}
a {
    color: white;
    text-decoration: none
}

a:hover,
a:focus {
    color: white;
    text-decoration: underline
}

body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 1.42857143;
    font-weight: 300;
    font-size: 15px;
    margin: 0;
    padding: 0;
    min-width: 960px;
    min-height: 600px;
    background-color: #000
}

.wrapper {
    width: 100%;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 0 -38px 0
}

.footer-wrapper {
    position: relative;
    bottom: 0;
    width: 100%;
    height: 38px;
    min-width: 960px
}

.content-wrapper {
    width: 100%;
    padding: 0 0 38px 0
}

.navbar {
    font-size: 21px;
    color: #2a2a2a;
    padding-top: 6px;
    margin-bottom: 0;
    border-radius: 0;
    min-height: 45px;
    background-color: #212121;
    background-color: rgba(26, 26, 26, 0.95)
}

.navbar-left {
    padding-left: 7px;
    float: left;
}

.navbar-left-title {
    display: inline-block;
    float: left;
    cursor: default
}

.navbar-right {
    padding-right: 10px;
    min-width: 600px
}

.navbar .nav-hr {
    width: 5px;
    height: 22px;
    float: right;
    margin-top: 4px
}

.navbar-top {
    color: rgba(255, 255, 255, 0.75)
}

.footer {
    font-size: 13px;
    padding-top: 10px;
    color: #fff
}

.pipe {
    border-right: 1px solid;
    height: 10px;
    margin-top: 4px;
    margin-right: 10px
}

.footer > .navbar-right > span {
    float: right;
    padding-right: 5px
}

.maps-title-img {
    background-image: url(./images/maps_title_short_white.png);
    width: 81px;
    height: 29px;
    float: left;
    margin-top: 1px
}

.bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    min-width: 960px;
    min-height: 600px;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.wrapper {
    position: relative;
    z-index: 3
}

.footer-wrapper {
    z-index: 3;
    background-color: rgba(0, 0, 0, 0.3)
}

.footer-nav-left{
  font-size: 15px
}
.navbar-right {
    color: rgba(255, 255, 255, 0.75)
}

.centered-content {
    position: absolute;
    width: 100%;
    min-width: 960px;
    top: 50%;
    margin-top: -152px;
    text-align: center
}

.maps-app {
    margin-left: auto;
    margin-right: auto;
    margin-top: -35px
}

.maps-app-img {
    background-image: url(./images/title_mapsconnect.png);
    width: 366px;
    height: 215px;
    background-repeat: no-repeat
}

.thank-you {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid rgba(0, 0, 0, 0.35);
    border-radius: 6px
}

.thank-you-note{
    border-radius: 6px;
    background: white;
    padding: 20px; 
    font-size: 19px;
    box-shadow: 0 0 0 50px rgba(255, 255, 255, 0.97) inset
}

.thank-you-note > p {
    margin-top: 5px;
    margin-bottom: 5px;
}

.email-me {
    color: white;
    opacity: 0.8;
}

.bg-img,
.bg-img-0 {
    background-image: url(./images/001_ggb_low.jpg)
}

.bg-img-1 {
    background-image: url(./images/002_cp_low.jpg)
}

.bg-img-2 {
    background-image: url(./images/005_sh_low.jpg)
}

.bg-img-3 {
    background-image: url(./images/006_pw_low.jpg)
}

.bg-img-4 {
    background-image: url(./images/007_cls_low.jpg)
}

.bg-img-5 {
    background-image: url(./images/008_shb_low.jpg)
}

#destination-slideshow {
  opacity: 1.0;                   
}

#destination-slideshow div {display:none;}
#destination-slideshow #image1 {display:block;}