@font-face {
    font-family: "Sixta-Light";
    src: url('../../fonts/sixta.woff?1411051090') format('woff')
}

#fwf-modal {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 65%;
    max-width: 500px;
    padding: 100px 10%;
    text-align: center;
    background-color: #b3b3b3;
    color: white;
    border: 4px solid white;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: none;
}

#fwf-modal .content-wrapper {
	position: relative;
}

#fwf-modal span {
	position: absolute;
	top: 5px;
	right: 13px;
	cursor: pointer;
}

#fwf-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .6;
	display: none;
}

.pb-box {
    border: 2px solid #dcddde;
    color: #4a4b4c;
    float: left;
    clear: both;
    width: 100%
}

.pb-box .link {
    text-decoration: none;
    text-align: center;
    text-transform: lowercase;
    color: #fff;
    width: 183px;
    height: 38px;
    font-size: 13.5px;
    line-height: 20.25px;
    font-size: 0.9rem;
    line-height: 1.35rem;
    float: right;
    background-color: #e51b24;
    text-transform: lowercase;
    position: relative;
    text-align: center;
    padding: 19.5px 42px 0px;
    padding: 1.3rem 2.8rem 0;
    margin-right: 21px;
    margin-right: 1.4rem
}

.pb-box .link:hover {
    background-color: #4a4b4c
}

