header.masthead {
    display: none;
}
.logo {
    display: inline-block;
    margin-right: 17%;
    max-width: 133px;
    margin-left: 4%;
}
.menu-studio-locations-container {
    display: inline-block;
    font-family: 'proxima-nova',sans-serif;
    text-transform: uppercase;
    width: 582px;
    height: auto;
    vertical-align: top;
}

.menu-studio-locations-container ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu-studio-locations-container ul li a {
    color: black;
    font-size: 13px;
    letter-spacing: .075em;
}
.menu-studio-locations-container ul li {
    display: inline-block;
    margin: 0 10px;
    height: 75px;
    padding-top: 30px;
}
.navbar ul.search {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    float: right;
    height: 75px;
    vertical-align: middle;
}

.navbar ul.search li {
    padding-top: 29px;
}

.navbar ul.search li a {
    color: black;
}
.hero {
    margin: 0px;
    padding: 5%;
    background-image: url('/wp-content/uploads/2017/08/studio-hero.jpg');
    background-color: transparent;
}
.hero .whitebox {
    padding: 5%;
    background-color: hsl(0, 0%, 100%);
}
.hero .x-container.max {
    max-width:850px;
}
/*.x-main .x-container {
margin-left: auto !important;
margin-right: auto !important;
float:none !important;
}*/
.hero h2 {
    font-family: 'arca-majora', sans-serif;
    font-weight: 700;
    margin-bottom: 47px;
    letter-spacing: 0.2em;
    font-size: 33px;
    text-transform: uppercase;
}
.studio-address {
    margin: 0 0 4%;
}
.studio-address address {
    font-family: 'adobe-caslon-pro',sans-serif;
    letter-spacing: 0.075em;
    font-size: 23px;
}
.promo-links {
    text-align: center;
    margin: 0 auto 7%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width:600px;
}
.promo-links a:nth-child(2) {
    margin:0 15px;
}
a.brown {
    display: inline-block;
    text-transform: uppercase;
    font-family: 'proxima-nova',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.15em;
    line-height: 1.8;
}

.social-links {
    text-align: center;
}

.social-links a {
    display: inline-block;
    margin: 0 2%;
    text-decoration:none;
}

.social-links a i {
    font-size: 22px;
    color: #141212;
    border: 1px solid #c8c8c8;
    border-radius: 999em;
    width: 43px;
    height: 43px;
    line-height: 43px;
}

.social-links a i:before {
    line-height: 43px;
}
.promo {
    background-color: hsl(203, 40%, 20%);
    margin: 0 !important;
}
.x-section.promo {
    padding: 60px 0;
}
.promo h3 {
    font-family: 'adobe-caslon-pro',sans-serif;
    text-transform: none;
    color: white;
    letter-spacing: 0.075em;
    font-weight: 100;
    font-size: 23px;
    margin: 0 0 15px;
}

.promo p {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.075em;
    text-align: center;
    line-height: 1.2;
    font-family: 'proxima-nova',sans-serif;
}
.promo p a {
    text-transform: uppercase;
    color: white;
    font-size: 13px;
    letter-spacing: 0.15em;
}
.about > div {
    max-width: 871px;
}
.about {
    padding: 5% 0 3% !important;
}

.about .x-2-3:after {
    content: "";
    display: block;
    width: 2px;
    height: 86%;
    position: absolute;
    right: 0;
    top: 0;
    background: #cbcbcb;
}

.about .x-2-3 {
    position: relative;
    padding-right: 6%;
    margin-right: 6%;
    width:63.33332%;
}
.about .amenities {        
    width:30.66666%;
}
.about .left h3 {
    margin: 0 0 1em;
    font-family: 'adobe-caslon-pro',sans-serif;
    text-transform: none;
    font-weight: 100;
    letter-spacing: 0.2em;
    font-style: italic;
    font-size: 34px;
}
.about .left h3 span {
    font-family: 'arca-majora', sans-serif;
    font-style: normal;
    font-weight:900;
}

.about p {
    font-size: 20px;
    line-height: 27px;
    font-family: 'adobe-caslon-pro',sans-serif;
    letter-spacing: 0.075em;
}
.about h3 {
    font-family: 'arca-majora', sans-serif;
    margin: 0 0 1.5em;
    letter-spacing: 0.15em;
    font-size: 31px;
    font-weight:700;
    line-height: 1.2;
    text-transform:uppercase;
}

