body {
    background: #010080;
}
.section-head {
    padding: 0 4%;
    text-align: center;
}
.section-head h1 {
    font:
        20px/36px "montserrat-bold",
        sans-serif;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 12px;
}
.show {
    opacity: 1;
}
.js #mc_embed_signup input[type="email"],
.js #mc_embed_signup input[type="submit"] {
    opacity: 0;
}
header {
    height: 84px;
    width: 100%;
    background: #010080;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 990;
}
header .logo {
    margin-left: 36px;
    margin-right: 20px;
    margin-top: 13px;
    float: left;
    width: auto;
    z-index: 991;
    position: relative;
}
header .logo a {
    display: block;
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    width: 64px;
    height: 18px;
}
header .header-social {
    font-size: 20px;
    font-weight: normal;
    line-height: 54px;
    color: #424a56;
    margin: 0 10px 0 0;
    padding: 0;
    float: right;
}
header .header-social li {
    display: inline-block;
    margin-right: 20px;
}
header .header-social li a {
    color: #fff;
}
header .header-social li a:hover {
    color: #11abb0;
}
#nav-wrap,
#nav-wrap ul,
#nav-wrap li,
#nav-wrap a {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}
#nav-wrap {
    font:
        11px "montserrat-regular",
        sans-serif;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    float: left;
}
#nav-wrap > a {
    display: none;
}
ul#nav {
    min-height: 54px;
    width: auto;
    text-align: left;
}
ul#nav li {
    position: relative;
    list-style: none;
    height: 54px;
    display: inline-block;
}
ul#nav li a {
    display: inline-block;
    padding: 8px 8px;
    line-height: 38px;
    text-decoration: none;
    text-align: left;
    color: #58687a;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
ul#nav li a:hover {
    color: #fff;
}
ul#nav li a:active {
    background-color: transparent !important;
}
ul#nav li.current a {
    color: #fff;
}
#hero {
    padding-top: 66px;
    background: #23292f url(img/hero-bg.png);
    overflow: hidden;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #hero {
        background: #23292f url(img/hero-bg_@2X.png);
        background-size: 200px 200px;
    }
}
#hero .row {
    max-width: 1040px;
}
.hero-text {
    color: #676e73;
    width: 83%;
    text-align: center;
    margin: 54px auto 24px auto;
}
.hero-text h1 {
    font:
        40px/1.2em "montserrat-regular",
        sans-serif;
    color: #fff;
    padding: 0;
    margin: 0;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
}
.hero-text h1 span,
.hero-text a {
    color: #11abb0;
}
.hero-text p {
    font:
        16px/30px "opensans-regular",
        sans-serif;
    padding: 0;
    margin: 12px 8% 0;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}
.hero-image {
    width: 100%;
    margin: 0 auto;
}
.hero-image img {
    vertical-align: bottom;
    display: block;
}
#hero .buttons {
    text-align: center;
    margin: 0 0 18px 0;
}
#hero .buttons .button {
    font:
        14px/24px "montserrat-bold",
        sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}
