/* Enter Your Custom CSS Here */

.tab-pane img {
    width: 446px;
    height: 360px;
}

#spacesCarousel > .carousel-control.left { top: 170px; left: -25px; }
#spacesCarousel > .carousel-control.right { top: 170px; right: -25px; }

#spacesCarousel .carousel-indicators img { height: 178px; }


/* for Cornerstone only */
.carousel-inner .btn-primary {
    color: #fff !important;
}
.carousel-inner .btn-primary:hover {
    color: #993410 !important;;
}

#dining .btn-primary { color: #fff; }
#dining .btn-primary:hover { color: #993410; }

.parallax-window {
    background-attachment: fixed;
  	backface-visibility: hidden;
}
