/*Membership Pages Css*/
#masthead-membership {
    background: #000;
    position: absolute;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 1);
}
.header_button_right {
    text-align: right;
    color: #fff;
}
.membership-banner-txt {
    margin-top: 140px;
}
.header_button_right a{
    color: #f15a2d;
    transition: 0.2s all;
}
.header_button_right a:hover{
    text-decoration: underline;
    color: #f15a2d;
}
.option-banner {
    height: 68rem;
    display: flex;
    align-items: flex-start;
}
.membership-banner-txt .p-size p {
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    margin-top: 20px;
    padding: 0 20px;
}
.membership-banner-txt .p-size p small{
    font-size: 16px;
    opacity: 0.75;
}
.membership-pages .pricetable_wrap {
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.15);
    padding: 0;
}
.main_price_table{
    padding-bottom: 112px;
    /*margin-bottom: 4rem;*/
}
table.price-table {
    border-collapse: collapse;
    color: #3A2F42;
    width: 100%;
    margin-bottom: 0;
    margin-top: -320px;
}
table.price-table thead {
    background: transparent;
}
table.price-table thead tr {
    border-bottom: 0 !important;
    background: transparent;
}
table.price-table tr td {
    border-left: 1px solid rgba(0, 0, 0, 0.05);
    padding: 7px 15px;
    background: #f1eff6;
    border-bottom: 0;
}
table.price-table .price-blank {
    border: 0 none;
    background: transparent !important;
}
table.price-table tr td:not(:first-child) {
    text-align: center;
    vertical-align: middle;
}
table.price-table tr td:nth-child(4) {
    background: #FFE6E3;
}
table.price-table tr:nth-child(1) td.price-table-popular {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    padding: 12px 48px;
    font-family: futura heavy;
    background: #F15A2C;
    border-radius: 5px 5px 0px 0;
}
table.price-table tr td:first-child {
    border-left: 0 none;
    width: 410px;
    text-align: left;
    background: #fff;
    line-height: 30px;
    font-size: 18px;
    vertical-align: middle;
    font-weight: 400;
}
table.price-table tr.price-table-head td {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: #5C5366;
    font-family: 'Futura Book';
}
table .price_wrap {
    margin: 1.5rem 0 0 0;
    position: relative;
}
/*.plan h2 {
    margin: 0;
    background: #ccc;
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    padding: 20px 0;
    line-height: 28px;
    color: #fff;
    background-size: cover !important;
    text-transform: uppercase;
}
table .price_wrap h2 {
    background: none;
    color: #5C5366;
    padding-top: 0;
}*/
/*.plan h2 span.pack-title {
    width: 212px;
    display: block;
    margin: 0 auto;
    font-size: 18px;
}*/
.plan-detials {
    background: #ebebeb;
    padding: 10px 10px;
    text-align: center;
    color: #000;
    min-height: 300px;
}
.pricing-description p {
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
}
.desktop_pack .plan-detials, 
.mobile_pack .plan-detials {
    background: no-repeat;
    min-height: auto;
    padding: 0;
}
table .tool_tip {
    font-size: 14px;
    text-align: left;
    line-height: 1.5;
    text-transform: none;
    color: #1D1321;
    background: #fff;
    padding: 1rem;
    position: absolute;
    top: 37px;
    transition: 0.3s;
    z-index: 1;
    width: auto;
    display: none;
}
.plan-price1 {
    font-size: 19px;
    text-transform: uppercase;
}
.original-price {
    display: block;
    text-align: right;
    text-decoration: line-through;
}
table.price-table tr.price-table-head td .plan-price, 
table.price-table tr.price-table-head td .money_sign {
    font-size: 64px;
    display: inline-block;
    line-height: 1.5;
    font-family: futura heavy;
    color: #1D1321;
}
table .price_wrap small {
    position: relative;
    bottom: 0px;
    left: 0;
    color: #5C5366;
    font-size: 18px;
    text-transform: none;
    font-family: 'Futura Book';
}
table.price-table .select-plan.select_btn {
    margin: 0;
}
table.price-table td.price a {
    color: #FFFFFF;
    padding: 18px 22px;
    font-family: "Futura Demi";
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 5px;
    background: #f15a2c;
    width: 100%;
    letter-spacing: 1.7px;
    text-decoration: none;
    position: relative;
    box-shadow: 0px 3px 4px rgba(144, 45, 12, 0.34);
    line-height: 1.2;
    transition: 0.2s all;
    cursor: pointer;
}
table.price-table td.price a:hover,
table.price-table td.price a:focus{
    background: #c94114;
    color: #fff;
}
table .mobile_pack td.price a:hover, table .mobile_pack td.price a:focus {
    background: #fff;
}
table .mobile_pack td.price a:hover::before, table .mobile_pack td.price a:focus::before {
    content: "";
    width: 16px;
    height: 16px;
    background: #f15a2c;
    box-shadow: inset 0px 2px 2px rgba(255, 255, 255, 0.29);
    display: flex;
    position: absolute;
    top: 15px;
    bottom: 0;
    left: 15px;
    right: 0;
    border-radius: 50%;
}
table.price-table tr:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}
.fas_tick {
    background: url(/wp-content/themes/vida/optiontemplates/images/right_tick.png)no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: 30px;
}
.fas_cross {
    background: url(/wp-content/themes/vida/optiontemplates/images/cross.png)no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: 30px;
}
.pricetable_wrap .logo_tab {
    display: flex;
    align-items: center;
}
.pricetable_wrap .logo_tab .table_logo {
    margin-right: 15px;
    padding: 12px 0;
}
.pricetable_wrap .table_logo_data {
    flex: 1;
}
.pricetable_wrap .table_logo_data p.desktop-txt {
    border-bottom: none;
}
.pricetable_wrap .table_logo_data .mobile-txt {
    display: none;
}


.option-banner.option-location-banner {
    height: 56rem;
    display: flex;
    align-items: center;
}
.option-banner.option-location-banner .membership-banner-txt {
    margin-top: 0;
}

.locations-wrap .loader {
    position: absolute;
    z-index: 9999;
    width: 100%;
    background: rgba(255, 255, 255, .98);
    height: 100%;
    text-align: center;
}