#hero .buttons .trial {
    background: #f64b39;
    margin-right: 30px;
    -webkit-animation-delay: 10s;
    -moz-animation-delay: 10s;
    -ms-animation-delay: 10s;
    -o-animation-delay: 10s;
    -webkit-animation-iteration-count: 3;
    -moz-animation-iteration-count: 3;
}
#hero .buttons .trial:hover {
    background: #f86a5a;
}
#hero .buttons .learn-more {
}
#features {
    background: #fff;
    padding-top: 96px;
    padding-bottom: 78px;
    overflow: hidden;
}
#features .feature {
    margin-top: 30px;
    margin-bottom: 54px;
}
#features .right {
    padding-left: 32px;
    float: right;
}
#features .left {
    padding-right: 32px;
    float: left;
}
#features h3 {
    font:
        16px/24px "montserrat-bold",
        sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
}
.fluid-video-wrapper {
    margin-top: 18px;
}
#book {
    background: #f7f7f7;
    padding-top: 87px;
    height: 850px;
    padding-bottom: 77px;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    text-align: center;
}
#book .price-block {
    height: 730px;
    background: #fff;
    border: 1px solid #e6e6e6;
    text-align: center;
    margin-bottom: 36px;
}
.plan-title {
    font:
        15px/30px "montserrat-regular",
        sans-serif;
    padding: 30px 20px 6px 20px;
    margin-bottom: 0px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.plan-title .fa {
    display: block;
    margin-bottom: 6px;
    font-size: 26px;
}
.plan-price {
    font-family: "montserrat-bold", sans-serif;
    font-size: 30px;
    color: #333;
    padding: 6px 30px 6px 30px;
    margin-bottom: 0;
    text-align: center;
    letter-spacing: 0.5px;
}
.plan-price span {
    font-family: "opensans-light", sans-serif;
    font-size: 15px;
    color: #999;
    display: block;
    margin-top: 0;
}
ul.features {
    margin: 12px 0 0 0;
    list-style: none;
}
ul.features li {
    line-height: 39px;
    margin-bottom: 0;
}
ul.features li:nth-child(odd) {
}
ul.features li:nth-child(even) {
}
.plan-sign-up {
    padding: 24px 15px;
    margin: 0;
    text-align: center;
}
.plan-sign-up .button {
    font:
        13px/24px "montserrat-bold",
        sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}
#Hours {
    background: #fff url(img/grey.png);
    padding-top: 96px;
    padding-bottom: 120px;
    color: #000;  /* All text defaults to black */
    text-align: center; /* optional: center the text nicely */
}

#Hours h1 {
    color: #000;
    font-size: 36px;   /* Bigger heading font */
    line-height: 44px;
    margin-bottom: 26px; /* space between heading and first paragraph */
}