.about ul {
    font-family: 'adobe-caslon-pro',sans-serif;
    font-size: 25px;
    letter-spacing: 0.2em;
    line-height: 2.5;
    margin: 0;
}

.about .amenities ul li {
    display: block;
    background: url(/wp-content/uploads/2017/06/Check_MARK.png);
    background-repeat: no-repeat;
    padding-left: 85px;
    background-position: 0 50%;
    line-height: 37px;
    margin: 0 0 20px;
}
.about .description {
    margin-bottom:35px;
}    
.see-policies {        
    margin-top:35px;
    text-decoration:underline;
}
a.x-btn {
    text-shadow: none;
    text-transform: uppercase;
    padding: 1.563em 4.125em;
    font-family: 'proxima-nova',sans-serif;
    font-size: 13px;
    letter-spacing: 0.15em;
}
a.x-btn:hover {
    text-shadow: none;
    background: black;
    color: white;
}
.studio-image {width: 100%;}
button.feature {
    position: absolute;
}
button.feature {
    position: absolute;
    background: red;
    border: 0;
    border-radius: 999em;
    width: 25px;
    height: 25px;
    padding: 0;
    color: white;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.57);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.57);
    text-align: center;
}
.hotspots {display: none}
.cta-info .x-container.blocks {
    border: 1px solid black;
    border-width: 1px 0;
    text-align: center;
    padding: 66px 0;
    margin: 0 auto 60px;
}

.cta-info h3 {
    font-family: 'arca-majora', sans-serif;
    letter-spacing: 0.15em;
    margin: 0 0 15px;
    font-size: 31px;
    font-weight:700;
}

.cta-info h4 {
    font-family: 'adobe-caslon-pro',sans-serif;
    text-transform: none;
    font-weight: normal;
    font-style: italic;
    letter-spacing: 0.2em;
    margin: 0 0 45px;
    font-size: 25px;
}

.cta-info p {
    margin: 0;
}
.cta-info a {
    color: #BD802A;
}
.flexbox-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.memberships .boxes > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.x-section.memberships {
    margin: 0px;
    padding: 5% 0px; 
    background-color: hsl(60, 3%, 87%);
}
.memberships .boxes > div {
    background: white;
    padding: 30px 30px 15px;
    margin-bottom: 10px;
}
.memberships h2 {
    font-family: 'adobe-caslon-pro',sans-serif;
    font-size: 34px;
    font-weight: normal;
    font-style: italic;
    letter-spacing: 0.2em;
    text-transform: none;
    margin: 0 0 50px;
}

.memberships h2 span {
    font-family: 'arca-majora', sans-serif;
    font-weight:900;
    font-style: normal;
    text-transform: uppercase;
}
.memberships h3 {
    font-family: 'arca-majora', sans-serif;
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 0.15em;
    margin: 0;
    line-height: 1.3;
    font-weight:700;
}

.caslon {
    font-family: 'adobe-caslon-pro',sans-serif;
    letter-spacing: 0.075em;
    font-weight: normal;
}
.memberships p {
    margin: 0 0 0.5em;
}
.memberships .caslon {
    font-size: 18px;
    font-style: italic;
    line-height: 24px;
    margin: 2em 0;
}
.memberships .caslon p {
    margin: 0;
}
#x-section-4 .leftcolumn {
    background-image:url('/wp-content/uploads/2017/08/power.jpg');
    height:600px;
    background-size:cover;
}
#x-section-4 .rightcolumn {
    background-image:url('/wp-content/uploads/2017/08/poise.jpg');
    height:600px;
    background-size:cover;
}
#x-section-4 .rightcolumn .x-text p {
    padding-left:15%;
    line-height:1.5;
}
#x-section-4 .leftcolumn .hl {
    letter-spacing: 0.3em;
    font-size:50px;
}
#x-section-4 .rightcolumn .hl {
    font-size:41px;
    letter-spacing:.2em;
    text-transform:uppercase;
    font-weight:700;
}
.hlineright.accent span:before {
    display:none;
}
.hlineright.accent span:after {
    border-top:6px solid #fff;
    margin-left:10px;
}