.locations-wrap .location, .packages-select label {
    background: #fff;
    padding: 2rem;
    position: relative;
    margin: 1rem 0;
    border-radius: 5px;
    border: 2px solid transparent;
    transition: 0.3s;
    box-shadow: 0px 5px 11px rgba(29, 19, 33, 0.15);
}
.locations-wrap .location:hover, .packages-select label:hover {
    border: 2px solid transparent;
}
.mm_loc_image img {
    width: 100%;
}
.locations-wrap .location h3 {
    margin: 1.7rem 0 0 0;
    font-size: 36px;
    font-weight: 400;
    line-height: 47px;
}
.locations-wrap .addreess {
    margin: 1rem 0 1.3rem 0;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 30px;
}
.locations-wrap .ph_number {
    color: #000;
}
.locations-wrap .location .learn_more a {
    color: #f15a2c;
    font-size: 16px;
    text-transform: capitalize;
    margin-bottom: 1.8rem;
    display: inline-block;
    transition: 0.2s all;
}
.locations-wrap .location .learn_more a:hover{
    text-decoration: underline;

}
.locations-wrap .location a.locationselect, 
.locations-wrap .location a.locationselect:hover, 
.select-button, .select-button:hover {
    display: inline-block;
    padding: 21px 41px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Futura Demi";
    font-weight: 700;
    font-size: 16px;
    line-height: normal;
    position: relative;
    z-index: 99;
    border-radius: 5px;
    background: #000;
    width: 100%;
    text-align: center;
    transition: 0.3s;
    box-shadow: none;
    border: none;
    box-shadow: inset 0 -4px 6px rgba(144, 45, 12, 0.34);
}
.locations-wrap .location a.locationselect:hover, 
.packages-select label:hover .select-button, 
.enable .select-button {
    background: #c94114;
}
.locations-wrap {
    padding-bottom: 6rem;
    margin-top: -200px;
}
#myMapimage {
    display: block;
}
#myMapimage img {
    width: 100%;
}
.content_area_middle {
    background: #F1EFF6;
}
.membership-pages .packages-select {
    padding-bottom: 6rem;
    margin-top: -200px;
    justify-content: flex-start;
    display: flex;
    flex-wrap: wrap;
}
.packages-select label input[type="radio"] {
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
}
.sessions > .title {
    line-height: normal;
    padding: 1.4rem 0px 1.8rem;
    background-size: cover !important;
    font-size: 25px;
    font-weight: 400;
    color: #1D1321;
}
.main_mm_values{
    background: #fff;
}
.mm_value_pack .membership-offer, 
.mm_value_pack .location_name, 
.mm_value_pack .type, 
.mm_value_pack .fee-tax, 
.mm_value_pack .total-ammout, 
.mm_value_pack .Dues {
    display: flex;
    align-items: center;
    padding: 25px 0;
    justify-content: space-between;
}
.mm_type_name {
    font-family: "Futura Heavy";
    font-weight: normal;
    font-size: 18px;
    text-transform: uppercase;
    min-width: 290px;
    color: #5C5366;
}
.right-description h4, .mm_vl_name, .total_membership_wrap {
    font-size: 30px;
    font-weight: 500;
}
.mm_value_pack .location_name {
    border-top: 2px solid #ebebeb;
    border-bottom: 2px solid #ebebeb;
}
.mm_value_pack .fee-tax {
    border-bottom: 2px solid #ebebeb;
}
.total_membership_wrap {
    background: rgba(246, 180, 153, 0.1);
    padding: 2rem;
}
.fee-tax strong img {
    width: 16px;
}
#total-membership {
    padding-left: 30px;
}
#total-membership .btn {
    border-radius: 50px;
    transition: 0.2s all;
}
#total-membership .btn:hover {
    background: #D4471C;
    border-color:#D4471C;
    color: #fff;
}
.mm_vl_name {
    text-align: right;
}
.purchase-btn{
    margin-top: 20px;
}
.purchase-btn .btn{
    width: 100%;
    min-width: 100%;
}
.main_mm_values .left_side .offer-wrap span {
    display: none;
}
.total-membership .mm_pack {
    display: none;
}
.total-membership strong {
    display: block;
    font-size: 17px;
    position: relative;
}
p.tooltip_text > em {
    margin: 0;
    position: absolute;
    bottom: 41px;
    left: 0;
    width: 286px;
    background: #000;
    color: #fff;
    font-weight: normal;
    padding: 9px 10px;
    visibility: hidden;
    opacity: 0;
    font-style: normal;
    font-size: 14px;
}
.plan3-modal.fade.in {
    display: flex !important;
    align-items: center;
    margin: 0 auto;
    opacity: 1;
    background: rgba(0,0,0,0.4);
}
.plan3-modal .modal-content {
    background: #fff;
    color: #000;
    overflow: visible;
    width: 100%;
    webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
    box-shadow: 0 5px 15px rgba(0,0,0,0.5);
}
.plan3-modal .modal-content {
    max-height: 100vh;
}
.plan3-modal .close-icon {
    position: absolute;
    top: -13px;
    right: -13px;
    background: #fff;
    border-radius: 50%;
    padding: 2px;
    width: 28px;
    cursor: pointer;
    z-index: 9;
    opacity: 1;
    height: 28px;
}
.plan3-modal .close-icon:hover{
    opacity: 1;
}
.plan3-modal .modal-body {
    background: #fff;
}
.offer_plan .fullwidth p strong {
    font-weight: normal;
    margin: 0 0 11px 0;
    display: block;
    font-size: 17px;
    color: #ec5a35;
}
.select_club {
    font-size: 16px;
    margin: 17px 0 10px 0;
}
#plan3-modal{
    overflow-x: hidden;
    overflow-y: auto;
}
.plan3-modal .modal-dialog {
    margin: 0 auto;
    width: 600px;
    max-width: 600px;
    border-radius: 15px;
}
.Exclusive-Offers {
    margin-bottom: 15px;
}
.Exclusive-Offers h2 {
    font-size: 22px;
    color: #ec5a35;
    font-weight: bold;
    margin-top: 24px;
}

h4.choosing_offer{
    font-weight: 500;
}
.packages-select.Gallery.Place .auraspa, 
.packages-select.Ballston .bangsalon,  
.packages-select.Logan.Circle .pilates {
    display: none !important;
}