#Hours p {
    color: #000;
    font-size: 20px;   /* Bigger paragraph font */
    line-height: 32px; /* better spacing between lines */
    margin: 6px 0;     /* spacing between each day */
}
#Hours-wrapper .columns {
    padding: 0;
}
.item .item-wrap {
    background: #fff;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.item .item-wrap a {
    display: block;
    cursor: pointer;
}
.item .item-wrap .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    background: url(img/overlay-bg.png) repeat;
}
.item .item-wrap .link-icon {
    display: block;
    color: #fff;
    height: 30px;
    width: 30px;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
}
.item .item-wrap img {
    vertical-align: bottom;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.item:hover .overlay {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}
.item:hover .link-icon {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}
.item:hover .item-wrap img {
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
#call-to-action {
    background: #23292f;
    padding-top: 1px;
    padding-bottom: 0px;
}
#call-to-action h1 {
    font:
        18px/24px "montserrat-bold",
        sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #fff;
}
#call-to-action h1 span {
    display: none;
}
#call-to-action .header-col h1:before {
    font-family: "FontAwesome";
    content: "\f093";
    padding-right: 18px;
    padding-top: 6px;
    font-size: 72px;
    line-height: 72px;
    text-align: center;
    float: right;
    color: #ebeeee;
}
#call-to-action .action {
    margin-top: 18px;
}
#call-to-action .action .button {
    text-align: center;
}
#call-to-action h2 {
    font:
        28px/36px "montserrat-bold",
        sans-serif;
    color: #ebeeee;
    margin-bottom: 12px;
}
#call-to-action h2 a {
    color: inherit;
}
#call-to-action p {
    color: #000;
    font-size: 17px;
    padding-right: 5px;
}
#call-to-action p span {
    font-family: "opensans-semibold", sans-serif;
    color: #a9b5c0;
}
#find {
    background: #10999e url(img/escheresque.png);
    padding-top: 112px;
    padding-bottom: 66px;
    position: relative;
    min-height: 250px;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #find {
        background: #10999e url(img/escheresque_@2X.png);
        background-size: 46px 29px;
    }
}
#find .quote-left,
#find .quote-right {
    position: absolute;
    top: 50%;
    color: #fff;
    font-size: 40px;
    margin-top: -25px;
}
#find .quote-left {
    left: 5%;
}
#find .quote-right {
    right: 5%;
}
#find .text-container {
    width: 86%;
    margin: 0 auto;
}
#find h1 {
    font:
        16px/24px "montserrat-bold",
        sans-serif;
    color: #6aecf0;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 36px;
}
#find blockquote {
    margin: 0 0px 30px 0px;
    padding-left: 0;
    position: relative;
}
#find blockquote:before {
    content: none;
}
#find blockquote p {
    font-family: "opensans-semibold", sans-serif;
    font-style: normal;
    color: #fff;
    padding: 0;
    font-size: 26px;
    line-height: 42px;
}
#find blockquote cite {
    display: block;
    font-size: 12px;
    font-style: normal;
    line-height: 18px;
    color: #fff;
}
#find blockquote cite:before {
    content: "\2014 \0020";
}
#find blockquote cite a,
#find blockquote cite a:visited {
    color: #8b9798;
    border: none;
}
.flexslider a:active,
.flexslider a:focus {
    outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.slides li {
    margin: 0;
    padding: 0;
}
.flexslider {
    position: relative;
    zoom: 1;
    margin: 0;
    padding: 0;
}
.flexslider .slides {
    zoom: 1;
}
.flexslider .slides > li {
    position: relative;
}
.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}
.flex-container {
    zoom: 1;
    position: relative;
}
.slides:before,
.slides:after {
    content: " ";
    display: table;
}
.slides:after {
    clear: both;
}
.no-js .slides > li:first-child {
    display: block;
}
.slides {
    zoom: 1;
}
.slides > li {
    overflow: hidden;
}
.flex-control-nav {
    width: 100%;
    text-align: center;
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.flex-control-paging li a {
    width: 12px;
    height: 12px;
    display: block;
    background: #ddd;
    background: rgba(255, 255, 255, 0.3);
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.3);
}
.flex-control-paging li a:hover {
    background: #ccc;
    background: rgba(255, 255, 255, 0.7);
}
.flex-control-paging li a.flex-active {
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    cursor: default;
}
#subscribe {
    background: #23292f;
    padding-top: 1px;
    padding-bottom: 0px;
    overflow: hidden;
    text-align: center;
}
#subscribe a,
#subscribe a:visited {
    color: #fff;
}
#subscribe a:hover,
#subscribe a:focus {
    color: #11abb0;
}
#subscribe h1 {
    color: #fff;
}
#subscribe p {
    color: #7a7a7a;
    text-align: center;
    padding: 0;
}
#mc_embed_signup {
    background: none;
    clear: both;
    display: block;
    margin: 6px auto 30px auto;
    width: 70%;
    text-align: center;
}
#mc_embed_signup:before,
#mc_embed_signup:after {
    content: " ";
    display: table;
}
#mc_embed_signup:after {
    clear: both;
}
#mc_embed_signup input[type="submit"] {
    float: right;
    height: 60px;
    margin: 0;
    padding: 0 20px;
    font-size: 16px;
    line-height: 60px;
    width: 47%;
}
#mc_embed_signup input[type="email"] {
    display: inline;
    float: left;
    height: 60px;
    margin: 0;
    padding: 18px 20px;
    font-size: 18px;
    line-height: 24px;
    font-family: "montserrat-regular", sans-serif;
    width: 47%;
    text-align: center;
}
footer {
    padding-top: 84px;
    margin-bottom: 60px;
    color: #fff;
    font-size: 13px;
    line-height: 24px;
    position: relative;
}
footer a,
footer a:visited {
    color: #fff;
}
footer a:hover,
footer a:focus {
    color: #fff;
}
footer .info {
    padding-right: 90px;
}
footer .footer-logo a {
    display: block;
    margin-bottom: 12px;
    margin-top: 12px;
    margin-left: 3px;
}
footer .footer-logo a img {
    height: 24px;
    width: 92px;
}
footer .right-cols .columns {
    padding-right: 5px;
    padding-left: 5px;
    width: 33.33333%;
}
footer .right-cols .columns p {
    margin-bottom: 6px;
}
footer h3 {
    font:
        13px/24px "opensans-semibold",
        sans-serif;
    margin-bottom: 0;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}