.hlineleft.accent span:before {
    border-top:6px solid #fff;
    margin-right:15px;
} 
.hlineleft {
    padding-left:15%;
}
.hlineleft.accent span:after {
    display:none;
}
.owner h3 {
    text-align: center;
    margin: 0 0 80px;
    font-family: "Adoble Calson", serif;
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0.15em;
    font-style: italic;
    font-size: 34px;
}

.x-section.owner {
    padding: 5% 0;
}

.owner h3 span {
    font-family: 'arca-majora', sans-serif;
    font-style: normal;
    text-transform: uppercase;
    font-size: 120%;
    font-weight:700;
}
.owner .owner-image {
    border-right: 2px solid #dedede;
    padding-right:4%;
}
.owner .ownerimage {
    background-size:cover;
    width:100%;
    padding-top:100%;
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
    filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */

}
.owner-bio h4 {
    margin: 0 0 26px;
    font-family: 'arca-majora', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.015em;
    font-size: 35px;
    font-weight:700;
    line-height: 1;
}
.owner > div:not(:last-of-type) {
    margin-bottom: 2em;
}
.owner-bio .x-text p {
    font-size: 22px;
    line-height: 1.35;
}
.signup-form div {
    background: transparent !important;
}

.signup-form form h2 {
    display: none;
}

.signup-form form {
    padding: 0;
    color: white;
    margin:0;
}

.signup-form form label {
    display: none;
}
.signup .social-links a i {
    color: white;
}
.signup-form form input {
    background: transparent;
    border: 1px solid white !important;
    border-width: 0 0 1px 1px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    width: 35%;
    padding: 15px 30px !important;
    font-family: 'proxima-nova',sans-serif;
    letter-spacing: 0.075em;
    font-size: 16px;
    font-weight: 300;
    -webkit-transition:0.3s ease;
    transition:0.3s ease;
    height:auto;
    color:#fff;
}
.signup-form form input:focus {
    background:#fff;
    border:1px solid white;
    color:#000;
}
.signup-form form p {
    width: auto;
    display: inline-block;
}
.signup h3 {
    color: white;
    margin: 0 0 10px;
    font-weight: normal;
    font-size: 28px;
    text-transform: none;
    line-height:50.27px;
}
.signup {
    color: white;
}

.signup .x-text p {
    font-family: 'proxima-nova',sans-serif;
    font-size: 20px;
    font-weight: 300;
}
.signup i {
    font-size:38px;
    margin-bottom:25px;
}
.signup .signup-form {
    margin: 60px 0;
    float: left;
    width: 100%;
    font-family: 'proxima-nova',sans-serif !important;
}

.signup-form form input::-webkit-input-placeholder {
    color: white;
}

.signup-form form input:-ms-input-placeholder {
    color: white;
}

.signup-form form input::placeholder {
    color: white;
}