.plan3-modal.show{
    display: flex !important;
    align-items: center;
}
.plan3-modal.show span.onlyballs{
    display: none;
}
.plan3-modal.show.Ballston span.onlyballs{
    display: inline-block;
}

.plan-reston {
    width: 260px;
    margin: 0 auto;
    text-align: center;
}
span.normal-reston {
    font-size: 16px;
    text-transform: none;
    color: #000;
    font-weight: 400;
    margin: 10px 0;
    display: inline-block;
    line-height: 1.2;
}


table.price-table td.newopening-td{
    font-weight: 600;
}
table.price-table.reston-table tr td:nth-child(2) {
    background: #FFE6E3;
}
table.price-table.reston-table .mid_loc tr:nth-child(1),
table.price-table.reston-table .mid_loc tr td.newopening-td{
    background: #feb592;
}
table.price-table.reston-table tr:nth-child(1) td.price-table-popular{
    background: #F15A2C;
    position: relative;
}
table.price-table.reston-table td.price-table-popular span.reston-offer-txt {
    position: absolute;
    left: 12%;
    top: 0;
    width: 100px;
    height: 130px;
    display: flex;
    align-items: center;
    background: #552974;
    justify-content: center;
    font-size: 28px;
    text-align: center;
    color: #fff;
}
table.price-table.reston-table td.price-table-popular span.reston-offer-txt p{
    margin: 0;
    color: #fff;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.2;
}
table.price-table.reston-table td.price-table-popular span.reston-offer-txt b {
    display: block;
    font-size: 42px;
    line-height: 1.2;
    font-weight: 600;
}
/*.reston-loaction-option{
    margin-top: 20px;
}
.reston-loaction-option .mm_loc_image{
    padding-left: 30px;
}
.col-xs-12.col-lg-4.col-md-6.location-options-div:last-child {
    width: 100%;
}
.col-xs-12.col-lg-4.col-md-6.location-options-div:last-child .location {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.col-xs-12.col-lg-4.col-md-6.location-options-div:last-child .mm_loc_text{
    width: 40%;
}
.col-xs-12.col-lg-4.col-md-6.location-options-div:last-child .mm_loc_image {
    width: 80%;
    padding-left: 40px;
}
.locations-wrap .col-xs-12.col-lg-4.col-md-6.location-options-div:last-child .addreess b {
    font-size: 20px;
    font-family: 'Futura Medium';
    font-weight: 500;
    display: inline-block;
    margin-bottom: 10px;
}*/
.main_price_table.twoplan-price-table table.price-table thead tr td:nth-child(2),
.main_price_table.twoplan-price-table tbody.mid_loc tr td:nth-child(2),
.main_price_table.twoplan-price-table tr.mobile_pack.packages.price-table-head td:nth-child(2),
.ballston-locations-plans .main_price_table table.price-table thead tr td:nth-child(3),
.ballston-locations-plans .main_price_table tbody.mid_loc tr td:nth-child(3),
.ballston-locations-plans .main_price_table tr.mobile_pack.packages.price-table-head td:nth-child(3){
    display: none !important;
}
.main_price_table.ustreetplan-price-table table.price-table thead tr td:nth-child(2),
.main_price_table.ustreetplan-price-table tbody.mid_loc tr td:nth-child(2),
.main_price_table.ustreetplan-price-table tr.mobile_pack.packages.price-table-head td:nth-child(2),
.main_price_table.ustreetplan-price-table table.price-table thead tr td:nth-child(3),
.main_price_table.ustreetplan-price-table tbody.mid_loc tr td:nth-child(3),
.main_price_table.ustreetplan-price-table tr.mobile_pack.packages.price-table-head td:nth-child(3){
    display: none !important;
}

.page-template-option-restonplan .vida-form #location{
    background: #fff;
    box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
}

.main_price_table.ustreetplan-price-table .annual-membership.plan.plan-3 {
    max-width: 260px;
    margin: 0 auto 20px;
}
.all-locations-banner .reston-banner-show{
    display: none;
}
.reston-locations-banner .location-banner-show{
    display: none;
}
.reston-locations-banner .reston-banner-show{
    display: block;
}
.ustreet-banner-show{
    display: none;
}
.ustreet-banner .location-banner-show,
.ustreet-banner .reston-banner-show{
    display: none;
}
.ustreet-banner .ustreet-banner-show{
    display: block;
}
.ballston-locations-plans table.price-table thead tr td.price.package-box:nth-child(3) .plan h2 .pack-title {
    color: transparent;
    font-size: 0;
}
table.price-table thead tr td.price.package-box:nth-child(2) .plan h2 .pack-title .onlyballs{
    display: none;
}
.ballston-locations-plans table.price-table thead tr td.price.package-box:nth-child(2) .plan h2 .pack-title .onlyballs {
    display: inline-block;
    color: #5C5366;
    font-size: 18px;
}
.ballston-locations-plans .main_price_table tbody.mid_loc tr:nth-child(2) {
    display: none;
}

.main_mm_values .right-description h4 span.pack-title span.onlyballs{
    display: none;
}
.main_mm_values.Ballston .right-description h4 span.pack-title span.onlyballs{
    font-size: 30px;
    font-weight: 500;
    color: #272727;
    display: inline-block;
}
.ballston-locations-plans .all-cross,
.ballston-tick{
    display: none;
}
.ballston-locations-plans .ballston-tick{
    display: inline-block;
}
table.price-table tr td.newopening-td {
    background: #feb592 !important;
}
table.price-table tr td.ustreet-space,
table.price-table tr:nth-child(1) td.price-table-popular.ustreet-space{
    padding: 24px 0;
}

.option-banner,
.all-locations-banner .reston-banner-show{
    display: none;
}
.all-locations-banner .option-banner{
    display: block;
}
.all-locations-banner .option-banner.reston-banner-show,
.all-locations-banner .option-banner.ustreet-banner-show{
    display: none;
}
.location-full-row.u-street .plans-twoshow .price.package-box.plan-id-1.plan-1, .location-full-row .price.package-box.Core-plus, .location-full-row.u-street .plans-twoshow .price.package-box.All-Access{
    display: none;
}