.pb-box .link .site-button-arrow-right {
    position: absolute;
    top: 44%;
    width: 9px;
    height: 11px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pb-box .link {
        float: none;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        margin: 22.5px;
        margin: 1.5rem;
        width: 82%
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .pb-box .link {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        margin: 22.5px;
        margin: 1.5rem;
        width: 77.5%
    }
}

@media only screen and (max-width: 630px) {
    .pb-box .link {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        margin: 22.5px;
        margin: 1.5rem;
        width: 65%
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pb-box {
        margin: 0px 22.5px;
        margin: 0 1.5rem;
        width: 95%
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .pb-box {
        margin: 0px 22.5px;
        margin: 0 1.5rem;
        width: 90%
    }
}

@media only screen and (max-width: 630px) {
    .pb-box {
        margin: 0px 22.5px;
        margin: 0 1.5rem;
        width: 90%
    }
}

.pb-box-header {
    background-color: #dcddde;
    padding: 10.5px 0px 10.5px 21px;
    padding: 0.7rem 0 0.7rem 1.4rem;
    text-transform: lowercase;
    margin: 0
}

.pb-box-sub-header {
    font-size: 19.5px;
    line-height: 29.25px;
    font-size: 1.3rem;
    line-height: 1.95rem;
    padding-left: 21px;
    padding-left: 1.4rem;
    margin-bottom: 0
}

.pb-box-content {
    width: 600px;
    margin-top: 0;
    float: left;
    padding: 18px 19.5px;
    padding: 1.2rem 1.3rem
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pb-box-content {
        width: auto
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .pb-box-content {
        width: auto
    }
}

@media only screen and (max-width: 630px) {
    .pb-box-content {
        width: auto
    }
}

.banner-image {
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    max-width: 1500px;
    height: 580px;
    position: relative;
    background-image: url(../../images/studio.jpg);
    margin: 0 auto;
    margin-top: 69px;
    margin-top: 4.6rem
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .banner-image {
        margin-top: 0
    }
}

@media only screen and (max-width: 630px) {
    .banner-image {
        margin-top: 0
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-image {
        margin-top: 0
    }
}

.banner-information-address,
.banner-information-phone-email {
    width: 43.3%
}

.banner-information-class-schedule,
.banner-information-class-purchase,
.banner-information-class-myaccount,
.banner-information-class-purchase,
.banner-information-class-myaccount,
.banner-information-class-myaccount {
    width: 44.6%
}

.banner-information-class-schedule.button-third,
.button-third.banner-information-class-purchase,
.button-third.banner-information-class-myaccount,
.banner-information-class-purchase.button-third,
.button-third.banner-information-class-myaccount,
.banner-information-class-myaccount.button-third {
    width: 28.05%
}

.site-studio-continue-reading {
    width: 59px;
    height: 33px;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    margin-top: 2rem;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize
}

.site-studio-continue-reading.special-enabled {
    margin-top: 105px;
    margin-top: 7rem
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .site-studio-continue-reading {
        display: none !important
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .site-studio-continue-reading {
        display: none !important
    }
}

@media only screen and (max-width: 630px) {
    .site-studio-continue-reading {
        display: none !important
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-image {
        background-image: none;
        position: initial;
        height: initial
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .banner-image {
        background-image: none;
        position: initial;
        height: initial
    }
}

@media only screen and (max-width: 630px) {
    .banner-image {
        background-image: none;
        position: initial;
        height: initial
    }
}

.banner-information-wrapper {
    width: 494px;
    height: 297px;
    margin: 140px auto 0;
    display: none
}

.banner-information-wrapper.special-enabled {
    margin-top: 60px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-information-wrapper {
        width: 100%;
        margin-top: 28px !important
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .banner-information-wrapper {
        width: 100%;
        margin-top: 28px !important
    }
}

@media only screen and (max-width: 630px) {
    .banner-information-wrapper {
        width: 100%;
        margin-top: 28px !important
    }
}

.banner-information-header {
    color: #fff;
    text-align: center;
    text-transform: lowercase;
    border: 2px solid #fff;
    font-size: 33px;
    line-height: 49.5px;
    font-size: 2.2rem;
    line-height: 3.3rem;
    margin: 60px 0px 15px;
    margin: 4rem 0 1rem;
    margin-left: auto;
    margin-right: auto;
    width: 30%;
    font-weight: normal;
    background: url(../../images/banner-ribbon.png) repeat scroll 0 0 transparent;
    font-size: 30px;
    line-height: 45px;
    font-size: 2rem;
    line-height: 3rem;
    font-family: "HelveticaNeue", "Helvetica Neue", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    letter-spacing: 2px;
    text-transform: lowercase;
    margin: 0 auto;
    width: auto;
    border-bottom: 1px solid #fff
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-information-header {
        border: none
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .banner-information-header {
        border: none;
        font-size: 18px;
        line-height: 27.0px;
        font-size: 1.2rem;
        line-height: 1.8rem
    }
}

@media only screen and (max-width: 630px) {
    .banner-information-header {
        border: none;
        font-size: 18px;
        line-height: 27.0px;
        font-size: 1.2rem;
        line-height: 1.8rem
    }
}

.banner-information-sub-header {
    font-size: 19.5px;
    line-height: 29.25px;
    font-size: 1.3rem;
    line-height: 1.95rem;
    color: #4a4b4c;
    text-align: center;
    text-transform: lowercase;
    padding: 7.5px 0px 7.5px 0px;
    padding: 0.5rem 0 0.5rem 0;
    background-color: #fff;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    border-bottom: 1px solid #cacbcd;
    margin: 0 auto;
    font-family: "Sixta-Light", "HelveticaNeue", "Helvetica Neue", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif
}

.banner-information-address {
    background-color: #fff;
    text-decoration: none;
    border-right: 1px solid #cacbcd;
    border-left: 2px solid #fff;
    width: 205px;
    height: 73px;
    font-size: 13.5px;
    line-height: 20.25px;
    font-size: 0.9rem;
    line-height: 1.35rem;
    padding: 24px 9px 0px 30px;
    padding: 1.6rem 0.6rem 0 2rem;
    float: left;
    color: #4a4b4c
}

.banner-information-address:visited {
    color: #4a4b4c
}

.banner-information-address:focus {
    color: #e51b24
}

.banner-information-address:hover {
    color: #e51b24
}

.banner-information-address:active {
    color: #e51b24
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-information-address {
        position: initial;
        width: 100%;
        display: block;
        text-align: center;
        border: none;
        height: auto;
        padding: 15px 0px;
        padding: 1rem 0
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .banner-information-address {
        position: initial;
        width: 100%;
        display: block;
        text-align: center;
        border: none;
        height: auto;
        padding: 15px 0px;
        padding: 1rem 0
    }
}

@media only screen and (max-width: 630px) {
    .banner-information-address {
        position: initial;
        width: 100%;
        display: block;
        text-align: center;
        border: none;
        height: auto;
        padding: 15px 0px;
        padding: 1rem 0
    }
}

.banner-information-phone-email {
    background-color: #fff;
    border-right: 2px solid #fff;
    border-left: none;
    width: 206px;
    height: 73px;
    font-size: 13.5px;
    line-height: 20.25px;
    font-size: 0.9rem;
    line-height: 1.35rem;
    padding: 24px 9px 0px 30px;
    padding: 1.6rem 0.6rem 0 2rem;
    float: right
}

.banner-information-phone-email .link {
    word-wrap: break-word;
    text-decoration: none;
    color: #4a4b4c;
    letter-spacing: 0px
}

.banner-information-phone-email .link:visited {
    color: #4a4b4c
}

.banner-information-phone-email .link:focus {
    color: #e51b24
}

.banner-information-phone-email .link:hover {
    color: #e51b24
}

.banner-information-phone-email .link:active {
    color: #e51b24
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-information-phone-email {
        position: initial;
        width: 100%;
        display: block;
        text-align: center;
        border: none;
        height: auto;
        padding: 15px 0px;
        padding: 1rem 0
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .banner-information-phone-email {
        position: initial;
        width: 100%;
        display: block;
        text-align: center;
        border: none;
        height: auto;
        padding: 15px 0px;
        padding: 1rem 0
    }
}

@media only screen and (max-width: 630px) {
    .banner-information-phone-email {
        position: initial;
        width: 100%;
        display: block;
        text-align: center;
        border: none;
        height: auto;
        padding: 15px 0px;
        padding: 1rem 0
    }
}

.banner-information-social,
.banner-information-social-border {
    background: url(../../images/banner-ribbon.png) repeat scroll 0 0 transparent;
    height: 29px;
    clear: both;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    padding: 12px 0px 6px;
    padding: 0.8rem 0 0.4rem;
    text-align: center
}

.banner-information-social .site-facebook,
.banner-information-social-border .site-facebook {
    background-position: 0 -358px
}

.banner-information-social .site-facebook:hover,
.banner-information-social-border .site-facebook:hover {
    background-position: 0 -387px
}

.banner-information-social .link,
.banner-information-social-border .link {
    height: 24px;
    width: 30px;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin: 0px 30px;
    margin: 0 2rem
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-information-social,
    .banner-information-social-border {
        padding: 12px 0px 6px;
        padding: 0.8rem 0 0.4rem;
        border: none
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .banner-information-social,
    .banner-information-social-border {
        padding: 12px 0px 6px;
        padding: 0.8rem 0 0.4rem;
        border: none
    }
}

@media only screen and (max-width: 630px) {
    .banner-information-social,
    .banner-information-social-border {
        padding: 12px 0px 6px;
        padding: 0.8rem 0 0.4rem;
        border: none
    }
}

.banner-information-social-border {
    border-bottom: 2px solid #fff
}

.banner-information-class-schedule,
.banner-information-class-purchase,
.banner-information-class-myaccount {
    float: left;
    color: #fff;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 15px 15px 15px 9px;
    padding: 1rem 1rem 1rem 0.6rem;
    background-color: #e51b24;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    border-right: 1px solid #fff;
    position: relative;
    letter-spacing: 1px
}

.banner-information-class-schedule:visited,
.banner-information-class-purchase:visited,
.banner-information-class-myaccount:visited {
    color: #fff
}

.banner-information-class-schedule:focus,
.banner-information-class-purchase:focus,
.banner-information-class-myaccount:focus {
    color: #fff
}

.banner-information-class-schedule:hover,
.banner-information-class-purchase:hover,
.banner-information-class-myaccount:hover {
    color: #fff
}

.banner-information-class-schedule:active,
.banner-information-class-purchase:active,
.banner-information-class-myaccount:active {
    color: #fff
}

.banner-information-class-schedule.button-third,
.button-third.banner-information-class-purchase,
.button-third.banner-information-class-myaccount {
    border-right: 1px solid #fff
}

.banner-information-class-schedule.button-third .site-button-arrow-right,
.button-third.banner-information-class-purchase .site-button-arrow-right,
.button-third.banner-information-class-myaccount .site-button-arrow-right {
    right: 9%
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-information-class-schedule.button-third .site-button-arrow-right,
    .button-third.banner-information-class-purchase .site-button-arrow-right,
    .button-third.banner-information-class-myaccount .site-button-arrow-right {
        right: 23%
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .banner-information-class-schedule.button-third .site-button-arrow-right,
    .button-third.banner-information-class-purchase .site-button-arrow-right,
    .button-third.banner-information-class-myaccount .site-button-arrow-right {
        right: 17%
    }
}

@media only screen and (max-width: 630px) {
    .banner-information-class-schedule.button-third .site-button-arrow-right,
    .button-third.banner-information-class-purchase .site-button-arrow-right,
    .button-third.banner-information-class-myaccount .site-button-arrow-right {
        display: none
    }
}

.banner-information-class-schedule .site-button-arrow-right,
.banner-information-class-purchase .site-button-arrow-right,
.banner-information-class-myaccount .site-button-arrow-right {
    position: absolute;
    top: 41%;
    right: 22%;
    width: 9px;
    height: 11px
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .banner-information-class-schedule .site-button-arrow-right,
    .banner-information-class-purchase .site-button-arrow-right,
    .banner-information-class-myaccount .site-button-arrow-right {
        right: 8%
    }
}

@media only screen and (max-width: 630px) {
    .banner-information-class-schedule .site-button-arrow-right,
    .banner-information-class-purchase .site-button-arrow-right,
    .banner-information-class-myaccount .site-button-arrow-right {
        right: 8%
    }
}

.banner-information-class-schedule:hover,
.banner-information-class-purchase:hover,
.banner-information-class-myaccount:hover {
    background-color: #4a4b4c
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-information-class-schedule,
    .banner-information-class-purchase,
    .banner-information-class-myaccount {
        width: 49.8%;
        padding-left: 0;
        padding-right: 0;
        border-left: none;
        border-right: none;
        border-top: 3px solid #fff
    }
    .banner-information-class-schedule.button-third,
    .button-third.banner-information-class-purchase,
    .button-third.banner-information-class-myaccount {
        width: 33.25%
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .banner-information-class-schedule,
    .banner-information-class-purchase,
    .banner-information-class-myaccount {
        width: 49.7%;
        padding-left: 0;
        padding-right: 0;
        border-left: none;
        border-right: none;
        border-top: 3px solid #fff
    }
    .banner-information-class-schedule.button-third,
    .button-third.banner-information-class-purchase,
    .button-third.banner-information-class-myaccount {
        width: 33.11%
    }
}

@media only screen and (max-width: 630px) {
    .banner-information-class-schedule,
    .banner-information-class-purchase,
    .banner-information-class-myaccount {
        width: 49.6%;
        padding-left: 0;
        padding-right: 0;
        border-left: none;
        border-right: none;
        border-top: 3px solid #fff
    }
    .banner-information-class-schedule.button-third,
    .button-third.banner-information-class-purchase,
    .button-third.banner-information-class-myaccount {
        width: 33%
    }
}

.banner-information-class-purchase,
.banner-information-class-myaccount {
    border-right: 2px solid #fff;
    border-left: none;
    float: right
}

.banner-information-class-purchase.button-third,
.button-third.banner-information-class-myaccount {
    float: left;
    border-right: none;
    border-left: none
}

.banner-information-class-purchase.button-third .site-button-arrow-right,
.button-third.banner-information-class-myaccount .site-button-arrow-right {
    right: 3%
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-information-class-purchase.button-third .site-button-arrow-right,
    .button-third.banner-information-class-myaccount .site-button-arrow-right {
        right: 19%
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .banner-information-class-purchase.button-third .site-button-arrow-right,
    .button-third.banner-information-class-myaccount .site-button-arrow-right {
        right: 12%
    }
}

@media only screen and (max-width: 630px) {
    .banner-information-class-purchase.button-third .site-button-arrow-right,
    .button-third.banner-information-class-myaccount .site-button-arrow-right {
        display: none
    }
}

.banner-information-class-purchase .site-button-arrow-right,
.banner-information-class-myaccount .site-button-arrow-right {
    right: 18%
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .banner-information-class-purchase .site-button-arrow-right,
    .banner-information-class-myaccount .site-button-arrow-right {
        right: 0
    }
}

@media only screen and (max-width: 630px) {
    .banner-information-class-purchase .site-button-arrow-right,
    .banner-information-class-myaccount .site-button-arrow-right {
        right: 0
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-information-class-purchase,
    .banner-information-class-myaccount {
        width: 49.8%;
        padding-left: 0;
        padding-right: 0;
        border-left: none;
        border-right: none;
        border-top: 3px solid #fff
    }
    .banner-information-class-purchase.button-third,
    .button-third.banner-information-class-myaccount {
        width: 33.22%
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .banner-information-class-purchase,
    .banner-information-class-myaccount {
        width: 49.7%;
        padding-left: 0;
        padding-right: 0;
        border-left: none;
        border-right: none;
        border-top: 3px solid #fff
    }
    .banner-information-class-purchase.button-third,
    .button-third.banner-information-class-myaccount {
        width: 33.25%
    }
}

@media only screen and (max-width: 630px) {
    .banner-information-class-purchase,
    .banner-information-class-myaccount {
        width: 49.6%;
        padding-left: 0;
        padding-right: 0;
        border-left: none;
        border-right: none;
        border-top: 3px solid #fff
    }
    .banner-information-class-purchase.button-third,
    .button-third.banner-information-class-myaccount {
        width: 33.2%
    }
}

.banner-information-class-myaccount.button-third {
    border-right: 2px solid #fff;
    border-left: 1px solid #fff
}

.banner-information-class-myaccount.button-third .site-button-arrow-right {
    right: 15%
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-information-class-myaccount.button-third .site-button-arrow-right {
        right: 27%
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .banner-information-class-myaccount.button-third .site-button-arrow-right {
        right: 20%
    }
}

@media only screen and (max-width: 630px) {
    .banner-information-class-myaccount.button-third .site-button-arrow-right {
        display: none
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-information-class-myaccount.button-third {
        border-right: none
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .banner-information-class-myaccount.button-third {
        border-right: none
    }
}

@media only screen and (max-width: 630px) {
    .banner-information-class-myaccount.button-third {
        border-right: none
    }
    .firefox .banner-information-class-myaccount.button-third,
    .webkit.safari .banner-information-class-myaccount.button-third {
        padding: 28.5px 0px 24px 0px;
        padding: 1.9rem 0 1.6rem 0
    }
}

.banner-information-special {
    background: url(../../images/banner-ribbon.png) repeat scroll 0 0 transparent;
    height: 60px;
    clear: both;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 12px 0px 6px;
    padding: 0.8rem 0 0.4rem;
    text-align: center
}

.banner-information-special .banner-information-header {
    font-size: inherit;
    letter-spacing: 1px;
    background: none;
    border: none;
    margin: 0;
    line-height: inherit;
    text-transform: lowercase
}

.banner-information-special .banner-information-text {
    text-transform: lowercase;
    color: #fff;
    margin: 0;
    line-height: 10px
}

.banner-information-special a {
    position: relative;
    text-decoration: none;
    color: #fff
}

.banner-information-special a:hover,
.banner-information-special a:active {
    text-decoration: none
}

.banner-information-special a:visited {
    color: #fff
}

.banner-information-special a:focus {
    color: #e51b24
}

.banner-information-special a:hover {
    color: #e51b24
}

.banner-information-special a:active {
    color: #e51b24
}

.banner-information-special a .site-button-arrow-right {
    position: absolute;
    right: -20px;
    top: 4px;
    width: 15px;
    height: 15px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-information-special {
        padding: 12px 0px 6px;
        padding: 0.8rem 0 0.4rem;
        float: left;
        width: 100%;
        border-left: none;
        border-right: none
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .banner-information-special {
        padding: 12px 0px 6px;
        padding: 0.8rem 0 0.4rem;
        float: left;
        width: 100%;
        border-left: none;
        border-right: none
    }
}

@media only screen and (max-width: 630px) {
    .banner-information-special {
        padding: 12px 0px 6px;
        padding: 0.8rem 0 0.4rem;
        float: left;
        width: 100%;
        border-left: none;
        border-right: none
    }
}

.main-section {
    margin-top: 30px;
    margin-top: 2rem
}

@media only screen and (min-width: 992px) and (max-width: 1100px) and (orientation: landscape) {
    .main-section {
        margin: 0px 21px;
        margin: 0 1.4rem;
        width: auto
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-section {
        margin: 0px 21px;
        margin: 0 1.4rem;
        width: auto
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .main-section {
        margin: 0px 21px;
        margin: 0 1.4rem;
        width: auto
    }
}

@media only screen and (max-width: 630px) {
    .main-section {
        margin: 0px 21px;
        margin: 0 1.4rem;
        width: auto
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-section .content-left,
    .main-section .content-right {
        float: left;
        clear: both
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .main-section .content-left,
    .main-section .content-right {
        float: left;
        clear: both
    }
}

@media only screen and (max-width: 630px) {
    .main-section .content-left,
    .main-section .content-right {
        float: left;
        clear: both
    }
}

.main-section .link {
    width: 320px;
    height: 62px;
    -moz-box-sizing: initial;
    -webkit-box-sizing: initial;
    box-sizing: initial;
    padding-top: 34.5px;
    padding-top: 2.3rem;
    font-size: 19.5px;
    line-height: 29.25px;
    font-size: 1.3rem;
    line-height: 1.95rem;
    position: relative
}

.main-section .link .site-button-arrow-right {
    position: absolute;
    width: 9px;
    height: 11px;
    top: 47%
}

.content-left {
    float: left
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .content-left {
        float: none
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .content-left {
        float: none
    }
}

@media only screen and (max-width: 630px) {
    .content-left {
        float: none
    }
}

.content-right {
    float: right
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .content-right {
        float: none
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .content-right {
        float: none
    }
}

@media only screen and (max-width: 630px) {
    .content-right {
        float: none
    }
}

.main-section-button {
    background-color: #e51b24;
    text-transform: lowercase;
    position: relative;
    text-align: center;
    text-decoration: none;
    color: #fff
}

.main-section-button:hover {
    background-color: #4a4b4c
}

.main-section-button:visited {
    color: #fff
}

.main-section-button:focus {
    color: #fff
}

.main-section-button:hover {
    color: #fff
}

.main-section-button:active {
    color: #fff
}

.main-section-header,
.main-section-sub-header {
    font-family: "Sixta-Light", "HelveticaNeue", "Helvetica Neue", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    letter-spacing: 0
}

.main-section-header {
    font-weight: 400;
    color: #4a4b4c;
    font-size: 46.5px;
    line-height: 69.75px;
    font-size: 3.1rem;
    line-height: 4.65rem;
    border-bottom: 2px solid #e51b24;
    text-transform: lowercase;
    margin-top: 0
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-section-header {
        font-size: 28.5px;
        line-height: 42.75px;
        font-size: 1.9rem;
        line-height: 2.85rem;
        margin: 0
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .main-section-header {
        font-size: 28.5px;
        line-height: 42.75px;
        font-size: 1.9rem;
        line-height: 2.85rem;
        margin: 0
    }
}

@media only screen and (max-width: 630px) {
    .main-section-header {
        font-size: 28.5px;
        line-height: 42.75px;
        font-size: 1.9rem;
        line-height: 2.85rem;
        margin: 0
    }
}

.main-section-sub-header {
    font-size: 19.5px;
    line-height: 29.25px;
    font-size: 1.3rem;
    line-height: 1.95rem;
    color: #4a4b4c;
    width: 550px;
    margin-top: 0
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-section-sub-header {
        width: auto
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .main-section-sub-header {
        width: auto
    }
}

@media only screen and (max-width: 630px) {
    .main-section-sub-header {
        width: auto
    }
}

.main-section-content {
    color: #4a4b4c
}

.main-section-list-item {
    color: #4a4b4c
}

.secondary-section {
    background-color: #dcddde;
    clear: both;
    margin: 30px 0px;
    margin: 2rem 0;
    padding: 60px 0px;
    padding: 4rem 0
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .secondary-section {
        padding: 15px 30px;
        padding: 1rem 2rem
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .secondary-section {
        padding: 15px 30px;
        padding: 1rem 2rem
    }
}

@media only screen and (max-width: 630px) {
    .secondary-section {
        padding: 15px 30px;
        padding: 1rem 2rem
    }
}

.secondary-section-header {
    color: #000;
    margin-bottom: 0;
    font-size: 19.5px;
    line-height: 29.25px;
    font-size: 1.3rem;
    line-height: 1.95rem
}

.secondary-section-content {
    color: #231f20;
    margin-top: 0;
    line-height: 30px;
    line-height: 2rem
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .secondary-section-content {
        line-height: 22.5px;
        line-height: 1.5rem
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .secondary-section-content {
        line-height: 22.5px;
        line-height: 1.5rem
    }
}

@media only screen and (max-width: 630px) {
    .secondary-section-content {
        line-height: 22.5px;
        line-height: 1.5rem
    }
}

div.healcode .schedule .subtrainer {
    display: none
}

.secondary-section {
    margin: 0
}

div.healcode {
    width: 90% !important;
    height: 500px;
    overflow: auto;
    padding: 15px 30px 0px;
    padding: 1rem 2rem 0;
    border: 1px solid #b0b0b0;
    background-color: #fff
}

@media only screen and (max-width: 630px) {
    div.healcode {
        width: 100% !important;
        padding: 0;
        border: none
    }
}

@media only screen and (max-width: 630px) {
    div.healcode .header .date_links .healcode-jump-to-date {
        width: 33%
    }
}

.hc_date_year {
    text-transform: lowercase
}

div.healcode a.hc-button,
div.healcode input.hc-button {
    border-radius: 0
}

div.header h1 {
    text-transform: lowercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 26px
}

.week_links a {
    font-weight: bold !important;
    letter-spacing: 1px !important;
    text-transform: lowercase !important;
    font-size: 12px !important
}

div.healcode .week_links span.previous_week a,
div.healcode .healcode-date-links-area span.healcode-previous a,
div.healcode .day_links span:first-of-type a,
div.healcode .week_links span.next_week a,
div.healcode .healcode-date-links-area span.healcode-next a,
div.healcode .day_links span:last-child a {
    border-radius: 0
}

div.list_view li.schedule_date {
    font-size: 20px;
    padding: 15px
}

.hc_day,
.hc_date {
    font-size: 18px;
    text-transform: lowercase
}

div.healcode table.schedule tr th,
div.healcode table.enrollments tr th,
div.healcode table.healcode-appointments tr th,
div.healcode ol.enrollment_list li.cancelled div tr th {
    padding: 10px
}

div.healcode,
div.healcode table.schedule tr td,
div.healcode table.schedule tr td ol.schedule_list li {
    color: #4a4b4c !important
}

div.healcode a {
    color: #e51b24 !important
}

div.healcode table.schedule tr.odd td,
div.healcode div.list_view li.odd,
div.healcode table.list_view ol.schedule_list li.odd {
    background-color: #ffffff !important
}

div.healcode table.schedule tr.even td,
div.healcode div.list_view li.even,
div.healcode table.list_view ol.schedule_list li.even {
    background-color: #f0f0f0 !important
}

div.healcode.schedule h1 {
    color: #4a4b4c !important
}

div.healcode .header {
    background-color: #ffffff !important
}

div.healcode .classname a {
    color: #e51b24 !important
}

div.healcode table.schedule tr th,
div.healcode table.schedule ol.schedule_list li.schedule_header {
    background-color: #dcddde !important
}

div.healcode table.schedule tr th,
div.healcode table.schedule ol.schedule_list li.schedule_header {
    color: #4a4b4c !important
}

div.healcode .week_links a,
div.healcode .week_links a:visited,
div.healcode .day_links a,
div.healcode .day_links a:visited,
div.healcode a.hc-button,
div.healcode input.hc-button,
div.healcode .healcode-date-links-area a {
    background: #e51b24 !important
}

div.healcode .week_links a,
div.healcode.week_links a:visited,
div.healcode .day_links a,
div.healcode .day_links a:visited,
div.healcode a.hc-button,
div.healcode input.hc-button,
div.healcode.healcode-date-links-area a {
    color: #ffffff !important
}

div.healcode .week_links a:hover,
div.healcode .day_links a:hover,
div.healcode a.hc-button:hover,
div.healcode input.hc-button a:hover,
div.healcode .healcode-date-links-area a:hover {
    background: #4a4b4c !important
}

div.healcode .week_links a:hover,
div.healcode .day_links a:hover,
div.healcode a.hc-button:hover,
div.healcode input.hc-button a:hover,
div.healcode .healcode-date-links-area a:hover {
    color: #ffffff !important
}

.main-section-studio {
    margin: 30px 21px 30px 0px;
    margin: 2rem 1.4rem 2rem 0;
    font-size: 15px;
    line-height: 22.5px;
    font-size: 1rem;
    line-height: 1.5rem;
    float: left;
    width: 651px
}

.main-section-studio .link {
    color: #fff;
    text-decoration: none;
    text-transform: lowercase;
    text-align: center;
    width: 246px;
    position: relative;
    -moz-box-sizing: initial;
    -webkit-box-sizing: initial;
    box-sizing: initial;
    background-color: #e51b24;
    text-transform: lowercase;
    position: relative;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    font-size: 19.5px;
    line-height: 29.25px;
    font-size: 1.3rem;
    line-height: 1.95rem;
    padding: 13.5px 42px;
    padding: 0.9rem 2.8rem;
    margin-top: 15px;
    margin-top: 1rem
}

.main-section-studio .link:hover {
    background-color: #4a4b4c
}

.main-section-studio .link .site-button-arrow-right {
    position: absolute;
    top: 43%;
    right: 22%;
    width: 9px;
    height: 11px
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .main-section-studio .link .site-button-arrow-right {
        right: 18%
    }
}

@media only screen and (max-width: 630px) {
    .main-section-studio .link .site-button-arrow-right {
        right: 18%
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .main-section-studio .link {
        width: 95%;
        padding: 13.5px 0px;
        padding: 0.9rem 0
    }
}

@media only screen and (max-width: 630px) {
    .main-section-studio .link {
        width: 95%;
        padding: 13.5px 0px;
        padding: 0.9rem 0
    }
}

@media only screen and (min-width: 992px) and (max-width: 1100px) and (orientation: landscape) {
    .main-section-studio {
        width: 638px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-section-studio {
        margin: 0px 21px;
        margin: 0 1.4rem;
        width: initial
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .main-section-studio {
        margin: 0px 0px 0px 21px;
        margin: 0 0 0 1.4rem;
        width: initial
    }
}

@media only screen and (max-width: 630px) {
    .main-section-studio {
        margin: 0px 0px 0px 21px;
        margin: 0 0 0 1.4rem;
        width: initial
    }
}

.main-section-sub-header {
    font-size: 19.5px;
    line-height: 29.25px;
    font-size: 1.3rem;
    line-height: 1.95rem;
    word-spacing: 1px;
    font-weight: 500
}

.owner-modal {
    display: none
}

.pb-box.pb-box-owners {
    float: left;
    width: 320px;
    clear: none;
    margin: 30px 0px;
    margin: 2rem 0
}

.pb-box.pb-box-owners .pb-box-content {
    width: 281px;
    float: left
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pb-box.pb-box-owners .pb-box-content {
        width: 100%
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .pb-box.pb-box-owners .pb-box-content {
        width: 100%;
        padding-right: 0;
        padding-left: 4.5px;
        padding-left: 0.3rem
    }
}

@media only screen and (max-width: 630px) {
    .pb-box.pb-box-owners .pb-box-content {
        width: 100%;
        padding-right: 0;
        padding-left: 4.5px;
        padding-left: 0.3rem
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pb-box.pb-box-owners {
        width: 92%;
        margin: 15px;
        margin: 1rem
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .pb-box.pb-box-owners {
        width: 92%;
        margin: 15px;
        margin: 1rem;
        padding-right: 0
    }
}

@media only screen and (max-width: 630px) {
    .pb-box.pb-box-owners {
        width: 92%;
        margin: 15px;
        margin: 1rem;
        padding-right: 0
    }
}

.owner-container {
    margin: 9px 0px 0px 15px;
    margin: 0.6rem 0 0 1rem;
    float: left;
    width: 100%
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .owner-container {
        width: 100%;
        clear: both
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .owner-container {
        width: 100%;
        clear: both
    }
}

@media only screen and (max-width: 630px) {
    .owner-container {
        width: 100%;
        clear: both
    }
}

.owner-container img {
    float: left;
    width: 114px;
    height: 169px
}

.owner-details {
    float: left;
    margin-left: 15px;
    margin-left: 1rem;
    width: 152px
}

.owner-details .owner-name,
.owner-details .owner-title {
    color: #4a4b4c;
    margin: 0
}

.owner-details .owner-name {
    font-size: 19.5px;
    line-height: 29.25px;
    font-size: 1.3rem;
    line-height: 1.95rem
}

.owner-details .owner-title {
    font-size: 13.95px;
    line-height: 20.925px;
    font-size: 0.93rem;
    line-height: 1.395rem;
    text-transform: lowercase
}

.owner-details .link {
    background-color: transparent;
    width: auto;
    height: auto;
    float: none;
    padding: 0;
    color: #e51b24
}

.owner-details .link:visited {
    color: #e51b24
}

.owner-details .link:focus {
    color: #dcddde
}

.owner-details .link:hover {
    color: #dcddde
}

.owner-details .link:active {
    color: #dcddde
}

.owner-details .link:hover,
.owner-details .link:active {
    background-color: transparent
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .owner-details .link {
        margin-left: 0
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .owner-details .link {
        margin-left: 0;
        width: auto
    }
}

@media only screen and (max-width: 630px) {
    .owner-details .link {
        margin-left: 0;
        width: auto
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .owner-details {
        margin-left: 7.5px;
        margin-left: 0.5rem
    }
}

@media only screen and (max-width: 630px) {
    .owner-details {
        margin-left: 7.5px;
        margin-left: 0.5rem
    }
}

.owner-modal {
    position: relative
}

.owner-modal img {
    float: left;
    clear: both
}

.owner-details-modal {
    float: left;
    width: 75%;
    padding-left: 22.5px;
    padding-left: 1.5rem;
    margin-left: 22.5px;
    margin-left: 1.5rem;
    border-left: 1px solid #dcddde
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .owner-details-modal {
        width: auto;
        clear: both;
        border-left: none;
        border-top: 1px solid #dcddde;
        padding: 0;
        margin: 15px 0px 0px 0px;
        margin: 1rem 0 0 0
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .owner-details-modal {
        width: auto;
        clear: both;
        border-left: none;
        border-top: 1px solid #dcddde;
        padding: 0;
        margin: 15px 0px 0px 0px;
        margin: 1rem 0 0 0
    }
}

@media only screen and (max-width: 630px) {
    .owner-details-modal {
        width: auto;
        clear: both;
        border-left: none;
        border-top: 1px solid #dcddde;
        padding: 0;
        margin: 15px 0px 0px 0px;
        margin: 1rem 0 0 0
    }
}

.close-modal {
    position: absolute;
    top: -6%;
    right: 0;
    text-decoration: none;
    float: right;
    color: #e51b24
}

.close-modal:visited {
    color: #e51b24
}

.close-modal:focus {
    color: #dcddde
}

.close-modal:hover {
    color: #dcddde
}

.close-modal:active {
    color: #dcddde
}

.around-the-studio {
    width: 100%;
    background-color: #dcddde;
    clear: both;
    margin: 30px 0px;
    margin: 2rem 0;
    float: left;
    padding: 31.5px 0px;
    padding: 2.1rem 0
}

.around-the-studio ul {
    list-style: none;
    padding: 0
}

.around-the-studio .link {
    background-color: #4a4b4c;
    text-transform: lowercase;
    position: relative;
    width: 188px;
    height: 149px;
    text-decoration: none;
    text-align: center;
    padding: 48px 0px 0px 9px;
    padding: 3.2rem 0 0 0.6rem;
    word-spacing: 3px;
    word-spacing: 0.2rem;
    color: #fff;
    font-size: 24px;
    line-height: 36.0px;
    font-size: 1.6rem;
    line-height: 2.4rem
}

.around-the-studio .link:visited {
    color: #fff
}

.around-the-studio .link:focus {
    color: #fff
}

.around-the-studio .link:hover {
    color: #fff
}

.around-the-studio .link:active {
    color: #fff
}

.around-the-studio .link .site-instagram-large {
    position: absolute;
    width: 30px;
    height: 35px;
    left: 42%;
    top: 65%
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .around-the-studio .link {
        display: none !important
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .around-the-studio .link {
        display: none !important
    }
}

@media only screen and (max-width: 630px) {
    .around-the-studio .link {
        display: none !important
    }
}

.around-the-studio .link:hover {
    background-color: #989898
}

.around-the-studio-list-item,
.around-the-studio .link {
    float: left;
    margin-left: 4.5px;
    margin-left: 0.3rem
}

.around-the-studio-list-item:first-child,
.around-the-studio .link:first-child {
    margin: 0
}

.around-the-studio-list-item.studio-around-the-studio-right,
.around-the-studio .studio-around-the-studio-right.link,
.around-the-studio-list-item.studio-around-the-studio-left,
.around-the-studio .studio-around-the-studio-left.link {
    width: 395px;
    height: 196px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .around-the-studio-list-item img,
    .around-the-studio .link img {
        width: 188px !important
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .around-the-studio-list-item img,
    .around-the-studio .link img {
        width: 188px !important
    }
}

@media only screen and (max-width: 630px) {
    .around-the-studio-list-item img,
    .around-the-studio .link img {
        width: 188px !important
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .around-the-studio li {
        margin-left: 65.5px !important
    }
}

@media only screen and (max-width: 630px) {
    .around-the-studio li {
        margin-left: 65.5px !important
    }
}

.social-link {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    width: 22px;
    height: 20px
}

.social-link.site-facebook {
    width: 11px
}

.social-link.site-instagram {
    width: 21px
}

.social-links-studio {
    list-style: none;
    padding: 0;
    clear: both;
    text-align: center;
    float: left;
    margin: 30px 0px 33px 0px;
    margin: 2rem 0 2.2rem 0
}

.social-links-studio.center-links {
    display: inherit;
    float: none
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .social-links-studio {
        margin: 15px 0px;
        margin: 1rem 0
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .social-links-studio {
        margin: 15px 0px;
        margin: 1rem 0
    }
}

@media only screen and (max-width: 630px) {
    .social-links-studio {
        margin: 15px 0px;
        margin: 1rem 0
    }
}

.social-links-studio-list-item {
    text-transform: lowercase;
    float: left;
    font-size: 19.5px;
    line-height: 29.25px;
    font-size: 1.3rem;
    line-height: 1.95rem;
    margin-left: 6px;
    margin-left: 0.4rem
}

.social-links-studio-list-item:first-child {
    margin: 0
}

.social-links-studio-list-item .link {
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    background-color: #e51b24;
    text-transform: lowercase;
    position: relative;
    text-align: center;
    padding: 13.5px 42px;
    padding: 0.9rem 2.8rem;
    color: #fff;
    width: 245px
}

.social-links-studio-list-item .link:hover {
    background-color: #4a4b4c
}

.social-links-studio-list-item .link:visited {
    color: #fff
}

.social-links-studio-list-item .link:focus {
    color: #fff
}

.social-links-studio-list-item .link:hover {
    color: #fff
}

.social-links-studio-list-item .link:active {
    color: #fff
}

.social-links-studio-list-item .link .site-newsletter,
.social-links-studio-list-item .link .site-twitter,
.social-links-studio-list-item .link .site-facebook {
    position: absolute;
    width: 28px;
    height: 18px;
    top: 35%;
    left: 10%
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .social-links-studio-list-item .link {
        margin-bottom: 15px;
        margin-bottom: 1rem;
        clear: initial
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .social-links-studio-list-item .link {
        margin-bottom: 15px;
        margin-bottom: 1rem;
        padding: 13.5px 27px;
        padding: 0.9rem 1.8rem;
        clear: initial
    }
}

@media only screen and (max-width: 630px) {
    .social-links-studio-list-item .link {
        margin-bottom: 15px;
        margin-bottom: 1rem;
        padding: 13.5px 27px;
        padding: 0.9rem 1.8rem;
        clear: initial
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .social-links-studio-list-item {
        float: none
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .social-links-studio-list-item {
        margin-left: 0;
        width: 100%;
        float: none
    }
}

@media only screen and (max-width: 630px) {
    .social-links-studio-list-item {
        margin-left: 0;
        width: 100%;
        float: none
    }
}

.call-to-actions,
.cta-studios {
    padding: 0;
    list-style: none;
    margin: 0;
    display: inline-block;
    margin-bottom: 15px;
    margin-bottom: 1rem
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .call-to-actions,
    .cta-studios {
        display: block;
        width: 500px;
        margin: 15px 0px;
        margin: 1rem 0;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .call-to-actions,
    .cta-studios {
        display: block;
        width: 100%;
        margin: 15px 0px;
        margin: 1rem 0;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width: 630px) {
    .call-to-actions,
    .cta-studios {
        display: block;
        width: 100%;
        margin: 15px 0px;
        margin: 1rem 0;
        margin-left: auto;
        margin-right: auto
    }
}

.cta,
.cta-studio-list-item {
    overflow: hidden;
    float: left;
    margin-left: 10.5px;
    margin-left: 0.7rem
}

.cta:first-child,
.cta-studio-list-item:first-child {
    margin-left: 0
}

@media only screen and (min-width: 992px) and (max-width: 1100px) and (orientation: landscape) {
    .cta,
    .cta-studio-list-item {
        margin-left: 12px;
        margin-left: 0.8rem
    }
    .cta:first-child,
    .cta-studio-list-item:first-child {
        margin-left: 15px;
        margin-left: 1rem
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cta,
    .cta-studio-list-item {
        margin-bottom: 10.5px;
        margin-bottom: 0.7rem
    }
    .cta:nth-of-type(3),
    .cta-studio-list-item:nth-of-type(3) {
        clear: left;
        margin-left: 0
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .cta,
    .cta-studio-list-item {
        margin: 0px 0px 15px 36px;
        margin: 0 0 1rem 2.4rem
    }
    .cta:nth-of-type(3),
    .cta-studio-list-item:nth-of-type(3) {
        clear: left;
        margin-left: 0
    }
}

@media only screen and (max-width: 630px) {
    .cta,
    .cta-studio-list-item {
        margin: 0px 0px 15px 36px;
        margin: 0 0 1rem 2.4rem;
        clear: both
    }
    .cta:first-child,
    .cta-studio-list-item:first-child {
        margin-left: 36px;
        margin-left: 2.4rem
    }
}

.cta-link {
    width: 242px;
    height: 357px;
    position: relative;
    display: block
}

@media only screen and (min-width: 992px) and (max-width: 1100px) and (orientation: landscape) {
    .cta-link {
        width: 229px
    }
}

.cta-link .link {
    width: 100%;
    text-decoration: none;
    position: absolute;
    top: 100%
}

.cta-link .link:first-child {
    top: 89%
}

.cta-link:hover .link:first-child {
    top: 76%
}

.cta-link:hover .link {
    top: 88%
}

.cta-header {
    font-family: "Sixta-Light", "HelveticaNeue", "Helvetica Neue", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    background-color: #e51b24;
    text-transform: lowercase;
    text-align: center;
    color: #fff;
    width: 100%;
    margin: 0;
    font-size: 19.5px;
    line-height: 29.25px;
    font-size: 1.3rem;
    line-height: 1.95rem;
    padding: 4.5px 0px 10.5px;
    padding: 0.3rem 0 0.7rem;
    font-weight: 200;
    letter-spacing: 1px;
    position: absolute
}

.cta-content {
    text-transform: lowercase;
    font-weight: bold;
    color: #4a4b4c;
    text-align: center;
    font-size: 16.5px;
    line-height: 24.75px;
    font-size: 1.1rem;
    line-height: 1.65rem;
    width: 100%;
    background-color: #fff;
    margin: 0;
    padding: 10.5px 0px;
    padding: 0.7rem 0;
    position: absolute
}

.cta-content:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #e51b24;
    position: absolute;
    top: 0;
    left: 45%
}

.cta-studios {
    text-align: center;
    clear: both;
    margin: 4.5px 0px;
    margin: 0.3rem 0
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cta-studios {
        width: auto;
        clear: initial
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .cta-studios {
        width: auto
    }
}

@media only screen and (max-width: 630px) {
    .cta-studios {
        width: auto
    }
}

.cta-studio-list-item {
    height: 280px;
    width: 328px;
    float: none;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-left: 1.5px;
    margin-left: 0.1rem;
    position: relative
}

.cta-studio-list-item .link {
    left: 0
}

.cta-studio-list-item:hover .cta-header {
    top: 70%
}

.cta-studio-list-item:hover .cta-content {
    top: 84%
}

@media only screen and (min-width: 992px) and (max-width: 1100px) and (orientation: landscape) {
    .cta-studio-list-item {
        margin-bottom: 15px;
        margin-bottom: 1rem
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .cta-studio-list-item {
        clear: initial;
        margin-left: 0
    }
}

@media only screen and (max-width: 630px) {
    .cta-studio-list-item {
        clear: initial;
        width: 100%
    }
    .cta-studio-list-item:first-child {
        margin-left: 0
    }
}

.cta-header {
    padding: 6px 0px;
    padding: 0.4rem 0;
    top: 86%;
    font-family: "Sixta-Light", "HelveticaNeue", "Helvetica Neue", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif
}

.cta-modal {
    min-width: 400px;
    display: none
}

.cta-content {
    top: 100%
}

.cta-content:before {
    left: 48%
}

.pb-box-press,
.pb-box-jobs {
    width: 651px;
    clear: none;
    padding-bottom: 15px;
    padding-bottom: 1rem;
    margin: 30px 21px 0px 0px;
    margin: 2rem 1.4rem 0 0;
    float: left
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pb-box-press,
    .pb-box-jobs {
        width: initial;
        display: block;
        float: initial;
        margin: 15px;
        margin: 1rem
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .pb-box-press,
    .pb-box-jobs {
        width: initial;
        display: block;
        float: initial;
        margin: 15px;
        margin: 1rem
    }
}

@media only screen and (max-width: 630px) {
    .pb-box-press,
    .pb-box-jobs {
        width: initial;
        display: block;
        float: initial;
        margin: 15px;
        margin: 1rem
    }
}

.pb-box-jobs {
    width: 320px;
    margin-right: 0px;
    margin-right: 0
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pb-box-jobs {
        width: initial;
        display: block;
        float: initial;
        margin: 15px;
        margin: 1rem
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .pb-box-jobs {
        width: initial;
        display: block;
        float: initial;
        margin: 15px;
        margin: 1rem
    }
}

@media only screen and (max-width: 630px) {
    .pb-box-jobs {
        width: initial;
        display: block;
        float: initial;
        margin: 15px;
        margin: 1rem
    }
}

.studio-press,
.studio-job {
    width: 94%;
    padding-left: 19.5px;
    padding-left: 1.3rem
}

.studio-press .link,
.studio-job .link {
    position: relative;
    width: auto;
    height: auto;
    padding: 0;
    float: none;
    background: transparent;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    color: #e51b24
}

.studio-press .link:visited,
.studio-job .link:visited {
    color: #e51b24
}

.studio-press .link:focus,
.studio-job .link:focus {
    color: #4a4b4c
}

.studio-press .link:hover,
.studio-job .link:hover {
    color: #4a4b4c
}

.studio-press .link:active,
.studio-job .link:active {
    color: #4a4b4c
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .studio-press .link,
    .studio-job .link {
        margin: 0
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .studio-press .link,
    .studio-job .link {
        margin: 0
    }
}

@media only screen and (max-width: 630px) {
    .studio-press .link,
    .studio-job .link {
        margin: 0
    }
}

.studio-press:hover .pb-box-sub-header,
.studio-job:hover .pb-box-sub-header {
    color: #959595
}

.studio-press:hover .link,
.studio-job:hover .link {
    background: transparent;
    color: #4a4b4c
}

.studio-press:hover .site-link-arrow,
.studio-job:hover .site-link-arrow {
    background-position: 0 -739px
}

.studio-press .site-link-arrow,
.studio-job .site-link-arrow {
    width: 9px;
    height: 12px;
    position: absolute;
    top: 23%;
    left: 107%
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .studio-press,
    .studio-job {
        width: initial
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .studio-press,
    .studio-job {
        width: initial
    }
}

@media only screen and (max-width: 630px) {
    .studio-press,
    .studio-job {
        width: initial
    }
}

.pb-box-sub-header {
    margin-bottom: 0;
    padding: 0
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .studio-job {
        width: initial
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .studio-job {
        width: initial
    }
}

@media only screen and (max-width: 630px) {
    .studio-job {
        width: initial
    }
}

.job-modal {
    display: none;
    min-width: 400px;
    position: relative
}

.site-information-studio-footer-open,
.site-information-studio-footer-closed {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    right: 5%;
    top: 10%;
    width: 485px;
    height: 25px;
    cursor: pointer
}

.site-information-studio-footer-closed {
    background-position: 460px -442px
}

.site-information-studio-footer-open {
    background-position: 460px -416px
}

.information-studio-footer {
    position: fixed;
    bottom: -54px;
    height: 47px;
    width: 1000px;
    z-index: 100
}

.android .information-studio-footer,
.ipad .information-studio-footer,
.ipod .information-studio-footer,
.iphone .information-studio-footer {
    display: none;
    visibility: hidden
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .information-studio-footer {
        display: none
    }
}

@media only screen and (min-width: 631px) and (max-width: 767px) {
    .information-studio-footer {
        display: none
    }
}

@media only screen and (max-width: 630px) {
    .information-studio-footer {
        display: none
    }
}

.information-studio-footer .banner-information-address {
    width: 41.2%;
    border-left: none;
    height: 65px;
    text-transform: none
}

.information-studio-footer .banner-information-phone-email {
    width: 44.1%;
    height: 65px;
    border-right: none
}

.information-studio-footer .banner-information-social,
.information-studio-footer .banner-information-social-border {
    border: none;
    height: 37px
}

.information-studio-footer-header {
    color: #fff;
    text-align: left;
    text-transform: lowercase;
    float: left;
    width: 53.9%;
    position: relative;
    border-top: 2px solid #dcddde;
    border-left: 2px solid #dcddde;
    border-right: 2px solid #dcddde
}

.information-studio-footer-head {
    font-size: 19.5px;
    line-height: 29.25px;
    font-size: 1.3rem;
    line-height: 1.95rem;
    background: url(../../images/banner-ribbon.png) repeat scroll 0 0 transparent;
    padding: 12px 19.5px 15px;
    padding: 0.8rem 1.3rem 1rem;
    margin: 0
}

.information-studio-footer-buttons {
    float: left;
    background-color: #e51b24;
    text-transform: lowercase;
    position: relative;
    text-align: center;
    color: #fff;
    padding: 12px 15px 15px 1.5px;
    padding: 0.8rem 1rem 1rem 0.1rem;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    position: relative;
    border-top: 2px solid #dcddde;
    width: 21%;
    letter-spacing: 1px
}

.information-studio-footer-buttons:hover {
    background-color: #4a4b4c
}

.information-studio-footer-buttons:visited {
    color: #fff
}

.information-studio-footer-buttons:focus {
    color: #fff
}

.information-studio-footer-buttons:hover {
    color: #fff
}

.information-studio-footer-buttons:active {
    color: #fff
}

.information-studio-footer-buttons .site-button-arrow-right {
    position: absolute;
    width: 9px;
    height: 11px;
    top: 37%
}

.information-studio-footer-buttons.footer-schedule .site-button-arrow-right {
    right: 22%
}

.information-studio-footer-buttons.footer-classes {
    border-right: 2px solid #dcddde;
    border-left: 1px solid #fff
}

.information-studio-footer-buttons.footer-classes .site-button-arrow-right {
    right: 17%
}