.signup-form form input[name='first_name'] {
    margin-right: 40px;
}
.signup form button[type="submit"]:hover {
    background:#fff;
    color:#000;
}
.signup form button[type="submit"] {
    text-transform: uppercase;
    text-shadow: none;
    color: white;
    border-color: white;
    padding: 14.5px 30px;
    margin-left: 4%;
    font-family: 'proxima-nova',sans-serif;
    letter-spacing: 0.075em;
    font-size: 16px;
    font-weight: 300;
    border-width: 1px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.x-section.ctablock {
    background: #9AA4A7;
    margin: 0;
    padding:45px 0 55px;
}

.ctablock .x-icon-edit.square {
    height:53px !important;
}
.mailicon {
    max-width:45px;
    margin-bottom:20px;
}
.fm1.x-bar-content h5 {
    color: black;
    font-family: 'proxima-nova',sans-serif;
    font-size: 13px;
    letter-spacing: 0.15em;
    font-weight: 400;
    margin: 0 0 20px;
    line-height: 1;
}

.fm1.x-bar-content ul.x-menu li a .x-anchor-text-primary {
    color: #231F20;
    font-family: 'adobe-caslon-pro',sans-serif;
    font-size: 16px;
    letter-spacing: 0.075em;
    font-weight: 400;
}
footer.x-colophon.top .x-column.x-1-4 {
    width: 16.8%;
}

footer.x-colophon.top .x-column.x-1-4.last {
    width: 37.6%;
}

footer.x-colophon.top .x-column.x-1-4.last > div {
    width: 50%;
    float: left;
    margin-top: 0;
}
a {
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: none;
}
a:hover {
    opacity: 0.7;
}
div#policies {
    width: calc(100vw - 33px);
    max-width: 940px;
}
.fancybox-close-small:after {
    font-size: 60px;
    top: 10px;
    right: 10px;
}
.instagramfeed img {
    width:200px;
    height:200px;
    -o-object-fit:cover;
    object-fit:cover;
    margin-right:10px;
}
.instagramfeed .thefeed {
    max-height:200px;
    overflow-y:hidden;
}
.x-accordion .x-accordion-heading .x-accordion-toggle {
    background-color:#fff;
    color:#000;
    text-transform:initial;
    font-size:17px;
    line-height:1;
    font-family:'proxima-nova',sans-serif;
    border: 1px solid #000;
}
.x-accordion-heading .x-accordion-toggle.collapsed:before {
    color:#000;
}
.x-accordion-heading .x-accordion-toggle:before {
    color:#000;
}
.x-accordion-heading .x-accordion-toggle:hover:before {
    color:#000;
}
.x-accordion-inner {
    border-width:0px 1px 1px 1px;
    border-style:solid;
    border-color:#000;
}
.x-accordion-inner li {
    line-height: 1.4;
    margin-bottom: 9px;
}
@media screen and (max-width:1176px) {
    .hero .x-container.max {
        max-width:600px;
    }
    .studio-address address {
        font-size:18px;
    }
    .hero h2 {
        margin-bottom:20px;
    }
    .studio-address {
        margin:0;
    }
}
@media screen and (max-width:1070px) {
    .memberships .boxes a.brown {
        -webkit-box-shadow:none;
        box-shadow:none;
    }
}
@media screen and (max-width:949px) {
    .cta-info h3 {
        font-size:25px;
    }
}
@media screen and (max-width:877px) {
    .memberships .flexbox-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .memberships .boxes > div {
        width:100%;
        margin-right:0;
    }
}
@media screen and (max-width:768px) {
    .hero .x-container.max {
        max-width:450px;
    }
    .hero h2 {
        font-size:28px;
    }
    a.brown {
        -webkit-box-shadow:none;
        box-shadow:none;
        text-decoration: underline;
        line-height:1.4;
    }
}
@media screen and (max-width:767px) {
    .about .x-2-3 {
        width:100%;
        margin-right:0;
        padding-right:0;
    }
    .about .x-2-3:after {
        content:none;
    }
    .about h3 {
        text-align:center;
    }
    .about .amenities {
        width:100%;
        max-width:100%;
        margin-top:30px;
    }
    .cta-info .x-column.x-sm {
        margin-right:15px;
    }
    .cta-info .x-column.x-sm:last-of-type {
        margin-right:0;
    }
    .cta-info h3 {
        font-size:21px;
    }
    .x-section.memberships {
        padding:30px 0;
    }
    .owner img {
        max-width:300px;
    }
    .owner .owner-image {
        border-right:none;
        padding-right: 0;
        max-width: 400px;
        margin: 0 auto 20px;
    }
    .owner .ownerimage {
        margin:0 auto;
    }
    .owner .x-container {
        text-align:center;
    }
    .instagramfeed h2 {
        font-size: 18px;
    }
    .signup h3 {
        font-size:22px;
    }
    .signup .x-text p {
        font-size:16px;
    }
    .signup-form form input {
        width: 100%;
        margin-bottom: 25px;
    }
    .signup form button[type="submit"] {
        margin-right: 0;
        margin-left: 0;
    }
    .owner-bio .x-text p {
        font-size:18px;
    }
}
@media screen and (max-width:644px) {
    .cta-info .x-container.blocks.flexbox-container {
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    }
    .cta-info .x-column.x-sm {
        margin-right:0;
        margin-bottom:55px;
    }
}
@media screen and (max-width:550px) {
    .hero {
        padding:0;
    }
    .hero .x-container.max {
        width:100%;
    }
}
@media screen and (max-width:389px) {
    .promo-links {
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}