/*New Pricing Table Css*/
.membership-pages .new-pricing-table .pricetable_wrap{
    box-shadow: none;
}
.new-pricing-table .price-table {
    margin-top: -240px;
}
.new-pricing-table .packages.price-table-head {
    display: flex;
    justify-content: center;
}
.new-pricing-table .price.package-box {
    width: 33.33%;
    background: #fff !important;
    border-radius: 16px;
    margin: 0px 10px;
    padding-bottom: 30px;
    position: relative;
    top: 0px;
}
.new-pricing-table .price.package-box.popular-package{
    background: #F0E9F7 !important;!i;!;
    position: relative;
    !i;!;
    !i;!;
    border: 2px solid #3A105826;
}
.popular-txt{
    display: none;
}
.plan-ustree-show .new-pricing-table .price.package-box.plan-id-3 .popular-txt{
    color: transparent;
}
.new-pricing-table .popular-package .popular-txt{
    display: block;
}
.popular-txt {
    background: #3A1058;
    text-align: center;
    padding: 5px;
    color: #fff;
    width: 100%;
    top: -40px;
    left: 0;
    right: 0;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}
.content_area_middle.new-plan-wrapper{
    background: transparent;
}
.price-top-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 16px;
    position: relative;
    top: 0px;
    /*min-height: 165px;*/
    align-items: flex-start;
    flex-direction: column;
}
.city-vista .price-top-head,
.the-yards .price-top-head{
    padding: 30px 25px;
}
.price-top-head h2 {
    font-weight: 400;
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 24px;
    justify-content: space-between;
    width: 100%;
    font-family: 'Futura Book';
}
.price-top-head h2 span.onlyballs,
span.onlyballs,
.plan-id-1.plan-1 .featured-logos ul li:nth-child(2),
.plan-id-1.plan-1 .membership-plan-txt ul li:nth-child(3){
    display: none;
}

.ballston-locations-plans .price-top-head h2 span.onlyballs,
.main_mm_values.Ballston span.onlyballs{
    margin: 0;
    display: inline-block;
}
.city-vista .plan-id-1.plan-1 .membership-plan-txt ul li:nth-child(3),
.city-vista .plan-id-1.plan-1 .featured-logos ul li:nth-child(2),
.the-yards .plan-id-1.plan-1 .membership-plan-txt ul li:nth-child(3),
.the-yards .plan-id-1.plan-1 .featured-logos ul li:nth-child(2),
.ballston-locations-plans .plan-id-1.plan-1 .featured-logos ul li:nth-child(2),
.ballston-locations-plans .plan-id-1.plan-1 .membership-plan-txt ul li:nth-child(3){
    display: block;
}
.price-top-head h2 .pricing-title {
    display: flex;
    align-items: center;
}
.price-top-head h2 div svg path,
.price-top-head h2 div svg use{
    fill: #F15A2C;
}
.Core-plus .price-top-head h2 div img,
.Core-plus .price-top-head h2 div img {
    width: 32px;
}
.price-top-head h2 span{
}
.price-top-head h2 span.plan-price{
    margin-left: 0;
} 
.price-top-head .plan-price1 {
    font-size: 48px;
    font-weight: 400;
    display: inline-flex;
    letter-spacing: 0px;
    align-items: flex-end;
    line-height: 1;
}
.price-top-head .plan-price1 small {
    font-size: 14px;
    font-weight: 400;
    text-transform: lowercase;
    color: #272727A3;
}
.price-top-head small.plan-month-txt{
    display: none;
}
.key-featured-section {
    padding: 0;
    text-align: left;
}
.city-vista .key-featured-section,
.the-yards .key-featured-section{
    padding: 0 25px;
}
.key-feature-title {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: 400;
    color: #313131;
    letter-spacing: 1.4px;
}
.featured-logos {
    margin: 32px 0;
    min-height: 80px;
}
.featured-logos ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.featured-logos ul li {
    margin-right: 30px;
}
.city-vista .featured-logos ul li,
.the-yards .featured-logos ul li{
    margin-right: 25px;
}
.featured-logos ul li:nth-child(4),
.featured-logos ul li:nth-child(5), 
.featured-logos ul:has(li:nth-child(4)) .commit-box {
    margin-top: 10px;
}
.featured-logos ul li:first-child img,
.featured-logos ul li:first-child svg{
    width: 65px;
}
.featured-logos .commit-box svg,
.featured-logos .commit-box img{
    width: 200px;
    border-radius: 50px;
}