footer h3:before {
    font-family: "FontAwesome";
    margin: 0 0 6px 3px;
    font-size: 30px;
    line-height: 48px;
    text-align: left;
    color: #FFF;
    display: block;
}
footer h3.address:before {
    content: "\f041";
}
footer h3.social:before {
    content: "\f0c0";
}
footer h3.contact:before {
    content: "\f0e0";
}
footer ul {
    margin: 0;
    padding: 0;
}
footer ul li {
    margin: 0;
    line-height: 24px;
}
footer ul li a,
footer ul li a:visited {
    color: #fff;
}
footer ul li a:hover,
footer ul li a:focus {
    color: #fff;
}
footer .copyright {
    margin: 0;
    padding: 0 18px;
    clear: both;
}
#go-top {
    position: absolute;
    top: -24px;
    left: 50%;
    margin-left: -30px;
    text-align: center;
    z-index: 889;
}
#go-top a {
    text-decoration: none;
    border: 0 none;
    display: block;
    width: 60px;
    height: 60px;
    background: #525252;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: #fff;
    font-size: 21px;
    line-height: 60px;
    border-radius: 100%;
}
#go-top a:hover {
    background: #0f9095;
}
#imagelightbox {
    cursor: pointer;
    position: fixed;
    z-index: 995;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-box-shadow: 0 0 3.125em rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 3.125em rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3.125em rgba(0, 0, 0, 0.3);
}
#imagelightbox-loading,
#imagelightbox-loading div {
    border-radius: 50%;
}
#imagelightbox-loading {
    width: 2.5em;
    height: 2.5em;
    background-color: #444;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 999;
    top: 50%;
    left: 50%;
    padding: 0.625em;
    margin: -1.25em 0 0 -1.25em;
    -webkit-box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.3);
}
#imagelightbox-loading div {
    width: 1.25em;
    height: 1.25em;
    background-color: #fff;
    -webkit-animation: imagelightbox-loading 0.5s ease infinite;
    -moz-animation: imagelightbox-loading 0.5s ease infinite;
    -o-animation: imagelightbox-loading 0.5s ease infinite;
    animation: imagelightbox-loading 0.5s ease infinite;
}
@-webkit-keyframes imagelightbox-loading {
    from {
        opacity: 0.5;
        -webkit-transform: scale(0.75);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
    to {
        opacity: 0.5;
        -webkit-transform: scale(0.75);
    }
}
@-moz-keyframes imagelightbox-loading {
    from {
        opacity: 0.5;
        -moz-transform: scale(0.75);
    }
    50% {
        opacity: 1;
        -moz-transform: scale(1);
    }
    to {
        opacity: 0.5;
        -moz-transform: scale(0.75);
    }
}
@-o-keyframes imagelightbox-loading {
    from {
        opacity: 0.5;
        -o-transform: scale(0.75);
    }
    50% {
        opacity: 1;
        -o-transform: scale(1);
    }
    to {
        opacity: 0.5;
        -o-transform: scale(0.75);
    }
}
@keyframes imagelightbox-loading {
    from {
        opacity: 0.5;
        transform: scale(0.75);
    }
    50% {
        opacity: 1;
        transform: scale(1);
    }
    to {
        opacity: 0.5;
        transform: scale(0.75);
    }
}
#imagelightbox-overlay {
    background-color: #383838;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 994;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#imagelightbox-close {
    position: fixed;
    z-index: 999;
    top: 2.5em;
    right: 2.5em;
}
#imagelightbox-close i {
    display: block;
    background: #fff;
    padding: 10px;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.5);
}
a#imagelightbox-close {
    color: #333;
}
a#imagelightbox-close:hover,
a#imagelightbox-close:focus {
    color: #11abb0;
}
#imagelightbox-caption {
    text-align: center;
    color: #fff;
    background-color: #000;
    position: fixed;
    z-index: 999;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.625em;
}
#imagelightbox-loading,
#imagelightbox-overlay,
#imagelightbox-close,
#imagelightbox-caption {
    -webkit-animation: fade-in 0.25s linear;
    -moz-animation: fade-in 0.25s linear;
    -o-animation: fade-in 0.25s linear;
    animation: fade-in 0.25s linear;
}
@-webkit-keyframes fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-moz-keyframes fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-o-keyframes fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@media only screen and (max-width: 41.25em) {
    #container {
        width: 100%;
    }
    #imagelightbox-close {
        top: 1.25em;
        right: 1.25em;
    }
}