.featured-logos .commit-box img {
    margin-right: 10px;
    opacity: 0.6;
    height: 18px;
    width: 18px;
    margin-top: -4px;
}
.spaced-div{
    padding: 0 16px;
}
.select-plan.select_btn a {
    color: #272727;
    text-align: center;
    padding: 8px 16px;
    letter-spacing: 1.4px;
    font-weight: 400;
    font-family: 'Futura Book';
    cursor: pointer;
    font-size: 16px;
    line-height: 1.2;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    background: transparent;
}
.select-plan.select_btn a:hover,
.select-plan.select_btn a:focus{
    background: #313131;
    color: #fff;
}
.new-pricing-table .popular-package .select-plan.select_btn a,
.new-pricing-table .price.package-box.plan-id-reston .select-plan.select_btn a{
    background: #3A1058;
    color: #fff;
    font-weight: 400 !important;
}
.new-pricing-table .popular-package .select-plan.select_btn a:hover,
.new-pricing-table .price.package-box.plan-id-reston .select-plan.select_btn a:hover,
.new-pricing-table .popular-package .select-plan.select_btn a:focus,
.new-pricing-table .price.package-box.plan-id-reston .select-plan.select_btn a:focus{
    background: #57227D;
    color: #fff;
    border-color: #57227D;
}
.all-features-title span.membership-plan-txt-title {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #313131;
    letter-spacing: 1.4px;
}
.membership-plan-txt {
    margin-top: 30px;
    text-align: left;
}
.membership-plan-txt ul li {
    position: relative;
    padding-bottom: 8px;
    padding-left: 28px;
    color: #000;
    line-height: 1.4;
    font-size: 16px;
}
/*.new-pricing-table .popular-package .membership-plan-txt ul li:nth-child(11) {
  display: none;
}*/
.logan-circle .new-pricing-table .popular-package .membership-plan-txt ul li:nth-child(11), 
.u-street .new-pricing-table .popular-package .membership-plan-txt ul li:nth-child(11) {
  display: block;
}
.membership-plan-txt ul li::after {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background: #000205;
    left: 0;
    top: 11px;
    opacity: 0.20;
}
.ballston-locations-plans .price.package-box.plan-id-2 {
    display: none;
}
.pricing-mobile-txt{
    display: none;
}
.all-features-title span {
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: rgba(39, 39, 39, 0.64);
}
.all-features-title span svg, 
.all-features-title span img,
.pricing-show-less span svg,
.pricing-show-less span img {
      width: 20px;
    height: 20px;
    margin-left: 5px;
    margin-top: 0;
}
.pricing-show-less span svg,
.pricing-show-less span img {
    transform: rotate(180deg);
}
.all-features-title span svg path,
span.pricing-show-less svg path{
    fill: #0F172A;
}
.featured-for-mb,
.all-features-title,
.pricing-show-less{
    display: none;
}
.all-features-title,
.pricing-show-less {
    color: #F15A2C;
    text-align: center;
}
.key-featured-section.featured-for-mb{
    padding: 0;
}
/*.page-template-options-join button.select-button{
    display: block;
    text-align: center;
    padding: 15px 10px;
    border-radius: 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    font-family: 'Futura Book';
    cursor: pointer;
    box-shadow: none;
    background: #F15A2C;
}*/
/*.Unlimited .membership-plan-txt ul li:nth-child(14), 
.plan-reston .membership-plan-txt ul li:nth-child(13) {
    display: none;
}*/
.logan-circle .Unlimited .membership-plan-txt ul li:nth-child(14), .u-street .Unlimited .membership-plan-txt ul li:nth-child(14) {
    display: block;
}
.page-template-options-join button.select-button {
    text-align: center;
    padding: 0px 10px;
    border-radius: 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    font-family: 'Futura Book';
    cursor: pointer;
    box-shadow: none;
    background: #E2DFE8;
    color: #272727;
    font-size: 16px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-template-options-join button.select-button:hover,
.locations-wrap .location a.locationselect:hover, 
.packages-select label:hover .select-button, .enable .select-button{
    background: #D7D3DE;
}

.page-template-options-location .locations-wrap .location a.locationselect {
    display: block;
    text-align: center;
    padding: 0px 10px;
    border-radius: 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    font-family: 'Futura Book';
    cursor: pointer;
    box-shadow: none;
    background: #E2DFE8;
    color: #272727;
    font-size: 16px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.reston .new-pricing-table .price.package-box.plan-id-reston .popular-txt,
.u-street .new-pricing-table .popular-package .popular-txt {
    display: none;
}
.reston .new-pricing-table .price.package-box.plan-id-reston,
.u-street .new-pricing-table .price.package-box.plan-id-3 {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

@media (min-width: 767px){
    .active-mobile-featured .pricing-show-less svg {
    transform: rotate(180deg);
}
    table.price-table .mob_body, .content_area_middle #org_btn.container {
        display: none;
    }
}
@media(max-width: 1250px) {
    .featured-logos ul li {
        margin-right: 18px;
    }
}
@media (max-width: 1199px){
    .membership-banner-txt {
        margin-top: 150px;
    }   
    .inner-banner-heading{
        font-size: 50px;
        line-height: 50px;    
    } 
    .main_price_table .container {
        width: 100%;
    }
    .pricetable_wrap .logo_tab {
        display: block;
        align-items: center;
    }
    .pricetable_wrap .logo_tab .table_logo {
        margin-right: 0;
    }
    .membership-banner-txt .inner-banner-heading{
        font-size: 48px;
    }
    table.price-table.reston-table td.price-table-popular span.reston-offer-txt{
        left: 6%;
    }
    .price-top-head .plan-price1 {
        font-size: 30px;
        margin-top: 5px;
        margin-bottom: 0px;
        text-align: right;
        justify-content: end;
    }
    .key-featured-section,
    .spaced-div{
        padding: 0 20px;
    }
    .price-top-head{
        padding: 20px;
    }
    .city-vista .key-featured-section,
    .the-yards .key-featured-section{
        padding: 0 15px;
    }
    .city-vista .price-top-head,
    .the-yards .price-top-head{
        padding: 20px 15px;
    }
    .featured-logos ul li {
        margin-right: 20px;
        /* width: auto; */
    }
    .featured-logos ul li svg,
    .featured-logos ul li img {
        /* width: 100%; */
    }
    .featured-logos ul li:first-child img
    /* .featured-logos ul li:first-child svg  */
    {
        max-width: 55px;
    }
    .price-top-head h2{
        font-size: 20px;
    }
    .featured-logos .commit-box{
        padding: 4px 10px;
    }
    .city-vista .featured-logos .commit-box,
    .the-yards .featured-logos .commit-box{
        padding: 0;
    }
    .plan-ustree-show .new-pricing-table .price.package-box,
    .reston-plan-show .new-pricing-table .price.package-box{
        width: 45%;
    }
    .price-top-head small.plan-month-txt{
        display: inline-block;
    }
    .price-top-head small.plan-month-fulltxt{
        display: none;
    }
    .featured-logos .commit-box svg, .featured-logos .commit-box img{
        width: 140px;
    }
    .new-pricing-table .price-table {
        margin-top: -220px;
    }
}
@media (max-width: 991px){
    .header_button_right.ms-none {
        display: block;
        font-size: 12px;
        text-align: left;
        line-height: 1.2;
    }
    #dynamic-banner-sub-title {
        font-size: 18px !important;
        line-height: 1.67 !important;
        padding: 0 32px;
    }
    .join-banner h1, #dynamic-banner-title {
           font-size: 48px;
        line-height: 1.23;
        margin: 0;
        padding: 0 10px;

}
.mobile-featured-section .membership-plan-txt {
    padding: 24px 0px !important;
}
    .main_price_table {
    padding-bottom: 4rem;
    margin-bottom: 0rem;
}
    .price-top-head .plan-price1 small{
        font-size: 14px;
    }
    .reston .new-pricing-table .price.package-box.plan-id-reston,
    .u-street .new-pricing-table .price.package-box.plan-id-3 {
        position: relative;
        top: -40px;
    }
    .price-top-head{
        border-bottom: 0;
    }
    .original-price {
        text-align: left;
        display: inline-block;
    }
    .featured-logos ul li:nth-child(4), 
    .featured-logos ul li:nth-child(5),
    .featured-logos ul:has(li:nth-child(4)) .commit-box {
        margin-top: 0;
    }
    #masthead-membership {
        position: fixed;
        width: 100%;
        border-bottom: 0px solid rgba(216, 216, 216, 0.3);
        background: #000;
    }
    table .plan h2 span.pack-title {
        width: auto;
    }
    table.price-table tr td:first-child, .table_logo_data p {
        min-width: auto;
        font-size: 15px;
        line-height: 25px;
    }
    .packages .plan {
        margin-bottom: 0px;
        padding: 16px 16px;
        min-height: auto;
    }
    table .price_wrap h2 {
        font-size: 20px;
    }
    table.price-table tr td {
        min-width: 160px;
    }
    table.price-table td.price a {
        padding: 11px 20px;
        font-size: 16px;
        width: auto;
        margin-top: 15px;
    }
    table.price-table tr.price-table-head td .plan-price, 
    table.price-table tr.price-table-head td .money_sign {
        font-size: 22px;
    }
    table .price_wrap small{
        font-size: 18px;   
    }
    .main_price_table .container {
        width: 100%;
        max-width: 100%;
    }
    .mm_value_pack {
        padding: 0 10px;
    }
    #total-membership {
        padding-left: 0;
    }
    table.price-table.reston-table{
        margin-top: -270px;
    }
    table.price-table.reston-table td.price-table-popular span.reston-offer-txt {
        left: 0;
        width: 80px;
        height: 100px;
    }
    table.price-table.reston-table td.price-table-popular span.reston-offer-txt b{
        font-size: 30px;
    }
    table.price-table.reston-table td.price-table-popular span.reston-offer-txt p{
        font-size: 20px;
    }

    .new-pricing-table .packages.price-table-head {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        /*flex-direction: column-reverse;*/
    }
    .new-pricing-table .price.package-box,
    .plan-ustree-show .new-pricing-table .price.package-box, 
    .reston-plan-show .new-pricing-table .price.package-box {
        width: 98%;
        margin: 0 auto 24px;
        padding-bottom: 16px;
    }
    /*.new-pricing-table .price.package-box:first-child{
        margin-bottom: 0;
    }*/
    .page-template-options-plan .membership-banner-txt .p-size{
        color: #000;
        display: none;
    }
    .page-template-options-plan .option-banner{
        height: 36rem;
        align-items: center;
        margin-bottom: 80px;
    }
    .new-pricing-table .price-table{
        margin-top: -10rem;
    }
    .membership-banner-txt {
        margin-bottom: 70px;
        margin-top: 100px;
    }
    .pricing-mobile-txt{
        display: none;
    }
    .pricing-mobile-txt p {
        text-transform: none;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .price-top-head h2{
        /* flex-wrap: wrap; */
        justify-content: space-between;
        font-size: 24px;
        align-items: center;
    }
    .price-top-head h2>div{
        width: 100%;
    }
    .price-top-head h2 .pricing-title{
        margin-bottom: 2px;
    }
    .price-top-head .plan-price1 span{
        margin-left: 0;
    }
    .all-features-title{
        align-items: self-start;
        justify-content: space-between;
        flex-direction: column;
    }
   
    .price-top-head{
        text-align: left;
    }
    .mobile-featured-section.active-mobile-featured .featured-for-mb,
    .mobile-featured-section.active-mobile-featured .membership-plan-txt,
    .mobile-featured-section.active-mobile-featured .pricing-show-less{
        display: block;
    }
    .mobile-featured-section.active-mobile-featured .all-features-title .pricing-show-more{
        display: none;
    }
    .price-top-head small.plan-month-txt {
        display: none;
    }
    .price-top-head small.plan-month-fulltxt{
        display: inline-block;
    }
    .featured-logos ul li:first-child img, .featured-logos ul li:first-child svg {
        width: 55px;
    }
    /* .featured-logos ul li {
        margin-right: 6px;
        width: 15%;
    } */
    .key-featured-section, .spaced-div {
        padding: 0 16px !important;
        display: flex;
        flex-direction: column;
        gap: 24px;
    }
    .vida-join-package .select-plan.select_btn {
    padding: 0 !important;
}
    .key-feature-title{
        margin-bottom: 0;
        margin-top: 30px;
    }
    .featured-logos{
        margin: 24px 0;
        min-height: auto !important;
    }
    .price-top-head h2 span {
        margin-top: 3px;
    }
}

@media (max-width: 767px){
    .new-pricing-table .packages.price-table-head {
    flex-direction: column-reverse;
}
    .location-select {
    padding: 0px 16px 16px;
    }
     .membership-plan-txt,
    .all-features-title span.pricing-show-less{
        display: none;
    }
    .all-features-title span {
        display: inline-flex;
        align-items: center;
        font-size: 0px;
    }
    .all-features-title {
        align-items: center;
        flex-direction: row;
        justify-content: flex-start;
        display: inline-flex;
    }
    .price-top-head h2
    {
        flex-wrap: nowrap;
    }
    .price-top-head .plan-price1 {
        text-align: right;
        justify-content: end;
    }
    .all-features-title span svg, .all-features-title span img, .pricing-show-less span svg, .pricing-show-less span img {
    width: 18px;
    height: 18px;
    margin-top: 0;
    transition: all 0.3s ease-in-out;
}
    .site-header .container {
        max-width: 100%;
    }

    .locations-wrap,
    .membership-pages .packages-select {
        padding-bottom: 4rem;
        margin-top: -15rem;
    }
    .pricetable_wrap {
        box-shadow: none;
    }
    table.price-table {
        max-width: 428px;
        margin: -150px auto 0;
    }    
    table.price-table thead tr {
        border: none !important;
    }
    table.price-table tbody, table.price-table thead tr {
        display: block;
        margin-bottom: 0;
    }
    table.price-table tr td, table.price-table tr.price-table-head td {
        width: 97px;
    }
    table.price-table thead tr:nth-child(2n) td:not(:first-child) {
        border-bottom: 1px solid rgba(195, 191, 191, 0.53);
    }
    .annual-membership {
        margin: 7px auto;
    }
    table .price_wrap {
        margin-top: 0;
    }
    table .price_wrap h2 {
        color: #6A6373;
        font-size: 10px;
        padding-bottom: 0;
        line-height: 1.6;
        margin-bottom: 10px;
    }
    table .tool_tip {
        display: none;
    }
    .plan-price1 {
        text-transform: uppercase;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    table.price-table tr.price-table-head td .money_sign {
        font-size: 10px;
        color: #1D1321;
        font-family: 'Futura Medium';
        font-weight: normal;
        top: -10px;
        position: relative;
    }
    table .price_wrap small {
        left: 0;
        margin-left: 0px;
        font-size: 7px;
        line-height: 1.2;
        bottom: -3px;
    }
    /*.desktop_pack .select-plan.select_btn {
        display: none;
    }*/
    table.price-table td.price a {
        padding: 21px 0;
        margin: 0 auto;
    }
    table.price-table tbody, table.price-table thead tr {
        display: block;
        margin-bottom: 0;
    }
    table.price-table tbody.mob_body td.mk_selection {
        color: #3a2f42;
        font-size: 15px;
        font-weight: 600;
        background: #f8f8f8;
        padding: 10px;
    }
    table.price-table tr.mobile_pack.packages.price-table-head td {
        border-radius: 0;
    }
    table.price-table tbody.mob_body td {
        background: #e9e8ee;
        padding: 10px 0;
    }
    table .mobile_pack td.price a {
        background: #e2dfe8;
        box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.2);
        width: 47px;
        height: 46px;
        text-indent: -99999px;
        border-radius: 50%;
        padding: 0;
        margin: 6px 0;
    }
    table.price-table td.price a {
        padding: 21px 0;
        margin: 0 auto;
    }
    table .mobile_pack small {
        display: none;
    }
    table.price-table thead tr td:last-child {
        background: #f15a2c;
        box-shadow: inset 0px 2px 2px rgba(255,255,255,0.29);
    }
    table.price-table tr:nth-child(1) td.price-table-popular {
        padding: 9px 1px;
        font-size: 10px;
        width: 89px;
    }
    table.price-table tr.price-table-head td:last-child h2, 
    table.price-table tr.price-table-head td:last-child span, 
    table.price-table tr.price-table-head td:last-child small {
        color: #fff;
        font-weight: normal;
    }
    table.price-table tr.price-table-head td {
        padding: 3px;
        min-width: auto;
        border-radius: 3px 3px 0 0;
    }
    table.price-table tr td:first-child {
        min-width: 170px;
        width: 170px;
        padding: 10px;
    }
    table.price-table tbody.mob_body td {
        background: #e9e8ee;
        padding: 10px 0;
    }
    table.price-table .select-plan.select_btn.default {
        margin: 0 30px;
        position: relative;
        top: 27px;
    }
    .pricetable_mobile.price-table .select-plan.select_btn.default {
        margin: 0 30px;
        position: relative;
        top: 0px;
    }
    .pricetable_mobile.price-table td.price a {
        font-weight: normal;
        color: #FFFFFF;
        padding: 20px 32px;
        font-family: "Futura Demi";
        font-weight: 700;
        font-size: 16px;
        text-transform: uppercase;
        display: inline-block;
        border-radius: 5px;
        background: #f15a2c;
        width: 100%;
        letter-spacing: 1.7px;
        text-decoration: none;
        position: relative;
        box-shadow: 0px 3px 4px rgba(144, 45, 12, 0.34);
    }
    table.price-table td.price a {
        padding: 21px 0;
        margin: 0 auto;
    }
    table.pricetable_mobile.price-table tr, table.pricetable_mobile.price-table td {
        display: block;
        width: 100% !important;
    }
    table.pricetable_mobile.price-table .annual-membership {
        width: 85%;
        margin: 5px auto;
    }
    .pricetable_mobile.price-table .price-blank {
        display: none;
    }
    .pricetable_mobile.price-table .price.package-box {
        border: none;
        background: none;
        height: auto;
    }
    .pricetable_mobile.price-table {
        margin: 0px auto 4rem;
    }
    .pricetable_mobile.price-table .plan-detials {
        background: none !important;
        min-height: 0;
        padding: 0;
    }
    table.price-table tr td {
        min-width: auto;
        padding: 3px;
    }
    .pricetable_wrap .logo_tab .table_logo {
        display: none;
    }
    .pricetable_wrap .table_logo_data .desktop-txt {
        display: none;
    }
    .pricetable_wrap .table_logo_data .mobile-txt {
        display: block;
    }
    .pricetable_wrap .logo_tab {
        text-align: left;
    }
    .pricetable_wrap .logo_tab p{
        font-size: 15px;
        line-height: 1.3;
    }
    .membership-pages .pricetable_wrap{
        box-shadow: none;
    }
    table.price-table tr.price-table-head td .plan-price {
        font-size: 18px;
    }
    table.price-table tr.price-table-head td .money_sign{
        font-size: 14px;
    }
    .pricetable_mobile.price-table tr.price-table-head td{
        border-left: 0;
    }
    .membership-banner-txt .inner-banner-heading {
        font-size: 40px;
        line-height: 1.3;
    }
    .ustreet-banner .ustreet-banner-show .membership-banner-txt .inner-banner-heading {
        font-size: 35px;
        line-height: 1.3;
    }
    .option-banner.option-location-banner {
        height: 36rem;
        display: flex;
        align-items: center;
    }
    .locations-wrap .location, .packages-select label{
        padding: 1.5rem;  
        text-align: left; 
    }
    .mm_value_pack .left_side.right-description .membership-offer, 
    .mm_value_pack .location_name, 
    .mm_value_pack .type{
        justify-content: center;
        flex-direction: column;
        text-align: left;
    }
    .left_side.right-description {
        text-align: left;
        padding-left: 2rem;
    }
    .right-description h4, .mm_vl_name, .total_membership_wrap {
        font-size: 24px;
        font-weight: 500;
    }
    .mm_vl_name {
        text-align: center;
    }
    .right-description h4, .mm_vl_name, .total_membership_wrap {
        font-size: 20px;
        width: 100%;
        text-align: left;
    }
    .right-description {
        font-size: 14px;
        color: #333333;
    }
    .total-membership strong {
        min-width: auto;
    }
    .plan3-modal .modal-content {
        max-height: 100vh;
        width: 90%;
        margin: 0 auto;
    }
    table .plan h2 span.pack-title{
        font-size: 12px;
    }
    div#org_btn {
        background: #f1eff6;
    }
    .col-xs-12.col-lg-4.col-md-6.location-options-div:last-child .location {
        display: block;
        flex-direction: unset;
    }
    .col-xs-12.col-lg-4.col-md-6.location-options-div:last-child .mm_loc_image {
        width: 100%;
        padding-left: 0;
    }
    .col-xs-12.col-lg-4.col-md-6.location-options-div:last-child .mm_loc_text {
        width: 100%;
    }
    table.price-table.reston-table td.price-table-popular span.reston-offer-txt {
        left: 0;
        width: 60px;
        height: 70px;
    }
    table.price-table.reston-table td.price-table-popular span.reston-offer-txt p {
        font-size: 16px;
    }
    table.price-table.reston-table td.price-table-popular span.reston-offer-txt b {
        font-size: 20px;
    }
    table.price-table.reston-table tr:nth-child(1) td.price-table-popular {
        font-size: 14px;
    }
    table.price-table.reston-table tr.price-table-head td:last-child h2, 
    table.price-table.reston-table tr.price-table-head td:last-child span, 
    table.price-table.reston-table tr.price-table-head td:last-child small{
        color: #1D1321;
    }
    table.price-table.reston-table {
        margin: -60px auto 0;
        max-width: 500px;
    }
    .plan-reston{
        width: 100%;
    }
    table.price-table.reston-table tr.price-table-head td.price,
    table.price-table.reston-table tr:nth-child(1) td.price-table-popular{
        width: 245px;
    }
    table.price-table.reston-table tr td {
        width: 245px;
    }
    .main_price_table.twoplan-price-table table.price-table tr td, 
    .main_price_table.twoplan-price-table table.price-table tr.price-table-head td,
    .ballston-locations-plans .main_price_table table.price-table tr td, 
    .ballston-locations-plans .main_price_table table.price-table tr.price-table-head td {
        width: 120px;
    }
    .main_price_table.twoplan-price-table  table.price-table,
    .ballston-locations-plans .main_price_table  table.price-table {
        max-width: 400px;
    }
    table.price-table.reston-table tr.desktop_pack.packages.price-table-head div#submit_btn1{
        display: none !important;
    }
    .ballston-locations-plans table.price-table thead tr td.price.package-box:nth-child(3) .plan h2 .pack-title .onlyballs {
        display: inline-block;
        color: #5C5366;
        font-size: 12px;
        line-height: 1.2;
    }
    .main_price_table.ustreetplan-price-table table.price-table tr td:first-child,
    .main_price_table.ustreetplan-price-table table.price-table tr.price-table-head td:first-child{
        width: 130px;
        min-width: 130px;
    }
    .main_price_table.ustreetplan-price-table table.price-table tr td, 
    .main_price_table.ustreetplan-price-table table.price-table tr.price-table-head td {
        width: 245px;
        min-width: 245px;
        padding: 10px 3px;
    }
    .main_mm_values.Ballston .right-description h4 span.pack-title span.onlyballs {
        font-size: 20px;
        font-weight: 500;
        color: #272727;
    }
    table.price-table tr td.ustreet-space, table.price-table tr:nth-child(1) td.price-table-popular.ustreet-space {
        padding: 15px 0;
    }
    .main_price_table.ustreetplan-price-table .annual-membership.plan.plan-3 {
        margin: 0 auto 0px;
    }
    .main_price_table.ustreetplan-price-table table.price-table thead tr td:last-child {
        background: #FFE6E3;
    }
    .main_price_table.ustreetplan-price-table table.price-table thead tr td.price-table-popular.ustreet-space{
        background: #F15A2C;
    }
    .main_price_table.ustreetplan-price-table table.price-table tr.price-table-head td:last-child h2, 
    .main_price_table.ustreetplan-price-table table.price-table tr.price-table-head td:last-child span, 
    .main_price_table.ustreetplan-price-table table.price-table tr.price-table-head td:last-child small{
      color: #272727;  
    }
    .main_price_table.ustreetplan-price-table table.price-table {
        max-width: 365px;
    }
    .featured-logos ul li {
        /* margin-right: 6px;
        width: 25%; */
        margin-right: 20px;
        width: auto;
    }
    .featured-logos .commit-box svg, .featured-logos .commit-box img {
        width: 155px;
    }
    .home-club-wrapper .container {
        max-width: 100%;
    }
    .mm_type_name{
        min-width: 100%;
        text-align: left;
        width: 100%;
    }
    .mm_value_pack .left_side.right-description .membership-offer .offer-wrap{
        width: 100%;
        text-align: left;
    }
}
@media (max-width: 540px){
    .new-pricing-table .price.package-box,
    .plan-ustree-show .new-pricing-table .price.package-box, 
    .reston-plan-show .new-pricing-table .price.package-box {
        width: 98%;
    }
}
@media (max-width: 420px){
   
    table.price-table tr td:first-child {
        min-width: 130px;
        width: 130px;
        padding: 10px;
    }    
    table.price-table tr.price-table-head td .money_sign {
        top: -9px;
    }
    table.price-table tr.price-table-head td .plan-price {
        font-size: 16px;
    }
    table .price_wrap small {
        text-align: left;
    }
    .packages .plan {
        margin-bottom: 0px;
    }
    table .annual-membership {
        width: 72px;
        margin: 0 auto;
    }
    table.price-table.reston-table {
        margin: -60px auto 0;
        max-width: 380px;
    }
   .main_price_table.twoplan-price-table  table.price-table,
   .ballston-locations-plans .main_price_table  table.price-table {
        max-width: 380px;
    }
    
}
@media only screen and (min-width:560px)
{
    .reston-locations-banner table.price-table tr td:first-child,
    .ustreet-banner table.price-table tr td:first-child {
        width: 50%;
    }
}
.price-top-head h2 .pricing-title img {
    width: 25px;
}
@media only screen and (min-width:1199px) and (max-width:1266px)
{
    .price-top-head .plan-price1 {
        font-size: 30px;
    }
}
.membership-plan-txt h3 {
    font-size: 14px;
    font-family: 'Futura Book';
    font-weight: 400;
    color: #313131;
        margin-bottom: 16px;
}
/* payemnt form css */
.payment-form-wrap {
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.18);
    background: rgba(255, 255, 255, 0.00);
    padding: 32px;
}
.payment-form-wrap h3 {
    color: #333;
    font-family: 'Futura Book';
    font-size: 22px;
    font-weight: 400;
}
