/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 3.0.76
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Template: Divi
Author URI: http://www.elegantthemes.com
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
 
/*@font-face {
  font-family: 'DIN-Medium';
  src: url('fonts/DIN-Medium.eot');
  src: url('fonts/DIN-Medium.woff2') format('woff2'),
       url('fonts/DIN-Medium.woff') format('woff'),
       url('fonts/DIN-Medium.ttf') format('truetype'),
       url('fonts/DIN-Medium.svg#DIN-Medium') format('svg'),
       url('fonts/DIN-Medium.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DIN-Regular';
  src: url('fonts/DIN-Regular.eot');
  src: url('fonts/DIN-Regular.woff2') format('woff2'),
       url('fonts/DIN-Regular.woff') format('woff'),
       url('fonts/DIN-Regular.ttf') format('truetype'),
       url('fonts/DIN-Regular.svg#DIN-Regular') format('svg'),
       url('fonts/DIN-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

*/
@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Regular.woff2') format('woff2'),
        url('fonts/Gilroy-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* @font-face {
    font-family: 'Gilroy-RegularItalic';
    src: url('fonts/Gilroy-RegularItalic.woff2') format('woff2'),
        url('fonts/Gilroy-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
} */
 
 
 
 @font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Medium.woff2') format('woff2'),
        url('fonts/Gilroy-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}




@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-SemiBold.woff2') format('woff2'),
        url('fonts/Gilroy-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* 
@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-SemiBoldItalic.woff2') format('woff2'),
        url('fonts/Gilroy-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
} */


@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Bold.woff2') format('woff2'),
        url('fonts/Gilroy-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* @font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-BoldItalic.woff2') format('woff2'),
        url('fonts/Gilroy-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
} */

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-ExtraBold.woff2') format('woff2'),
        url('fonts/Gilroy-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
/*  @font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-ExtraBoldItalic.woff2') format('woff2'),
        url('fonts/Gilroy-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
} */

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Heavy.woff2') format('woff2'),
        url('fonts/Gilroy-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* 
@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-HeavyItalic.woff2') format('woff2'),
        url('fonts/Gilroy-HeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
 */







body {
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
}

.Gilroy-italic {
  font-family: Gilroy, sans-serif;
  /*font-style: italic;*/
  font-style: normal;    
  font-weight: 800;
}

.narrow-demi {
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 600;
}
.page-template-template-new-amenities .hp-top-bg-slider .et_pb_row.hp-tag-row .second-tagline {
	line-height: normal;
	color: #333;
}
.et_pb_section, .et_pb_row {
  margin-top: 0;
  margin-bottom: 0;
}

.et_pb_section.section {
  padding: 0;
}

.gymClose {
    color: red;
    font-weight: bold;
    font-size: 0.833em;
}

/* Temporary place */

.page-privacy-policy hr,
.page-terms-of-use hr {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin: 15px 0 30px;
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal .amenity_description {
  display:block;
}

.section_amenities li {
	text-align: center;
	/* float: left; */
	width: 48%;
	line-height: 56px;
	margin-bottom: 30px;
	max-height: 77px;
	display: flex;
	flex-wrap: wrap;
}

.section_amenities li div {
  display: block;
  position: relative;
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.222em;
  text-align: left;
}

.section_amenities .amenities_titles {
  padding-left: 72px;
  display: inline-block;
  line-height: 32px;
  font-size: 1.000em !important;
}

html[lang="es"] .section_amenities .amenities_titles {
		font-size: 1.000em !important;
}


.icon-amenities {
  position: absolute;
  top: 0;
  left: 0;
  width: 56px;
  height: 56px;
  margin-right: 10px;
}

.icon-amenities img {
  width: 56px;
  height: 56px;
}

.tab_left {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 26px 52px 26px;
  border-color: transparent transparent #000000 transparent;
  position: absolute;
  left: -26px;
  bottom: 0;
}

.tab_right {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 26px 52px 26px;
  border-color: transparent transparent #000000 transparent;
  position: absolute;
  right: -26px;
  bottom: 0;
}

/* Child Sitting Hours Schedule */

.section_schedules {
  padding-bottom: 35px !important;
}

.section_schedules_child {
  position: relative;
  background-color: #e83b4c;
  border-bottom: 18px solid #e83b4c;
}

.et_pb_toggle_close .et_pb_toggle_title, .et_pb_toggle_close h5.et_pb_toggle_title, .et_pb_toggle_open .et_pb_toggle_title, .et_pb_toggle_open h5.et_pb_toggle_title {
  color: #FFF;
}

.et_pb_toggle_open, .et_pb_toggle_close {
  background: #e83b4c;
  padding: 0;
}

.et_pb_toggle_title {
  position: absolute !important;
  font-weight: bold;
  top: -35px;
  right: 0;
  z-index: 99;
  width: 200px;
  text-align: left;
  background: #e83b4c;
}

.et_pb_toggle h5.et_pb_toggle_title {
  padding: 10px 15px !important;
  font-size: 0.889em;
}

.et_pb_toggle_open .et_pb_toggle_title:before {
  font-family: FontAwesome !important;
  content: "\f0d7";
  font-size: 1.111em;
  color: #fff;
  padding-right: 10px;
}

.et_pb_toggle_close .et_pb_toggle_title:before {
  font-family: FontAwesome !important;
  content: "\f0d7";
  font-size: 1.111em;
  color: #fff;
  padding-right: 10px;
}

.et_pb_toggle_content {
  background-color: #e83b4c;
}

#toggle_test {
  text-align: center;
}

.vertical_gradient_to_red {
background-image: -ms-linear-gradient(top, #F4B922 0%, #DD0F33 78%);
background-image: -moz-linear-gradient(top, #F4B922 0%, #DD0F33 78%);
background-image: -o-linear-gradient(top, #F4B922 0%, #DD0F33 78%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F4B922), color-stop(78, #DD0F33));
background-image: -webkit-linear-gradient(top, #F4B922 0%, #DD0F33 78%);
background-image: linear-gradient(to bottom, #F4B922 0%, #DD0F33 78%);
}

.slide_label {
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #FFF;
  text-transform: uppercase;
  padding-top: 130px;
  padding-bottom: 55px;
  letter-spacing: 1px;
}

.home .home_section_amenities .slide_label {
    position: absolute;
    z-index: 10;
    bottom: 12px;
    left: 31px;
}

.home_section_5 .section_title,
.home_section_6 .section_title,
.home_section_amenities .section_title {
  margin-bottom: 20px;
}

.home_section_5 .section_description,
.home_section_6 .section_description,
.home_section_amenities .section_description {
  margin-bottom: 20px;
}


.et_pb_section.training_section_smallgroup {
  padding: 80px 0;
}

.home_section_6.training-page .section_description {
  margin: 0 0 40px;
}

.training_section_teamtraining .section_description {
  margin: 0 0 50px;
}

.home_section_6.training-page a.retro_btn, .training_section_teamtraining a.retro_btn {
  margin-bottom: 70px;
  display: inline-block;
}

.home_section_5 .slick-dots, .home_section_6 .slick-dots {
  display: none !important;
}

.amenities-bgs {
  height: auto;
}

.amenities-bgs .slick-dots {
	bottom: 6%;
}


.marketing-video-section .section_description p {
	margin-bottom: 20px;
}
.gains_begin {
  background: url('/wp-content/uploads/2018/04/rf_gym_let_the_gain_begin.jpg') no-repeat;
}

.single.single-location .retro_rewards.gains_begin {
	background-color: #000;
	background-size: cover !important;
}

.single.single-location .et_pb_section.section.training_section_smallgroup {
	background-color: #9a0000 !important;
}
.single.single-location .et_pb_section.section.training_section_teamtraining {
	background-color: #ec072e !important;
}
.single.single-location .et_pb_section.section.training_section_smallgroup.webpromoBg {
	background-color: transparent !important;
}
.single.single-location .home_section_9.et_pb_section.section .et_pb_row.et_pb_gutters1.et_pb_equal_columns.et_pb_row_fullwidth.collapse {
	background-color: #b20201 !important;
}

.single.single-location .home_section_9.et_pb_section.section .et_pb_row.et_pb_gutters1.et_pb_equal_columns.et_pb_row_fullwidth.collapse .et_pb_column.et_pb_column_1_2 {
	background-color: #b20201 !important;
}

.page-id-461 .et_pb_section.section.find_header_bg.coverImgs {
	background-color: #d41d22 !important;
}



.rf-home-caption {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+41,0+100 */
  background: -moz-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 41%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 41%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 41%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
  text-transform: uppercase;
  font-style: italic;
  font-weight: bold;
  position: absolute;
  font-size:0.667em
  right: -40px;
  bottom: 0;
  line-height: 16px;
  color: #FFF;
  padding: 7px 15px;
}

.section_amenities_content .classes_titles {
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size:1.222em;
  text-transform: uppercase;
  margin: 20px 0;
}

.section_amenities_content.squeeze2 {
  max-width: 670px;
  margin: 0 auto;
  width:100%;
}

.get-training-btn {
	margin-bottom: 30px;
	margin-top: 35px;
}

.home_section_amenities.et_pb_section.section.the_homepage.aminities-section.hp-animites-section.bottom-proshop {
	background: #fff !important;
	padding: 85px 0 25px 0 !important;
}
 
.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.slick-dots li.slick-active button:before {
  content: '' !important;
  color: #fff;
  line-height: 0;
  width: 23px;
  height: 23px;
  background: url('images/dot-active.png') center center no-repeat;
}

.slick-dots li button:before {
  color: #fff;
  opacity: 1 !important;
  content: '' !important;
  line-height: 0;
  width: 23px;
  height: 23px;
  background: url('images/dot-slide.png') center center no-repeat;
}

p.presale-hours {
  font-size:0.833em;
}

.pre_presale .location_cta {
  max-width: 420px;
}
a {
	 
	text-decoration: none !important;
}

.pre_presale .location_cta h3 {
  color: #fff;
  font-size:1.667em;
}

.pre_presale .location_cta p, .seo_copy p {
  line-height: 22px;
  font-size:1.000em;
}

.seo_copy p {
  line-height: 20px;
  font-size:0.889em;
}

.pre_presale .gpform {
  background: none;
  box-shadow: none;
  padding: 20px;
}

.pre_presale .gpform input[type=text], .pre_presale .gpform input[type=email] {
  border-color: #cdcdcd;
  border-radius: 4px;
  padding: 8px 10px;
}

.pre_presale .ver2.landing_form_container {
  position: static;
  background: rgba(255,255,255,0.4);
  border-radius: 4px;
}

.pre_presale .mainie .landing_form_header .retro_section_subtitle {
    margin: 4px auto 22px;
  }

.pre_presale .ver2.landing_form_container {
  max-width: 400px;
  float: right;
}

.pre_presale .btn_guestpass {
  background-image: -ms-linear-gradient(left, #FBB000 0%, #FADB00 100%);
  background-image: -moz-linear-gradient(left, #FBB000 0%, #FADB00 100%);
  background-image: -o-linear-gradient(left, #FBB000 0%, #FADB00 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #FBB000), color-stop(100, #FADB00));
  background-image: -webkit-linear-gradient(left, #FBB000 0%, #FADB00 100%);
  background-image: linear-gradient(to right, #FBB000 0%, #FADB00 100%);
  color: #000;
  font-family: Gilroy,sans-serif;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 0.2px;
  width: 50%;
  border-radius: 4px;
  margin-top: 10PX;
}

.pre_presale p.landing_form_footer.termys {
  color: #000;
  font-size:0.722em;
  color: #111;
  max-width: 300px;
}

.pre_presale .error {
  color: #ff0000;
  font-weight: bold;
}

.presale-errorHolder {
	max-width: 280px;
	/* margin: 5px auto; */
	line-height: 22px;
	text-align: center;
	margin: 5px auto !important;
	font-size: 14px;
}
.manifesto .mappie.pre_presale {
  display: block;
  width: 272px;
  margin: 12px auto 70px;
  text-align: center;
}

.video-wrapper-pre-presale video {
  border: 3px solid #b7b7b7;
}

.training_slider .slick-dots li.slick-active button:before {
  background: url('images/dot-dark-active.png') center center no-repeat;
}

.training_slider .slick-dots li button:before {
  background: url('images/dot-dark-slide.png') center center no-repeat;
}

.page-template-default .location_subnav_cta {
  display: none !important;
}


.et_pb_section.section.training_section_smallgroup.webpromoBg.section_massage_main .et_pb_row.collapse {
	/* max-width: 100%; */
	width: 100%;
	max-width: 1180px;
}

.et_pb_section.section.training_section_smallgroup.webpromoBg.section_massage_main .section_title.internal_titles {
	text-align: left;
}
.et_pb_section.section.training_section_smallgroup.webpromoBg.section_massage_main .section_description.msg-desc {
	text-align: left;
}
.et_pb_section.section.training_section_smallgroup.webpromoBg.section_massage_main .section_description.msg-desc {
	text-align: left;
	padding-bottom: 15px;
}

.et_pb_section.section.training_section_smallgroup.webpromoBg.section_massage_main li {
	color: #403d3d !important;
	text-align: left;
	margin-bottom: 5px;
}

.et_pb_section.section.training_section_smallgroup.webpromoBg.section_massage_main ul {
	margin-bottom: 30px;
}

.et_pb_section.section.training_section_smallgroup.webpromoBg.section_massage_main #wrap-deals-button a {
	font-size: 20px;
	padding: 6px 10px;
	letter-spacing: 2px;
}

.et_pb_section.section.training_section_smallgroup.webpromoBg.section_massage_main {
	padding-bottom: 0;
}



.page-coronavirus-covid19-update .home_section_1.section_hero.coverImgs.membership-cancellation, 
.page-template-template-faq .home_section_1.section_hero.coverImgs.membership-cancellation,
.page-template-default .home_section_1.section_hero.coverImgs.membership-cancellation,
.page-template-page-contact-thank-you .et_pb_section.section.section_hero

 {
	 
	padding-top: 13px;
	background-color: #f5f5f5;
}
.page-id-461 .et_pb_section.section.find_header_bg.coverImgs .section_color_line {
	color: #fff;
}


.slide_overlay, .slide_overlay_training {
  position: absolute;
  top: 0;
  left: 0;
  width:100%;
  height: 100%;
  background-color:rgba(0, 0, 0, 0.25);
  z-index: 4;
  display:none;
}

.slide_overlay_training {
  background-color:rgba(0, 0, 0, 0.35);
}

.slide_description {
  padding-bottom: 40px !important;
}

.et_pb_row.collapse {
  padding: 0;
}

.content_wrapper {
  max-width: 1080px;
}

.et_pb_row.home_hero_cta {
  padding: 12px 0 34px 0;
  z-index: 100;
}

.et_pb_row.home_hero_cta .join-us-free-wrapper {
  padding: 20px 0 40px 46px;
  letter-spacing: 1px;
}

.single-location .et_pb_row.home_hero_cta .join-us-free-wrapper {
    padding: 0;
    text-align: center;
    width: 265px;
    margin: 25px 0 40px 0;
    line-height: 22px;
}

.et_pb_row.home_hero_cta .join-us-free {
  font-size:1.000em;
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffe005;
}

.et_pb_row.contactpage_hero{
  padding:138px 0 0;
}

.ny-yankees-block {
  width: 100%;
  height: 64px;
  border-top: 2px solid #ababab;
  background:-webkit-linear-gradient(90deg, rgb(217, 18, 45) 58%, rgb(255, 224, 5) 87%);
  background:-o-linear-gradient(90deg, rgb(217, 18, 45) 58%, rgb(255, 224, 5) 87%);
  background:-moz-linear-gradient(90deg, rgb(217, 18, 45) 58%, rgb(255, 224, 5) 87%);
  background:linear-gradient(90deg, rgb(217, 18, 45) 58%, rgb(255, 224, 5) 87%);
}

.ny-official {
  text-transform: uppercase;
  color: #fff;
  font-size:1.611em;
  font-family: Gilroy, sans-serif;
  /*font-style: italic;*/
  font-style: normal;    
  font-weight: 800;
  display: inline-block;
  position: relative;
  top: -12px;
  left: 22px;
}

.ny-img {
  display: inline-block;
  width: 47px;
  height: 49px;
  margin-top: 7px;
}

.home_section_special_offer {
  text-transform: uppercase;
  border-bottom: 2px solid #ababab;
  border-top: 2px solid #ababab;
  background-color: #f5f5f5;
  padding: 8px 0 0 !important;
  font-size:1.222em;
}

.seo_copy.home_section_special_offer {
  border-bottom: none;
  background-color: #fff;
}

.home_section_special_offer.yankees-tix {
  background-color: transparent;
  background:-webkit-linear-gradient(90deg, rgb(217, 18, 45) 58%, rgb(255, 224, 5) 87%);
  background:-o-linear-gradient(90deg, rgb(217, 18, 45) 58%, rgb(255, 224, 5) 87%);
  background:-moz-linear-gradient(90deg, rgb(217, 18, 45) 58%, rgb(255, 224, 5) 87%);
  background:linear-gradient(90deg, rgb(217, 18, 45) 58%, rgb(255, 224, 5) 87%);
}

.home_section_special_offer.noborder {
  border-bottom: none;
}

.home_section_special_offer .offer-headline {
  font-size: 1.111em;
}

.home_section_special_offer.yankees-tix .offer-headline, .home_section_special_offer.yankees-tix .offer-save.long, .home_section_special_offer.yankees-tix .offer-title a, .home_section_special_offer.yankees-tix .offer-enroll.long, .home_section_special_offer.yankees-tix .offer-description {
  color: #fff;
}

.yankees-tix .retro_btn.offer-box {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}


.home_section_special_offer .offer-title a {
  position: relative;
  color: #f00;
  font-size: 1.111em;
  display: block;
}

.home_section_special_offer .offer-save {
  font-size:2.667em;
  color: #e83b4c;
  padding: 12px 0 6px;
}

.home_section_special_offer .offer-save.long {
  font-size:1.778em;
}

.home_section_special_offer .offer-enroll {
  font-size:1.333em;
  color: #1f1f1f;
  margin-bottom: 20px;
}

.seo_copy.home_section_special_offer .offer-enroll {
  margin-bottom: 0;
  color: #000;
  font-size:1.000em;
}

.seo_copy.home_section_special_offer .et_pb_row.invisible {
  padding: 0 !important;
}

.home_section_special_offer .offer-enroll.long {
  font-size:1.222em;
  line-height: 24px;
}

.home_section_special_offer .arrow-down {
  background: url('images/offer-arrows.jpg') no-repeat;
  width: 31px;
  height: 19px;
  top: 5px;
  left: 108px;
  z-index: 2;
  position: absolute;
}

.seo_copy.home_section_special_offer .arrow-down {
  transform: scale(0.75);
  left: -4px;
  background: url('images/seo-arrows.jpg') no-repeat;
}

.seo_copy.home_section_special_offer .et_pb_row:first-child {
  padding: 5px 0 8px;
}

.home_section_special_offer.yankees-tix .arrow-down {
  background: url('images/offer-arrows-ny.png') no-repeat;
  width: 31px;
  height: 19px;
  top: 5px;
  left: 108px;
  z-index: 2;
  position: absolute;
}

.home_section_special_offer .revert.arrow-down {
  background-position: 0px -19px;
}

.home_section_special_offer .offer-description {
  text-transform: initial;
  max-width: 73%;
  margin: 20px 0 40px 0;
}

.seo_copy.home_section_special_offer .offer-description {
  max-width: 100%;
  margin: 0 0 20px;
}

.home_section_special_offer_terms {
  text-transform: initial;
  background-color: #da142d;
  border-bottom: 2px solid #ababab;
}

.home_section_special_offer_terms p {
  font-size:0.889em;
  width: 92%;
}

#special-offer-bg {
  background: url('images/special-offer-bg.jpg') no-repeat;
  width: 100%;
  height: 318px;
}

.yankees-tix #special-offer-bg {
  background: url('images/didi-gregorius-yankees-promo.png') no-repeat;
  height: 403px;
}

.invisible {
  display:none;
}

.page-template-page-home .retro_rewards, .page-template-page-revision-home .retro_rewards,  .home6-sliders-imgs, .page-template-page-why-retro .home_section_1,
.page-template-page-why-retro-fitness-gyms, .coverImgs {
/*  background-position: center center;*/
  background-size: cover !important;
  background-repeat: no-repeat !important;
  }

.coverImgs {
  background-size: cover !important;
}

.switch_club {
    min-height: 400px;
    max-height: 400px;
}

.switch-club-col {
	margin-top:20px;
    background: #fff;
    padding: 20px !important;
    margin-right: 2px !important;
    width: 49% !important;
}

h3.switch-club-title {
    color: #e83b4c;
    font-family: 'Gilroy';
    font-weight: 600;
}

p.switch-club-miles {
    color: #468fe9;
    font-weight: 600;
}
span.switch-chk-msg {
    color: #e42e25;
    font-weight: 600;
    font-family: 'Gilroy';
    text-transform: uppercase;
    font-size:0.944em;
	cursor:pointer;
}
.home_section_3 .clear {
  display: none;
  clear: none;
}

.home_hero .home_section_1_description {
  width: 82%;
  padding-left: 0;
}

.home_section_3 .find_column {
  padding: 65px 0;
}

.home_section_8 .et_pb_row {
  padding: 60px 0;
}

.home_section_8 .et_pb_column_1_2 {
  margin-right: 0;
}

.home_section_8 .section_title {
  text-align: center;
}

.home_section_9 {
  overflow: hidden;
}

.home_section_9 .section_description {
  padding: 25px 0 50px;
}

.home_section_10 .top_content {
  padding-top: 50px;
}

.home_section_10 .section_title_gradient {
  padding-top: 10px;
}

.section_schedules .et_pb_toggle,
.section_schedules_child .et_pb_toggle {
  border: 0;
}

.v2 .textHolder .section_description {
  font-family: Gilroy, sans-serif;
  /*font-style: italic;*/
  font-style: normal;
  font-weight: 800;
  padding-left: 9px;
  text-transform: uppercase;
}

#wrap-deals-button {
  width: 100%;
  max-width: 440px;
}

.location_section_hero .location_address {
  padding-bottom: 0;
  line-height: 24px;
}

.location_section_hero p.section_description {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.promos.retro_btn {
  display: block;
  margin-bottom: 32px;
  text-align: center;
}

.single-hero-cta {
  width: 100%;
  max-width: 226px;
  text-align: center;
  padding: 20px 0 40px !important;
  line-height: 24px;
}

.section_schedules {
  background: #000;
}

.location_schedule {
  text-align: center;
}

.find_header_bg h1 {
  margin-bottom: 15px;
}

.find_header_bg p {
  max-width: 500px;
  margin: 0 auto 60px;
}

.child_schedule_slider {
    opacity:0;
    height: 0;
    min-height:96px;
}

.schedule_title {
  text-transform: uppercase;
  background: #000;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: -40px;
  width: 200px;
  text-align: center;
  padding: 5px 45px;
  z-index: 99;
  font-size:1.000em;
}

.schedule_title.presale_title {
  padding: 5px 12px;
}

.beforeCtForm h3 {
  color: #e83b4c;
  font-size: 3.000em;
  text-transform: uppercase;
  font-family: Gilroy, sans-serif;
  /*font-style: italic;*/
  font-style: normal;    
  font-weight: 800;
  margin-bottom: 15px;
}

#wrapper-contactForm {
  margin-bottom: 30px;
}

.mobile_menu_bar:before {
    color: #000 !important;
  }

.home .contactpage_hero h1 {
    margin-right: 10%;
  }

/* Home results styles */
.home div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post, .page-thank-you div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post {
  background: transparent !important;;
  text-align: center;
  border: none !important;
  box-shadow: none !important;
  -o-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper .post-content {
  padding-top: 0 !important;
}

.home div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper .select-gym a, .page-thank-you div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper .select-gym a  {
  text-transform: uppercase;
  color: #e83b4c !important;
  font-size:0.889em;
}

.home .gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li .top-wrapper, .page-thank-you .gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li .top-wrapper {
  background: transparent !important;
  border-bottom: none !important;
  padding-bottom: 0 !important;
}

.home div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li .top-wrapper h2.post-title a, .page-thank-you div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li .top-wrapper h2.post-title a {
  color: #fff !important;
  text-transform: uppercase;
  font-size:1.000em;
  background: #e83b4c;
  padding: 10px 40px;
  min-width: 220px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center
}

.home div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper .radius, .page-thank-you div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper .radius {
  display: block;
}

.home div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper .wppl-address, .page-thank-you div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper .wppl-address {
  font-size:0.889em;
  font-weight: bold;
  color: #000 !important;
}

.home div.gmw-pt-grid-gray-results-wrapper ul.gmw-additional-info-wrapper .phone, .page-thank-you div.gmw-pt-grid-gray-results-wrapper ul.gmw-additional-info-wrapper .phone {
  font-size:0.889em;
  font-weight: bold;
  color: #666 !important;
}

.amenities_more_button {
  border-radius: 0;
  font-size:1.333em;
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  border-width: 4px;
  letter-spacing: 3px;
  padding: 6px 50px;
  background: none;
  cursor: pointer;
  border: 4px solid #000;
  margin: 30px 0;
}

.light_text {
  color: #fff;
}

.retro_app {
  padding: 30px 0 10px;
}

.retro_app p {
  padding-bottom: 0;
  font-size:0.833em;
  line-height: 26px;
}

.retro_app_img {
  text-align: center;
}

.retro_app p::before {
  content: '\2022';
  font-size:1.000em;
  width: 16px;
  margin-right: 10px;
}

.retro_app_icon {
  text-transform: uppercase;
  font-weight: bold;
  font-size:0.889em;
}

.find_forms {
  max-width: 100%;
  margin: 0 auto;
}

#gmw-address-field-wrapper-2 input[type="text"]::-webkit-input-placeholder {
  display: none;
}

#defaultLoadMore {
  text-align: center;
}

div.gmw-pt-default-form-wrapper #gmw-address-field-wrapper-2 input[type="text"] {
  border: none;
  font-size:1.333em;
  text-align: center;
  font-weight: bold;
  letter-spacing: 3px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
}

.home_section_9 .et_pb_column_1_2 {
  padding: 85px 0 90px;
}

.gmw-address-field-wrapper-1 {
  width: 70%;
  float: left;
  margin-right: 5%;
}

.clubid .passHide {
  display:none;
}
.page-template-template-blends .home_section_1 .section_1_title_first_line {font-size:2.6em!important;text-shadow: 0 0 5px #000, 0 0 10px #000;}

.page-template-template-blends .section_1_title_second_line{font-size:3.611em!important;text-shadow: 0 0 5px #000, 0 0 10px #000;}
.blend-col-12 ul li {
    padding: 5px;
}

.home_section_1.section_hero.coverImgs.innerFullBanner .section_1_title_first_line {
	font-size: 2.6em !important;
	text-shadow: 0 0 15px #fff, 0 0 15px #fff;
}
.mainie .landing_form_header .retro_section_subtitle {
	color: #e83b4c;
}
.home_section_1.section_hero.coverImgs.innerFullBanner .section_1_title_second_line{font-size:3.611em!important;text-shadow: 0 0 5px #fff, 0 0 10px #fff;}


.blend-col-12 ul li {
    padding: 5px;
}




.ul-smoothie li a:hover {
    color: #e83b4c;
}
.fruit-img-1 img {
    box-shadow: 0 0 8px #333;
    border: 4px solid #fff;
}
/*.blend-row img {
    box-shadow: 0 0 8px #333;
    border: 4px solid #fff;
}*/
.shakes_image-info img {box-shadow: 0 0 8px #333;
    border: 4px solid #fff;}

.fruit-img-1 {
    margin-bottom: 30px;
}
h2.blend-title-h2{margin-top:20px;margin-bottom:20px;text-align:center;}
.blend-col-12 h2 {
    font-family: Gilroy, sans-serif;
    /*font-style: italic;*/
    font-style: normal;
    font-weight: 800;
    color: #e83b4c;
}
.blend-col-12 h3 {
    font-family: Gilroy, sans-serif;
    /*font-style: italic;*/
    font-style: normal;
    font-weight: 800;
    color: #000;
    padding-bottom: 30px;
    text-transform: uppercase;
    padding-top: 30px;
}
ul.ul-smoothie li {
    margin-top: 10px;
    list-style-type: disc;
    
}
.page-template-template-blends h1.section_hero_title.mast_why_retro {
    padding-top: 10%;
}
.home_section_1.section_hero.coverImgs.innerFullBanner h1.section_hero_title.mast_why_retro {
    padding-top: 10%;
}



#mobile_menu .fa::before {
	background: #333;
	font-size:1.000em;
	padding: 8px 10px;
	border-radius: 55px;
	color: #fff;
	/* width: 50px; */
	/* height: 50px; */
}
#mobile_menu .fa.fa-facebook::before {
	padding: 8px 12px;
}
#mobile_menu .social-buttons a {
	width: 46px;
	margin: 0;
	height: 53px;
	padding-top: 19px;
	text-align: right;
}

#mobile_menu .social-buttons {
	top: 29px !important;
}
#mobile_menu .social-buttons {
padding: 10px 5%;
position: relative;
left: -2px;
}

#mobile_menu .social-buttons a {
margin-right: 0;
}

.home #gmw-submit-1, .page-thank-you #gmw-submit-1 {
  padding: 24px 15px 12px !important;
  background: transparent;
  color: #FFF;
  border: none;
  text-align: center;
  cursor: pointer;
}
#gmw-submit-1[value="Vamos"] {
	font-size:0.833em;
}
.home #gmw-submit-1 {
  color: #000;
}

.et_pb_column_img {
  line-height: 0;
}

.section_amenities {
	/* max-width: 960px; */
	max-width: 980px;
	margin: 0 auto;
	padding-left: 1.5%;
	display: flex;
	flex-wrap: wrap;
}

.amenity_column {
  position: relative;
  float: left;
  margin: 0 1.5% 3% 1.5%;
  line-height: 0;
}

.amenity_label {
  position: absolute;
  width: 100%;
  background: #e83b4c;
  bottom: 18px;
  height: 70px;
  text-align: center;
}

.amenity_column h3 {
  position: absolute;
  font-family: Gilroy, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 0 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  font-size:0.833em;
  line-height: 1.5rem;
  letter-spacing: 0;
}

.osx .amenity_column h3 {
  margin-top: 3px;
}
.section_color_red.membership-note {
	font-size: 1.2em !important;
}
.remove_padding {
  margin-right: 0;
}
.page-template-template-blends .home_section_1.section_hero.coverImgs .section_hero_title.mast_why_retro {
	margin-right: 0;
}
.home_section_1.section_hero.coverImgs.innerFullBanner .home_section_1.section_hero.coverImgs .section_hero_title.mast_why_retro {
	margin-right: 0;
}


.section_color_line, .section_color_red, .section_color_black, .section_color_yellow {
	/* color: #fff; */
	text-transform: uppercase;
	font-family: Gilroy, sans-serif !important;
	/*font-style: italic;*/
    font-style: normal;
	font-weight: 800;
 	font-size: 50px !important; 
	line-height: 1;
	color: #e83b4c;
}

/*.marketing-video-section .section_title.internal_titles .section_color_red.red_text.aos-init {
	color: #000 !important;
}
*/
.section_color_line.section_1_title_first_line {
	display: block;
}

 .section_color_black {
 
	color: #e83b4c !important;
}
.section_hero_title {
	margin-bottom: 15px;
	/*margin-top: 200px;*/
}


.section_color_red {
  color: #e83b4c;
}

.section_color_black {
  color: #000;
}

.section_color_yellow {
  color: #ffe005;
}

.phone .label {
  display: none;
}

/* Single Location Page */

.single-location .gmw-sl-title, .single-location .gmw-sl-address-wrapper, .single-location .gmw-sl-distance-wrapper,.single-location .gmw-sl-additional-info-wrapper {
  display: none;
}

.single-location #top-header a {
  color: yellow;
}

.single-location .trial,
.single-location .join {
  display: none !important;
}

.single-location #et-secondary-menu>ul>li:first-child a {
  padding: 33px 15px !important;
  border-right: none !important;
}

.single-location #et-secondary-menu>#reserve-ul>li:first-child a {
  padding: 33px 36px !important;
  font-size:1.000em;
  letter-spacing: 1.2px;
}

.gm-style-iw .gmw-sl-title,
.gm-style-iw .gmw-sl-address-wrapper,
.gm-style-iw .gmw-sl-distance-wrapper {
  display: block;
}

div.gmw-sl-wrapper {
  padding: 0;
  margin: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
}

div.gmw-sl-wrapper .gmw-sl-map-wrapper {
  border: none;
  background: #fff;
  padding: 0;
}

.home_results_container {
  background: #E5E5E5 url('images/home_retrofitness_results_bg.jpg') center center no-repeat;
  background-size: cover;
}



.location_schedule li {
  list-style-type: none;
  font-size:0.778em;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  vertical-align: top;
  text-align: center;
}

.location_schedule li:last-child {
  padding-right: 0;
}

.home_section_5,
.home_section_6,
.home_section_amenities {
  position: relative;
}

.home .home_section_amenities .slide_label,
.home .home_section_amenities .slick-dots {
  display: none !important;
}

.home_section_6 .location_slide_right, .home_section_amenities .location_slide_right {
  width: 50%;
  margin-left: 52%;
}

.home_section_6 .section_description, .home_section_amenities .section_description {
  width: 93%;
}

.home_slider1 .et_pb_column,
.home_slider2 .et_pb_column,
.home_slider3 .et_pb_column {
  padding-top: 50px;
}

.home_slider1 .content_wrapper,
.home_slider2 .content_wrapper,
.home_slider3 .content_wrapper {
  z-index: 6;
}

.et_pb_section.section.own_retro {
  padding-bottom: 18%;
}

/* Mobile First */

/* global offer top bar */
#flags {
    width: auto !important;
    padding: 0px 106px 0px 104px !important;
}
 nav#top-menu-nav  {
	float: right;
}

.top-offer-bar {
  background: #000;
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
  font-family: Gilroy, sans-serif;
  /*font-style: italic;*/
  font-style: normal;
  font-weight: 800;
  font-size:0.778em;
  padding: 10px 30px;
  line-height: 20px;
}

.top-offer-bar strong {
  font-weight: 800;
}

.top-offer-promo-copy {
  text-transform: none;
  font-weight: 400;
}

.top-offer-bar a {
  color: #FFF;
  text-decoration: underline;
}

.form-columns-1.sc-footer {
	line-height: 18px;
	padding: 15px 8px;
}

.hs_submit.hs-submit .btn-schedule-tour {
	border-radius: 5px !important;
	background: #e83b4c !important;
}
#ui-datepicker-div {
	z-index: 99999 !important;
	 
}

.sch-policy a {
    color: #e83b4c;
}

.sch-policy a:hover {
    color: #111;
}
.shedule-footer-txt {
	padding: 0 49px;
	color: #000;
	text-transform: uppercase;
	font-size:0.7em;
	line-height: normal;
	text-align: center;
	font-weight: 600;
	margin-bottom: 18px;
	letter-spacing: 0;
	font-family: 'Gilroy', sans-serif;
}
.form-columns-2.sc-six.sc-five.loc-date-field #label-enrollment_range__c-6939b58c-86ad-4e10-9208-715214e64e5b_2177 {
	padding-bottom: 3px;
}

.form-columns-1.sc-footer label {
	font-family: 'Gilroy', sans-serif;
	text-transform: inherit !important;
	line-height: 14px !important;
	/* display: inline-block; */
}

.home .local_links,
.page-template-page-guestpass .local_links,
.page-template-page-why-retro .local_links,
.page-template-page-why-retro-fitness-gyms .local_links,
.page-template-page-classes .local_links,
.page-template-page-training .local_links,
.page-terms-of-use .local_links,
.page-privacy-policy .local_links,
.page-find .local_links, .page-template-page-contact .local_links, .page-template-page-contact-thank-you .local_links, .page-guestpass .local_links_item.guestlist, .page-template-page-thank-you .local_links_item:first-child, .page-template-page-corportate-opportunities .local_links, .error404 .local_links,.page-template-club-wedding .local_links,  .page-template-page-testloc .local_links, .page-template-find-location-custom .local_links, .page-template-template-schedule-tour .local_links , .page-template-template-new-schedule-tour .local_links , .page-template-memberoption .local_links, .page-template-switchclub .local_links, .page-template-template-our-health-safety-pledge .local_links,
.page-template-template-mental-health-awareness .local_links, .page-template-template-training .local_links, .page-template-template-mental-health-awareness .local_links, .page-template-template-daily-free-workout .local_links , .page-template-template-daily-free-workout .local_links, .page-template-template-amenities .local_links, .page-template-template-new-amenities .local_links, .page-template-template-faq .local_links,  .page-template-template-sitemap .local_links,  .page-template-template-sitemap .local_links,  .page-template-template-blends .local_links,  .page-template-template-fullWidth .local_links  ,  .page-template-page-revision-home .local_links,  .page-template-template-careers .local_links,.page-template-8-jan-slider-page-revision-home .local_links ,.page-template-template-mental-health-sadhguru .local_links,
 .page-template-template-partner .local_links, .single-newsrooms .local_links,.page-template-template-corp-wellness-rfp .local_links,.page-template-template-pt-signup .local_links, .page-template-template-sweepstake-signup .local_links, .page-template-template-guestpass-landing .local_links, .page-template-template-zenden .local_links,.page-template-template-zenden .local_links  {
	
	
  display: none !important;
}

.single-location #et-secondary-nav {
	display: none;
}

.single-newsrooms  .container::before {
	display: none !important;
}


.page-template-template-nutrition .local_links.location_subnav_cta {
	display: none !important;
}
.page-template-template-daily-free-workout .home_section_1.section_hero.coverImgs {
	min-height: 250px;
	background-size: 100% 280px !important;
	background: #3c141c;
	/* background-size: cover !important; */
}


.page-template-template-sitemap .et_pb_row.center {
	padding-top: 42px;
}

.page-template-template-sitemap .home_section_1.section_hero.coverImgs {
	min-height: 250px;
	background-size: 100% 250px !important;
	padding-bottom: 0px !important;
}
 

.page-template-template-sitemap .et_pb_row.collapse.section_amenities_content.sitemap-row.et_pb_row_4col {
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	width: 95%;
}
.page-template-template-sitemap .et_pb_row.collapse.section_amenities_content.sitemap-row.sitemap-row-header {
	padding-bottom: 14px;
	padding-top: 0;
	border-bottom: 1px solid #eee;
	margin-bottom: 25px;
	max-width: 100%;
	width: 100%;
}
.page-template-template-sitemap .et_pb_row.collapse.section_amenities_content.sitemap-row.et_pb_row_1-4_1-4_1-4 {
	width: 95%;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.page-template-template-sitemap .et_pb_row.collapse.section_amenities_content.sitemap-row.et_pb_row_4col .et_pb_column.et_pb_column_1_4.center.news-content.sitemap-col a {
	font-size:0.889em;
	line-height: normal;
}

.page-template-template-sitemap .et_pb_row.collapse.section_amenities_content.sitemap-row.et_pb_row_4col .et_pb_column.et_pb_column_1_4.center.news-content.sitemap-col a:hover {
	color:#e83b4c
	 
}
.et_pb_column.et_pb_column_1_4.center.news-content.sitemap-col {
	margin-bottom: 7px;
	line-height: 20px;
}

.et_pb_row.collapse.section_amenities_content.sitemap-row {
	width: 95%;
	padding: 0px 0;
	margin-top: 5px;
}

.et_pb_row.collapse.section_amenities_content.sitemap-row a {
	font-size:0.889em;
	line-height: normal;
}

.et_pb_row.collapse.section_amenities_content.sitemap-row a:hover {
	color:#e83b4c
	 
}



.page-template-template-sitemap .et_pb_row.collapse.section_amenities_content.sitemap-row.et_pb_row_1-4_1-4_1-4 a {
	font-size:0.889em;
	line-height: normal;
}

.page-template-template-sitemap .et_pb_row.collapse.section_amenities_content.sitemap-row.et_pb_row_1-4_1-4_1-4 a:hover {
	color:#e83b4c
	 
}

.page-template-template-sitemap .home_section_1.section_hero.coverImgs .section_color_red.section_1_title_first_line {
	color: #fff;
}
.sitemap-title {
    color: #e83b4c;
    text-transform: uppercase;
	font-weight: 600;
}
.page-template-template-sitemap .section_hero_title.mast_why_retro {
	margin-right: 0 !important;
}

.page-template-template-sitemap .home_section_1.section_hero.coverImgs .et_pb_row.center.contactpage_hero.content_wrapper {
	padding: 130px 0 0;
}


.page-template-template-daily-free-workout .home_section_1.section_hero.coverImgs .et_pb_row.center.contactpage_hero.content_wrapper {
	padding-top: 74px;
	padding-bottom: 20px;
}
.page-template-memberoption .section_color_red.section_1_title_first_line {
	padding-top: 0 !important;
}
.page-template-memberoption .home_section_1.section_hero.coverImgs.membership-cancellation {
	background-color: #f5f5f5;
}
.et_pb_row.collapse.top_content.content_wrapper.health-safe-cont-wrap ul {
    padding-left: 15px;
}

.et_pb_row.collapse.top_content.content_wrapper.health-safe-cont-wrap li::before {
    content: "\f105";
    position: absolute;
    /* width: 100px; */
    /* height: 100px; */
    color: #d4070f;
    left: 0;
    font-family: FontAwesome;
    font-weight: bold;
}

.local_links_item {
  display: inline-block !important;
  float: left;
}

.local_links_item .location_join,
.local_links_item .location_trial {
  display: inline-block !important;
}

/*.single-location #top-menu-nav, .page-template-page-thank-you #top-menu-nav {
  display: none;
}
*/
.page-template-page-thank-you.gmw_post_type #top-menu-nav {
  display: block;
}

.page-template-page-thank-you .local_links_item.guestlist {
  display: block !important;
}

.join_today_mobile {
  display: none;
}

.single-location .join_today_mobile_corporate {
  display: none ;
}

.subtitle_landing {
  font-size:0.889em !important;
  line-height: 20px;
  max-width: 180px;
}

.training_section_hero .section_title {
  text-align: center;
  padding-top: 100px;
}

.training_section_hero .section_description {
  text-align: center;
}

.page-template-page-thank-you #homeResults {
  padding: 25px 0;
}

.thank_you_page .section_1_title_second_line {
  font-size: 2rem;
  letter-spacing: 1.5px;
  line-height: 1em !important;
  margin-bottom: 20px;
}

.home.thank_you_page .section_1_title_second_line {
  font-size: 2rem !important;
}

.thank_you_page .section_1_title_third_line {
  margin-bottom: 30px !important;
}

.thank_you_page .section_1_title_third_line.blip {
  margin-bottom: 0 !important;
  line-height: 26px;
}

.page-template-page-contact .retro_btn {
  padding: 2px 30px;
  font-size: 1.111em;
  display: inline-block;
  margin-top: 30px;
}

.section_2_guestpass .et_pb_row {
  padding: 40px 0;
}

.manifesto .mappie {
  color: #e30b2d;
  display: inline-block;
  margin: 30px 0 70px;
}

.home_section_3 .section_description {
  text-align: center;
  line-height: 26px;
}

.home_section_3 #gmw-address-field-wrapper-2 {
  text-align: center;
  border: 4px solid #000
}

.home_section_3 .vanish {
  padding: 1% 0 1% 20px;
  font-weight: bold;
}

.home_section_3 div.gmw-pt-default-form-wrapper input[type="text"] {
  height: 42px;
}

.home_section_3 #gmw-address-1 {
  height: 52px;
  padding: 8px 10px 7px 15px !important;
  font-size:0.833em;
  border: 4px solid #000;
}

.home_section_3 .gmw-submit-wrapper-1 {
  border: 4px solid #000;
  height: 52px;
  cursor: pointer;
}

.home .section_1_title_first_line,
.home .section_1_title_second_line,
.home .section_1_title_third_line {
  display: block;
}

div.gmw-form-wrapper #gmw-address-field-wrapper-2 div.gmw-locator-btn-within-wrapper {
  width: 100%;
  height: 46px;
  padding: 0;
  cursor: default;
}

.section_hero {
  min-height: 450px;
  max-height: 450px;
  overflow: hidden;
}

.why_retro_about.the_bio img {
  display: block;
  margin: 0 auto;
}

#spinBg {
    display: none;
}

.overlay {
  background: transparent;
  position: relative;
  width: 100%;
  height: 680px;
  top: 680px;
  margin-top: -680px;
}

p.landing_form_footer.termys {
	font-size:0.889em;
	padding: 0 0 14px;
	line-height: normal;
}

.home_section_1.section_hero.coverImgs.membership-cancellation .section_color_red.section_1_title_first_line {
	font-size: 2.222em !important;
	color: #fff !important;
	padding-top: 36px;
}
.page-template-template-our-health-safety-pledge .home_section_1.section_hero.coverImgs.membership-cancellation {
	height: 300px;
	margin-top: 64px !important;
	/* background-size: 1200px auto !important; */
}

.page-template-template-our-health-safety-pledge .section_color_black {
	margin-top: 30px;
	font-size:1.667em;
	margin-bottom: 8px;
}
.et_pb_row.collapse.top_content.content_wrapper.health-safe-first-wrap {
    display: none;
}

.page-template-template-our-health-safety-pledge .health-safe-first-left li::before {
	content: "\f105";
	position: absolute;
	/* width: 100px; */
	/* height: 100px; */
	color: #d4070f;
	left: 0;
	font-family: FontAwesome;
	font-weight: bold;
}
  .page-template-template-our-health-safety-pledge .health-safe-first-right li::before {
	content: "\f105";
	position: absolute;
	/* width: 100px; */
	/* height: 100px; */
	color: #d4070f;
	left: 0;
	font-family: FontAwesome;
	font-weight: bold;
}

.page-template-template-our-health-safety-pledge .et_pb_row.collapse.top_content.content_wrapper.health-safe-first-wrap ul {
	padding-left: 10px;
}

.page-template-template-our-health-safety-pledge .et_pb_row.collapse.top_content.content_wrapper.health-safe-first-wrap li ul li {
	margin-bottom: 10px;
}

.home_section_6.et_pb_section.section.location_social.home.manifesto.health-safe-second-sec {
    display: none;
}

.home_section_6.et_pb_section.section.location_social.home.manifesto.health-safe-second-sec {
	background-position: 50px -3px;
	background-size: 373px;
	padding-bottom: 42px;
}
.et_pb_row.collapse.top_content.content_wrapper.health-safe-second-wrap a {
	color: #e83b4c;
	font-weight: 600;
}
.home_section_6.et_pb_section.section.location_social.home.manifesto.health-safe-first-sec {
	padding-bottom: 20px;
}

.et_pb_row.collapse.top_content.content_wrapper.health-safe-second-wrap p {
	padding: 0;
	line-height: 1.7rem;
	margin-bottom: 14px;
}


.page-template-template-our-health-safety-pledge .et_pb_row.collapse.top_content.content_wrapper.health-safe-first-wrap li ul  {
	padding-top: 15px;
}

.page-template-template-our-health-safety-pledge .et_pb_row.collapse.top_content.content_wrapper.health-safe-first-wrap li {
	line-height: 1.5rem;
	margin-bottom: 15px;
}
.page-template-template-our-health-safety-pledge .et_pb_row.collapse.top_content.content_wrapper.health-safe-first-wrap p {
	line-height: 1.5rem;
	margin-bottom: 15px;
}
.et_pb_row.collapse.top_content.content_wrapper.health-safe-second-wrap {
	padding-top: 10px;
}


.page-template-template-our-health-safety-pledge .health-safe-first-left li, .page-template-template-our-health-safety-pledge .health-safe-first-right li {
	padding: 0 0 0 15px;
	position: relative;display: block;
}

.page-template-template-our-health-safety-pledge .health-safe-first-left {
	width: 50%;
	padding-right: 50px;
	margin-right: 0;
	border-right: 1px solid #ccc;
}

.page-template-template-our-health-safety-pledge .health-safe-first-right {
	float: left;
	width: 50%;
	margin: 0;
	padding-left: 60px;
}

.whyretro_hero {
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.whyretro_hero .section_title {
  text-align: right;
  max-width: 250px;
  font-size: 4.5rem;
  line-height: 60px;
  display: block;
  padding-top: 147px;
}

.whyretro_hero .section_title .section_color_line {
  font-size: 4rem;
}

.own_retro .et_pb_row {
  padding: 60px 0;
}

.own_retro .section_description {
  width: 95%;
  line-height: 22px;
  padding: 10px 0 50px;
  text-align: left;
}

.own_retro .section_5_points {
  font-style: italic;
  padding-bottom: 40px;
  margin-bottom: 20px;
  overflow: hidden;
}

.own_retro .section_5_points li::before {
  content: "\2022";
  font-size:1.333em;
  padding-right: 15px;
  position: relative;
  top: 2.5px;
}

.own_retro .section_5_points li {
  font-size: 1rem;
  line-height: 1.5em;
}

.own_retro .retro_btn {
  padding: 6px 65px;
}

#social_icon_holder {
  margin-bottom: 8%;
}

.tech_data .et_pb_row {
  padding: 90px 0;
}

.tech_data .section_description {
  width: 100%;
  line-height: 30px;
  padding: 15px 0 45px;
}

.tech_data .retro_btn {
  padding: 10px 65px;
}

.et_pb_section.why_retro_about {
  background-color: #f1f1f1;
}

.why_retro_about .column_left {
  text-align: center;
}

.why_retro_about  .column_right {
  text-align: center;
}

.why_retro_about .section_title {
  color: #C3291F;
}

.why_retro_about .section_sub_title {
  text-transform: uppercase;
  font-size:1.222em;
  margin-top: 60px;
}

.why_retro_about blockquote {
  padding: 0;
  margin: 40px auto;
  max-width: 395px;
  font-size:1.333em;
  font-family: Gilroy, sans-serif;
  /*font-style: italic;*/
  font-style: normal;
  font-weight: 800;
  border: none;
  font-size:1.222em;
  line-height: 22px;
}

.why_retro_about .et_pb_row {
  padding: 30px 0 70px;
}

.why_retro_features .et_pb_row {
  padding: 50px 0;
}

.why_retro_features .feature_title {
	padding: 15px 0;
	font-family: 'Gilroy', sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #e83b4c;
}

.feature_title {
  text-transform: uppercase;
  font-family: Gilroy, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #000;
}

.et_pb_section.classes_hero {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position-x: 32%;
  background-position-y: center;
}

.classes_hero .et_pb_row {
  padding-top: 120px;
}

.classes_hero .section_description {
  padding-bottom: 40px;
}

.classes_grid .amenity_label {
  height: 50px !important;
}

.classes_grid_header .et_pb_row {
  padding: 50px 0;
}

.classes_grid_header .section_title {
  margin-bottom: 15px;
}

.classes_grid_footer .et_pb_row {
  margin-bottom: 80px;
}

.classes_grid_footer .section_description {
  margin-bottom: 56px;
}

.training_section_testimonials {
  background: #F5F5F5;
}

.training_section_testimonials .testimonials_container {
  padding: 80px 0 100px;
}

.training_section_testimonials .section_description {
  padding: 30px 0;
  line-height: 30px;
  font-style: italic;
}

.training_section_testimonials .slick-dots {
  text-align: left;
}

#et-main-area {
  margin-top: 35px;
}

.visually-hidden {
    border: none !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
}

 .label-hidden {
	display: none;
}

#skiptocontent {
    background-color: #0054a6;
    color: #fff;
    padding: 6px;
    z-index: 10;
    position: fixed;
    top: 0px;
    left: 0px;
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
    opacity: 0;
    border-radius: 0 0 8px 0;
    -webkit-transition: transform 400ms ease-out, opacity 700ms ease-out;
    -webkit-transition: opacity 700ms ease-out, -webkit-transform 400ms ease-out;
    transition: opacity 700ms ease-out, -webkit-transform 400ms ease-out;
    -o-transition: transform 400ms ease-out, opacity 700ms ease-out;
    transition: transform 400ms ease-out, opacity 700ms ease-out;
    transition: transform 400ms ease-out, opacity 700ms ease-out, -webkit-transform 400ms ease-out;
}

#skiptocontent:focus {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}


.single.single-location .et_pb_section.section.training_section_smallgroup.webpromoBg .et_pb_column.et_pb_column_1_2:nth-child(2) {
	text-align: center;
}

.et_pb_section.section.training_section_teamtraining.loc_section_massage .simple-ajax-popup.retro_btn.retro_btn_light {
	letter-spacing: 3px;
	padding-left: 15px;
	padding-right: 15px;
}



.home_section_1.home_hero.homeVideo.coverImgs {
	background-color: #efefef;
	padding: 80px 25px 60px 25px;
}

.home_section_1.home_hero.homeVideo.coverImgs .et_pb_row.collapse.content_wrapper {
	padding-top: 0;
	padding-bottom: 0;
}



.content_wrapper {
	max-width: 1180px;
	width: 100%;
}

.et_pb_column.et_pb_column_1_2.left-health-text .section_color_line.section_1_title_first_line.one {
	display: block;
	color: #e83b4c;
	font-family: Gilroy, sans-serif !important;
}

.et_pb_column.et_pb_column_1_2.left-health-text .section_title.section_title_light.section_1_title_second_line {
	color: #e83b4c;
}

.et_pb_row.collapse.home_hero_cta {
	width: 100%;
	max-width: 1180px;
}

.et_pb_row.collapse.home_hero_cta .et_pb_column.et_pb_column_1_2.left-health-text {
	width: auto;
	margin-right: 30px;
}

.retro_btn.join-box {
	background-color: #e83b4c;
	padding: 9px 35px;
	border: none;
	border-radius: 40px;
	font-size: 22px;
	letter-spacing: 0;
	font-family: 'Gilroy', sans-serif !important;
	text-transform: capitalize;
    margin-left: 10px;
}

.et_pb_column.et_pb_column_1_2.left-health-text .home_section_1_description {
	width: 100%;
	padding-right: 25px;
}
.et_pb_column.et_pb_column_1_2.left-health-text .section_description.light_text {
	padding: 0 !important;
}

.et_pb_column.et_pb_column_1_2.left-health-text .section_hero_title {
	padding-bottom: 0;
	margin-bottom: 15px;
}


.et_pb_column.et_pb_column_1_2.left-health-text p {
	font-size: 1.2rem;
	color: #1d1d1d;
	font-family: 'Gilroy', sans-serif !important;
	/* padding-bottom: 0 !important; */
	line-height: 1.4;
}
.retro_btn {
	background-color: #e83b4c !important;
	padding: 9px 35px !important;
	font-size: 22px !important;
	border-radius: 40px !important;
	font-family: 'Gilroy', sans-serif !important;
	font-weight: 600 !important;
	letter-spacing: 0 !important;
	color: #fff !important;
	border-color: #fff !important;
}


.hp-top-bg-slider.home-top-banner {
	background-image: none;
	background-color: #e3e3e3;
}

.home .home_image_slider_single {
/*	height: 550px;*/
	height: 490px;
	background-size: cover;
	background-position: right -30px;
	background-repeat: no-repeat;
}

.home_image_slider_single {
/*	height: 550px;*/
	height: 520px;
	background-size: cover;
	background-position: right -30px;
	background-repeat: no-repeat;
}

#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .et_color_scheme_red #top-menu li.current-menu-ancestor > a, .et_color_scheme_red #top-menu li.current-menu-item > a, .et_color_scheme_pink #top-menu li.current-menu-ancestor > a, .et_color_scheme_pink #top-menu li.current-menu-item > a, .et_color_scheme_orange #top-menu li.current-menu-ancestor > a, .et_color_scheme_orange #top-menu li.current-menu-item > a, .et_color_scheme_green #top-menu li.current-menu-ancestor > a, .et_color_scheme_green #top-menu li.current-menu-item > a {
	color: #e83b4c;
}

.section_color_black {
	color: #000;
}
 

.blend-side-h2 {
	font-size: 1.568em !important;
	text-transform: uppercase;
	font-family: Gilroy, sans-serif;
    /*font-style: italic;*/
    font-style: normal;
	font-weight: 800;
}


.page-retro-membership-deals-offers .home_section_1.section_hero.coverImgs.sitemap-img {
	background-position: center 62px;
	margin-top: 0;
}

.page-template-template-faq .home_section_1.section_hero.coverImgs.sitemap-img {
	background-position: center top;
	margin-top: 0;
	max-height: 400px !important;
	min-height: 400px !important;
}

.page-template-template-faq .home_section_1.section_hero.coverImgs.sitemap-img .section_hero_title.mast_why_retro {
	font-size: 1.4rem;
	max-width: 800px;
	margin-top: 69px;
}
.page-template-template-faq .home_section_1.section_hero.coverImgs.sitemap-img .section_hero_title.mast_why_retro .section_color_red.section_1_title_first_line {
	line-height: 1 !important;
}


.hp-block-sec-main.hp-block-slider-sec.hp-block-section.bot-find.bot-find-gym {
	margin: 0;
	position: relative;
}


.single-location .hp-block-sec-main.hp-block-slider-sec.hp-block-section.bot-find {
	display: none;
}

/*.single-location #main-header #et-top-navigation #top-menu-nav {
	padding-top: 23px;
}*/








/************pre_presale page css START from here***********/
 

.et_pb_section.section.location_section_hero.coverImgs.pre_presale .et_pb_row.collapse.home_hero_cta.location_section_hero_content .section_title.location_title {
	font-size: 3.8rem;
	line-height: 1.1;
	margin-bottom: 15px;
}

.et_pb_section.section.location_section_hero.coverImgs.pre_presale .et_pb_row.collapse.home_hero_cta.location_section_hero_content .location_description {
	margin-bottom: 15px;
	font-weight: 600;text-shadow: 0 0 5px #000;
}
.et_pb_section.section.location_section_hero.coverImgs.pre_presale .et_pb_row.collapse.home_hero_cta.location_section_hero_content .location_description .location_address {
	font-size: 23px;
	font-weight: 600;text-shadow: 0 0 5px #000;
}

.et_pb_section.section.location_section_hero.coverImgs.pre_presale .et_pb_row.collapse.home_hero_cta.location_section_hero_content .location_cta.left {
	max-width: 100%;
	font-size: 17px;
	text-shadow: 0 0 5px #000;
	font-weight: 600;
	letter-spacing: 0.5px;
}


.single.single-location .et_pb_section.section.training_section_smallgroup.webpromoBg .et_pb_column.et_pb_column_1_2:nth-child(2) {
	text-align: center;
}

.et_pb_section.section.training_section_teamtraining.loc_section_massage .simple-ajax-popup.retro_btn.retro_btn_light {
	letter-spacing: 3px;
	padding-left: 15px;
	padding-right: 15px;
}


.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_row.collapse.home_hero_cta.location_section_hero_content {
	max-width: 1200px !important;
	width: 100% !important;
	padding-bottom: 15px;
}

.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg {
	position: relative;
	background-size: cover !important;
	background-position: center 30px;
}

.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_row.collapse.home_hero_cta.location_section_hero_content .section_title.location_title {
	font-size: 50px !important;
	text-shadow: 0 0 5px #000;
}


.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg::after {
	content: "" !important;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	/*background: rgba(47, 7, 7, 0.4);*/
    background: rgba(4, 7, 7, 0.4);
}

.et_pb_section.section.location_section_hero.coverImgs.pre_presale .et_pb_row.collapse.home_hero_cta.location_section_hero_content .location_cta.left {
	max-width: 100%;
	font-size: 17px;
	text-shadow: 0 0 5px #000;
	line-height: 1.4;
}

.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2:first-child {
	padding-top: 45px;
	padding-left: 45px;
}


.single-location .et_pb_section.location_section_hero.coverImgs .section_description.Gilroy-italic {
	color: #fb173b;
	font-size: 28px;
	text-shadow: 0 0 5px #333;
}

.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup {
	padding: 15px 10px;
}

.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2   .ver2.landing_form_container {
	position: static;
	background: rgba(0,0,0,0.5);
	border-radius: 4px;
}
.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup .retro_section_subtitle {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    display: inline-block;
    font-size: 20px;
    max-width: 100%;
    line-height: normal;
    margin-bottom: 14px;
    font-weight: 600;
}


.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup .form-inline:nth-child(9) {
 
}

.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup .form-inline:nth-child(9) .form-group {
	/* background: red; */
	width: 49%;
	display: inline-block;
	vertical-align: top;
}




.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup .form-inline {
	margin: 0 15px;
}
.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup .form-inline input {
	margin-bottom: 10px;
	height: 40px;
	font-size: 19px;
}


.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup .form-inline #smsOptOut {
	position: absolute;
	height: auto;
}

.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup .form-inline #smsOptOut {
	margin: 0;
	height: auto;
	position: absolute;
	/*margin-top: 10px;*/
}

.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup .form-inline:nth-child(11) label {
	padding: 8px;
	font-size: 11px;
	color: #fff !important;
	display: inline-block;
	margin-left: 15px;
	line-height: normal;
}

.pre_presale p.landing_form_footer.termys {
	color: #000;
	font-size: 0.68em;
	color: #fff;
	max-width: 100%;
	margin: 0 auto !important;
	font-weight: 400;
	letter-spacing: 0 !important;
	/* text-transform: none; */
	padding-bottom: 0;
}
.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_row.collapse.home_hero_cta.location_section_hero_content {
	padding-top: 80px;
	padding-bottom: 80px;
}
.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup .form-inline:nth-child(11) .form-group {
	width: 49%;
	display: inline-block;
	/* float: left; */
	flex-wrap: wrap;
}

/************pre_presale page css END here***********/


.trial.navCorporateBtn.req-ben.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-11519 {
	display: none !important;
}
.page-template-template-corporate-wellness #et-secondary-nav .trial.hideMobile.navJoinBtn.mng-memb.menu-item.menu-item-type-custom.menu-item-object-custom {
	display: block !important;
}

.single-newsrooms #content-area {
	padding-top: 70px;
}

.single .et_pb_post .entry-title {
	margin-bottom: 15px !important;
}



@media only screen and (max-width: 640px) {
    #skiptocontent {
        display: none !important;
    }
}

.home_section_1.section_hero.coverImgs.sitemap-img {
	background-color: #000;
}
.page-find-a-gym-near-me .wpgmp-map-4 .wpgmp_tabs_container .wpgmp_tabs li a.active,.page-find-a-gym-near-me  .wpgmp-map-4 .fc-primary-bg, .page-find-a-gym-near-me .wpgmp-map-4 .wpgmp_infowindow .fc-badge.info, .page-find-a-gym-near-me .wpgmp-map-4 .wpgmp_toggle_main_container .amenity_type:hover, .page-find-a-gym-near-me .wpgmp-map-4 .wpgmp_direction_container p input.wpgmp_find_direction, .page-find-a-gym-near-me .wpgmp-map-4 .wpgmp_nearby_container .wpgmp_find_nearby_button, .page-find-a-gym-near-me .wpgmp-map-4 .fc-label-info, .page-find-a-gym-near-me .wpgmp-map-4 .fc-badge.info,.page-find-a-gym-near-me .wpgmp-map-4 .wpgmp_pagination span,.page-find-a-gym-near-me .wpgmp-map-4 .wpgmp_pagination a,.page-find-a-gym-near-me .wpgmp-map-4 div.categories_filter select,.page-find-a-gym-near-me .wpgmp-map-4 .wpgmp_toggle_container,.page-find-a-gym-near-me .wpgmp-map-4 .categories_filter_reset_btn,.page-find-a-gym-near-me .wpgmp-map-4 .categories_filter input[type="button"],.page-find-a-gym-near-me .wpgmp-map-4 .categories_filter_reset_btn:hover {
	background:#e83b4c !important;
	
}


.wpgmp-map-4 .wpgmp_tabs_container .wpgmp_tabs li a.active, .wpgmp-map-4 .fc-primary-bg, .wpgmp-map-4 .wpgmp_infowindow .fc-badge.info, .wpgmp-map-4 .wpgmp_toggle_main_container .amenity_type:hover, .wpgmp-map-4 .wpgmp_direction_container p input.wpgmp_find_direction, .wpgmp-map-4 .wpgmp_nearby_container .wpgmp_find_nearby_button, .wpgmp-map-4 .fc-label-info, .wpgmp-map-4 .fc-badge.info, .wpgmp-map-4 .wpgmp_pagination span, .wpgmp-map-4 .wpgmp_pagination a, .wpgmp-map-4 div.categories_filter select, .wpgmp-map-4 .wpgmp_toggle_container, .wpgmp-map-4 .categories_filter_reset_btn, .wpgmp-map-4 .categories_filter input[type="button"], .wpgmp-map-4 .categories_filter_reset_btn:hover {
	background-color: #e83b4c !important;
}


.categories_filter option {
	background: #d50a17 !important;
}
 
/*.logged-in #et-main-area {
  margin-top: 0;
}*/

 
.single-location .et_pb_section.location_section_hero.coverImgs .section_description.Gilroy-italic {
	color: #e83b4c;
	text-shadow: 0 0 3px #fff;
}


.single-location .et_pb_section.location_section_hero.coverImgs .section_description.Gilroy-italic {
	color: #e83b4c;
}


#et-secondary-nav .mobile_menu_only {
  display: block;
}

span.logo_helper {
  display: none;
}

.logo_container a {
  display: block;
}

#et-top-navigation {
	position: fixed;
	z-index: 100;
	width: 940px;
}

#top-header {
  position: absolute;
  top: 0;
  width: 1080px;
  right: 0;
  background-color: #fff;
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  z-index: 1;
  font-size:0.778em;
}

#top-header .container {
  width: 100% !important;
  padding-top: 0 !important;
}

#et-secondary-nav li {
  margin: 0;
  line-height: 0;
}

#et-secondary-menu>ul>li a {
  padding: 26px 22px;
  line-height: 0;
}

/*html[lang="es"] #et-secondary-menu>ul>li:first-child a {
    padding-right: 26px;
}*/





#et-secondary-menu .trial a {
	display: block;
	padding: 34px 15px;
	font-size:12px;
	width: auto;
}

#et-secondary-menu .newtrial a {
	display: block;
	padding: 34px 15px;
	font-size:12px;
	width: auto;
	background: #000;
}

.newtrial.trial.hideMobile.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-8425 {
	right: -3px;
}

.only-mobile-offer.trial_mobile {
	display: none !important;
	/* width: 0; */
}

#et-secondary-nav .trial {
	background: #e83b4c;
/*	top: -11px !important;*/
}

a.has_bullet::before {
  content: "\2022";
  width: 10px;
  height: 10px;
  padding: 0 10px 0 5px;
}

.page-guestpass .error,
#landing .error {
  border-color: #e83b4c !important;
  color: #e83b4c;
}

#os-confirm .error {
  padding-bottom: 14px;
  line-height: 26px;
}

.page-template-page-guestpass-landing #os-confirm .error {
  padding: 14px 0 0;
  line-height: 26px;
}

#gmw-address-2:not([value=""]) {
  color: transparent;
}

input[type=text]#gmw-address-2::-webkit-input-placeholder {
  color: transparent;
}

input[type=text]#gmw-address-2::-moz-placeholder {
  color: transparent;
}

input[type=text]#gmw-address-2:-ms-input-placeholder {
  color: transparent;
}

input[type=text]#gmw-address-2:-moz-placeholder {
  color: transparent;
}

#gmw-address-2::-webkit-input-placeholder {
  color: #fff;
}

#gmw-address-2::-moz-placeholder {
  color: #fff;
  opacity:1;
}

#gmw-address-2:-ms-input-placeholder {
  color: #fff;
}

#gmw-address-2:-moz-placeholder {
  color: #fff;
  opacity:1;
}




.wpgmp_search_input::-webkit-input-placeholder {
  color: #333;
   opacity:1;
}

.wpgmp_search_input::-moz-placeholder {
  color: #333;
  opacity:1;
}

.wpgmp_search_input:-ms-input-placeholder {
  color: #333;
   opacity:1;
}

.wpgmp_search_input:-moz-placeholder {
  color: #333;
  opacity:1;
}

.page-template-template-new-amenities .tanning-img-sec-header {
	background-color: #f5f5f5;
	background-size:cover !important
}

.page-template-template-new-amenities .et_pb_section.section.training_section_smallgroup.webpromoBg.child_sitting_sec.new-amenties-sec.img-amenties {
	background-color:#f5f5f5;
	background-size:cover !important
}

.page-template-template-new-amenities .et_pb_section.section.own_retro.coverImgs.join-today-sec {
	background-size: cover;
	background-color: #f5f5f5;
}
.page-template-template-blends .home_section_1.section_hero.coverImgs {
	background-color: #f5f5f5;
	background-size: cover;
}
.home_section_1.section_hero.coverImgs.innerFullBanner {
	background-color: #f5f5f5;
	background-size: cover;
}
.home div.gmw-pt-default-form-wrapper.gmw-form-wrapper-2, .page-thank-you div.gmw-pt-default-form-wrapper.gmw-form-wrapper-2 {
  margin: 26px 0 14px;
}

.quote_img {
  float: left;
  width: 20%
}

.quote_content {
  float: left;
  width: 70%;
  margin-left: 10%;
  font-style: italic;
}

.section_staff .section_title {
  margin-bottom: 35px;
  text-align: center;
}

.single-location .weightUp .retro_rewards {
    background-position: 58% top;
}

.why_retro_about .social_icon {
  background: #000;
  color: #FFF;
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  border-radius: 50px;
  margin: 10px 15px 0 0;
}

.why_retro_about .social_icon .fa {
  font-size:0.944em;
  padding: 0px;
  height: 18px;
  margin-top: 7px;
  vertical-align: top;
}

.et_pb_section.why_retro_about_img {
  line-height: 0;
  background-position: bottom;
  padding: 180px 0;
}

.about_container_arrow {
  background: url('images/retrofitness_whyretro_about_bgarrow.png') center no-repeat;
  width: 100%;
  height: 40px;
  background-size: cover;
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 50%;
  margin-left: -50%;
}

.page-template-page-home .section_hero_title .section_color_line {
  color: #FFF !important;
}

.page-template-page-home .section_hero .section_description {
  color: #FFF !important;
}

/* Header */

#main-header {
  height: 55px;
}

.et_header_style_left #et-top-navigation {
  padding-top: 0;
}

.et_header_style_left #et-top-navigation nav > ul > li > a {
	/* padding: 29px 0 12px 0; */
	padding: 5px 0 12px 0 !important;
	font-family: 'Gilroy' !important;
	font-style: normal;
	font-weight: bold !important;
	font-size: 13px !important;
	color: #000;
	text-transform: uppercase !important;
	transition: none !important;
}
#et-secondary-nav .menu-item-has-children > a:first-child, #top-menu .menu-item-has-children > a:first-child {
	padding-right:16px !important;
}

.mobile_menu_bar:before {
  top: 10px;
}

 

#et-top-navigation #top-menu {
  padding-top: 0px;width: 100% !important;
}



#top-menu li {
	padding-right: 10px !important;
}

.et_pb_section.webpromoBg {
  background-position: 96% center !important;
  background-repeat: no-repeat !important;
  background-size: unset !important;
}

p.presale_header_single.section_description {
  color: #fff;
  font-family: Gilroy, sans-serif;
  font-weight: 800;
  line-height: 24px;
}

p.presale_header_single.section_description span {
  font-weight: normal;
  font-size:1.000em;
}

#popup-howell {
    background: rgba(0, 0, 0, 0.8);
    max-width: 740px;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    border: 4px solid #fae435;
    border-radius: 4px;
    padding: 70px 40px;
    position: fixed;
    top: 155px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 100;
    font-weight: 100;
    letter-spacing: 1px;
}

#popup-howell h2 {
  color: #fff235;
  font-size: 2.111em;
  letter-spacing: 1px;
  font-weight: 900;
  line-height: 34px;
}

#popup-howell h2 span {
  font-size:1.778em;
  letter-spacing: 2.2px;
  font-weight: 100;
}

#popup-howell .howell-venue {
  margin-top: 15px;
  line-height: 32px;
  font-size:1.778em;
}

#popup-howell .howell-prizes {
  margin: 20px 0 4px;
  color: #fff235;
  font-size:1.056em;
}

#popup-howell .howell-about {
  font-size:1.500em;
}

#popup-close {
  color: #000;
  display: block;
  font-style: normal;
  position: absolute;
  text-decoration: none;
  top: -12px;
  right: -16px;
  background: #fff;
  width: 26px;
  height: 26px;
  font-size:0.889em;
  line-height: 26px;
  border-radius: 20px;
  cursor: pointer;
}

.home_section_10.section.location_social {
  display: none;
}

.page-newsroom #content-area, .page-andrew_alfano #content-area, .page-id-6621 #content-area, .page-id-6600 #content-area {
	margin-top: 50px;
}

.home .retro_rewards {
	background-color: #f5f5f5 !important;
	background-repeat: no-repeat;
	background-size: cover;
}

.home .home_section_6.et_pb_section.section {
	background-color: #f5f5f5 !important;
}

.home .home_section_amenities {
	background-color: #f5f5f5 !important;
}

.home_section_1.home_hero.section_hero.home {
	background-color: #f5f5f5 !important;
}

.page-template-page-why-retro .et_pb_section.section.own_retro.coverImgs {
	background-color: #f5f5f5 !important;
}

.page-template-page-classes .home_section_1.home_hero.coverImgs.section_hero {
	background-color: #f5f5f5 !important;
}
.page-template-page-training .home_section_1.home_hero.section_hero.coverImgs {
	background-color: #f5f5f5 !important;
}
.page-template-page-training .et_pb_section.section.training_section_smallgroup.coverImgs {
	background-color: #4b0807 !important;
}
 .page-template-page-find .et_pb_section.section.find_header_bg.coverImgs {
	background-color: #d31924 !important;
}
.g-translate {
	margin: 45px 16px 0 15px;
}

.g-translate .glink.nturl.notranslate {
	margin: 10px;
}
/*.g-translate-head {
	position: absolute;
	right: 215px !important;
	margin-top: 13px;
}*/
 

.g-translate-head {
	margin-right: -95px;
}



/*.location-template-default.single.single-location.postid-120.logged-in.location-albanynycolonie.et_button_no_icon.et_pb_button_helper_class.et_non_fixed_nav.et_show_nav.et_cover_background.et_secondary_nav_enabled.et_secondary_nav_only_menu.et_pb_side_nav_page.et_pb_gutter.windows.et_pb_gutters3.et_primary_nav_dropdown_animation_fade.et_secondary_nav_dropdown_animation_fade.et_pb_footer_columns4.et_header_style_left.et_pb_pagebuilder_layout.et_full_width_page.et_divi_theme.et_minified_js.gecko .g-translate-head {
	margin-right: -142px !important;
}*/
 

/*.spanish-html .g-translate-head {
	margin-right: -126px !important;
}
 .spanish-html .g-translate-head {
	margin-right: -126px !important;
} 

html[lang="es"] .g-translate-head {
	margin-right: -142px !important;
} */

#et-secondary-nav .login-btn.menu-item {
	/*padding-top: 16px !important;*/
	margin-top: 9px !important;
	/* position: absolute; */
}

#et-secondary-nav .menu-item-has-children > a:first-child::after, #top-menu .menu-item-has-children > a:first-child::after {
	font-size: 16px;
	right: -1px;
	top: 4px;
	font-weight: 800;
}
#top-menu li a  {
	font-weight: 600 !important;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	opacity: 1 !important;
	color: #000 !important;
}
#top-menu .sub-menu li a:hover,
#top-menu  .sub-menuli a:focus  {
	color: #e83b4c !important;
}



html[lang="es"] .home_section_3 #gmw-address-1 {	 
	font-size:0.833em;
}

 


html[lang="es"] .home_section_7.et_pb_section.section.the_homepage .section_color_line {
	font-size: 2.222em;
}

html[lang="es"]  #main-footer .et_pb_row {
	width: 100%;
}
.page-template-page-training .home_section_1.home_hero.section_hero.coverImgs {
	margin-top: 30px;
}


html[lang="es"] #main-footer .et_pb_row .et_pb_column.et_pb_column_2_3 {
	margin-right: 0;
 
}

html[lang="es"] .section_description {
	font-size:1.222em;
	line-height: 26px;
}

html[lang="es"] .et_pb_section.section.find_header_bg.coverImgs .section_description.light_text {
	max-width: 800px;
	margin-bottom: 32px;
}

 

html[lang="es"] .et_pb_section.section.find_header_bg.coverImgs .find_header .vanish {
	font-size:1.333em;
	padding: 7px 0 !important;
}

html[lang="es"] .et_pb_section.section.find_header_bg.coverImgs .find_header {
	padding: 120px 0 173px !important;
}

html[lang="es"] .section_title {
	font-size: 3.889em;
}

html[lang="es"] .et_pb_section.section.find_results_container .et_pb_row.content_wrapper {
	max-width: 1100px !important;
	width: 100%;
}
html[lang="es"] .et_pb_section.section.find_results_container .et_pb_row.collapse.select-gym.clearfix {
	margin-left: 0;
	margin-right: 0;
}
html[lang="es"] .et_pb_section.section.find_results_container .et_pb_row.collapse.select-gym.clearfix .et_pb_column.et_pb_column_1_3 {
	margin: 0;
}

html[lang="es"] .et_pb_section.section.find_results_container .et_pb_row.collapse.select-gym.clearfix .et_pb_column.et_pb_column_1_3 a {
	margin: 6px;
	font-size:0.833em;
}

html[lang="es"] .et_pb_section.section.find_results_container .et_pb_row.collapse.select-gym.clearfix {
	width: 100%;
}
/*.location-template-default.single.single-location #et-top-navigation {
	width: 863px;
}

html[lang="es"] .location-template-default.single.single-location #et-top-navigation {
	width: 828px;
}
*/
.location-template-default.single.single-location #et-secondary-menu > ul > li a {
	padding: 33px 22px;
	line-height: 0;
}
html[lang="es"].location-template-default.single.single-location .home_section_7 .et_pb_column {
	padding: 80px 0;
}

html[lang="es"] .location-template-default.single.single-location.postid-120.logged-in.location-albanynycolonie.et_button_no_icon.et_pb_button_helper_class.et_non_fixed_nav.et_show_nav.et_cover_background.et_secondary_nav_enabled.et_secondary_nav_only_menu.et_pb_side_nav_page.et_pb_gutter.windows.et_pb_gutters3.et_primary_nav_dropdown_animation_fade.et_secondary_nav_dropdown_animation_fade.et_pb_footer_columns4.et_header_style_left.et_pb_pagebuilder_layout.et_full_width_page.et_divi_theme.et_minified_js.gecko   .section_amenities li div {
	font-size:1.056em;
 
}

html[lang="es"] .location-template-default.single.single-location.postid-120.logged-in.location-albanynycolonie.et_button_no_icon.et_pb_button_helper_class.et_non_fixed_nav.et_show_nav.et_cover_background.et_secondary_nav_enabled.et_secondary_nav_only_menu.et_pb_side_nav_page.et_pb_gutter.windows.et_pb_gutters3.et_primary_nav_dropdown_animation_fade.et_secondary_nav_dropdown_animation_fade.et_pb_footer_columns4.et_header_style_left.et_pb_pagebuilder_layout.et_full_width_page.et_divi_theme.et_minified_js.gecko  .wrap-blockies {
	width: 576px !important;
}
 .location-template-default.single.single-location.postid-120.logged-in.location-albanynycolonie.et_button_no_icon.et_pb_button_helper_class.et_non_fixed_nav.et_show_nav.et_cover_background.et_secondary_nav_enabled.et_secondary_nav_only_menu.et_pb_side_nav_page.et_pb_gutter.windows.et_pb_gutters3.et_primary_nav_dropdown_animation_fade.et_secondary_nav_dropdown_animation_fade.et_pb_footer_columns4.et_header_style_left.et_pb_pagebuilder_layout.et_full_width_page.et_divi_theme.et_minified_js.gecko  .wrap-blockies {
	width: 576px !important;
}

html[lang="es"] .location-template-default.single.single-location.postid-120.logged-in.location-albanynycolonie.et_button_no_icon.et_pb_button_helper_class.et_non_fixed_nav.et_show_nav.et_cover_background.et_secondary_nav_enabled.et_secondary_nav_only_menu.et_pb_side_nav_page.et_pb_gutter.windows.et_pb_gutters3.et_primary_nav_dropdown_animation_fade.et_secondary_nav_dropdown_animation_fade.et_pb_footer_columns4.et_header_style_left.et_pb_pagebuilder_layout.et_full_width_page.et_divi_theme.et_minified_js.gecko  .wrap-blockies .retro_btn, .frm_style_formidable-style.with_frm_style .frm_submit button {
	font-size: 1.111em;
	padding: 6px 5px !important;
	 
}

html[lang="es"] .location-template-default.single.single-location.postid-6318.logged-in.location-albanynystate.et_button_no_icon.et_pb_button_helper_class.et_non_fixed_nav.et_show_nav.et_cover_background.et_secondary_nav_enabled.et_secondary_nav_only_menu.et_pb_gutter.windows.et_pb_gutters3.et_primary_nav_dropdown_animation_fade.et_secondary_nav_dropdown_animation_fade.et_pb_footer_columns4.et_header_style_left.et_right_sidebar.et_divi_theme.et_minified_js.gecko .wrap-blockies {
	width: 572px;
}

html[lang="es"] .location-template-default.single.single-location.postid-6318.logged-in.location-albanynystate.et_button_no_icon.et_pb_button_helper_class.et_non_fixed_nav.et_show_nav.et_cover_background.et_secondary_nav_enabled.et_secondary_nav_only_menu.et_pb_gutter.windows.et_pb_gutters3.et_primary_nav_dropdown_animation_fade.et_secondary_nav_dropdown_animation_fade.et_pb_footer_columns4.et_header_style_left.et_right_sidebar.et_divi_theme.et_minified_js.gecko .wrap-blockies .retro_btn {
 
	font-size:0.889em;
}

html[lang="es"] .location-template-default.single.single-location #et-top-navigation {
	width: 863px;
}

html[lang="es"]  .mainie .landing_form_header .retro_section_subtitle {
	font-size:1.444em;
	line-height: 34px;
	max-width: 340px;
	margin: 15px auto 30px;
}


.location-template-default.single.single-location.postid-120.logged-in.location-albanynycolonie.page-guestpass.et_button_no_icon.et_pb_button_helper_class.et_non_fixed_nav.et_show_nav.et_cover_background.et_secondary_nav_enabled.et_secondary_nav_only_menu.et_pb_side_nav_page.et_pb_gutter.windows.et_pb_gutters3.et_primary_nav_dropdown_animation_fade.et_secondary_nav_dropdown_animation_fade.et_pb_footer_columns4.et_header_style_left.et_pb_pagebuilder_layout.et_full_width_page.et_divi_theme.et_minified_js.gecko #et-top-navigation {
	width: 929px !important;
}
 
 
 html[lang="es"] .page-template-page-contact .why_retro_features .feature_1_title {
	max-width: 396px !important;
	font-size: 1.111em;
	margin-bottom: 0;
}
 

html[lang="es"] #main-footer .bottom-nav li:nth-child(6)::before {
	display: none;
}


html[lang="es"] .page-template-page-contact  {
 
}

html[lang="es"] .page-template-page-contact .section_description.equalHere {
	font-size:1.000em;
	line-height: normal;
}

html[lang="es"] .page-template-page-contact .retro_btn.retro_btn_dark {
	padding: 2px 10px;
	font-size:1.000em;
}

.location-template-default.single.single-location.postid-120.logged-in.location-albanynycolonie.page-guestpass.et_button_no_icon.et_pb_button_helper_class.et_non_fixed_nav.et_show_nav.et_cover_background.et_secondary_nav_enabled.et_secondary_nav_only_menu.et_pb_side_nav_page.et_pb_gutter.windows.et_pb_gutters3.et_primary_nav_dropdown_animation_fade.et_secondary_nav_dropdown_animation_fade.et_pb_footer_columns4.et_header_style_left.et_pb_pagebuilder_layout.et_full_width_page.et_divi_theme.et_minified_js.gecko .g-translate-head {
	margin-right: -142px !important;
}




.g-translate-head #google_language_translator select.goog-te-combo {
	border: 1px solid #e2dcdc !important;
	outline: 0 none !important;
	border-radius: 25px !important;
	padding: 3px 14px 3px 3px !important;
	/* font-size:0.833em !important; */
	-webkit-appearance: none !important;
	background: transparent !important;
	color: #333 !important;
	background-image: url(https://stgtws.retrofitness.com/wp-content/themes/Divi-Child/images/lang-arrow.png) !important;
	background-repeat: no-repeat !important;
	background-position: 100px 5px !important;
	width: 117px;
	font-size:0.500em !important;
	font-weight: bold !important;
	background-size: 10px !important;
	text-transform: uppercase !important;
	text-align:center
}

.g-translate-head #google_language_translator option {
	background-color: #fff !important;
	font-weight: 700 !important;
	padding: 13px !important;
	font-family: 'Gilroy', sans-serif !important;
	line-height: 31px !important;
}

.page-template.page-template-page-thank-you .g-translate-head {
	margin-right: -6px;
}
 
.page-template.page-template-page-thank-you  #et-secondary-menu > ul > li a.location_trial {
	padding: 33px 22px;
}
 
.page-template.page-template-page-thank-you .section_color_red.section_1_title_first_line {
	padding-left: 0;
}

.page-template.page-template-page-thank-you .section_1_title_third_line.section_color_line.center.blip {
	padding-right: 60px;
}

.page-id-6955 .section_color_red {
	padding-top: 0 !important;
	line-height: 55px;
}
.page-id-6955 h2 {
	margin-bottom: 12px;
	font-weight: 700;
	font-size:1.556em;
	line-height: normal;
	color: #e83b4c;
}
.page-id-6955 p {
	line-height: 25px;
}

.page-id-6955 .entry-content ul {
	margin-left: 15px;
}

.home-sec-title-get-real-right {
	background: rgba(50,38,3,0.6);
	float: left;
	width: 51%;
	padding: 14px;
	color: #fff;
	margin-top: -7px;
}


.location-template-default.single.single-location .home-sec-title-get-real-right {
	width: 72%;
 
}

 


.home-sec-title-get-real-left {
	float: left;
	width: 26%;
}

.marketing_homepage_slider .home6-sliders-imgs.slick-slide {
	min-height: 500px;
	height: 500px;
	margin-top: 65px;
	background-size: cover;
}

.marketing_homepage_slider .home6-sliders-imgs.slick-slide .markt-slider-anchor {
	width: 100%;
	padding: 696px;
	display: inline-block;
}

.marketing_homepage_slider .home6-sliders-imgs.slick-slide h1 {
	color: #fff;
	font-size: 4.167em !important;
	font-weight: 800;
	max-width: 804px;
	line-height: 80px;
	margin-top: 140px;
	text-shadow: 0 0 7px #333, 0 0 5px #333;
	font-style: inherit;
}
.marketing_homepage_slider .home6-sliders-imgs.slick-slide h2 {
	color: #fff;
	font-size: 3.444em !important;
	font-weight: 800;
	max-width: 905px;
	line-height: 69px;
	margin-top: 155px;
	text-shadow: 0 0 7px #333, 0 0 5px #333;
	font-style: inherit;
}

 .marketing_homepage_slider .et_pb_row.collapse.content_wrapper.marketing_homepage_slider_wrap {
	max-width: 1182px !important;
	width: 100%;
}

.marketing_homepage_slider .home6-sliders-imgs.slick-slide p a {
	color: #f43253;
	font-weight: 700;
	font-size:1.278em;
}

.marketing_homepage_slider .home6-sliders-imgs.slick-slide p a:hover {
	color: #f41138;
	font-weight: 700;
	text-decoration:underline
}

.marketing_homepage_slider .slick-dots {
	text-align: center !important;
}
.marketing_homepage_slider .home6-sliders-imgs.slick-slide p {
	font-size:1.333em !important;
	line-height: 28px!important;
	margin-top: 20px!important;
	color: #fff!important;
	/* max-width: 600px; */
	text-shadow: 0 0 5px #333, 0 0 5px #333!important;
	font-weight: 400!important;
	text-transform: none!important;
	font-style: normal!important;
	font-family: 'Gilroy', sans-serif!important;
	max-width: 808px!important;
}

.find_results_container .et_pb_row.content_wrapper.collapse {
	max-width: 1180px;
	width: 100%;
}

.find_results_container .page-numbers {
	margin: 0 4px 0 0;
	padding: 0;
	display: inline-block;
}
.find_results_container .page-numbers a:hover {
	background: #e83b4c;
	color:#fff
}

.find_results_container .page-numbers a {
	padding: 9px 15px;
	/* margin: 15px; */
	display: inline-block;
}

.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr {
	margin-top: 36px;
}
.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr li {
	list-style: none;
	color: #e83b4c;
}

.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr h3 {
	font-size:3.000em;
	color: #e83b4c;
	border-bottom: 1px solid #ddd;
	margin-bottom: 25px;
	padding-bottom: 28px;
	margin-top: 20px;
}

.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr h3 a {
	background: #e83b4c;
	color: #fff;
	padding: 0 20px;
	display: inline-block;
	font-size:2.000em;
	font-weight: 600;
}

.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .et_pb_row.collapse.section_amenities_content.addr-main .et_pb_column.et_pb_column_1_4.center.news-content.addr-sub .contact-info.addr-sec a {
	color: #e83b4c;
	font-weight: 600;
	text-decoration: none !important;
}

.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .et_pb_row.collapse.section_amenities_content.addr-main .et_pb_column.et_pb_column_1_4.center.news-content.addr-sub .contact-info.addr-sec a:hover {
	color: #e04751;
	text-decoration:underline
}
 

.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .et_pb_row.collapse.section_amenities_content.addr-main .et_pb_column.et_pb_column_1_4.center.news-content.addr-sub .contact-info.addr-sec a::after {
	content: "|";
	font-size:0.833em;
	margin: 0 6px;
	color: #555;
}
.contact-info.addr-sec .addr-link.map-link:last-child a::after {
	display: none;
}

.addr-link.map-link {
	color: #e83b4c;
	cursor: pointer;
}

.map-modal-cont{height:400px !important;}

.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr h2.post-title {
	min-height: auto;
	font-size: 1.167em;
}

.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .address-wrapper.addr-first {
	font-size:0.889em;
	font-weight: 400;
	line-height: 20px;
	color: #333;
	margin-bottom: 10px;
	min-height: 40px;
}

.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .et_pb_row.collapse.section_amenities_content.addr-main .et_pb_column.et_pb_column_1_4.center.news-content.addr-sub {
	margin-right: 4%;
	width: 24%;
	margin-bottom: 0;
}
.page-get-zoom-background .get-zoom-sec-main .get-zoom-sec-inner .get-zoom-sec {
	margin-right: 54px !important;
	width: 395px !important;
	padding-top: 20px !important;
}
.address-wrapper.addr-first.get-zoom-cont {
	text-align: center !important;
}
.page-get-zoom-background .get-zoom-sec-main .get-zoom-sec-inner .get-zoom-sec #btn-file-dwld {
	margin: 0 auto;
	display: inline-block;
	background: #e83b4c;
	padding: 8px 17px;
	text-transform: uppercase;
	margin-top: 18px;
	color: #fff;
	font-weight: 600;
	font-family: 'Gilroy', sans-serif;
}

.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .et_pb_row.collapse.section_amenities_content.addr-main {
	padding: 15px 0;
	width: 1180px;
}


.page-get-zoom-background .get-zoom-sec-main .get-zoom-sec-inner {
	max-width: 860px !important;
}

.page-get-zoom-background .get-zoom-sec-main {
	margin: 0 auto !important;
}


.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .et_pb_row.collapse.section_amenities_content.addr-main {
	padding: 15px 0;
	max-width: 1180px;
	width: 100%;
	margin-bottom: 0;
}

/*.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .et_pb_row.collapse.section_amenities_content.addr-main .et_pb_column.et_pb_column_1_4.center.news-content.addr-sub.new-card-block {
	width: 48%;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 15px;
	background: #f3f3f3;
}*/

.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .et_pb_row.collapse.section_amenities_content.addr-main .et_pb_column.et_pb_column_1_4.center.news-content.addr-sub.new-card-block {
	width: 48%;
	margin-bottom: 30px;
	margin-top: 12px;
	padding: 12px;
/*	background: #fbf4d9;*/
	background: #fff;
	box-shadow: 0 0 11px #b2b0b0;
	border: 5px solid #fff;	transition: all .3s ease-in-out;
}

.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .et_pb_row.collapse.section_amenities_content.addr-main .et_pb_column.et_pb_column_1_4.center.news-content.addr-sub.new-card-block:hover {
	transform: scale(1.1);
	transition: all .3s ease-in-out;
	/*z-index: 99999;*/
}


.loc-img.new-card-block-left img {
	max-width: 182px;
	width: 100%;
	display:block
}
.loc-img.new-card-block-left {
	width: 170px;
	float: left;
	margin-right: 10px;
}

.new-card-block-right {
	float: left;
	width: 350px;
}

.new-card-block-right .post-title {
	margin-top: 0;
	text-transform: uppercase;
}
.new-card-block-right hr {
	width: 20%;
	margin: 0px 0 20px 0;
	color: #e83b4c;
	margin-left: 10px;
}

.new-card-block-right .address-wrapper.addr-first {
	min-height: 20px !important;
	font-size:0.944em !important;
	color: #555 !important;
	padding-left: 10px !important;
}


.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr h2.post-title {
	min-height: auto;
	font-size: 1.167em;
	padding-left: 10px;
}

.contact-info.addr-sec {
	text-transform: uppercase !important;
	padding-left: 0px;
}

.addr-sec-top {
	margin-bottom: 13px;
	padding-left: 10px;
}

.addr-sec-bot {
	position: absolute;
	bottom: 15px;
	width: 355px;
}
#map-title {
    color: white;
    font-size:1.333em;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

/*.addr-sec-bot .addr-link:hover {
	opacity: 0.9;
}*/
.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .et_pb_row.collapse.section_amenities_content.addr-main .et_pb_column.et_pb_column_1_4.center.news-content.addr-sub .contact-info.addr-sec .addr-sec-bot a::after {
	display: none !important;
}

/*.addr-link.web-link:hover {
	background: #e14a1d !important;
}*/

.loc-all {
	border: 1px solid #e0e0e0 !important;
	background: transparent;
	padding: 9px 15px;
	margin-top: 10px;
	cursor: pointer;
	font-family: 'Gilroy', sans-serif;
	font-size:0.833em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	border-radius: 2px;
}

.loc-all:hover {
	background: #e83b4c !important;
	color:#fff !important
	 
}

.addr-sec-bot .addr-link.call-link:hover {
	background: #d10629 !important;
}
.addr-sec-bot .addr-link.web-link {
	/* width: 49%; */
	background: #fff;
	display: inline-block;
	text-align: center;
	padding: 0;
	color: #fff;
	border: 4px solid #111;
	box-shadow: 0px 0 5px #aaa;
	margin-right: 6px;
}

#searchformLoc #searchsubmitLoc {
	height: 54px;
}
#searchformLoc #searchLoc {
	/* width: 100%; */
	height: 54px;
	padding-left: 10px;
	padding-right: 10px;
	width: 266px;
	margin-right: 10px;
}
.page-numbers {
 
	border: 1px solid #e0e0e0 !important;
 
}
.addr-sec-bot .addr-link.web-link .addr-links-sec:first-child {
	color: #000 !important;
	padding: 1px 46px;
	display: block;
}
.et_pb_column.et_pb_column_1_4.center.news-content.addr-sub.new-card-block:nth-child(2n) {
	margin-right: 0 !important;
} 
.addr-sec-bot .addr-link.call-link {
	/* width: 49%; */
	display: inline-block;
	padding: 0;
	background: #e83b4c;
	text-align: center;
	color: #fff;
	border: 4px solid #fff;
	box-shadow: 0px 0 5px #aaa;
}

.addr-sec-bot .addr-link.call-link .addr-links-sec {
	color: #fff !important;
	width: 100% !important;
	display: block;
	padding: 2px 56px;
}


.et_pb_row.collapse.content_wrapper.get-real-main {
	width: 100%;
	max-width: 1180px;
}

.et_pb_column.et_pb_column_2_3.home-et-wrapper-first-left {
	width: 53%;
}
.sc-five div.input #joinTime {
	width: 110px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-left: 10px;
}


#pick-inline {
	float: left;
	width: 100%;
}


.et_pb_column.et_pb_column_2_3.home-et-wrapper-first-right {
	float: left;
	width: 45%;
	padding: 0;
}

#schedule-form-section .form-columns-2.sc-six.sc-five.loc-date-field .input.two #joinTime {
	width: 104px;
	margin-left: 12px;
}

.searchlocation {
    height: 70px;
    font-size: 1.111em;
    text-align: center;
   
}

.searchsubmitLoc {
    border: 4px solid #FFF;
    height: 55px;
    width: 25%;
    height: 70px;
    font-size:1.222em;
    cursor: pointer;
    background: transparent;
	text-align:center;
	font-weight: 700;
    color: #fff;
}
#schedule-form-section {
	background: white;
	width: 100%;
	height: auto;
	border-radius: 10px;
	position: relative;
	max-width:800px;
	margin:0 auto;
	padding-top:0;
	padding:20px;
	/*margin-top: -50px;*/
}

#signupScheduleTour {
	padding: 15px 10px 10px 10px;
}
#signupMassage {
	padding: 15px 10px 10px 10px;
}
.sc-hp-title {
	background: #e83b4c;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-family: Gilroy, sans-serif;
    /*font-style: italic;*/
    font-style: normal;
	font-weight: 800;
	font-size:1.2em;
	padding-top: 10px;
	padding-bottom: 10px;
}

.schedule-hero-text-2 {
    width: 77%;
   /*background: rgba(50,38,3,0.7);*/
	background:none;
	text-shadow: 0 0 5px #000, 0 0 10px #000;
    margin-top: 30px;
}

.schedule_hero_title {
	text-shadow: 0 0 5px #000, 0 0 10px #000;
	margin-top: 25px;
	padding-bottom: 0;
}

h2.schedule_hero_title_2 {
    color: #fff;
}
.home-sec-title-get-real-right.schedule-hero-text-2 .schedule_hero_title_2 {
	line-height: 1.3;
}
.form-columns-2.sc-four.sc-five .hs_enrollment_range__c.hs-enrollment_range__c.hs-fieldtype-select.field.hs-form-field {
	width: 100%;
}

#joinDt {
	width: 100px !important;
	float:left
}
.dateInput {
	width: auto !important;
	min-width: 177px;
	background: #fff;
	border: solid 1px #ccc;
	border-radius: 4px;
	height: 34px;
	font-family: "Open Sans", Arial, sans-serif;
	color: #a0a0a0;
	padding-left: 9px;
	cursor: pointer;
}

.dateInput:hover ,
.dateInput:focus {
	color: #e83b4c !important;
}
 


.actions {
	text-align: center;
	margin: 0px 0 10px 0;
}

.page-template-template-schedule-massage .section_color_line.section_1_title_first_line.schedule-hero-text-1 {
	line-height: 1;
}


.et_pb_column.et_pb_column_2_3.home-et-wrapper-first-left .section_hero_title span {
	font-size:3.189em !important;
	padding: 0;
	margin-bottom: 19px;
}





#pick-inline .tpicker {
	padding: 0;
	background: transparent;
	margin-top: -35px !important;
	margin-left: -23px;
}

#pick-inline .tpicker input {
	font-size:0.722em;
	padding: 0 !important;
	font-weight: 600;
	height: 27px !important;
}
#pick-inline .tpicker .tpicker-up {
	font-size:1.000em;
	height: 25px;
	display: block;
}

#pick-inline .tpicker-m {
	margin: 3px;
}


#pick-inline .tpicker .tpicker-down {
	font-size:1.000em;
	height: 25px;
	display: block;
}
.close-schedule {
	display:none;
	float: right;
	background: #333;
	line-height: 28px;
	font-size:0.889em;
	height: 30px;
	text-align: center;
	border-radius: 50px;
	width: 30px;
	cursor: pointer;
	top: -11px;
	position: absolute;
	right: -6px;
	color: #fff !important;
	border: 1px solid #fff;
	font-weight: 600;
}
.schedule-close-btn {
	color: #fff;
}

.form-columns-2 .hs-form-field {
	width: 47%;
	float: left;
	margin: 5px;
}

.hs_center_type_macro.hs-center_type_macro.hs-fieldtype-select.field.hs-form-field.sc-five {
	width: 100%;
}

/*.sc-five div.input {
	width: 50%;
	float: left;
}*/
.hs_enrollment_range__c.hs-enrollment_range__c.hs-fieldtype-select.field.hs-form-field #label-enrollment_range__c-6939b58c-86ad-4e10-9208-715214e64e5b_2177 {
	width: 100%;
	float: left;
	width: 100%;
}

.sc-five div.input br {
	display: none;
}

#schedule-form-section input[type="text"],#schedule-form-section input[type="email"], #schedule-form-section textarea #schedule-form-sectionselect {
	border-radius: 4px;
	border: solid 1px #ccc;
	box-shadow: 0 0 0 0;
	position: relative;
	padding: 6px 12px;
	width: 100%;
	height: 34px;
}
#pick-inline .tpicker {
	padding: 0;
	background: transparent;
	margin-top: -34px !important;
	margin-left: -18px;
}

.tpicker-btn {
	margin-top: 30px !important;
	width: 38% !important;
	float: right !important;
}


.tpicker-h, .tpicker-m, .tpicker-ap {
	display: inline-block;
	width: 16% !important;
}

#schedule-form-section .form-columns-2.sc-six .input span {
	position: absolute;
	top: 2px;
	right: -9px !important;
	color: #555;
	padding-right: 27px !important;
	z-index: 999999; display:none !important
}

#schedule-form-section select {
	width: 98%;
	background: none;
	border: solid 1px #ccc;
	border-radius: 4px;
	height: 34px;
	position: relative;
}
.single-location #schedule-form-section {
	max-width: 700px;
	margin: 10px auto;
}
/*.single-location #schedule-form-section .form-columns-2.sc-six.sc-five.loc-date-field .input.two #joinTime {
	width: 186px;
}*/

.single-location .mfp-close-btn-in .mfp-close {
	color: #fff;
	opacity: 1;
}

/* The new-checkbox */
.new-checkbox {
 
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.et_pb_section.section.classes_grid_header.beforeCtForm.revised-newsroom-content .category-content {
	display: flex;
	justify-content: flex-end;
}


.category-news-chk {
	display: flex;
	justify-content: right;
	margin-right: 18px;
}





/* Hide the browser's default checkbox */
.new-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 6px;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #eee;
	border: 1px solid #ccc;
}

/* On mouse-over, add a grey background color */
.new-checkbox input:checked ~ .checkmark {
	background-color: #e83b4c;
	border-color: #e83b4c;
}

/* When the checkbox is checked, add a blue background */
.new-checkbox input:checked ~ .checkmark {
    background-color:#e83b4c;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.new-checkbox input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.new-checkbox .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}



#schedule-form-section input[type="submit"] {
	border-radius: 0;
	border: 0;
	width: 210px;
	padding: 10px 0;
	margin: 15px auto;
	font-size:1.333em;
	/* font-weight: bold; */
	text-transform: none;
	transition: all .2s linear;
	outline: none !important;
	text-transform: uppercase;
	font-family: 'Gilroy', sans-serif;
	background: #e83b4c;
	/* border: 5px solid #f8f8f8; */
}

#schedule-form-section input[type="submit"]:hover {
	opacity:0.8;	 
}

#schedule-form-section .form-columns-2.sc-six .input {
	position: relative;
}

#pick-inline .tpicker input[type="button"] {
	height: 30px !important;
	width: 87px;
	background: #e83b4c;
	margin-right: 21px;
}

#schedule-form-section label {
	font-size:0.722em;
	text-transform: uppercase;
	color: #222 !important;
	font-weight: 600;
}


#schedule-form-section label {
	font-size:0.722em;
	text-transform: uppercase;
	color: #000 !important;
	font-weight: 600;
}

.hs-form-required {
	color: red;
}


.hs_center_type_macro.hs-center_type_macro.hs-fieldtype-select.field.hs-form-field.sc-five label {
	width: 100%;
}

.et_pb_row.collapse.home_hero_cta.location_section_hero_content.loc-form-header {
	width: 100% !important;
	max-width: 1200px;
}
.et_pb_row.collapse.home_hero_cta.location_section_hero_content.loc-form-header .location_cta.left.loc-title-left.home-sec-title-get-real-left {
	width: 50% !important;
}

.home-sec-title-get-real-right.loc-news-right {
	/*width: 60% !important;*/
    width: 72% !important;
    font-size:0.889em !important;
    margin-top: 5px !important;
    line-height: 1.5 !important;
}
.et_pb_column.et_pb_column_2_3.home-et-wrapper-first-left.loc-wrapper-left {
	width: 59%;
	margin: 0 !important;
	float: left;
	margin-right: 10px;
}
.page-template-template-schedule-massage .et_pb_column.et_pb_column_2_3.home-et-wrapper-first-left.loc-wrapper-left {
	width: 55%;
	margin: 0 !important;
	float: left;
	margin-right: 10px;
}
.et_pb_column.et_pb_column_2_3.home-et-wrapper-first-right.loc-wrapper-right {
	width: 40%;
}

.page-template-template-schedule-massage .et_pb_column.et_pb_column_2_3.home-et-wrapper-first-right.loc-wrapper-right {
	width: 45%;
}
.input.two.massage-dt-time #joinTime {
	width: 130px;
	margin-left: 8px;
}

.group-fitness-slider .slick-dots {
	bottom: 20px !important;
}
.getpass-label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  display:none
}

.home_section_1.et_pb_section.section.section_hero.section_1_guestpass.guest_pass_hero.bg_norepeat.page-guest-bg {
	background-color: #f5f5f5;
}

.home_section_1.section_hero.coverImgs.contact-page {
	background-color: #f5f5f5;
}


.page-get-zoom-background .home_section_1.section_hero.coverImgs.membership-cancellation .section_title.section_color_line.section_1_title_second_line {
	padding-bottom: 49px;
}


/* turn it off completely */
 
 .page-get-zoom-background .home_section_1.section_hero.coverImgs.membership-cancellation .section_color_red.section_1_title_first_line {
	padding-top: 16px;
	line-height: 38px;
}
 
 
.page-template-page-newsroom .home_section_1.section_hero.coverImgs {
	background-color: #f5f5f5;
} 
 
 .page-id-3078 .home_section_1.section_hero.coverImgs {
	background-color: #f5f5f5;
} 


.page-id-5085 .home_section_1.section_hero.coverImgs {
	background-color: #f5f5f5;
} 
 
.page-template-memberoption #signupChoice {
	 
	max-width: 100% !important;
	margin-bottom: 27px !important;
}
 
.page-template-switchclub #signupChoice {
	 
	max-width: 100% !important;
	margin-bottom: 27px !important;
}
 
.page-template-template-mental-health-awareness .home_section_1.home_hero.section_hero.home {
	background-size: cover;
	background-position-x: 27%;
	/* background-position-y: 4px; */
	height: 550px !important;
	min-height: 550px;
}


 
/*.page-template-template-mental-health-sadhguru .home_section_1.home_hero.section_hero.home {
	background-size: cover;
	background-position-x: 75%;
	height: 550px !important;
	min-height: 550px;
}*/

.page-template-template-mental-health-awareness .et_pb_row.collapse.content_wrapper {
	width: 97%;
	max-width: 87%;
}
/*.page-template-template-mental-health-sadhguru .et_pb_row.collapse.content_wrapper {
	width: 97%;
	max-width: 87%;
}
*/
.page-template-template-mental-health-awareness .home_section_1.home_hero.section_hero.home .section_color_red.section_1_title_first_line.awarness_title_first_line h2 {
	text-align: left !important;
	color: #e83b4c;
	font-size: 40px;
	padding-right: 97px;
	line-height: 54px;
	padding-bottom: 7px;
	font-weight: 900;
}
/*.page-template-template-mental-health-sadhguru .home_section_1.home_hero.section_hero.home .section_color_red.section_1_title_first_line.awarness_title_first_line h2 {
	text-align: left !important;
	color: #e83b4c;
	font-size: 40px;
	padding-right: 97px;
	line-height: 54px;
	padding-bottom: 7px;
	font-weight: 900;
}*/

.page-template-template-mental-health-awareness .home_section_1_description.awarness_desc {
	color: #fff;
	text-align: left;
	line-height: 24px;
}
/*.page-template-template-mental-health-sadhguru .home_section_1_description.awarness_desc {
	color: #fff;
	text-align: left;
	line-height: 24px;
}*/


.page-template-template-mental-health-awareness .home_section_1_description.awarness_desc h3 {
	color: #fff;
	font-size:1.778em;
	font-weight: 600;
	padding-right: 48px;
}
.page-template-template-mental-health-awareness .mental-sec-title .section_color_black {
	font-size: 30px !important;
	margin-top: 63px !important;
}

 
.page-template-template-mental-health-awareness .mental-sec-title .section_color_black .section_color_red {
	font-size: 30px !important;
}


.page-template-template-mental-health-awareness .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap {
	max-width: 100%;
	min-height: 292px;
}

.page-template-template-mental-health-awareness .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right {
	margin-left: 45%;
	vertical-align: top;
}
.mentaltitle {
	color: #fff !important;
}
.page-template-template-mental-health-awareness .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right .section_color_black {
	margin-top: 6px;
	line-height: normal;
	font-size: 30px !important;
}
.page-template-template-mental-health-awareness .section_color_red {
	font-size: 30px !important;
}


.page-template-template-mental-health-awareness .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right .section_color_black {
	margin-top: 6px;
	line-height: normal;
}

.page-template-template-mental-health-awareness .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right li {
	line-height: 1.5rem;
	margin-bottom: 15px;
	padding: 0 0 0 15px;
position: relative;
display: block;
}

.page-template-template-mental-health-awareness .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right li::before {
	content: "\f105";
	position: absolute;
	/* width: 100px; */
	/* height: 100px; */
	color: #d4070f;
	left: 0;
	font-family: FontAwesome;
	font-weight: bold;
}
.page-template-template-mental-health-awareness .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right li ul li {
	margin-bottom: 10px;
}

.page-template-template-mental-health-awareness .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right p {
	line-height: 1.5rem;
	margin-bottom: 15px;
	padding-bottom: 0;
}
.page-template-template-mental-health-awareness .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right ul {
	padding-left: 5px;
	margin: 5px 0;
}

.page-template-template-mental-health-awareness .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right h3 {
	color: #000 !important;
	font-weight: 800;
	font-size:1.222em !important;
	padding-bottom: 5px !important;
}
.page-template-template-mental-health-awareness .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right a {
	color: #e83b4c !important;
	font-weight: 600;
}

.page-template-template-mental-health-awareness .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right a:hover {
	color: #111 !important;
	font-weight: 600;
}
.page-template-template-mental-health-awareness .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right li ul {
	padding-top: 15px;
}



/* page-template-template-mental css Start*/
/*.page-template-template-mental-health-sadhguru .home_section_1_description.awarness_desc h3 {
	color: #fff;
	font-size:1.778em;
	font-weight: 600;
	padding-right: 48px;
}
.page-template-template-mental-health-sadhguru .mental-sec-title .section_color_black {
	font-size: 30px !important;
	margin-top: 63px !important;
}

 
.page-template-template-mental-health-sadhguru .mental-sec-title .section_color_black .section_color_red {
	font-size: 30px !important;
}


.page-template-template-mental-health-sadhguru .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right {
	margin-left: 45%;
	vertical-align: top;
}
.mentaltitle {
	color: #fff !important;
}
.page-template-template-mental-health-sadhguru .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right .section_color_black {
	margin-top: 6px;
	line-height: normal;
	font-size: 30px !important;
}
.page-template-template-mental-health-sadhguru .section_color_red {
	font-size: 30px !important;
}


.page-template-template-mental-health-sadhguru .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right .section_color_black {
	margin-top: 6px;
	line-height: normal;
}

.page-template-template-mental-health-sadhguru .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right li {
	line-height: 1.5rem;
	margin-bottom: 15px;
	padding: 0 0 0 15px;
position: relative;
display: block;
}

.page-template-template-mental-health-sadhguru .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right li::before {
	content: "\f105";
	position: absolute;
	color: #d4070f;
	left: 0;
	font-family: FontAwesome;
	font-weight: bold;
}
.page-template-template-mental-health-sadhguru .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right li ul li {
	margin-bottom: 10px;
}

.page-template-template-mental-health-sadhguru .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right p {
	line-height: 1.5rem;
	margin-bottom: 15px;
	padding-bottom: 0;
}
.page-template-template-mental-health-sadhguru .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right ul {
	padding-left: 5px;
	margin: 5px 0;
}

.page-template-template-mental-health-sadhguru .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right h3 {
	color: #000 !important;
	font-weight: 800;
	font-size:1.222em !important;
	padding-bottom: 5px !important;
}
.page-template-template-mental-health-sadhguru .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right a {
	color: #e83b4c !important;
	font-weight: 600;
}

.page-template-template-mental-health-sadhguru .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right a:hover {
	color: #111 !important;
	font-weight: 600;
}
.page-template-template-mental-health-sadhguru .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right li ul {
	padding-top: 15px;
}
*/

/* page-template-template-mental css END*/




.large-5.medium-12.small-12.columns.hp-attr-img img {
	
	box-shadow: 0 0 25px #e19d73;
	border: 4px solid #fff;
}

.slider.slick-slider.home_slider2.marketing_homepage_slider.mobile-market-slider {
	display: none;
}
.et_pb_section.section.training_section_smallgroup.gym-img-sec-header.img-amenties {
	padding: 100px 0 80px 0 !important;
	background-position: center right;
}
.img-amenties {
	padding: 80px 0 80px 0 !important;
}
.img-amenties .et_pb_row.collapse {
	width: 100% !important;
	max-width: 1180px !important;
}
.img-amenties .et_pb_row.collapse .section_description.light_text.gym-wrapper-text {
	display: none;
}
.cardio-img-sec-header.img-amenties {
	padding: 120px 0 80px 0 !important;
}
.img-amenties .et_pb_row.collapse p {
	color: #fff;
	line-height: 25px;
	padding-bottom: 0;
	margin-bottom: 20px;
}
.hydro-img-sec-header.img-amenties h2 {
	color: #fff;
	margin: 15px 0 10px 0;
	padding-bottom: 5px;
	/* line-height: 26px; */
}

.hydro-img-sec-header.img-amenties ul {
	color: #fff;
	padding: 0 15px;
}
.hydro-img-sec-header.img-amenties ul li {
	list-style: disc;
	font-size:0.944em;
	line-height: 23px;
	margin-bottom: 10px;
}

.hydro-img-sec-header.img-amenties ul {
	color: #fff;
	padding: 6px 5px;
	margin-left: 23px;
}
.cardio-img-sec-header.img-amenties p {
	padding-right: 155px;
}
.hydro-img-sec-header.img-amenties .section_description.light_text.hydro_text {
	display: none;
}

.hydro-img-sec-header.img-amenties h2 {
	color: #fff;
	margin: 10px 0;
}

.hydro-img-sec-header.img-amenties {
	padding: 80px 0 50px 0  !important;
}
.img-amenties .et_pb_row.collapse p {
	color: #fff;
	line-height: 25px;
	padding-bottom: 0;
	margin-bottom: 20px;
}

.home_section_1 .section_1_title_first_line, .home_section_1 .section_1_title_third_line {
	font-size:2.1em !important;
	padding-left: 0 !important;
	padding-bottom: 0 !important;
}

.home_section_1 .section_1_title_first_line, .home_section_1 .section_1_title_third_line {
	font-size:2.1em !important;
	padding-left: 0 !important;
	padding-bottom: 0 !important;
}

.img-amenties .et_pb_row.collapse p #home-join-now {
	margin-top: 15px;
	display: inline-block;
}
.hydro-img-sec-header.img-amenties h3 {
	color: #fff !important;
}

.et_pb_section.section.training_section_smallgroup.gym-img-sec-header.img-amenties p {
	padding-right: 117px;
}

.cardio-img-sec-header.img-amenties .et_pb_column.et_pb_column_1_2 {
	padding-left: 25px;
}

.tanning-img-sec-header.img-amenties .section_color_yellow.tanning-sec1 {
	font-size: 2.189em !important;
	padding-left: 0 !important;
	padding-bottom: 0 !important;
	color: #e83b4c;
	text-shadow: 0 0 5px #fff, 0 0 10px #fff  !important;
	line-height: 145px;
}
.section_color_line.tanning-sec2 {
	font-size:2.189em ;
	letter-spacing: -2px;
	text-shadow: 0 0 5px #333, 0 0 10px #333 !important;
}

.tanning-img-sec-header.img-amenties p {
	padding-right: 215px;
}
.img-amenties .et_pb_row.collapse p {
	color: #fff;
	line-height: 25px;
	padding-bottom: 0;
	margin-bottom: 30px;
	font-size: 20px;
	line-height: 25px;
	text-shadow: 0 0 5px #333, 0 0 10px #333;
}

.img-amenties .et_pb_row.collapse p #home-join-now {
	text-shadow: none !important;
	padding: 6px 35px !important;
}

.et_pb_section.section.own_retro.coverImgs.join-today-sec {
	margin-top: 60px;
	padding-bottom: 12%;
}

.et_pb_section.section.own_retro.coverImgs.join-today-sec h2 {
	color: #fff;
	/* max-width: 450px; */
	margin: 5px auto 45px auto;
	/* font-size:1.667em; */
}
.section_amenities_content .amenitiesLi {
	display: list-item !important;
}

.et_pb_section.section.own_retro.coverImgs.join-today-sec h1 {
	color: #ffe005;
	 
	text-transform: uppercase;
	font-family: Gilroy, sans-serif;
	/*font-style: italic;*/
    font-style: normal;
	font-weight: 800; font-size:2.778em !important;
}
.et_pb_section.section.own_retro.coverImgs.join-today-sec h1 strong {
	color: #fff !important;
	font-weight: 800 !important;
	font-family: Gilroy, sans-serif !important;
}
.et_pb_section.section.training_section_teamtraining.slider-img-sec.img-amenties {
	padding-top: 25px !important;
}

.et_pb_row.collapse.content_wrapper.amenties-slider-content {
	max-width: 900px !important;
}

.page-template.page-template-template-amenities  #main-footer {
	padding-bottom: 0;
}
.page-template.page-template-template-amenities #main-footer .et_pb_row {
	padding-bottom: 15px;
}

.et_pb_section.section.training_section_teamtraining.slider-img-sec .slick-prev.slick-arrow {
	margin-left: 100px;
	z-index: 999;
	font-size:2.333em;
	background: #fff;
	width: 40px;
	height: 44px;
	text-align: center;
	padding-left: 4px;border-radius: 3px;box-shadow: 0 0 18px #222;
}
.et_pb_section.section.training_section_teamtraining.slider-img-sec .slick-prev.slick-arrow::before {
	font-size:1.944em;
	font-weight: 400 !important;
	/* box-shadow: 0 0 18px #888; */
	color: #ff8d12;
}

#main-footer .et_pb_row {
	width: 100%;
	max-width: 1180px;
}

.et_pb_section.section.training_section_teamtraining.slider-img-sec .slick-next.slick-arrow {
	margin-right: 100px;
	z-index: 999;
	font-size:2.333em;	width: 40px;
	height: 44px;
	text-align: center;
	padding-left: 9px;border-radius: 3px;background: #fff;box-shadow: 0 0 18px #222;
}
.et_pb_section.section.training_section_teamtraining.slider-img-sec .slick-next.slick-arrow::before {
	font-size:1.944em;
	font-weight: 400 !important;color: #ff8d12;
}

.page-template-template-amenities #toggle_test {
	padding-left: 112px;
}

 
.et_pb_row.collapse.content_wrapper.amenties-slider-content .slick-list  {
	box-shadow: 0 0 18px #888 !important;
	border: 4px solid #fff !important;
}
 


.cardio-sec.new-amenties-sec p {
	max-width: 422px;
	margin-top: 15px;
	margin-bottom: 20px !important;
	padding-right: 0 !important;
	text-shadow: none !important;
}

.et_pb_section.section.training_section_teamtraining.endurance-sec.new-amenties-sec.img-amenties p {
	color: #000;
	text-shadow: none;
	padding-top: 0px;
	/* padding-bottom: 60px; */
}

.et_pb_section.section.training_section_teamtraining.endurance-sec.new-amenties-sec.img-amenties .section_title.internal_titles {
	margin-bottom: 18px;
}

.et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.cardio-sec.new-amenties-sec.img-amenties {
	padding: 80px 0 60px 0 !important;
}
.et_pb_section.section.training_section_teamtraining.endurance.group-fit-sec.new-amenties-sec.img-amenties {
	padding: 75px 0 0 0 !important;
}
 
.weight-training-sec p {
	max-width: 345px;
	margin-top: 15px;
	margin-bottom: 20px !important;
	padding-right: 0 !important;
	text-shadow: none !important;
}

.et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.weight-training-sec.new-amenties-sec.img-amenties {
	padding: 90px 0 !important;
}
.endurance p {
	margin-top: 15px;
	margin-bottom: 20px !important;
	padding-right: 0 !important;
	text-shadow: none !important;
	color: #000 !important;
	max-width: 400px !important;
}


.child_sitting_sec  p {
	max-width: 422px;
	margin-top: 15px;
	margin-bottom: 20px !important;
	padding-right: 0 !important;
	text-shadow: none !important;
	color:#fff !important
}
 

.child_sitting_sec ul {
	margin-left: 30px;
}


.child_sitting_sec ul li {
	max-width: 422px;
	margin-top: 15px;
	margin-bottom: 20px !important;
	padding-right: 0 !important;
	text-shadow: none !important;
	color: #fff !important;
	list-style: disc;
	line-height: normal;
	margin-bottom: 0px !important;
	margin-top: 5px;
}

#menu-footer-menu {
	text-align: left;
	margin-bottom: 0px;
}

.footer_copy {
	text-align: left;
	color: #fff;
}


#retro-ft-logo {
	text-align: left;
}

/*.et_pb_section.section.training_section_smallgroup.webpromoBg.child_sitting_sec.new-amenties-sec.img-amenties {
 
	padding-bottom: 80px !important;
	padding-top: 75px !important;
}
*/

.et_pb_section.section.training_section_teamtraining.endurance.group-fit-sec.new-amenties-sec.img-amenties .et_pb_column.et_pb_column_1_2 {
	padding-left: 45px;
}

.et_pb_section.section.training_section_teamtraining.endurance-sec.new-amenties-sec.img-amenties .slick-list {
	box-shadow: 0 0 18px #888 !important;
	border: 4px solid #fff !important;
}

.page-template-template-faq .section_color_red.section_1_title_first_line {
	padding-top: 0 !important;
	margin-top: -36px;
	line-height: 33px;
}
.page-template-template-faq .section_title.section_color_line.section_1_title_second_line {
	padding-bottom: 35px !important;
}

.et_pb_row.collapse.hp-block-sec {
	width: 100%;
	max-width: 1180px;
}
.hp-block-img.hp-block-two-img {
	background-size: cover;
	background-repeat: no-repeat;
 
	padding: 15px;
	text-align: center;
}
.et_pb_row.collapse.hp-block-sec .et_pb_column.et_pb_column_1_3 {
	margin-right: 2%;
	width: 32%;
}

.hp-block-img img {
	box-shadow: 0 0 10px #333;
    border: 5px solid #faec6e;
    height: auto !important;
    max-width: 375px;
    width: 100%;
}

.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two.hp-block-one-img{
    box-shadow: 0 0 10px #333;
    border: 5px solid #faec6e;
	background-color:#000
}
.hp-block-two {
    width: 100%;
    max-width: 400px;
    height: 150px;
}
h2.find-txt-hp {
      min-height: 0px !important;
    text-transform: uppercase;
    font-family: Gilroy, sans-serif;
    font-style: normal;
    color: #e83b4c;
    font-size:1.500em !important;
    text-align: left;
}
.above-search-home #txt-gmw-address {
    border: 4px solid #000;
    height: 52px;
    font-size:0.944em;
    width: 70%;
}
.home-search-city-res-sec.home-abv-search-res {
    background: #f4f4f4;
    padding-left: 79px;
    /* padding-bottom: 78px; */
    cursor: pointer;
    margin-top: -20px;
}

.above-search-home {
      padding-left:45px;
    padding-top: 20px;
    padding-bottom: 40px;
}
.above-search-home input#txt-gmw-submit-1 {
    border: 4px solid #000;
    height: 52px;
    font-size: 1.111em;
	cursor:pointer;
	text-transform:uppercase;
}
.above-search-home input#txt-gmw-submit-1:hover{color:#fff;background:#e83b4c;border:4px solid #e83b4c;}


.hp-block-img.hp-block-two-img .hp-block-two-title {
	min-height: inherit;
	margin-bottom: 15px !important;
	padding-bottom: 0 !important;
	line-height: 25px !important;
	height: auto !important;
	vertical-align: middle !important;
	display: block;
}
.hp-block-sec-main {
	position: absolute;
	width: 100%;
	text-align: center;
	margin-top: -182px;
	z-index:999;
}
.home_section_1.home_hero.section_hero.homeVideo.coverImgs {
	padding-top: 35px;
}

.gmw-form-wrapper.gmw-form-wrapper-1.gmw-pt-form-wrapper.gmw-pt-default-form-wrapper {
	margin: 0 !important;
}
.hp-block-two-form {
	padding-top: 4px;
	padding-bottom: 4px !important;
	display: inline-block;
	width: 100%;
}


.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two-img .clear {
	clear: none !important;
}
.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two-img input {
	height: 45px;
	border: 2px solid #333;
}
.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two-img input#gmw-submit-1 {
	vertical-align: top;
	color: #333;
	font-weight: 400;
	margin-top: -2px;
}
.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two-img input#gmw-submit-1:hover {
	background-color:#e83b4c !important;
	color:#fff !important
 
}

.page-template-page-revision-home #homeResults {
	display: none !important;
 
}

.page-template-page-revision-home div#gmw-address-field-wrapper-2::before, .page-thank-you div#gmw-address-field-wrapper-2::before {
	content: "Use Current Location";
	position: absolute;
	width: 100%;
	top: 4px;
	text-transform: uppercase;
	color: #e83b4c;
	font-size:1.000em;
	font-weight: bold;
	letter-spacing: 2px;
}



.page-template-page-revision-home .home_section_1.home_hero.homeVideo.coverImgs {
	padding-top: 35px;
	/* background-position: center; */
}


.page-template-page-revision-home div#gmw-address-field-wrapper-2::before, .page-thank-you div#gmw-address-field-wrapper-2::before {
	content: "Use Current Location";
	position: absolute;
	width: 100%;
	top: 4px;
	text-transform: uppercase;
	color: #e83b4c;
	font-size:1.000em;
	font-weight: bold;
	letter-spacing: 2px;
}
.page-template-page-revision-home div#gmw-address-field-wrapper-2::before, .page-thank-you div#gmw-address-field-wrapper-2::before {
	font-size:1.444em;
	letter-spacing: 3px;
}

.page-template-page-revision-home div#gmw-address-field-wrapper-2::before, .page-thank-you div#gmw-address-field-wrapper-2::before {
	font-size:1.444em;
	letter-spacing: 3px;
}
.newtrial.trial.hideMobile.menu-item {
	right: -3px !important;
}

.page-template-page-revision-home #homeSearch.home_section_3.et_pb_section.section .gmw-form.gmw-form-1 #gmw-submit-wrapper-1::after {
/*	content: "GO";
	margin-top: 23px !important;
	margin-left: -59px !important;
	position: absolute;
	font-size:1.667em;
	font-weight: 600;*/
}
.hp-top-bg-video {
	margin-top: 63px;
}

.home .hp-block-two-form #gmw-submit-wrapper-1 .gmw-submit {
	padding: 5px 15px !important;
	border: 2px solid #333;
}
.home .hp-block-two-form #gmw-submit-wrapper-1 {
	border: 2px solid transparent;
}

.home #homeSearch .et_pb_row.content_wrapper.collapse .et_pb_column .gmw-form-wrapper.gmw-form-wrapper-1 .gmw-form.gmw-form-1 #gmw-submit-wrapper-1 #gmw-submit-1 {
	color: #111 !important;
	padding: 10px 15px 12px !important;
}

.home #homeSearch .et_pb_row.content_wrapper.collapse .et_pb_column .gmw-form-wrapper.gmw-form-wrapper-1 .gmw-form.gmw-form-1 #gmw-submit-wrapper-1 #gmw-submit-1:hover {
	background: #e83b4c;
	color:#fff !important;
	border-color:#e83b4c !important;
}
.home_section_3 .gmw-submit-wrapper-1:hover {
	border: 4px solid #e83b4c;
 
}

.home-search-city-res-sec #homeCityRes {
	border: 3px solid #888 !important;
	margin-top: 60px !important;
	padding-top: 7px !important;
	display: none;
}


.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two-img input#gmw-submit-1:hover {
	border: red;
	
}

.left-img {
	position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    max-width: 375px;
    height: 150px;
    width: 100%;
}
.left-img .android-link {
	position: absolute;
	background: transparent;
	width: 60px;
	height: 29px;
	bottom: 9px;
	margin-left: -69px;
}
.left-img .iphone-link {
	position: absolute;
	background: transparent;
	width: 62px;
	height: 29px;
	bottom: 8px;
	margin-right: -69px;
}


.et_pb_row.collapse.home_hero_cta.location_section_hero_content.loc-form-header.location_centerImgs_cta {
	padding-top: 56px;
	padding-bottom: 0 !important;
}

.et_pb_section.location_section_hero.coverImgs.centerImgs.location_centerImgs {
	padding-bottom: 0 !important;
}

.et_pb_row.collapse.home_hero_cta.location_section_hero_content.loc-form-header.location_centerImgs_cta img {
	display: block;
}

@media screen and (min-width: 981px) and (max-width: 1040px) {
	
  #top-menu li {
  padding-right: 11px;
  }

  .section_amenities_content.squeeze2 {
  max-width: 560px;
  }
  
}

.retro_rewards .section_title_light {
  font-size: 3rem;
  display: block;
}

/*  end of header ----------------------------------------------------------- */

.home .rf-home-caption {
  display: none;
}

.page-template-page-home .home_hero {
  background: url('/wp-content/uploads/2018/01/retrofitness-hero-masthead.jpg') top center no-repeat, #DD142D;
}

.home .home_hero {
  background: url('/wp-content/uploads/2018/01/retrofitness-hero-masthead.jpg') top center no-repeat, #DD142D;
}


.page-template-page-classes .home_hero, .page-template-page-training .home_hero {
  background-position: center center;
  background-color: transparent;
}

.home_hero .et_pb_column {
  margin-bottom: 0;
}

.home_hero .section_hero_title {
  padding-top: 95px;
  line-height:1;
}

.et_mobile_menu li a {
  text-transform: uppercase;
}

.section_title, .pre_presale .location_cta h3 {
  font-family: Gilroy, sans-serif;
  /*font-style: italic;*/
    font-style: normal;
  font-weight: 800;
  text-transform: uppercase;
}

.section_title_gradient {
  color: orange;
  background-image: -ms-linear-gradient(top, #FFE005 0%, #e83b4c 100%);
  background-image: -moz-linear-gradient(top, #FFE005 0%, #e83b4c 100%);
  background-image: -o-linear-gradient(top, #FFE005 0%, #e83b4c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFE005), color-stop(100, #e83b4c));
  background-image: -webkit-linear-gradient(top, #FFE005 0%, #e83b4c 100%);
  background-image: linear-gradient(to bottom, #FFE005 0%, #e83b4c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  line-height: 0.90em;
  padding: 5px 5px 0 0;
}

.section_title_light {
  color: #f7e722;
}

.section_description {
  font-size:1.333em;
  line-height: 26px;
}

.classes-copy.section_description {
  margin-top: 80px;
}

.why_retro_about.the_bio .section_description {
  line-height: 28px;
  margin: 26px 0 35px;
  max-width: 80%;
}

.frm_style_formidable-style.with_frm_style input {
  height: 44px !important;
}

.retro_btn, .frm_style_formidable-style.with_frm_style .frm_submit button {
  font-size:1.333em;
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 6px 30px;
  cursor: pointer;
}

.frm_style_formidable-style.with_frm_style .frm_submit button {
  color: #000;
  border: 4px solid #000 !important;
  border-radius: 0 !important;
  margin-top: 22px;
}

.frm_style_formidable-style.with_frm_style input, .frm_style_formidable-style.with_frm_style textarea, .frm_style_formidable-style.with_frm_style select {
  border: 2px solid #000 !important;
  border-radius: 0 !important;
}

.frm_style_formidable-style.with_frm_style select {
  height: 40px;
}

.frm_style_formidable-style.with_frm_style label.frm_primary_label, .frm_style_formidable-style.with_frm_style.frm_login_form label, .frm_style_formidable-style.with_frm_style .frm_radio label, .frm_style_formidable-style.with_frm_style .frm_checkbox label {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size:1.000em;
}

#wrapper-contactForm .frm_style_formidable-style.with_frm_style .frm_radio input[type=radio] {
  opacity:0;
  margin-left: 4px;
  visibility: hidden;
  text-indent: -2000px;
  font-size:0;
  display: none;
}

.with_frm_style .vertical_radio .frm_radio label {
  position: relative;
  padding-left: 52px;
}

.with_frm_style .vertical_radio .frm_radio label::before,
.with_frm_style .vertical_radio .frm_radio label::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.with_frm_style .vertical_radio .frm_radio label::before {
  left: 0;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border-radius: 50px;
  border: 2px solid #000;
  z-index: 1;
}

.with_frm_style .vertical_radio .frm_radio label::after {
  left: 4px;
  width: 14px;
  height: 14px;
  border-radius: 50px;
  background-color: #f5372d;
  z-index: 2;
  opacity:0;
}

.with_frm_style .vertical_radio .frm_radio label.radio-styles::after {
  opacity:1;
}

.wrap-blockies .retro_btn {
  padding: 6px 15px !important;
}

.retro_btn.join-box {
  background-color: #e83b4c;
  padding: 3px 40px;
  margin-left: 10px;
    
}

.retro_btn_light {
  color: #FFF;
  border: 2px solid #FFF;
}

.retro_btn_dark {
  color: #000;
  border: 2px solid #000;
}

.retro_btn.offer-box {
  background-color: #fff;
  padding: 3px 40px;
  color: #e83b4c;
  border: 4px solid #000;
}

.browse-classes {
  margin-top: 20px;
  display: inline-block;
}

.retro_load_more {
  display: inline-block;
}

/* utility classes */

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

#mobile_menu .local_links_item {
  display:block !important;
  float: none;
}

#mobile_menu .local_links_item .location_join, #mobile_menu .local_links_item .location_trial {
    display: block !important;
    color: #000 !important;
}

/* -------------------------------------------------------------------------- */
/* footer */
/* -------------------------------------------------------------------------- */

#et-footer-nav {
	background-color: transparent;
	margin-top: 20px;
}

#main-footer {
	font-family: 'Gilroy', sans-serif;
	font-style: normal;
	font-weight: 600;
	text-transform: uppercase;
	color: #000;
	background-color: #e83b4c;
	padding: 15px 0 20px;
	border-top: 0px solid #ababab;
}
#main-footer::after {
	content: "";
	position: absolute;
	bottom: -42px;
	width: 100%;
	height: 100px;
	background: #e83b4c !important;
	z-index: -1;
}


#main-footer .et_pb_column {
  margin-bottom: 0;
}

#main-footer p,
#main-footer p a {
  font-weight: bold;
}
.app-buttons {
	padding-right: 0px;
}
.app-buttons {
  margin-bottom: 1rem;
}

.app-buttons a {
	color: #fff;
	display: inline-block;
	height: 35px;
	letter-spacing: 0;
}

.social-buttons {
	margin: 30px 0 40px;
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
}
.social-buttons .social_icon {
  margin-right: 10px;
}

.social-buttons .social_icon:last-child {
  margin-right: 0;
}

#main-footer .et_pb_section {
	background-color: #e83b4c;
}

a.footer_cta {
  color: #ea2e2d;
  font-family: Gilroy, sans-serif;
  font-style: normal;
  font-weight: 700;
  margin-top: 5px;
  display: block;
  font-size: 1.1rem;
}

.footer_copy, .footer_links {
	text-align: center;
	font-size: 13px;
}

.footer_copy p {
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: initial;
}

.footer_copy span {
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: initial;
}

.bottom-nav {
  padding: 0;
}

.home .hp-top-bg-slider.home-top-banner .home_image_slider_single.advertisement-full-banner {
	background-size: 100% !important;
}
.page-template .home_image_slider_single.advertisement-full-banner {
	background-size: 100% !important;
}


.home .hp-top-bg-slider.home-top-banner .home_image_slider_single#slick-slide01 {
	background-size: 100% !important;
}
.bottom-nav li {
	display: block;
	padding-right: 0;
	line-height: 24px;
	font-size: 13px;
}

.bottom-nav a {
	color: #fff;
	text-transform: uppercase;
	padding-top: 5px;
}

.bottom-nav a {
	color: #fff;
	text-transform: uppercase;
	padding-top: 5px;
}

.bottom-nav a:hover,
.bottom-nav a:focus {
	color: #000 !important;
	opacity:0.7 !important;
	
 
}


.hp-top-bg-slider {
	background-image: none !important;
 
}

.social_icon {
	background: #FFF;
	border-radius: 50px;
	width: 37px;
	height: 36px;
	padding: 0;
	color: #000;
	text-align: center;
	display: inline-block;
	font-size:1.222em !important;
	overflow: hidden;
}

 
#main-footer  .social_icon .fa {
  padding: 8px 8px 0px 0px;
  width: 38px;
  height:38px;
  color: #fff;
  border-radius: 20px;
}
#main-footer .social_icon .fa {
	color: #111 !important;
	line-height: normal !important;
	font-size: 19px !important;
}
#main-footer .social_icon .fa.fa-facebook {
  background-color: transparent;
}

.fa-facebook-f::before, .fa-facebook::before {
	content: "\f09a";
	/* color: #fff; */
	margin-left: -3px;
	/* background: #000; */
	padding: 17px;
	border-radius: 50px;
	line-height: 22px !important;
}
.social-links-header .social-links {
	float: right;
	padding-top: 4px;
	 
}

.social-links-header   .fa-facebook::before {
	content: "\f09a";
	color: #fff;
	margin-left: -5px;
	background: #e83b4c;
	padding: 6px 10px !important ;
	border-radius: 53px;
}


.social-links-header .header-social .fa::before {
	background: #e83b4c;
	padding: 6px 7px;
	border-radius: 55px;
	color: #fff;
	font-size:1.000em;
	margin: 0;
	margin-right: 5px;
}

.social-links-header .header-social .fa:hover::before {
	opacity:0.8
 
}








.fa-instagram::before {
	content: "\f16d";
	/* color: #fff; */
	margin-left: 9px;
	line-height: 19px;
}

.fa-twitter::before {
	content: "\f099";
/*	color: #fff;*/
	margin-left: 9px;
}

#main-footer .social_icon .fa.fa-youtube {
    padding-left: 6px !important;
}


#main-footer .social_icon .fa {
 
	color: #fff;
	/* overflow: hidden; */
}
/*#main-footer  .social_icon .fa.fa-instagram, #main-footer  .social_icon .fa.fa-twitter {
  background-color: #757575;
}*/
#main-footer .social_icon .fa.fa-linkedin {
    padding-left: 7px !important;
}
.app_apple::before,
.app_google::before {
  width: 20px;
  height: 20px;
  display: inline-block;
  line-height: 0;
  vertical-align: -3px;
  padding: 0px 7px 0 0;
}

.app_apple::before {
  content: url('images/app_apple.png');
}

.app_google::before {
  content: url('images/app_google_play.png');
}

.retro_app_link {
  display: block;
  margin-top: 15px;
}

.retro_app_icon::before {
  width: 36px;
  height: 36px;
  display: inline-block;
  line-height: 0;
  position: relative;
  top: 10px;
  margin-right: 18px;
}

.retro_app_apple::before {
  content: url('images/retrofitness_app_apple.jpg');
}

.retro_app_android::before {
  content: url('images/retrofitness_app_android.jpg');
}

/*  end of footer ----------------------------------------------------------- */

/* -------------------------------------------------------------------------- */
/* sections */
/* -------------------------------------------------------------------------- */

.bg_norepeat {
  background-repeat: no-repeat !important;
}

.home_section_2 {
    background-repeat: no-repeat !important;
    background-position: 170px center !important;
    background-size: 98% !important;
}

.home_section_2 .et_pb_column_4_4 {
  padding: 15% 0;
}

.home_section_2 .section_description {
  width: 55%;
  margin-bottom: 30px;
}

.home_section_2 .section_title {
  margin-bottom: 20px;
}

.home_section_3 {
  background: #fff;
}

.home_section_3 .section_title {
  margin-bottom: 30px;
}

.amenity_column img {
  width: 56px;
  height: 56px;
}

.home_section_4_cta .et_pb_row {
  width: 100%;
  background-position: -45px bottom !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  padding: 2% 0 0;
}

.home_club_cta {
  margin-top: 20px;
  padding: 0 0 30%;
}

.home_section_7 .et_pb_row {
  background-position: 70% center !important;
  background-repeat: no-repeat !important;;
}

.home_section_7 .column_content {
  position: relative;
  float: none;
  width: 80% !important;
  margin: 0 auto !important;
  padding: 75px 0;
}

.home_section_7 .section_description {
  width: 40%;
  padding: 15px 0 45px 0;
}

.home_section_7 .et_pb_row .et_pb_column:last-child {
  margin-right: auto !important;
}

.home_section_7.weightUp {
  background: url('images/gradient-bg-gains-internal.jpg') repeat-x;
}

.home_section_9 .section_description {
  max-width: 80%;
}

.home .slick-dots {
  bottom: 10px;
  text-align: right;
  width: 80%;
  left: 50%;
  margin-left: -40%;
}

.home .home_section_amenities .slick-dots {
  margin-left: -38%;
}

.marketing-video-section .et_pb_column.et_pb_column_1_2.left-video {
	margin-right: 50px;
}

.marketing-video-section {
	padding: 60px 0;
}

.hp-block-sec-main.hp-block-slider-sec.hp-block-section.bot-find {
	background-position: right top;
	background-size: cover;
}


.marketing-video-section #cobraIframe {
	left: 0 !important;
}
.marketing-video-section .et_pb_row.collapse.content_wrapper {
	max-width: 1400px;
}

.marketing-video-section .et_pb_row.collapse.content_wrapper .et_pb_column.et_pb_column_1_2.right-health-image {
	max-width: 640px;
	padding: 45px 65px 25px 5px;
}



.home_slider2 .slick-dots, .home_slider3 .slick-dots {
  text-align: left;
}
/*  end of sections ----------------------------------------------------------- */

/* -------------------------------------------------------------------------- */
/* gym/location page */
/* -------------------------------------------------------------------------- */

.et_pb_row.location_section_hero_content {
  color: #FFF;
  background-repeat: no-repeat;
  padding: 100px 0 130px 0;
  
}

.pre_presale .et_pb_row.location_section_hero_content {
  padding: 140px 0 80px;
}

.location_subnav {
  display: none;
}

.location_trial {
  display: block;
  background-color: #000;
  color: #FFF!important;
  padding: 5px 10px
}

.location_join {
  background-color: #e83b4c;
  color: #FFF!important;
}

.location_title, .location_address, .location_phone, .location_cta {
  text-align: center;
}

.location_address {
  color: #fff;
}

.location_phone a[href^=tel] {
  color: #fff !important;
  text-decoration: none;
}

.location_description {
  margin-bottom: 50px;
}

.location_title {
  font-size: 2.6rem;
  color: #fff;
  margin-bottom: 30px;
  max-width: 620px;
}

.et_pb_row.section_schedules {
  width: 90%;
}
.blend-right-area{
	float:right;
}
.schedule_corner {
  width: 40px;
  height: 50px;
  border-style: solid;
  border-width: 0 20px 50px 20px;
  border-color: transparent transparent #000000 transparent;
  position: absolute;
  top: 0;
}

.schedule_child_corner {
  width: 30px;
  height: 40px;
  border-style: solid;
  border-width: 0 15px 40px 15px;
  border-color: transparent transparent #e83b4c transparent;
  position: absolute;
  top: 0;
}

.corner_left {
  left: -20px;
}

.corner_right {
  right: -20px;
}

.corner_child_left {
  right: -15px;
}

.corner_child_right {
  left: -15px;
}

.section_amenities_header {
  max-width: 960px;
  margin-top: 80px;
  margin-bottom: 40px;
}

.section_amenities_header .section_description {
  padding: 20px 0 0;
}

.section_amenities_content {
  margin-bottom: 40px;
}

.virtual_tour_cta {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 280px;
}

.section_we_retro {
  background-position: -30px center;
  background-repeat: no-repeat;
  max-width: 1080px;
  margin: 0 auto;
}

.location_slide {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.location_slide .et_pb_column {
  padding: 60px 0 65px;
}

.location_slide .section_title {
  font-size: 2rem;
  padding-right: 5px;
}

.location_slide .section_description {
  padding-bottom: 60px;
  line-height: 1.75rem;
}

.promo_slide {
  background: url('images/retrofitness_membership_promotions.jpg') center center no-repeat, url('images/retrofitness_membership_promotions_bg.jpg') center center repeat-x;
  background-size: cover;
}

.promo_slide .et_pb_column {
  padding: 15% 0;
}

.promo_slide .section_description {
  padding: 10px 0 40px
}

.et_pb_section.location_social {
  max-width: 1080px;
  margin: 0 auto;
  background-size: 450px;
  background-repeat: no-repeat;
  background-position-x: 89%;
  background-position-y: top;
  margin-top: 25px;
}

.et_pb_section.location_social.manifesto {
  background-position-x: 0;
  background-position-y: top;
}

.manifesto h2 {
  margin-top: 80px;
}

.single-location .manifesto h2 {
  margin-top: 20px;
}

.training-page.manifesto h2 {
  margin:50px 0 20px;
}

.section_bg_light {
  background-color: #EDEDED;
}

.et_pb_row.media_gallery {
  padding: 50px 0 80px;
}

.media_gallery .section_title {
  margin-bottom: 30px;
}

.section_staff .et_pb_row {
  padding: 60px 0;
}

/* -------------------------------------------------------------------------- */
/* amenities modal */
/* -------------------------------------------------------------------------- */

.modal {
  display: none;
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.9);
}

.modal-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.modal-content {
  position: relative;
  background-color: #FFF;
  margin: auto;
  padding: 0;
  border: 0;
  width: 100%;
  box-shadow: none;
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
}

.modal-header {
  padding: 30px 0 10px;
  color: #FFF;
}

.modal-header h3 {
  font-size: 1.2rem;
  font-weight: bold;
  background-color: #e83b4c;
  color: #FFF;
  padding: 15px 0;
  text-transform: uppercase;
  text-align: center;
}

.modal-body {
  width: 100%;
  padding: 60px 15px;
  text-align: center;
  font-size: 1rem;
  line-height: 24px;
  padding: 2% 12% 5%;
}

.close {
  color: #FFF;
  float: right;
  font-size:1.556em;
  font-weight: bold;
  background: #CCC;
  margin-right: 20px;
  margin-top: -10px;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  text-align: center;
  font-size: 1.2rem;
  position: absolute;
  right: 0;
  top: 0;
}

/*  end of location page ---------------------------------------------------- */

/* -------------------------------------------------------------------------- */
/* social media plugin - Flow Flow */
/* -------------------------------------------------------------------------- */

.ff-type-all {
  display: none !important;
}

.ff-filter-holder .ff-filter:after {
  display: none;
}

.section_social_first_line {
  padding: 0;
  margin: 0;
  line-height: 65px;
}

.section_social_second_line {
  font-size: 3.8rem;
  line-height: 0;
}

.social_title_container {
  height: 45px;
}

.ff-stream {
  padding-top: 0 !important;
}

.ff-stream-wrapper {
  margin-top: 0 !important;
}

.ff-btn {
  border: 4px solid #000;
}

.ff-loadmore-wrapper .ff-btn {
  font-weight: bold !important;;
  background-color: #fff !important;;
  border-radius: 0 !important;
  color: #000 !important;
  font-size: 1.111em !important;
  letter-spacing: 3px !important;
  margin: 40px 0 0 0 !important;
  padding: 5px 40px !important
}

.ff-filter-holder .ff-search {
  display: none !important;
}

.ff-filter-holder {
  text-align: left !important;
  padding: 0 !important;
  display: -webkit-flex;
  display: flex;
}

.ff-filter-holder .ff-filter:before {
  display: none !important;
}

.ff-item .ff-img-holder img {
  width: 100% !important;
  height: auto !important;
}

.ff-filter-holder .ff-filter {
  border-radius: 0 !important;
}

.ff-filter.ff-filter[data-filter="facebook"] {
  background-color: #757575 !important;
  -webkit-order: 1;
  order: 1;
}

.ff-filter.ff-filter--active[data-filter="facebook"] {
  background-color: #000 !important;
}

.ff-filter.ff-filter[data-filter="twitter"] {
  background-color: #757575 !important;
  -webkit-order: 3;
  order: 3;
}

.ff-filter.ff-filter--active[data-filter="twitter"] {
  background-color: #000 !important;
}

.ff-filter.ff-filter[data-filter="instagram"] {
  background-color: #757575 !important;
  -webkit-order: 2;
  order: 2;
}

.ff-filter.ff-filter--active[data-filter="instagram"] {
  background-color: #000 !important;
}

.ff-stream span.ff-filter.ff-filter {
  border-radius: 20px !important;
  padding: 0 !important;
  width: 38px !important;
  height:38px !important;
  border-radius: 20px !important;
  margin: 0 12px !important;
}





.first-tagline {
	color: #e83b4c;
	/* font-style: normal; */
	margin-bottom: 0px;
	margin-top: 20px;
	text-shadow: 0 0 0px #fff, 0 0 10px #fff;
	font-size: 60px;
	text-align: left;
	text-transform: uppercase;
	font-family: Gilroy, sans-serif !important;
	/*font-style: italic;*/
    font-style: normal;
	font-weight: 800;
	max-width: 570px;
}


.second-tagline {
	color: #e83b4c;
	font-size: 28px;
	padding-top: 0;
	font-family: 'Gilroy', sans-serif;
	font-weight: 600;
	text-align: left;
	text-shadow: 0 5px 5px #fff;
	font-style: normal !important;
	text-transform: none;
	max-width: 600px;
	margin-bottom: 15px;
}

.third-tagline {
	display: inline-block;
	margin: 10px 10px 20px 0;
	font-family: 'Gilroy', sans-serif !important;
	letter-spacing: 0;
	border-radius: 40px;
	border: none !important;
	background: #e83b4c;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	padding: 16px 41px;
	text-transform: none;
}

.et_pb_row.hp-tag-row {
	margin: 0 auto;
	width: 100%;
	max-width: 1180px;
	padding-left: 8px;
}

.hp-top-bg-slider .slider.slick-slider {
	max-width: 100%;
	margin: 0 auto;
}

.section_description p {
	font-size: 1.2rem;
	color: #1d1d1d;
	font-family: 'Gilroy', sans-serif !important;
	/* padding-bottom: 0 !important; */
	line-height: 1.4;
}


.hp-block-sec-main.hp-block-slider-sec.hp-block-section {
	background: #fff;
	padding: 70px 0 10px 0;
	background-image: url(images/find-gym-bg.webp);
	background-position: right 0px;
	background-repeat: no-repeat;
	background-size: contain;
}

.et_pb_row.collapse.hp-block-sec.hp-block-slider-sec-inner {
	text-align: center !important;
	width: 100%;
}

.hp-block-sec-main.hp-block-slider-sec.hp-block-section .hp-block-img.hp-block-two.hp-block-one-img.hp-block-slider-second.hp-find-gym {
	margin: 0 auto !important;
	float: none;
	width: 100%;
	max-width: 700px!important;
	margin-bottom: 55px !important;
	/* text-align: center; */
	background: #fff;
	border: none;
	box-shadow: 0 0 10px #888;
	height: auto!important;
}

.above-search-home {
	padding: 25px !important;
	background: #f0eded;
	border: 5px solid #fff !important;
}



.fc-main .fc-9 input {
	width: 90% !important;
	float: none!important;
	margin-bottom: 24px!important;
	margin-left: 34px !important;
}

.above-search-home .fc-main .fc-btn.fc-btn-submit.fc-btn-big {
	background-color: #e83b4c !important;
	color: #fff !important;
	border: transparent !important;
}

.et_pb_row.collapse.hp-block-sec.hp-block-slider-sec-inner .et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-one-img.hp-block-slider-first.hp-workout-col {
	width: 32.5% !important;
	margin-left: 1%;
	margin-right: 2% !important;
}
 
.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-one-img.hp-block-slider-first.hp-workout-col  .popupaoc-image-popup {
 padding-top:0px !important;
}


.et_pb_row.collapse.hp-block-sec .et_pb_column.et_pb_column_1_3 {
	margin-right: 0% !important;
	width: 32.5%;
}
.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two.hp-block-one-img.hp-block-slider-second.hp-find-gym.hp-blobk-gym-top {
	width: 30%;
	/* margin: 0 !important; */
	float: left;
	margin-right: 2% !important;
}



.et_pb_row.collapse.hp-block-sec.hp-block-slider-sec-inner .et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-one-img.hp-block-slider-first.hp-workout-col img {
	max-width: inherit !important;
	border: 4px solid #fff !important;
}


.hp-block-img img {
	box-shadow: 0 0 10px #333 !important;
	border: 4px solid #fff !important;
	height: auto !important;
	max-width: inherit !important;
	width: 100% !important;
}



.fc-main .fc-9 {
	padding-right: 0 !important;
}

.fc-main .fc-3 {
	text-align: left !important;
	padding-left: 35px !important;
}
 


.hp-block-sec-main.hp-block-slider-sec.hp-block-section .et_pb_row.collapse.hp-block-sec.hp-block-slider-sec-inner .find-txt-hp {
	margin-top: 10px;
	font-weight: bold;
	font-size: 35px !important;
	min-height: inherit !important;
	margin-bottom: 14px;
	text-align: center;
}

.fc-main {
	margin: 0;
	padding: 0;
	text-align: center;
	display: inline-block !important;
	width: 100%;
	padding-left: 35px !important;
}
 
.fc-main .fc-form-group {
	margin-bottom: 0 !important;
	float: none;
	width: 100%;
	display: inline-block !important;
}

.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two.hp-block-one-img.hp-block-slider-second.hp-find-gym.hp-blobk-gym-top .above-search-home {
	padding: 6px 15px 11px 15px !important;
	min-height: 44px;
}


.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two.hp-block-one-img.hp-block-slider-second.hp-find-gym.hp-blobk-gym-top .above-search-home .find-txt-hp {
	font-size: 32px !important;
	margin-bottom: 9px;
}


.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two.hp-block-one-img.hp-block-slider-second.hp-find-gym.hp-blobk-gym-top .above-search-home .fc-main {
	padding: 0 !important;
}

.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two.hp-block-one-img.hp-block-slider-second.hp-find-gym.hp-blobk-gym-top .above-search-home .fc-main .fc-9 {
	padding: 0 !important;
}

.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two.hp-block-one-img.hp-block-slider-second.hp-find-gym.hp-blobk-gym-top .above-search-home .fc-main .fc-9 input {
	margin: 0 !important;
}

.hp-block-sec-main.hp-block-slider-sec.hp-block-section .fc-main .fc-9 input {
	width: 90% !important;
	float: none !important;
	margin-bottom: 10px !important;
	margin-left: 34px !important;
}


/*  end of social media plugin ---------------------------------------------- */

/* -------------------------------------------------------------------------- */
/* find page */
/* -------------------------------------------------------------------------- */

.find_header {
  padding: 70px 0;
}

.find_header input[type=text],
.find_header input[type=text]:focus {
  border: 1px solid #FFF;
}

.find_header #gmw-address-field-wrapper-1 input[type="text"] {
  padding: 12px;
  text-align: center;
  height: 42px;
}

.find_header div.gmw-pt-default-form-wrapper #gmw-address-field-wrapper-2 input[type="text"] {
  width: 100%;
  background: transparent !important;
  color: transparent;
}

.find_header div.gmw-form-wrapper div.gmw-locator-btn-within-wrapper {
  width: 100%;
  padding: 0;
}

.find_header .clear {
  display: none;
  clear: none;
}

.find_header #gmw-submit-1 {
  background: transparent;
}

.find_results_container {
  margin: 40px;
}

.find_results_container .wppl-address {
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #000 !important;
  line-height: 1.3em;
}

.find_results_container .radius,
.find_results_container .information {
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1.2rem;
  color:#575757;
}

.find_results_container div.gmw-pt-grid-gray-results-wrapper ul.gmw-additional-info-wrapper {
  margin: 0;
}

.gmw-submit-wrapper-1 {
  width: 25%;
  height: 42px;
  float: right;
  line-height: 0;
  border: 2px solid #FFF;
  text-align: center;
}

.find_header #gmw-submit-1 {
  background-color: transparent;
  border: none;
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  padding: 0;
}

.gmw-submit-wrapper-1 .gmw-submit-1 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.111em;
  line-height: 0;
}

#gmw-address-field-wrapper-2 .fa-spin {
  color: #000;
  position: absolute;
  top: 14px;
  right: 12px;
  font-size:0.667em
}

#gmw-address-field-wrapper-2 .gmw-locator-button {
  width: 100%;
  height: 38px;
  border: none;
}

.find_header .vanish {
  font-size:0.889em;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  padding: 16px 0;
  text-align: left;
}

#gmw-address-field-wrapper-2 {
  text-align: center;
  border: 2px solid #FFF;
}

.find_forms_container #gmw-address-field-wrapper-2 {
  background-color: #e83b4c;
  height: 44px;
}

#gmw-address-field-wrapper-2 input[type="text"] {
  padding: 0 !important;
}

div.gmw-pt-default-form-wrapper input[type="text"] {
  margin-top: 0 !important;
  padding: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  font-size:0.778em;
}

.home div#gmw-address-field-wrapper-2:before, .page-thank-you div#gmw-address-field-wrapper-2:before {
  content: "Use Current Location";
  position: absolute;
  width: 100%;
  top: 4px;
  text-transform: uppercase;
  color: #e83b4c;
  font-size:1.000em;
  font-weight: bold;
  letter-spacing: 2px;
}

.find_forms_container div#gmw-address-field-wrapper-2:before {
  content: "Use Current Location";
  position: absolute;
  width: 100%;
  top: 4px;
  text-transform: uppercase;
  color: #FFF;
  font-size:0.889em;
  font-weight: bold;
  letter-spacing: 2px;
}

.find_forms_container {
  max-width: 300px;
  margin: 0 auto;
}

#load-results {
  margin-bottom: 40px;
}

.find_results_container .wppl-address {
  font-size: 1rem;
}

.find_results_container .googMaps {
  display: none;
}

.page-thank-you-landing .find_results_container .googMaps {
  display: block;
}

.googMapsInt {
  width: 100%;
  height: 400px;
  margin-top: 40px;
}

.find_results_container div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li .top-wrapper h2.post-title a {
  font-family: Gilroy, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size:1.222em;
  color: #fff !important;
  text-transform: uppercase;
  line-height: 1.1em;
  display: inline-block;
  width: 100%;
  padding: 10px 0;
}

.select-gym {
  margin-top: 25px;
  text-align: left;
}

.select-gym .et_pb_column_1_3 {
  margin-bottom: 20px;
  text-align: center;
}


.select-gym .et_pb_column_1_3, .select-gym.et_pb_row .et_pb_column_1_3 {
    width: 29.666% !important;
}

.select-gym .et_pb_column, .select-gym .et_pb_row .et_pb_column {
    margin-right: 5.5%;
}

.find_results_container .select-gym a, .home .classes_grid .select-gym a, .coming-soon {
  text-transform: uppercase;
  color: #e83b4c !important;
  font-weight: bold;
  font-size:1.000em;
  margin-right: 18px;
}

.home .classes_grid {
  background-color: transparent !important;
}

.find_results_container .select-gym a.lastie {
  margin:0 0 0 27px;
}

/* end of find page --------------------------------------------------------- */

/* -------------------------------------------------------------------------- */
/* free /guest pass */
/* -------------------------------------------------------------------------- */

.et_pb_section.section_1_guestpass {
  background-position-y: 60%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.guest_pass_hero .section_title .section_title_light,
.guest_pass_hero .section_title .section_color_line {
  display: block;
}

.et_pb_row.guestpass_mast {
  padding-top: 235px;
}

.thank_you_page .section_title {
  display: inline-block;
  width: 100%;
  padding-top: 140px;
  text-align: center;
}
 .guest_pass_hero .section_title .section_1_title_first_line {
	color: #e83b4c;
}
.guest_pass_hero .section_title .section_1_title_first_line {
	/* border: 1px solid #ccc; */
	background: rgba(255, 255, 255, 0.2);
	padding: 5px 35px !important;
	line-height: normal;
	border-radius: 5px;
}


.thank_you_page.rek h2.section_title {
    padding-top: 0;
    letter-spacing: 1px;
}

.thank_you_page.rek h1.section_title {
    padding: 100px 0 0;
}

.thank_you_page .section_color_line {
	font-size: 2rem;
	margin-top: 0;
	text-align: center;
	/* text-shadow: 0 0 5px #333; */
	display: inline-block;
	background: rgba(0,0,0,0.6);
	padding: 5px 25px;
}
.page-template.page-template-page-corportate-opportunities .home_section_1.section_hero.coverImgs {
	background-color: #f5f5f5;
}


.thank_you_page.rek .section_color_line.bks {
  font-size: 1.111em;
  line-height: 26px;
  padding-top: 16%;
}


.thank_you_page .thank_you_join {
  display: block;
  color: #FFF;
  text-decoration: underline;
}

.guest_pass_hero .section_title .section_1_title_first_line {
  font-size: 4.000em;
}

.guest_pass_hero .section_title .section_color_line {

}

.guest_pass_hero .section_1_title_first_line {
  text-align: center;
}

.guest_pass_hero .section_color_line {
  text-align: center;
}

.guest_pass_hero .section_1_title_third_line {
  text-align: center;
}

.section_2_guestpass {
  background: #ebebeb;
}

.section_2_guestpass.v2 {
  background: #fff;
  padding: 75px 0 60px;
}


.section_2_guestpass .message_mobile {
  display: none;
}

.section_2_guestpass_img {
  display: none;
}

.section_2_guestpass_description {
  font-family: Gilroy, sans-serif;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  line-height: 26px;
}

.gpform input[type=text],
.gpform input[type=email] {
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 600;
  border-width: 2px;
  padding: 12px;
  width: 100%;
  margin-bottom: 15px;
  font-size:1.222em;
  border-radius: 0;
  border-color: #000;
}

.guestSelect {
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size:1.222em;
  border: 2px solid #000;
  padding: 12px;
  outline: 0;
  background: #FFF;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  margin-bottom: 15px;
}

.state_select_container,
.location_select_container {
  position: relative;
}

.state_select_container::after,
.location_select_container::after {
  content: "â‹";
  width: 35px;
  height: 20px;
  position: absolute;
  top: 13px;
  right: 0;
  font-size: 1.111em;
}

.message_box {
  padding-bottom: 30px;
}

.guestpass::-ms-expand {
    display: none;
}

.btn_guestpass {
  width: 85%;
  font-size:1.222em;
  font-weight: bold;
  border: none;
  border-radius: 0;
  padding: 12px 10px;
  background: #ed2c22;
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer !important;
  letter-spacing: 3px;
}

/* -------------------------------------------------------------------------- */
/* landing page */
/* -------------------------------------------------------------------------- */

#landing .et_pb_row {
  max-width: 1200px;
}

#landing {
  overflow-x: hidden;
}

.landing_header {
  text-align: center;
}

.landing_header .landing_logo {
  width: 250px;
  padding: 15px 0 5px;
}

.landing_footer .landing_logo {
  width: 250px;
  padding: 15px 0 5px;
}

#landing .section_hero {
  min-height: 295px;
  max-height: 295px;
  background-position-x: 52%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section_hero .retro_section_subtitle {
  padding-top: 70px;
}

.retro_section_title {
  font-family: Gilroy, sans-serif !important;
  /*font-style: italic;*/
    font-style: normal;
  font-weight: 800;
  text-transform: uppercase;
}

.retro_section_subtitle {
  font-family: Gilroy, sans-serif;
  /*font-style: italic;*/
    font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
}

.retro_section_subtitle_color {
  color: #e83b4c;
}

.retro_section_light_line {
  color: #FFF;
  display: block;
}

.retro_section_color_line {
  color: #f7e722;
  display: block;
}

.landing_form_container {
  text-align: center;
  position: relative;
  top: -20px;
}

#landing .error {
  font-size:0.833em;
}

#landing .gpform {
  background: transparent;
  box-shadow: none;
  border-radius: 5px;
  padding: 15px;
  background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(234,234,234,1) 28%, rgba(214,214,215,1) 56%, rgba(180,179,179,1) 87%, rgba(180,179,179,1) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(234,234,234,1) 28%, rgba(214,214,215,1) 56%, rgba(180,179,179,1) 87%, rgba(180,179,179,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(234,234,234,1) 28%, rgba(214,214,215,1) 56%, rgba(180,179,179,1) 87%, rgba(180,179,179,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(234,234,234,1) 28%, rgba(214,214,215,1) 56%, rgba(180,179,179,1) 87%, rgba(180,179,179,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(234,234,234,1) 28%, rgba(214,214,215,1) 56%, rgba(180,179,179,1) 87%, rgba(180,179,179,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b4b3b3', GradientType=0 );
}

#landing .mainie.gpform {
  background: #ececec !important;
}
.schedule-tour-form .form-inline .input-group {
	text-align: left;
}

.dt-left {
	float: left;
	width: 48%;
	margin-right: 10px;
	margin-top: 5px;
}

.dt-right {
	width: 49%;
	float: left;
	margin-top: 5px;
}

.dt-left #joinDt {
	width: 100% !important;
}

#landing .gpform input[type=text], #landing .gpform input[type=email] {
    font-family: 'Gilroy', Helvetica, Arial, sans-serif;
    border-color: #d7d7d7;
    font-size: 1.000em;
    border-radius: 5px;
    color: #000;
    font-size: 15px;
}

/*#landing .guestSelect {
  font-family: 'Gilroy', Helvetica, Arial, sans-serif;
  border: 2px solid #d7d7d7;
  border-radius: 5px;
  font-size:1.000em;
  color: #000;
  cursor: pointer;
}*/

#landing .guestSelect {
	font-family: 'Gilroy', Helvetica, Arial, sans-serif;
	border: 2px solid #d7d7d7;
	border-radius: 5px;
	font-size: 1.000em;
	color: #e83b4c !important;
	cursor: pointer;
 
}
.page-template-template-new-schedule-tour .section_color_line.section_1_title_first_line.schedule-hero-text-1 {
	color: #fff;
}


#landing .state_select_container::after,
#landing .location_select_container::after {
  content: '';
  background-image: url("images/select_arrow_down.png");
  background-repeat: no-repeat;
  color: #a3a3a3;
  width: 11px;
  height: 11px;
  position: absolute;
  top: 18px;
  right: 15px;
  cursor: pointer;
  pointer-events: none;
}

#landing .gpform .btn_guestpass {
  font-family: Gilroy, sans-serif;
  font-size:1.000em;
  font-style: normal;
  font-weight: 700;
  width: 100%;
  background-color: #fca600;
  background: rgba(244,149,7,1);
  background: -moz-linear-gradient(45deg, rgba(244,149,7,1) 0%, rgba(251,184,0,1) 66%, rgba(250,229,0,1) 100%);
  background: -webkit-linear-gradient(45deg, rgba(244,149,7,1) 0%, rgba(251,184,0,1) 66%, rgba(250,229,0,1) 100%);
  background: -o-linear-gradient(45deg, rgba(244,149,7,1) 0%, rgba(251,184,0,1) 66%, rgba(250,229,0,1) 100%);
  background: -ms-linear-gradient(45deg, rgba(244,149,7,1) 0%, rgba(251,184,0,1) 66%, rgba(250,229,0,1) 100%);
  background: linear-gradient(45deg, rgba(244,149,7,1) 0%, rgba(251,184,0,1) 66%, rgba(250,229,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f49507', endColorstr='#fae500', GradientType=1 );
  color: #221f20;
  letter-spacing: 0;
  border-radius: 5px;
  margin-top: 20px;
}

#landing .gpform.mainie .btn_guestpass {
  background: #e83b4c;
  color: #fff;
  width: 90%;
  font-family: 'Gilroy', sans-serif;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 1px;
}

#landing .gpform .btn_guestpass:hover {
  background: #e83b4c;
  color: #FFF;
  width: 80%;
}

#landing .gpform input::-webkit-input-placeholder {
  font-family: 'Gilroy', Helvetica, Arial, sans-serif;
  color: #000;
}

#landing .gpform input::-moz-placeholder {
  font-family: 'Gilroy', Helvetica, Arial, sans-serif;
  color: #000;
}

#landing .gpform input:-ms-input-placeholder {
  font-family: 'Gilroy', Helvetica, Arial, sans-serif;
  color: #000;
}

#landing .gpform input:-moz-placeholder {
  font-family: 'Gilroy', Helvetica, Arial, sans-serif;
  color: #000;
}

.pre_presale .gpform input::-webkit-input-placeholder {
  color: #333;
  font-size:1.000em;
}

.pre_presale .gpform input::-moz-placeholder {
  color: #333;
  font-size:1.000em;
}

.pre_presale .gpform input:-ms-input-placeholder {
  color: #333;
  font-size:1.000em;
}

.pre_presale .gpform input:-moz-placeholder {
  color: #333;
  font-size:1.000em;
}
.trainings-imgs {
	background-size: cover;
	background-repeat: no-repeat;
	padding: 50px 0 !important;
}
.trainings-imgs {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 60px 0 60px 0 !important;
}
.retro_rewards {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center left;
}

.landing_section_2.find_results_container {
  margin: 0;
  z-index: 1000;
}



.landing_form_header {
  text-transform: uppercase;
  text-align: center;
}

.landing_form_header .retro_section_subtitle {
  font-size:1.222em;
  line-height: 28px;
  margin: 15px auto 30px;
  max-width: 250px;
}

.landing_form_footer {
  text-transform: uppercase;
  text-align: center;
  font-size:0.667em
  line-height: 16px;
  padding-top: 10px;
}

.footer_pp {
  text-decoration: underline;
}

.footer_pp:hover {
  text-decoration: underline;
  color: #000;
}

.landing_section_2_copy {
  text-transform: uppercase;
  padding-top: 25px;
  line-height: 28px;
}

.landing_section_2_copy.retro_section_subtitle {
  font-size:1.333em;
}

.landing_section_2_copy .retro_section_subtitle_first_line {
  margin-top: 8px;
  display: inline-block;
  font-family: Gilroy, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.landing_section_2_copy .retro_section_subtitle_fineprint {
  font-size:0.778em;
  font-family: Gilroy, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.landing_section_2_img_container {
  display: none;
}

.landing_section_3 {
  background: url('images/retrofitness_landing_section_bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-color: #e83b4c;
}

.landing_section_3 .retro_section_title {
  font-size:2.222em;
  margin: 15px 0;
}

.landing_section_3 .feature_container {
  max-width: 320px;
  margin: 0 auto;
}

.landing_section_3 .feature_content {
  line-height: 0;
  background: #FFF;
  padding: 3px;
  margin-bottom: 25px;
}

.landing_section_3 .retro_section_description {
  font-family: 'DIN-Medium', Helvetica, Arial, sans-serif;
  font-size:0.889em;
  line-height: 24px;
}

.landing_section_3 .feature_content .retro_section_subtitle {
  padding: 10px 0 10px 12px;
}

.landing_section_3 .feature_content img {
  width: 100%;
}

.landing_section_3 .features_row {
  padding-bottom: 50px;
}

.landing_section_3 .feature_container .retro_section_description {
  font-size:0.889em;
  line-height: 24px;
  padding: 0 8px;
  text-align: center;
}

.landing_footer {
  font-family: 'DIN-Medium', Helvetica, Arial, sans-serif;
  color: #343434;
  background-color: #FFF;
  padding: 30px 0 20px;
  text-align: center;
  width: 85%;
  margin: 0 auto;
}

.landing_footer .et_pb_column {
  margin-bottom: 0;
}

.landing_footer p,
.landing_footer p a {
  color: #343434;
  max-width: 760px;
  margin: 0 auto;
  font-size:0.889em;
  line-height: 22px;
}

#landing .footer_copy {
  color: #231f20;
  text-align: center;
  font-size:0.889em;
  font-weight: bold;
  margin-bottom: 20px;
}

#landing .section_hero.landing_ty_hero {
  min-height: 250px;
  max-height: 250px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.landing_ty_result.find_results_container {
  margin: 30px 0 0 0;
}

.landing_ty_message {
  max-width: 845px;
  margin: 0 auto;
  font-family: 'DIN-Medium', Helvetica, Arial, sans-serif;
  font-size:0.889em;
  line-height: 22px;
  margin-bottom: 20px;
}

.section_hero.landing_ty_hero .retro_section_title {
  text-align: center;
}

.landing_ty_hero .retro_section_subtitle {
  padding-top: 0;
  text-align: center;
}

.content_wrapper_map {
  max-width: 960px !important;
}

.content_wrapper_map div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper {
  display: block !important;
}

@media screen and (min-width: 481px) and (max-width: 980px) {
  #landing .section_hero {
    min-height: 450px;
    max-height: 450px;
    background-position-x: 55%;
  }

  #landing .section_hero.landing_ty_hero {
    min-height: 450px;
    max-height: 450px;
  }

  .landing_hero.section_hero .retro_section_title {
    font-size: 4.167em;
    line-height: 68px;
    text-align: left;
  }
}

@media screen and (max-width: 480px) {

  .landing_hero.section_hero .retro_section_subtitle {
    padding-top: 30px;
    font-size:1.000em;
  }

  .landing_hero.section_hero .retro_section_title {
    font-size:2.778em;
    max-width: 275px;
    line-height: 46px;
  }

  .section_hero.landing_ty_hero .retro_section_title {
    padding: 95px 0 15px 0;
    font-size:1.444em;
  }

  .landing_ty_hero .retro_section_subtitle {
    padding-top: 0;
    text-align: center;
    font-size:0.889em;
    line-height: 20px;
  }

  .home_section_6 .location_slide_right, .home_section_amenities .location_slide_right {
    margin-left: 0 !important;
  }

  .et_pb_row.guestpass_mast {
    padding-top: 70px !important;
  }

  .home_section_amenities.the_homepage h2.section_title div {
    font-size:2.222em !important;
    line-height: 44px;
  }

}

@media screen and (min-width: 481px) and (max-width: 767px) {
  .section_hero.landing_ty_hero .retro_section_title {
    font-size:2.000em;
    line-height: 40px;
    padding-top: 165px;
  }

  .landing_ty_hero .retro_section_subtitle {
    font-size:1.222em;
  }
	.home_section_1.section_hero.coverImgs.membership-cancellation .section_color_red.section_1_title_first_line {
    font-size:2.222em!important;
  
}
}

@media screen and (min-width: 768px) and (max-width: 980px) {
  .section_hero.landing_ty_hero .retro_section_title {
    font-size: 3.333em;
    line-height: 60px;
    padding-top: 160px;
  }

  .landing_ty_hero .retro_section_subtitle {
    font-size:1.444em;
  }

  .thank_you_page.rek h2.section_title {
    padding-bottom: 100px;
  }

  .et_pb_column.trainingColumn {
    width: 50% !important;
  }

  .training-block-right {
    padding-top: 185px;
  }

  .training_section_teamtraining .training-block-right {
    padding-top: 100px;
  }

  .et_pb_section.training_section_smallgroup {
    background-position: 40% center !important;
  }
	.home_section_1.section_hero.coverImgs.membership-cancellation .section_color_red.section_1_title_first_line {
    font-size:2.222em!important;
  
}
}

@media screen and (min-width: 981px) {

  .rf-home-caption {
    bottom: 60px;
    right: 70px;
    color: #FFF;
    line-height: 22px;
    padding: 7px 15px;
    font-size:1.222em;
    line-height: 26px;
  }

.home .section_hero_title .section_color_line {
	color: #e83b4c;
}

  .subtitle_landing {
    font-size:1.444em !important;
    line-height: 28px;
    max-width: 500px;
  }

  .landing_header .landing_logo {
    width: 300px;
  }

  .landing_form_header .retro_section_subtitle {
    font-size:1.667em;
    font-family: Gilroy, sans-serif;
    /*font-style: italic;*/
    font-style: normal;
    font-weight: 800;
    line-height: 32px;
  }

  .pre_presale .landing_form_header .retro_section_subtitle {
    font-weight: normal;
  }

  .mainie .landing_form_header .retro_section_subtitle {
    font-size:1.667em;
    line-height: 34px;
    max-width: 315px;
    margin: 15px auto 30px;
  }

  .pre_presale .mainie .landing_form_header .retro_section_subtitle {
    font-size:1.778em;
  }

  .landing_footer .landing_logo {
    width: 320px;
    padding: 15px 0 20px 0;
  }

  .landing_footer p,
  .landing_footer p a,
  #landing .footer_copy {
    font-size:1.000em;
    line-height: 24px;
  }

  #landing .section_hero {
    min-height: 650px;
    max-height: 650px;
    background-position-x: center;
  }

  #landing .section_hero.landing_ty_hero {
    min-height: 458px;
    max-height: 458px;
  }

  .section_hero .retro_section_subtitle {
    font-size:1.778em;
  }

  .section_hero .retro_section_title {
    font-size:5.556em;
    line-height: 90px;
    margin-top: 5px;
  }

  #landing .gpform,
  .landing_form_container {
     max-width: 380px; 
  }

  #landing .et_pb_row {
    width: 92% !important;
  }

  #landing .gpform {
    padding: 15px 15px 20px;
  }

  #landing .gpform .btn_guestpass {
    width: 75%;
    font-size:1.222em;
  }

  .landing_form_container {
    position: absolute;
    top: -200px;
  }

  .ver2.landing_form_container {
    top: -42px;
  }

  .landing_section_2_img_container {
    display: block;
    line-height: 0;
  }

  .landing_section_2_img {
    height: 700px;
  }

  .et_pb_section.landing_section_3 {
    padding: 30px 0 70px;
  }

  .landing_section_3 .features_row {
    padding-bottom: 0;
  }

  .landing_section_3 .features_header_description {
    max-width: 1010px;
    margin: 20px auto 25px;
    font-size:1.222em;
    line-height: 30px;
  }

  .landing_section_3 .feature_container {
    max-width: 100%;
  }

  .landing_section_3 .retro_section_title {
    font-size:2.8em;
    margin: 0;
  }

  .landing_section_3 .feature_container .retro_section_description {
    font-size:1.222em;
    padding-right: 15px;
    line-height: 30px;
    text-align: left;
  }

  .landing_section_3 .et_pb_column_1_3 {
    width: 31.666% !important;
  }

  .landing_section_3 .et_pb_column {
    margin-right: 2.5% !important;
  }

   .location_title,
  .location_address,
  .location_phone,
  .location_cta {
    text-align: left;
  }

  .section_hero.landing_ty_hero .retro_section_title {
    padding-top: 155px;
    text-align: center;
    font-size:2.8em;
  }

  .video-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    min-width: 100%;
    min-height: 100%;
    height: auto;
    margin: auto;
    overflow: hidden;
}
	
	.hp-top-bg-video   .video-wrapper {
    
    min-height: auto!important;
    
}

.video-wrapper video {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    width: auto;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    overflow: hidden;
    object-fit: cover;
}

.home .home_hero {
    display: table;
    width: 100%;
    position: relative;
}

.page-template-page-classes .home .home_hero, .page-template-page-training .home_hero {
    display: block;
}

  #top-header li.login-btn a {
    color: #e83b4c;
  }

  .landing_ty_message {
    font-size: 1.111em;
    line-height: 28px;
  }

  #landing .et_pb_row.content_wrapper_map .et_pb_column_1_2 {
    width: 49%;
  }

  #landing .et_pb_row.content_wrapper_map .et_pb_column_1_2.et_pb_column {
    margin-right: 2%;
  }

  .landing_section_2_copy .retro_section_subtitle_fineprint {
    font-size:1.000em;
  }

  .home_section_8 .section_title {
    text-align: left;
  }

  .retro_app {
    padding: 40px 0;
  }

  .retro_app p {
    padding-bottom: 0;
    font-size: 1.111em;
    line-height: 32px;
  }

  .retro_app_icon {
    font-size: 1.111em;
  }

  .wrap-blockies {
    width: 56%;
  }
  
 .location-template-default.single.single-location.postid-125.logged-in.location-astonpa.et_button_no_icon.et_pb_button_helper_class.et_non_fixed_nav.et_show_nav.et_cover_background.et_secondary_nav_enabled.et_secondary_nav_only_menu.et_pb_gutter.windows.et_pb_gutters3.et_primary_nav_dropdown_animation_fade.et_secondary_nav_dropdown_animation_fade.et_pb_footer_columns4.et_header_style_left.et_pb_pagebuilder_layout.et_full_width_page.et_divi_theme.et_minified_js.gecko  .wrap-blockies  {
	width: 573px;
}

.location-template-default.single.single-location  .wrap-blockies  {
	width: 573px;
}


.location-template-default.single.single-location  .wrap-blockies .retro_btn {
	padding: 6px 15px !important;
	font-size:0.889em;
}



.location-template-default.single.single-location.postid-125.logged-in.location-astonpa.et_button_no_icon.et_pb_button_helper_class.et_non_fixed_nav.et_show_nav.et_cover_background.et_secondary_nav_enabled.et_secondary_nav_only_menu.et_pb_gutter.windows.et_pb_gutters3.et_primary_nav_dropdown_animation_fade.et_secondary_nav_dropdown_animation_fade.et_pb_footer_columns4.et_header_style_left.et_pb_pagebuilder_layout.et_full_width_page.et_divi_theme.et_minified_js.gecko  .wrap-blockies .retro_btn {
	padding: 6px 15px !important;
	font-size:0.889em;
}



  html[lang="es"] .location-template-default.single.single-location.postid-120.logged-in.location-albanynycolonie.et_button_no_icon.et_pb_button_helper_class.et_non_fixed_nav.et_show_nav.et_cover_background.et_secondary_nav_enabled.et_secondary_nav_only_menu.et_pb_side_nav_page.et_pb_gutter.windows.et_pb_gutters3.et_primary_nav_dropdown_animation_fade.et_secondary_nav_dropdown_animation_fade.et_pb_footer_columns4.et_header_style_left.et_pb_pagebuilder_layout.et_full_width_page.et_divi_theme.et_minified_js.gecko  .wrap-blockies .retro_btn, .frm_style_formidable-style.with_frm_style .frm_submit button {
	font-size: 1.111em;
	padding: 6px 5px !important;
	 
}


  .wrap-blockies.onleft {
    float: right;
    margin-right: 2%;
  }

  .wrap-blockies.onright {
    float: left;
    margin-left: 16%;
  }

  .v2 .textHolder {
    float: right;
    margin-top: 46px;
  }
  .section_title {
    font-size: 2.625rem;
  }
  .home_section_amenities, .home_slider3 {
  max-height: 612px;
  overflow: hidden;
}

.hero-orText {
  color: #fff;
  padding: 4px 0 8px 100px;
  font-size:1.333em;
}
#top-menu-nav li.trial {
  display: none !important;
}
.location_subnav ul li a.submenuLocalBox {
  background-color: #e83b4c;
  color: #fff;
}

}


@media screen and (min-width: 981px) and (max-width: 1200px) {
  .landing_section_2_img {
    position: relative;
    right: -120px;
  }

  .promos.retro_btn {
  font-size:0.889em;;
  }

  .wrap-blockies {
    width: 64%;
  }

  .wrap-blockies.onleft {
    float: right;
    margin-right: 10%;
  }

  .wrap-blockies.onright {
    float: left;
    margin-left: 19%;
  }

  .home_section_amenities.the_homepage .section_description {
    width: 100%;
  }
  .training-block-right {
  margin-top: 155px;
  }
  .training_section_teamtraining .training-block-right {
  margin-top: 82px;
  }
  .et_pb_section.training_section_smallgroup {
    background-position: 54% center;
  }
  .single-location .weightUp .retro_rewards {
    background-position: 50% top;
}
.beforeCtForm h3 {
  font-size: 2.556em;
}
.page-template-page-contact .retro_btn {
    padding: 2px 18px;
    font-size:0.889em;
}
.page-template-page-contact .why_retro_features .feature_title {
  font-size:2.000em !important;
}

}

/* end of landing page ------------------------------------------------------ */

/* -------------------------------------------------------------------------- */
/* start of media queries */
/* -------------------------------------------------------------------------- */

/* Small only portrait */
@media screen and (max-width: 479px) {

  .retro_btn {
    font-size:0.889em;
    padding: 10px 25px;
  }
	
	.career_sec1 .retro_btn_dark {
		font-size:0.778em;
		width:auto !important;
	}

  .find_header .section_title_light {
    font-size: 2.889em;
  }

  .location_schedule li {
    font-size: 0.95rem;
    padding-right: 0;
  }

  .amenity_column {
    width: 97%;
    height: 97%;
    margin: 0 1.5% 3% 1.5%;
  }

  .home_section_7 .section_description {
    width: 100%;
  }

  .location_slide_left .section_title,
  .location_slide_left .section_description {
    width: 100%;
  }

  .location_slide_right .section_title,
  .location_slide_right .section_description {
    width: 100%;
  }

  .section_we_retro {
    background-position: -185px bottom;
    background-size: contain;
  }

  .section_we_retro .et_pb_column {
    padding: 15% 0;
  }

  .section_we_retro .section_title {
    width: 60%;
    margin-left: auto;
    padding-right: 5px;
    font-size: 3rem;
  }

  .section_we_retro .section_description {
    width: 65%;
    padding: 15px 0 30px;
    font-size: 0.85rem;
  }

  .home_section_10 .section_description {
    width: 55%;
    padding-left: 10px;
  }

  .et_pb_section.location_social {
    background-size: 350px;
    background-repeat: no-repeat;
    background-position-x: 160px;
    background-position-y: 50px;
  }

  .promo_slide .location_slide_right .section_title,
  .promo_slide .location_slide_right .section_description {
    width: 100%;
    margin-left: auto;
  }

  .single-location .et_pb_section.training_section_smallgroup {
    padding: 80px 0 20px;
  }
}

@media screen and (max-width: 320px) /* iPhone 5 only */ {
  .ff-stream {
    margin-left: -10px !important;
  }

  .ff-filter-holder:first-child {
    margin-top: 0 !important;
  }

  .ff-filter-holder {
    margin: 0 15px 25px !important;
  }

  .ff-filter-holder .ff-filter {
    font-size:0.667em
    width: 40px !important;
    height: 35px !important;
    line-height: 35px !important;
  }

  .section_we_retro {
    background-image: none !important;
  }

  .section_we_retro .section_title {
    width: 100%;
  }

  .section_we_retro .section_description {
    width: 100%;
  }

  .promo_slide .location_slide_right .section_title {
    font-size: 2.35rem;
  }

  .home_section_10 .section_description {
    width: 90%;
  }

  .et_pb_section.location_social {
    background-image: none !important;
  }

  .home_section_2 {
    background-image: none !important;
  }

  .home_section_2 .section_description {
    width: 100%;
  }

  .home div.gmw-pt-default-form-wrapper.gmw-form-wrapper-2 {
    max-width: 300px;
    margin: 20px auto 0;
  }

  .home_section_3 .gmw-form-wrapper-1 {
    max-width: 300px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .amenity_column {
    width: 47%;
    height: 47%;
    margin: 0 1.5% 3% 1.5%;
  }

  .home_section_2 .et_pb_column_4_4 {
    padding: 15% 0;
  }

  .home_section_2 .section_description {
    width: 45%;
    margin-bottom: 30px;
  }

  .home_section_2 {
    background-repeat: no-repeat !important;
    background-position: 240px center !important;
    background-size: 80% !important
  }

  .location_slide_left .section_title,
  .location_slide_left .section_description {
    width: 75%;
  }

  .section_we_retro {
    background-position: -140px 20%;
    background-size: 85%;
  }

  .section_we_retro .et_pb_column {
    padding: 15% 0;
  }

  .section_we_retro .section_title {
    width: 75%;
    margin-left: auto;
    padding-right: 5px;
  }

  .section_we_retro .section_description {
    width: 60%;
    font-size: 1rem;
    padding: 25px 0 35px;
  }

  .promo_slide .location_slide_right .section_title,
  .promo_slide .location_slide_right .section_description {
    width: 75%;
    margin-left: auto;
  }

  .et_pb_section.location_social {
    background-position-x: 236px;
    background-size: 454px;
  }

  .home_section_7 .section_description {
    width: 60%;
    padding: 15px 0 40px 0;
  }

  .home_section_10 .section_description {
    width: 50%;
    padding-left: 10px;
  }

  .home div.gmw-pt-default-form-wrapper.gmw-form-wrapper-2 {
    max-width: 300px;
    margin: 20px auto 0;
  }

  .home_section_3 .gmw-form-wrapper-1 {
    max-width: 300px;
    margin: 0 auto;
  }

  .guest_pass_hero .section_title {

  }

  .guest_pass_hero .section_title .section_1_title_first_line {

  }

  .guest_pass_hero .section_title .section_color_line {

  }

  .guest_pass_hero .section_1_title_third_line {

  }

}

/* Small only */
@media screen and (max-width: 767px) {

  .et_pb_section.training_section_smallgroup {
    background-position: 70% center;
  }

  .single-location .et_pb_section.training_section_smallgroup {
    background-position: 40% center !important;
  }

  .home_hero .section_hero_title {
    text-transform: uppercase;
    text-align: center;
    line-height: 50px;
  }

  .home .section_1_title_first_line {
    font-size:3.333em;
    line-height: 62px;
  }

  .home .section_1_title_second_line {
    font-size:3.333em;
    line-height: 62px;
  }

  .home_section_1_description {
    text-align: center;
  }

  .et_pb_row.home_hero_cta .join-us-free-wrapper {
    padding-top: 18px;
  }

  .et_pb_row.home_hero_cta .join-us-free {
    font-size:1.000em;
  }

  .retro_btn.join-box {
    font-size:1.333em;
  }

  .et_pb_row.home_hero_cta .join-us-free {
    font-size:1.000em;
  }

/*  .home_section_2 .et_pb_row {
    background-image: none !important;
  }*/

  .home_section_3  .et_pb_column_img {
    display: none;
  }

  .location_schedule .slick-list {
    padding: 0 0 0 0;
  }

  .location_schedule li {
    padding-right: 8px;
  }

  .schedule_title,
  .et_pb_toggle_title {
    left: 50%;
    margin-left: -100px;
  }

  .locbg-thb {
    margin:4px;
  }

  .slider-nav {
    max-width: 100%;
  }

  .slider-nav .slick-list {
    max-width: 100%;
  }

  .home_section_6 .location_slide_right, .home_section_amenities .location_slide_right {
    margin-left: 44%;
  }

  .home_section_special_offer .offer-description {
  max-width: 100%;
  }

  .section_description {
    font-size: 1.111em;
    line-height: 24px;
    padding-top: 20px;
  }

  .thank_you_page.rek h1.section_title {
    padding: 70px 0 0;
  }

  .thank_you_page.rek h2.section_title {
    padding-bottom: 125px;
  }

  .ny-yankees-block {
    height: initial;
  }

  .ny-img {
    float: left;
    width: 15%;
  }

  .ny-official {
    float: left;
    width: 80%;
    top: 5px;
    font-size: 1.111em;
    line-height: 26px;
    margin-bottom: 9px;
  }

  .home_section_7.the_homepage .et_pb_column {
    padding: 79px 0 25% !important;
  }

  a.addOpacity {
    background: rgba(0,0,0,0.3);
  }

  .page-template-page-home .retro_rewards {
    background-position: 48% center !important;
  }

  .home6-sliders-imgs {
    background-position: 40% center;
  }

  .page-template-page-why-retro .section_hero, .page-template-page-why-retro-fitness-gyms .section_hero {
    background-position: 59% center;
  }

  .page-template-page-training .section_hero {
    background-position: 50% center;
  }

  .page-template-page-classes .section_hero {
    background-position: 56% center;
  }

  .home_section_6.training-page.et_pb_section .et_pb_row {
    padding: 5px 0 0;
  }

  .home_section_6.training-page.et_pb_section .et_pb_row .et_pb_column, .training_section_teamtraining.et_pb_section .et_pb_row .et_pb_column {
    margin-bottom: 0;
  }

  .training-page.manifesto h2 {
    margin:50px 0 0;
    padding-bottom:0;
  }

.single-location .weightUp .retro_rewards {
    background-position: 58% top;
}
.beforeCtForm h3 {
   font-size:1.333em;
}
.beforeCtForm p {
   font-size:0.889em;
   line-height: 22px;
}
.afterCtForm .et_pb_row {
  padding-top:0;
}
.home .contactpage_hero h1 {
  margin-right: 14%;
}
}

@media screen and (min-width: 768px) {
  .home_section_2 {
    background-image: none !important;
    background-position: right;
  }

.home_section_2 .bg_large {
	background-size: 1400px !important;
	background-position: center !important;
}
  .home_section_2 .section_description {
    width: 38%;
  }

  .schedule_title {
    right: 0;
  }

  .find_forms_container {
    max-width: 385px;
    margin: 0 auto;
  }

  .find_header .section_title_large {
    font-size: 6.8rem;
    display: inline;
    padding-bottom: 8px;
  }

  .find_forms_container div#gmw-address-field-wrapper-2:before {
    font-size:1.333em;
    letter-spacing: 3px;
  }

  .find_results_container .wppl-address {
    font-size: 1.2rem;
  }

  .find_header {
    padding: 120px 0 100px !important;
  }

  .find_header .vanish {
    font-size:1.333em;
  }
 .map-listing-container  .wpgmp_listing_list .fc-item-default .wpgmp_locations {
	padding: 10px !important;
}
.wpgmp_listing_list .fc-item-default .wpgmp_locations p.link a {
	font-size: 14px !important;
}

  .find_header #gmw-address-field-wrapper-1 input[type="text"] {
    height: 55px;
  }

.find_header div.gmw-pt-default-form-wrapper input[type="text"] {
	font-size: 1.111em;
	height: 55px;
	text-align: center;
}

  .gmw-submit-wrapper-1 .gmw-submit-1 {
    font-size:1.333em;
  }
  
.gmw-submit-wrapper-1 .gmw-submit-1 {
	font-size:1.333em;
	background: transparent;
	border: none;
	line-height: 25px;
	width: 100%;
	display: inline-block;
	height: 100%;
	cursor: pointer;
	color: #fff;
}

.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr li a {
	color: #000;
}



  .find_header .gmw-submit-wrapper-1 {
    border: 4px solid #FFF;
    height: 55px;
  }

  .find_forms_container #gmw-address-field-wrapper-2 {
    height: 54px;
    border: 4px solid #FFF;
    background-color: #e83b4c;
  }

  .find_forms_container div#gmw-address-field-wrapper-2:before {
    top: 7px;
  }

  .find_forms_container #gmw-address-field-wrapper-2 .gmw-locator-button {
    width: 100%;
    height: 46px;
    border: none;
  }

  #gmw-address-field-wrapper-2 .fa-spin {
    top: -1px;
    right: 0;
    font-size:0.889em;
  }

  .section_we_retro {
    background-position: -55px center;
    background-size: 60%;
  }

  .section_we_retro .et_pb_column {
    padding: 15% 0;
  }

  .section_we_retro .section_title {
    font-size: 4.1875rem;
  }

  .section_we_retro .section_description {
    width: 50%;
    padding: 20px 0 50px;
  }

  .promo_slide .location_slide_right .section_title {
    width: 50%;
    margin-left: auto;
  }

  .promo_slide .location_slide_right .section_description {
    width: 50%;
  }

  .modal-header h3 {
    max-width: 55%;
    margin: 0 auto;
  }

  .home_section_10 .section_description {
    width: 50%;
  }

  .home_section_4_cta .et_pb_row {
    width: 100%;
    background-position: left bottom !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    padding: 2% 0 0;
  }

  .tech_data .et_pb_row {
    padding: 130px 0;

  }

  .tech_data .section_description {
    width: 60%;
    line-height: 30px;
    padding: 15px 0 60px;
  }

  .own_retro .et_pb_row {
    padding: 60px 0;
    text-align: center;
  }

  .own_retro .section_5_points {
    max-width: 458px;
    padding-bottom: 60px;
  }

  .own_retro .section_description {
    width: 67%;
    padding: 15px 0 50px;
    margin: 0 auto;
    line-height: 26px;
  }

  .own_retro .section_5_points li {
    line-height: 1.5em;
    font-size: 1.25rem;
    float: left;
    display: inline;
    width: 50%;
  }
}

/* Medium only */
@media screen and (min-width: 768px) and (max-width: 980px) {
  .home h1 {
    line-height: 50px;
    text-align: center;
  }

  .home .section_1_title_first_line, .home .section_1_title_second_line, .home .section_1_title_third_line {
    font-size: 3.611em;
  }

  .home_section_2 .et_pb_column_4_4 {
    padding: 15% 0;
  }

  .home_section_2 .section_title_gradient {
    margin: 35px 0 20px 0;
  }

  .home_section_2 .section_description {
    margin-bottom: 40px;
  }

  .amenity_column {
    width: 47%;
    height: 47%;
    margin: 0 1.5% 3% 1.5%;
  }
  .beforeCtForm h3 {
   font-size:2.222em;
}

}
.amenities_image_slider_single {
	height: 500px;
	background-size: cover;background-position: center !important;
}
 
.home_section_amenities.et_pb_section.section.the_homepage.aminities-section.hp-animites-section .et_pb_column.et_pb_column_1_2.find_column {
	padding-top: 40px;
	padding-bottom: 0;
}
.home_section_amenities.et_pb_section.section.the_homepage.aminities-section.hp-animites-section .section_description.aos-init.aos-animate {
	width: 99%;
	padding-bottom: 15px;
}
.home_section_amenities.et_pb_section.section.the_homepage.aminities-section.hp-animites-section.bottom-proshop .et_pb_column.et_pb_column_1_2.find_column {
	padding-top: 15px;
	padding-bottom: 0 !important;
}

.home_section_amenities.et_pb_section.section.the_homepage.aminities-section.hp-animites-section.bottom-proshop .amenities_image_slider_single {
	height: 380px;
}
.class-sm-text {
	font-size: 15px !important;
	display: inline-block;
	margin-top: 10px;
}

.page-template-default .home_section_1.section_hero.coverImgs.membership-cancellation {
	min-height: 400px !important;
	background-size: 120% 415px !important;
	padding-top: 75px;
}

.home_section_1.section_hero.coverImgs.innerCoverImage{
	min-height: 400px !important;
	background-size: 100% 400px !important;
	padding-top: 45px;
}

.hp-block-sec-main.hp-block-slider-sec.hp-block-section.bot-find {
	margin: 0;
	position: relative;
}
.page-template-template-faq .section_hero_title.mast_why_retro {
	margin-top: 55px;
}

.page-template-template-faq .section_hero_title.mast_why_retro .section_color_red.section_1_title_first_line {
	margin-bottom: 18px;
}

.page-template-page-contact .home_section_1.section_hero.coverImgs.innerCoverImage.contact-page {
	position: relative;
}
.page-template-page-contact .home_section_1.section_hero.coverImgs.innerCoverImage.contact-page .section_color_red.section_1_title_first_line {
	text-shadow: 0 0 15px #fff;
}
.page-template-default.page .section_hero_title.mast_why_retro {
	margin: 0 !important;
}

 

.page-template.page-template-template-careers .retro_btn.retro_btn_dark a {
	color: #fff !important;
}
.page-template.page-template-template-careers #content {
	padding-bottom: 50px;
}
.page-template-default #content-area {
	padding-bottom: 30px;
}

/*.page-template-page-contact .home_section_1.section_hero.coverImgs.innerCoverImage.contact-page::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	background: rgba(187, 178, 144, 0.1);
	top: 0;
}*/
.page-template-page-contact .home_section_1.section_hero.coverImgs.innerCoverImage.contact-page {
	position: relative;
}
 
/* .et_pb_row.contactpage_hero .et_pb_column.et_pb_column_4_4 {
	height: 350px;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
}
.innerCoverImage .content_wrapper {
	padding: 53px 0 0;
}

.innerCoverImage .et_pb_column.et_pb_column_4_4 {
	height: 350px;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
}
.page-template-template-faq .section_hero_title.mast_why_retro {
	margin-top: 55px;
}

.page-template-template-faq .section_hero_title.mast_why_retro .section_color_red.section_1_title_first_line {
	margin-bottom: 17px;
}
*/



/* Large and up */
@media screen and (min-width: 981px) {

  .home_results_container {
    padding: 40px 0;
  }

  .section_hero .section_description {
    color: #FFF;
  }

  #landing .guest_pass_hero h1.section_title {
    line-height: 66px;
  }

  .section_2_guestpass .et_pb_row {
    padding: 0;
  }

  .guest_pass_hero .section_title .section_1_title_first_line {

  }

  .own_retro .section_5_points li::before {
    content: "\2022";
    font-size:1.333em;
    padding-right: 15px;
    position: relative;
    top: 2px;
  }

  .amenity_column {
    width: 30.33%;
    height: 30.33%;
  }

  .section_hero {
    min-height: 650px;
    max-height: 650px;
    overflow: hidden;
  }
		
	.page-template-template-fullWidth .section_hero {
    min-height: 400px;
    max-height: 400px;
      }

	.page-template-template-fullWidth .et_pb_image img {
    box-shadow: 0 0 8px #333;
    border: 4px solid #fff;
}
	.stay-healthy-pg ul {
    padding: 0 0 0 1em;
    line-height: 26px;
    list-style-type: disc;
	text-align:left;
}
	.stay-healthy-pg li sup {
    font-size:0.667em
    color: #e83b4c;
}
	.stay-healthy-pg ul li {
    margin-bottom: 15px;
    }
.stay-healthy-pg ul li ul {
    margin-top: 20px;
   
}
	.stay-healthy-notes {
    font-size:0.778em;
}
	.stay-healthyp p{font-size:1.056em;}
	.stay-healthy-pg a:hover{color:#e83b4c;}
	.retrohover a:hover{color:#e83b4c !important;}
	.page-template-template-fullWidth .why_retro_features .et_pb_row {padding:20px !important;}
	
	.page-template-template-blends .section_hero {
	min-height: 430px;
	max-height: 430px;
	background-position:center;
		box-shadow:none!important;
}


	.home_section_1.section_hero.coverImgs.innerFullBanner {
	min-height: 430px;
	max-height: 430px;
	box-shadow: inset 0 0 0 1000px rgba(0,0,0,.2);
}

  #spinBg {
    display: block;
  }

  #spinBg img {
    padding-top: 74px;
    width: 100%;
  }

  .gpform_container {
    position: absolute;
    top: 600px;
    margin: 0;
    max-width: 1080px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: transparent;
  }

  .gpform {
    /*max-width: 500px;*/
    background: #FFF;
    padding: 40px;
    -webkit-box-shadow: 2px 7px 50px -10px rgba(0,0,0,0.1);
    -moz-box-shadow: 2px 7px 50px -10px rgba(0,0,0,0.1);
    box-shadow: 2px 7px 50px -10px rgba(0,0,0,0.1);
  }

  .section_1_guestpass {
    background-position-x: center;
  }

  .section_2_guestpass {
    background: #fff;
    line-height: 0;
  }

  .section_2_guestpass_description {
    width: 50%;
    float: right;
    padding-top: 30px;
    font-size:1.444em;
    line-height: 34px;
    text-align: left;
  }

  .section_2_guestpass .message_mobile {
    display: none;
  }

  .modal-container {
    width: 60%;
  }

  .close {
    right: -33px;
  }

  .hide-for-large {
    display: none;
  }

  .retro_btn_light {
    color: #FFF;
    border: 4px solid #FFF;
  }

  .retro_btn_dark {
    color: #000;
    border: 4px solid #000;
  }

  .find_header .section_title_large {
    font-size: 8.4rem;
    display: inline;
    padding-bottom: 8px;
    padding-right: 15px;
  }

  .find_results_container .googMaps {
    display: block;
  }

  .admin-bar #main-header {
    margin-top: 32px;
  }

  .location_subnav {
    display: block;
  }

  .bottom-nav {
    margin-bottom: 43px;
  }
  #menu-footer-menu-row-2 {
	margin-bottom: 0;
}

  #main-header {
    position: fixed;
    height: 66px;
  }

  #et-top-navigation {
    float: left;
    padding-left: 210px !important;
  }

  #et-main-area {
    margin-top: 35px;
  }

  .trial_mobile {
    display: none;
  }
#loc-body #et-main-area {
	margin-top: 66px;
}

  #et-secondary-nav .mobile_menu_only {
    display: none;
  }

  .et_header_style_left .logo_container {
    position: fixed;
    width: 205px;
    float: left;
    z-index: 101;
    padding-top: 9px;
    height: 66px;
  }

  .anchor {
    display: block;
    height: 107px;
    margin-top: -107px;
    visibility: hidden;
  }

.location_subnav {
	position: fixed;
	z-index: 10000;
	width: 100%;
	background: #f4f4f4;
	/*border-top: 2px solid #ababab;*/
	border-bottom: 1px solid #ababab;
	/*margin-top: 65px;*/
	margin-top:31px;
}

  .location_subnav ul li {
    display: inline-block;
    padding-right: 0;
    float: left;
  }

  .location_subnav ul li:first-child,
  .location_subnav ul li:last-child {
    padding: 0;
  }

  .location_subnav ul li a {
    font-family: 'Gilroy', sans-serif;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    font-size:0.778em;
    display: block;
    padding: 5px 15px;
  }
  
  .location_subnav ul li a:hover {
	  color:#e83b4c;
  }
  .location_subnav_main li:first-child a {
    padding: 5px 15px 5px 0;
  }

  .location_subnav_main {
    float: left;
	margin-left:15px;
  }

  .location_subnav_cta {
    float: right;
  }

  .home .menu-featured {
    background-color: #e83b4c;
  }

  a.footer_cta {
    font-size:1.333em;
  }

.footer_copy {
	text-align: left;
	/* padding-right: 32px; 
	max-width: 700px;*/
}

  .footer_links {
    text-align: right;
  }

  .bottom-nav li {
    display: inline-block;
  }

  .menu-first-row {
    padding-right: 32px !important;
  }

  .location_map {
    position: relative;
  }

  .location_map_triangle {
    display: none;
    position: absolute;
    width: 90px;
    height: 0;
    left: 50%;
    bottom: 10px;
    margin-left: -45px;
    border-style: solid;
    border-width: 0 45px 40px 45px;
    border-color: transparent transparent #fff transparent;
    z-index: 10;
  }

  .triangle_show {
    display: block;
  }

  .home_hero .section_hero_title {
    padding-top: 0;
  }

 .section_title {
	font-size: 2.3em !important;
}

.section_title.internal_titles {
	font-size: 1.579em !important;
}

  #landing .section_title.internal_titles {
    font-size:2.778em;
  }

  .section_description {
    font-size:1.033em;
    line-height: 26px;
  }

  .container.et_menu_container {
    height: 66px;
    overflow: hidden;
  }

  .home_hero .et_pb_column_2_3 {
    margin-right: 2%;
  }

  .home h1 {
    line-height: 82px;
  }

  .home .section_1_title_first_line {
    font-size: 8.2rem;
    letter-spacing: -2px;
  }

  .home.rek .section_1_title_first_line {
    font-size:2.8em;
    letter-spacing: -2px;
  }

  .home .section_1_title_second_line {
    font-size:2.5em;
    letter-spacing: -2px;
  }

  .home .section_1_title_first_line,.home .section_1_title_third_line {
    padding-left: 50px;
  }

  .home.rek p.section_1_title_first_line, .home p.section_1_title_third_line {
    padding-left: 0;
    font-size: 1.111em !important;
  }

  .home_hero .et_pb_row {
    margin-bottom: 0;
  }

  .home_hero .content_wrapper {
    padding-top: 125px;
    padding-bottom: 40px;
  }

  .home .home_hero .content_wrapper {
    padding-top: 95px;
    padding-bottom: 40px;
  }
  .home_section_2.et_pb_section.section.class-fit-section.hp-class-fit-section .et_pb_column.et_pb_column_4_4 {
	padding: 80px 0 110px 0;
}


  .home_section_2 .et_pb_column_4_4 {
    padding: 90px 0;
  }

  .home_section_2 .section_title_gradient {
    font-size: 4.1875rem;
  }

  .home_section_3 .et_pb_column_1_2 {
    min-height: 680px;
  }

  .home_section_4_cta .et_pb_row {
    width: 80%;
  }

  .home_section_7 .et_pb_row {
    width: 100%;
    background-position: 95% center !important;
    background-repeat: no-repeat !important;;
  }

  .home_section_7 .column_content {
    float: left;
    width: 100% !important;
    margin: 0 auto !important;
  }

  .et_pb_row.location_section_hero_content {
    padding: 135px 0;
  }

  .location_title {
    font-size: 4.1875rem;
  }

  .location_address,
  .location_phone {
    font-size: 1.25rem;
  }

  .location_slide {
    min-height: 500px;
  }

  .location_slide .et_pb_column {
    padding: 135px 0 0;
  }

  .section_amenities_header .section_description {
    padding: 20px 45px 0;
  }

  .location_slide .section_title {
    font-size: 3.3875rem;
  }

  .location_slide .section_description {
    padding-bottom: 8%;
  }

  .promo_slide .location_slide_right .section_description {
    width: 46%;
    margin-left: auto;
  }

  .promo_slide .et_pb_column {
    padding: 12% 0;
  }

/*  .bottom-nav {
    max-width: 640px;
  }*/
	
	.bottom-nav li.career-ft::after {
    display: none;
}

.bottom-nav li::after {
	content: "\007C";
	padding: 0px 3px 0 6px;
	color: #fff;
	display: inline-block !important;
}
.menu-item::after {
	opacity: 1;
}

  .bottom-nav li.nosep::before {
    content: "\007C";
    padding: 0 4px 0 4px;
  }

  .bottom-nav li.no_bullet::before {
    content: "";
    padding: 0;
  }

  .bottom-nav li:first-child::before {
    content: "";
    padding: 0;
  }

  .bottom-nav li:last-child::after {
    content: "";
    padding: 0 4px 0 4px;
  }
  
  .bottom-nav li:last-child::before {
	content: "\007C" !important;
	display: inline-block;
	padding: 0 4px 0 4px !important;
}



.bottom-nav li.current-menu-item > a {
	color: #000!important;
	opacity: 0.7!important;
}

  .section_we_retro {
    background-position: -35px center;
  }

  .promo_slide .section_description {
    padding: 30px 0 40px
  }

  .ff-stream-wrapper {
    margin-top: 60px !important;
  }

  .et_pb_section.location_social {
    margin: 50px auto;
    background-size: 530px;
  }

  .et_pb_section.location_social.manifesto {
    background-size: 426px;
  }
  .social_title_container {
    height: 95px;
  }

  .section_social_first_line {
    line-height: 70px;
    font-size: 4.5rem;
  }

  .section_social_second_line {
    font-size: 8rem;
    line-height: 100px;
  }

  .home_section_10 .section_description {
    width: 75%;
  }

  .section_staff .et_pb_row {
    padding: 100px 0;
  }

  .section_staff .section_title {
    text-align: left;
  }

  .virtual_tour_cta {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 500px;
  }

  .home_section_7 .et_pb_column {
    padding: 100px 0;
  }

  .retro_rewards .section_title_light {
    font-size: 4.5rem;
    display: block;
  }

  .home_section_9 .section_title {
    font-size: 3.45rem;
  }

  .home_section_9 .section_description {
    max-width: 75%;
    font-size:1.278em;
  }

  .home_club_cta {
    margin-top: 20px;
    padding: 0 0 35%;
  }

  .section_2_guestpass_img {
    display: block;
  }

  .home_section_10 .section_description {
    margin: 20px 0;
  }

  .ff-filter-holder .ff-filter {
    padding: 5px 15px !important;
    height: 50px !important;
  }

  .ff-filter-holder .ff-filter i {
    font-size:1.000em !important;
    display: block !important;
  }

  .home_section_3 .section_title {
    max-width: 365px;
  }

  .home_section_3 .section_description {
    max-width: 370px;
    line-height: 26px;
    text-align: left;
  }

  .home_section_3 #gmw-address-field-wrapper-2 {
    text-align: center;
    max-width: 370px;
  }

  .home_section_3 .vanish {
    padding: 1% 0 1% 20px;
    font-weight: bold;
  }

  .home_section_3 .gmw-form-wrapper-1 {
    max-width: 370px;
  }

  .home_section_3 div.gmw-pt-default-form-wrapper input[type="text"] {
    height: 42px;
  }

  .home_section_3 #gmw-address-1 {
    height: 52px;
    padding: 8px 10px 7px 15px !important;
    font-size: 1.111em;
  }

  .home_section_3 .gmw-submit-wrapper-1 {
    border: 4px solid #000;
    height: 52px;
    cursor: pointer;
  }

  .home div#gmw-address-field-wrapper-2:before,
  .page-thank-you div#gmw-address-field-wrapper-2:before {
    font-size:1.444em;
    letter-spacing: 3px;
  }

  .home #gmw-submit-1, .page-thank-you #gmw-submit-1 {
    padding: 20px 15px 12px !important;
  }

  .thank_you_page .thank_you_join {
    display: inline;
    color: #FFF;
    text-decoration: underline;
  }

  .et_pb_column.team_training_copy {
    width: 32% !important;
    margin-right: 2.5% !important;
  }

} /* end large up */

@media screen and (min-width: 981px) and (max-width: 1200px) {
  #main-header .container,
  .location_subnav .container {
    width: 90%;
  }

  .home_hero .et_pb_column_2_3 {
    width: 60%;
  }

  .home_hero .et_pb_column_1_3 {
    width: 38%;
  }

  .section_2_guestpass_description {
    max-width: 330px;
    margin-right: 0;
  }

  .home_section_1 .section_1_title_first_line, .home_section_1 .section_1_title_third_line {
    font-size:2.1em;
    letter-spacing: -2px;
    padding-left: 20px;
    line-height: 80px;
  }

  .home .mast_why_retro .section_1_title_first_line, .home .mast_why_retro .section_1_title_second_line {
    font-size: 4.000em;
    padding-left: 0;
  }

  .home h1.mast_why_retro {
    line-height: 68px;
  }

  .home_section_1 .section_description {
    position: relative;
    left: 0;
    padding-top: 60px;
  }

  .page-template-page-training .home_section_1 .section_description {
    padding-top: 32px;
    line-height: 28px;
  }

  .page-template-page-training .home .home_hero .content_wrapper {
    padding-top: 76px;
  }

  .page-template-page-why-retro .home_section_1 .section_description, .page-template-page-why-retro-fitness-gyms .home_section_1 .section_description {
    padding-top: 40px;
  }

  .home .section_1_title_second_line {
    padding-left: 20px;
  }

  .section_amenities li div {
  font-size:1.000em;
  }

}

/* Large only */
@media screen and (min-width: 1201px) {

  .home .section_1_title_second_line {
    font-size:2.3em;
    letter-spacing: -2px;
    padding-left: 0;
  }
  
  
  .page-template-template-daily-free-workout  .section_1_title_second_line {
/*	font-size: 3.889em;*/
	letter-spacing: -2px;
	padding-left: 0;
}
  
  

.home_section_1 .section_1_title_first_line, .home_section_1 .section_1_title_third_line {
	font-size: 2.3em !important;
	padding-left: 0 !important;
	padding-bottom: 0 !important;
}
 .page-template-template-daily-free-workout  .home_section_1 .section_1_title_first_line, .home_section_1 .section_1_title_third_line {
/*	font-size: 3.889em !important;*/
	padding-left: 0 !important;
	padding-bottom: 0 !important;
}


  .home_section_1 .section_description {
    position: relative;
    padding-top: 20px;
  }

  .promo_slide {
    background-size: contain;
  }

  .modal-container {
    width: 40%;
  }

  .et_pb_section.location_social .et_pb_row {
    width: 100% !important;
  }

  .tech_data .section_description {
    width: 53%;
  }

  .section_2_guestpass_description {
    max-width: 400px;
    margin-right: 8%;
  }

  .training_section_hero .section_title {
    position: relative;
    left: -70px;
  }

  .training_section_hero .section_description {
    position: relative;
    left: -150px;
  }
  .training-block-right {
  padding-top: 80px;
  }
  .training_section_teamtraining .training-block-right {
  padding-top: 32px;
  }
}

/* Extra large */
@media screen and (min-width: 1405px) {
  .home .slick-dots {
    width: 1080px;
    left: 50%;
    margin-left: -540px;
  }

  .home .home_section_amenities .slick-dots {
    margin-left: -522px;
  }

  .home .home_section_amenities .slide_label {
    position: absolute;
    z-index: 10;
    bottom: 12px;
    left: 24px;
  }
}

/**
 * Posts Locator search results stylesheet "grid-gray"
 */

div.gmw-pt-default-form-wrapper .gmw-address-field-wrapper {
  display: block !important;
}

div.gmw-pt-default-form-wrapper .gmw-address-field-wrapper input {
  width: 100%;
}

.gmw-pt-grid-gray-results-wrapper select {
  border: 1px solid #ccc;
  height:28px;
  font-size:0.667em
  color:#555;
  padding: 4px;
  width:100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.gmw-pt-grid-gray-results-wrapper select.gmw-pt-per-page-dropdown {
  width:initial;
}

.gmw-pt-grid-gray-results-wrapper .results-count-wrapper {
  background: #fdfdfd;
  padding: 8px 15px;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.gmw-pt-grid-gray-results-wrapper .results-count-wrapper p {
  margin: 0;
  font-size:0.722em;
  color: #444;
}

/* pagination */

.gmw-pt-grid-gray-results-wrapper .pagination-per-page-wrapper {
  clear: both;
  font-size:0.667em
  padding: 5px 15px;
  min-height: 25px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 3px;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0;
  background: #f8f8f8;
  padding: 10px;
}

.gmw-pt-grid-gray-results-wrapper .pagination-per-page-wrapper.bottom {
  border-top: 1px solid #ddd;
}

.gmw-pt-grid-gray-results-wrapper ul.gmw-pagination {
  float: right;
  text-align: center;
  margin: 0;
  list-style:none;
  padding: 0;
  line-height: 30px;
}

.gmw-pt-grid-gray-results-wrapper ul.gmw-pagination li  {
  text-align:center;
  display: inline-block;
  margin: 0 0 0 3px;
  padding: 0;
}


.gmw-pt-grid-gray-results-wrapper ul.gmw-pagination li a,
.gmw-pt-grid-gray-results-wrapper ul.gmw-pagination li span {
  text-decoration: none;
  padding: 4px 7px;
  border: 1px solid #e1e1e1;
  background-color: #fff;
  font-size:0.611em;
}

.gmw-pt-grid-gray-results-wrapper ul.gmw-pagination li a:hover,
.gmw-pt-grid-gray-results-wrapper ul.gmw-pagination li span {
  background-color: rgba(168, 242, 211, 0.76);
}

/* list of results */

div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper {
  list-style:none;
  margin-bottom: 1px;
  padding: 0;
  border-top: 10px solid #e1e1e1;
  border-bottom: 10px solid #e1e1e1;
  margin: 1px 0 10px 0;
  padding-bottom: 10px;
}

div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post {
  margin: 0;
  border-bottom: 10px solid #e1e1e1;
  width: 31.6%;
  display:inline-block;
  border: 1px solid #eee;
  background: #fff;
  -o-box-shadow: 0 0 3px #eee;
  -moz-box-shadow: 0 0 3px #e1e1e1;
  -webkit-box-shadow: 0 0 3px #e1e1e1;
  box-shadow: 0 0 3px #e1e1e1;
  border: 1px solid #e5e5e5;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -kthtml-transition: all 0.2s linear;
  transition: all 0.2s linear;
  vertical-align: top;
  padding: 0;
  margin: 15px 0.5% 5px;
  min-width: 190px;

}

div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post:hover {
    -webkit-box-shadow: 0 0 10px #ddd;
    -moz-box-shadow: 0 0 10px #ddd;
    box-shadow: 0 0 10px #ddd;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -kthtml-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post:nth-child(even) {
  background: #fdfdfd;
}

.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li .top-wrapper {
  border-bottom: 1px solid #ddd;
  color: #666;
  font-size:0.778em;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #FFF;
  padding: 8px 10px;
}

.find_results_container .gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li .top-wrapper {
  border-bottom: 1px solid #ddd;
  color: #666;
  font-size:0.778em;
  display: inline-block;
  margin-bottom: 4px;
  background-color: #e83b4c !important;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #FFF;
  padding: 0;
}

.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li .top-wrapper .span.radius {
  float: right;
}

.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li .top-wrapper h2.post-title {
  margin: 0;
  display: inline-block;
  font-size:0.889em;
  text-decoration: none;
  margin-right: 10px;
  width: 100%;
}

.find_results_container .gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li .top-wrapper h2.post-title {
  margin: 0;
  display: inline-block;
  font-size:0.889em;
  text-decoration: none;
  padding-bottom:0;
}

div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li .top-wrapper h2.post-title a {
  text-decoration: none;
  font-size:0.778em;
  color: #35A377;
}

div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper .top-wrapper span.address {
  font-size: 0.611em;
  width: 100%;
  display: inline-block;
  text-align: center
}

div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper .post-content {
  display: inline-block;
  width: 100%;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post .post-thumbnail,
div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post .no-post-thumbnail {
  width: 100%;
  height: 100px;
  overflow: hidden;
  background: #f7f7f7;
  border: 1px solid #ddd
}

div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post .no-post-thumbnail {
  text-align: center;
}

div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post .post-thumbnail img {
  width:100%;
}

div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post .no-post-thumbnail {
  color: rgb(179, 223, 193) !important;
  font-size:2.222em !important;
  margin: 0;
  padding-top: 28px;
  box-sizing: border-box;
}

div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper .post-content .right-col {
  width:58%;
  float:right;
}

div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper .post-content .right-col h4 {
  font-size:0.778em;
  font-weight:bold;
  margin: 0 0 5px 0;
  color: #555;
}

div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper .gmw-taxes {
  font-size: 0.611em;
  line-height: 17px;
  color:#777;
}

div.gmw-pt-grid-gray-results-wrapper ul.gmw-terms-wrapper {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}

div.gmw-pt-grid-gray-results-wrapper div.contact-info h4 {
  margin: 10px 0;
  padding: 0;
}

div.gmw-pt-grid-gray-results-wrapper ul.gmw-additional-info-wrapper {
  margin: 10px 0 5px;
  padding: 0;
}

div.gmw-pt-grid-gray-results-wrapper ul.gmw-additional-info-wrapper li {
  padding: 0;
  font-size:0.667em
  margin: 0;
  list-style: none;
  line-height: 18px;
  color: #9A9A9A;
}

div.gmw-pt-grid-gray-results-wrapper ul.opening-hours-wrapper {
  list-style:none;
  margin: 0;
  padding: 0;
  padding-bottom:15px;
}

div.gmw-pt-grid-gray-results-wrapper ul.opening-hours-wrapper li {
  list-style: none;
  margin: 0;
  padding: 0;
}

div.gmw-pt-grid-gray-results-wrapper .bottom-wrapper {
  position: relative;
  background-color: #9BDFC3;
  color: #FFF;
  font-size:0.667em
  min-height: 30px;
  margin-bottom: 1px;
}

div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post .address-icon {
  color: #FFF;
  font-size:0.778em;
}

div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post .get-directions-wrapper,
div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post .address-wrapper {
  position: absolute;
  padding: 5px 0;
  display: inline-block;
  color: #000;
  overflow: hidden;
  left: 5px;
}

.home div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post .address-wrapper {
  padding:0;
}

.home .gmw-results-wrapper-2 .wrapper-inner {
  line-height: 26px;
}

div.gmw-pt-grid-gray-results-wrapper div.gmw-no-results-wrapper {
  max-width: 960px;
  margin: 15px auto;
  background: #FFF;
}

div.gmw-pt-grid-gray-results-wrapper div.gmw-no-results-wrapper p {
  background: #FFF;
}

@media screen and (min-width: 981px) and (max-width: 1160px) {
  .ny-official {
    font-size:1.333em;
  }
}

@media screen and (min-width: 860px) and (max-width: 980px) {
  .ny-official {
    font-size: 1.167em;
  }
}

@media screen and (min-width: 768px) and (max-width: 859px) {
  .ny-official {
    font-size:0.944em;
    left: 13px;
  }
}

@media screen and (min-width: 980px) and (max-width: 1024px) {
	
#main-footer .et_pb_row {
	max-width: 98% !important;
	width: 100%!important;
}	
#menu-footer-menu-row-2 {
	margin-top: 0;
	text-align: left !important;
}	
	
}




@media (max-width: 800px) {
  div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper {
    display: inline-block;
  }

  .gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li .top-wrapper {
    text-align: center;
    padding: 0;
  }

  div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post {
    width: 48%;
  }

  div.gmw-pt-grid-gray-results-wrapper select,
  div.gmw-pt-grid-gray-results-wrapper select.gmw-pt-per-page-dropdown {
       width:100%;
       max-width: 100%;
  }

  div.gmw-pt-grid-gray-results-wrapper ul.gmw-pagination {
    float: none;
    width: 100%;
    margin-top: 10px;
    display: inline-block;
  }

  div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper .post-content .left-col,
  div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper .post-content .right-col {
    width: 100%;
    float: none;
    padding-top: 10px
  }

  .gmw-pt-grid-gray-results-wrapper .results-count-wrapper {
    text-align: center;
  }

  .page-template-page-why-retro .home.home_section_6, .page-template-page-why-retro-fitness-gyms .home.home_section_6 {
    background-image: unset !important;
  }

  .page-template-page-why-retro .home_section_6 .location_slide_right, .page-template-page-why-retro-fitness-gyms .home_section_6 .location_slide_right {
    margin-left: 0;
  }
  .page-template-page-why-retro .home_section_6 .section_description, .page-template-page-why-retro-fitness-gyms .home_section_6 .section_description {
    width: 100%;
    max-width: 100%;
  }

}

@media (max-width: 520px) {
  .three-lines-together h2 div {
    font-size:2.000em;
  }
  .home_section_amenities.the_homepage h2.section_title div {
  font-size:2.333em;
}
  div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post .get-directions,
  div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post .address-wrapper {
    max-width: 100%;
  }

  div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post {
    width: 100%;
  }

  div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post .post-thumbnail,
  div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post .no-post-thumbnail {
    height: 200px;
  }

  div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post .no-post-thumbnail {
    margin: 60px 0 0 -55px;
    font-size: 4.444em !important;
  }

  .thank_you_page.rek .section_color_line {
    font-size:1.444em !important;
    line-height: 30px;
  }

  .thank_you_page.rek p.section_color_line {
    font-size: 1.111em !important;
  }

  .ny-img {
    float: left;
    width: 15%;
  }

  .ny-official {
    float: left;
    top: 11px;
    width: 80%;
    font-size:0.833em;
    line-height: 22px;
    margin-bottom: 18px;
  }
  .find_header_bg.coverImgs {
    background-position: 59% center;
  }
  .training_section_teamtraining {
    background-position: 26% center !important;
  }
}

.gmw-submit-2,
#defaultLoadMore {
  display: none;
}

.gmw-locator-button {
  width: 180px;
  border: 1px solid #CCC;
}

.home div.gmw-pt-default-form-wrapper #gmw-address-field-wrapper-2 input[type="text"] {
  padding: 12px 10px 12px;
  background: #fff;
  color: transparent;
}

.page-thank-you div.gmw-pt-default-form-wrapper #gmw-address-field-wrapper-2 input[type="text"] {
  padding: 12px 10px 12px;
  background: #000;
  border: 3px solid #000;
  color: #fff;
}

#gmw-address-field-wrapper-2 i.fa.fa-map-marker.gmw-locator-btn-within.gmw-locator-button::before,
.gmw-results-wrapper.gmw-pt-grid-gray-results-wrapper .pagination-per-page-wrapper,
.gmw-pt-grid-gray-results-wrapper .results-count-wrapper,
.present,
div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post .address-icon,
.gmw-unit-distance-wrapper, .find_forms {
  display: none;
}

div.gmw-results-wrapper.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper {
  border: none;
  padding: 0;
  margin: 0;
}

div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post .get-directions-wrapper,
div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post .address-wrapper {
  position: static !important;
  left: 0 !important;
  overflow: visible !important;
}

#overlay-holder {
  position: relative;
  margin: 50px auto;
  width: 50px;
  height: 50px;
}

.overlay-pulse {
  width: 10px;
  height: 10px;
  border: 5px solid #f7f14c;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: #716f42;
  z-index: 10;
  position: absolute;
  left: 15px;
  top: 15px;
}

.overlay-dot {
  border: 10px solid #33A1DE;
  background: transparent;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  height: 50px;
  width: 50px;
  -webkit-animation: pulse 1s ease-out;
  -moz-animation: pulse 1s ease-out;
  animation: pulse 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  position: absolute;
  top: -10px;
  left: -10px;
  z-index: 1;
  opacity: 0;
}

@-moz-keyframes pulse {
 0% {
  -moz-transform: scale(0);
  opacity: 0.0;
 }
 25% {
  -moz-transform: scale(0);
  opacity: 0.1;
 }
 50% {
  -moz-transform: scale(0.1);
  opacity: 0.3;
 }
 75% {
  -moz-transform: scale(0.5);
  opacity: 0.5;
 }
 100% {
  -moz-transform: scale(1);
  opacity: 0.0;
 }
}

@-webkit-keyframes "pulse" {
 0% {
  -webkit-transform: scale(0);
  opacity: 0.0;
 }
 25% {
  -webkit-transform: scale(0);
  opacity: 0.1;
 }
 50% {
  -webkit-transform: scale(0.1);
  opacity: 0.3;
 }
 75% {
  -webkit-transform: scale(0.5);
  opacity: 0.5;
 }
 100% {
  -webkit-transform: scale(1);
  opacity: 0.0;
 }
}

#spinLoader #find-more {
  margin: 0 auto;
}

.page-id-461 div.gmw-pt-default-form-wrapper, .page-id-461 div.gmw-pt-default-form-wrapper .gmw-unit-distance-wrapper {
  margin: 0;
}

.home #homeResults {
  display: none;
  padding-top: 50px;
}

.home #homeResultsNav {
  padding-bottom: 80px;
}

.find_load_more {
  margin: 25px 0;
}

span.wppl-address {
  display: inline-block;
  overflow-x: auto;
  overflow-y: hidden;
}

.page-find div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post {
  width: 100%;
  display: inline-block;
  border: none;
  box-shadow: none;
  margin: 25px 0;
  min-width: auto;
  vertical-align: initial;
}

.page-find .gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li .top-wrapper {
  border: none;
}

.page-find .bottom-maps {
  float: left;
  width: 68%;
}

.page-find div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post .wrapper-inner {
  float: right;
  width: 25%;
  text-align: center;
}

.page-thank-you-landing .bottom-maps {
  float: none;
  width: initial;
}

.page-thank-you-landing div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post .wrapper-inner {
  float: none;
  width: initial;
  margin-top: 28px;
  line-height: 24px;
}

.page-thank-you-landing .radius {
  display: none;
  clear: left;
}

.clearme:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: "";
  clear: both;
  height: 0;
}

.loadinggif {
  display: inline-block;
  /*background: #000 url('/wp-content/themes/Divi-Child/images/ajax-loader.gif') no-repeat center center !important;*/
}

iframe.googMaps {
  background: #dfdfdf;
  width: 100%;
  height: 280px;
}

.locbg-wrapper {
  cursor: pointer;
}

.locbg-thb {
  margin: 5px;
  height: 100px;
}

.location-slider {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

.slick-slide img {
  width: 100%;
}

.slider-nav {
  width: 100%;
  max-width: 910px;
  margin: 8px auto 0;
}

.slider-nav .slick-list {
  max-width: 890px;
  margin: 0 auto;
}

.slider-nav .slick-prev, .slider-nav .slick-next {
	background: #b7000c;
	width: 30px;
	height: 100px;
	border-radius: 0;
	color: #fff !important;
}

.slider-nav .slick-prev:hover,
.slider-nav .slick-next:hover {
  background: #f40716;
  width: 30px;
  height: 100px;
  border-radius: 0;
}



.slick-prev::before, .slick-next::before {
 
	opacity: 1 !important;
 
}



.slider-nav .slick-prev:before,
.slider-nav .slick-next:before {
  color: #fff;
}

/*.slick-prev:before {
  font-family: FontAwesome;
  content: "\f053";
}

.slick-next:before {
  font-family: FontAwesome;
  content: "\f054";
}*/

.videoWrapper.slick-slide {
  padding-bottom: 8.30%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  max-height: 640px;
}

.videoWrapper iframe {
  width: 100%;
  position: absolute;
  background: #d7d7d7;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  max-height: 640px;
  overflow: hidden;
}

@media all and (max-width: 1199px) {
  .locbg-thb {
    margin: 7px;
  }

  .slider-nav {
    max-width: 94%;
  }

  .slider-nav .slick-list {
    max-width: 96%;
  }
}

@media all and (max-width: 980px) {

  .single-location .join_today_mobile {
    display: block !important;
  }

  .bg_largeup {
    display: none;
  }

  #wpadminbar {
    display: none;
  }

  #main-header {
    position: fixed;
    height: 50px;
  }

  #main-header .container {
    width: 100%;
  }
  .no_height {
    height: 0;
    display: none;
  }
    .slide_overlay, .slide_overlay_training {
    display: block;
  }
  .et_header_style_left .logo_container {
    width: 70%;
    height: 50px;
    text-align: center;
    left: 50%;
    margin-left: -35%;
    z-index: 1000;
    padding-top: 0;
  }

  .logo_container a {
    height: 50px;
  }

  .trial_mobile a {
    position: absolute;
    right: 0;
    z-index: 2000;
    background: #e83b4c;
    width: 55px;
    text-align: center;
    text-transform: uppercase;
    font-size:1.000em;
    line-height: 1em;
    padding: 11px;
    font-weight: bold;
    color: #FFF;
  }
  
  
  .trial_mobile a.join-mobile-bt {
	right: 117px !important;
	background: #ffff00 !important;
	color: #000 !important;
}

.trial_mobile a.offers-mobile-link.offers-mobile-link.spe-off-mob {
	line-height: 1.2 !important;
}

  .et_header_style_left #logo {
    max-width: 100%;
    max-height: 80%;
    margin-top: 5px;
  }

  #et-top-navigation {
    width: 100%;
    padding-left: 5% !important;
  }

  .et_mobile_menu {
    border-top: none;
    border-color: 0;
    padding: 0;
  }

  .et_mobile_menu li a {
    font-weight: bold;
    background: #fff;
    border-bottom: 1px solid #000;
    padding: 10px 10%;
  }

  .join a {
    background: #464646 !important;
  }

  .trial a {
    background: #e83b4c !important;
    color: #fff !important;
  }
  
   .trial a:hover,  .trial a:focus {
    background: #fff !important;
    color: #fff !important;
  }
  
  

  #mobile_menu li.trial.hideMobile {
  display: none !important;
}


  #mobile_menu .social-buttons {
    padding: 25px 10% !important;
  }

  .opened .mobile_menu_bar:before {
    content: "\00d7";
    top: 3px;
  }

  .et_header_style_left .mobile_menu_bar {
    padding-bottom: 17px;
    width: 25px;
    text-align: center;
  }

  #et_mobile_nav_menu {
    float: left;
  }

  .bottom-nav {
    margin: 15px 0 30px;
  }

  .hide-for-small {
    display: none !important;
  }

  .page-find .bottom-maps {
    float: none;
    width: 100%;
  }

  .page-thank-you-landing .bottom-maps {
    float: none;
    width: 100%;
    margin-bottom: 35px;
  }

  .page-find div.gmw-pt-grid-gray-results-wrapper ul.posts-list-wrapper li.single-post .wrapper-inner {
    float: none;
    width: 100%;
    text-align:center;
  }

  .amenity_column h3 {
    padding: 0 5px;
    font-size:0.889em;
    letter-spacing: 0;
  }

  .home_section_7 .et_pb_column {
    padding: 94px 0;
  }

  .home_section_7.the_homepage .et_pb_column {
    padding: 67px 0 8%;
  }
	
	.zoombg {
    min-height: 300px !important;
    max-height: 300px !important;
}

.zoombg1 {
    font-size: 1.389em !important;
    margin-top: -35px;
}

  .whyretro_hero .section_title {
    margin: 0 auto;
  }

  .video-wrapper video {
    display:none;
  }

  .home_hero .section_hero_title {
    padding-top: 40px;
  }

  .home_hero .home_section_1_description {
    text-align: center;
    padding-left: 0;
    margin: 0 auto;
  }

  .page-template-page-why-retro .home_hero .home_section_1_description, 
  .page-template-page-why-retro-fitness-gyms .home_hero .home_section_1_description, .page-template-page-classes .home_hero .home_section_1_description, .page-template-page-training .home_hero .home_section_1_description {
    text-align: left;
    margin: 10px 0 30px;
  }

  .page-template-page-classes .home_hero .home_section_1_description {
    margin: 22px 0;
  }

  .et_pb_row.home_hero_cta {
    padding: 30px 0;
    text-align: center;
  }

  .page-template-page-why-retro .et_pb_row.home_hero_cta, 
  .page-template-page-why-retro-fitness-gyms .et_pb_row.home_hero_cta, .page-template-page-classes .et_pb_row.home_hero_cta, .page-template-page-training .et_pb_row.home_hero_cta {
    text-align: left;
  }

  .location_section_hero .et_pb_row.home_hero_cta {
    padding: 80px 0 100px;
  }

  .pre_presale .et_pb_row.home_hero_cta {
    padding: 25px 0 70px;
  }

  .et_pb_row.home_hero_cta .join-us-free-wrapper {
    padding: 16px 0 0;
  }

  .home h1 {
    line-height: 50px;
    text-align: center;
  }
  .page-template-page-why-retro .home h1, .page-template-page-why-retro-fitness-gyms h1, .page-template-page-classes .home h1, .page-template-page-training .home h1 {
    text-align: left;
  }

  .home .section_1_title_first_line,
  .home .section_1_title_second_line,
  .home .section_1_title_third_line, .section_title, .et_pb_column_1_3 h2.section_title, .et_pb_column_1_4 h2.section_title {
font-size: 2.056em !important;
    line-height: 50px !important;
  }

  .home_section_6 .section_description,
  .home_section_amenities .section_description {
    max-width: 315px;
  }

  .home_section_special_offer_terms p {
  width: 100%;
  }

  .home_section_special_offer .et_pb_column.et_pb_column_2_3 {
  margin-bottom: 10px;
  }

  .home_section_special_offer .offer-enroll {
    margin-bottom: 10px;
    max-width: 300px;
    line-height: 30px;
  }

  .seo_copy.home_section_special_offer .offer-enroll {
    margin-bottom: 0;
    max-width: 100%;
    line-height: 24px;
    font-size:0.889em;
  }

  .seo_copy.home_section_special_offer .et_pb_column.et_pb_column_2_3 {
    margin-bottom: 0;
  }

  .seo_copy.home_section_special_offer .et_pb_row.invisible {
    padding-top: 30px !important;
  }

  .seo_copy.home_section_special_offer .arrow-down {
    transform: scale(0.6);
    left: -6px;
  }

  .home_section_special_offer .offer-enroll.long {
    max-width: 400px;
  }

  .amenities-bgs {
  height: 230px;
  }

  .home_slider3 .et_pb_column {
    padding-top: 10px;
  }

  .home_section_amenities .section_description {
    margin-bottom: 0;
  }

  .home_section_amenities.the_homepage .section_description {
    width: 100%;
    max-width: 100%;
  }

  .home .home_section_amenities .slick-dots {
    left: 47%;
    bottom: 18px;
  }

  .home .home_section_amenities .slide_label {
    bottom: -38px;
    left: 10px;
  }

  #retro-ft-logo {
    text-align: center;
    margin-top: 22px;
  }

  .section_amenities_content.squeeze2 {
  max-width: 100%;
  }

  .classes-copy.section_description {
  margin: 50px 0 60px 0;
  line-height: 28px;
  font-size: 1.111em;
  }

  .find_results_container .select-gym a.lastie, .find_results_container .select-gym a {
  margin:0 !important;
  }

  .single-hero-cta {
    max-width: 100%;
  }

  .section_amenities li {
  float: none;
  clear: both;
  width: 100%;
  }

  .wrap-blockies {
    margin-left: 5%;
  }
  .wrap-blockies.onleft {
    position: relative;
    z-index: 5;
  }

  .et_pb_row.guestpass_mast {
    padding-top: 100px;
  }

  .section_2_guestpass.v2 .et_pb_row {
    padding: 0;
  }

  .section_2_guestpass.v2 {
    padding: 0 0 40px;
    text-align: center;
  }

  .home_section_10 .section_social_first_line {
    line-height: 46px;
  }

  .home_section_10 .section_description {
    padding-left: 0px;
    margin-top: 20px;
  }

  .thank_you_page.rek .section_color_line.bks {
    padding-top: 100px;
  }

  .thank_you_page.rek .section_color_line {
    font-size: 2rem;
    margin-top: 0;
    text-align: center;
  }

  .home.rek p.section_1_title_first_line, .home p.section_1_title_third_line {
    font-size: 1.111em !important;
  }

  .home .section_hero.homeVideo {
    max-height: initial;
    overflow: visible;
  }

  .three-lines-together h2 div {
    display: inline-block;
  }

  .home_section_amenities.the_homepage .et_pb_row.collapse {
    margin-top:20px;
  }

  .the_homepage .home_slider3 .et_pb_column {
    padding-top:0;
  }

  .the_homepage .home_section_amenities .section_title {
    margin-bottom: 12px;
  }

  .et_pb_column.joinFloat {
    float: left;
    width: 49% !important;
  }

  .page-template-page-why-retro .why_retro_about.the_bio .section_description, .page-template-page-why-retro-fitness-gyms .why_retro_about.the_bio .section_description {
    margin: 26px auto 35px;
  }

  .mobile_no_margin.revert {
    margin-bottom: 0 !important;
  }
   .page-template-page-why-retro .section_hero, .page-template-page-classes .section_hero, .page-template-page-training .section_hero,
   .page-template-page-why-retro-fitness-gyms .section_hero {
    min-height: 600px;
    max-height: 600px;
    overflow: hidden;
  }
  .page-template-page-why-retro .home_hero .content_wrapper, .page-template-page-why-retro-fitness-gyms .home_hero .content_wrapper {
    padding-top: 70px;
  }
  .page-template-page-classes .home .home_hero .content_wrapper {
    padding-top: 80px;
  }
  .page-template-page-training .home .home_hero .content_wrapper {
    padding-top: 70px;
  }
  .googMapsInt {
    height: 400px;
  }
  .page-template-page-why-retro .own_retro .retro_btn, .page-template-page-why-retro-fitness-gyms .own_retro .retro_btn {
    background-color: #e83b4c;
  }
  .page-template-page-contact .why_retro_features .et_pb_row {
    padding:0;
  }
  .page-template-page-contact .retro_btn {
    margin-bottom: 40px;
  }
  .page-template-page-contact p.section_description {
    height: auto !important;
  }
/*  .et_pb_section.webpromoBg {
    background-image: none !important;
  }*/
  .single-location .et_pb_row.home_hero_cta .join-us-free-wrapper {
    margin: 25px auto 40px;
  }
   .training_section_teamtraining.training4all {
    background-position: 30% center !important;
  }
  .hero-orText {
    color: #fff;
    padding: 4px 0 8px;
    text-align: center;
    font-size:1.333em;
  }
  .pre_presale .ver2.landing_form_container {
    float: none;
    margin: 0 auto;
  }
  .pre_presale .location_cta {
    margin: 0 auto;
  }
  .pre_presale .location_title {
    margin-bottom: 14px;
  }
  .pre_presale .location_description {
    margin-bottom: 32px;
  }
  .pre_presale .location_cta h3 {
    font-size:1.444em;
  }
  .manifesto .mappie.pre_presale {
    margin: 12px 0 70px;
  }
  #mode-presale.page-template-page-thank-you #menu-item-5231, #mode-presale.page-template-page-thank-you #menu-item-5232 {
    display: none !important;
  }
  .seo_copy.home_section_special_offer .invisible {
    padding-top: 0;
  }
  #popup-howell {
  width: 80%;
  top: 85px;
}
#popup-howell h2 {
  font-size:1.444em;
  line-height: 32px;
}
#popup-howell h2 span {
  font-size: 1.111em;
}
#popup-howell .howell-venue {
  font-size:1.333em;
}
#popup-howell .howell-prizes {
  font-size:0.833em;
}
#popup-howell .howell-about {
  font-size: 1.111em;
}
.trial_mobile a {

	font-size:0.778em;
 
}

}

  .training_section_1on1 .section_description,
  .training_section_smallgroup .section_description {
    padding-top: 10px;
    padding-bottom: 60px;
  }

   .training_section_smallgroup .section_description.track-progress {
    padding-top: 40px;
   }

  .training_section_questions p {
    padding-top: 0;
    padding-bottom: 55px;
    }

  @media screen and (min-width: 981px) {

    .training_section_hero .content_wrapper {
      padding-top: 260px;
      padding-bottom: 170px;
    }

    .training_section_hero .section_title {
      text-align: center;
      padding-top: 0;
    }

    .training_section_hero .section_description {
      text-align: left;
    }

    .training_section_testimonials .testimonials_container {
      padding: 140px 0 190px;
    }

    .why_retro_about .column_left {
      text-align: right;
    }

    .why_retro_about  .column_right {
      text-align: left;
    }

    .why_retro_about blockquote {
      margin: 40px 0;
    }

    .whyretro_hero .section_title {
      font-size: 9rem;
      padding-top: 150px;
      max-width: 700px;
      text-align: right;
      line-height: 0.85em;
    }

    .whyretro_hero .section_title .section_color_line {
      font-size: 8rem;
    }

    .why_retro_features .et_pb_row {
      padding: 80px 0;
    }

    .page-template-page-contact .why_retro_features .et_pb_row {
      padding-top:0;
      margin-bottom:0;
    }

    .why_retro_features .feature_title {
      max-width: 220px;
      margin: 25px auto 10px;
      text-align: center;
      font-size:2.000em;
      line-height: 42px;
    }

    .page-template-page-contact .why_retro_features .feature_title {
      font-size:2.222em;
    }

    .why_retro_features .feature_1_title {
      max-width: 280px !important;
    }

     .page-template-page-contact .why_retro_features .feature_1_title {
      max-width: 262px !important;
    }

    .why_retro_features .section_description {
      max-width: 230px;
      margin: 0 auto;
      letter-spacing: 0.8px;
      line-height: 26px;
    }

    .page-template-page-contact .why_retro_features .section_description {
      max-width: 236px;
      font-size: 1.111em;
    }

    .why_retro_about .et_pb_row {
      padding: 0;
      line-height: 26px;
    }

    .why_retro_about .section_title {
      text-align: right;
      margin-left: auto;
      max-width: 350px;
    }

    .why_retro_about.the_bio .section_title {
      text-align: left;
      margin: 60px 0 0;
      line-height: 54px;
    }

    .why_retro_about .section_sub_title {
      text-transform: uppercase;
      font-size:1.222em;
      margin-top: 60px;
    }

    .why_retro_about .section_description {
      font-size:1.333em;
      line-height: 32px;
    }

    .et_pb_section.why_retro_about_img {
      padding: 675px 0 0 0;
    }

    .et_pb_section.classes_hero {
      background-position-x: center;
    }

    .classes_hero .section_title {
      font-size: 6rem;
    }

    .classes_hero .section_description {
      max-width: 580px;
      margin: 0 auto;
      padding-bottom: 40px;
    }

    .classes_hero .et_pb_row {
      padding-top: 185px;
    }

    .classes_grid_header .et_pb_row {
      padding: 60px 0;
    }

    .classes_grid_header .section_title {
      margin-bottom: 20px;
    }

    .classes_grid_footer .et_pb_row {
      margin-bottom: 110px;
    }

    .classes_grid_footer .section_description {
      margin-bottom: 70px;
    }

    .admin-bar .location_subnav {
      margin-top: 66px;
    }

    .training_section_hero .section_title_light {
      font-size: 5.6rem;
      padding-left: 90px;
    }

    .training_section_hero .section_color_line {
      font-size: 7.3rem;
      line-height: 0.98em;
    }

    .training_section_hero .section_description {
      font-size:1.056em;
      margin-top: -12px;  
    }

    .training_section_smallgroup .section_description {
        font-size:1.333em;
    }

    .training_section_questions p {
          max-width: 780px;
          margin: auto;
      }

    .amenity_column h3 {
      letter-spacing: 1.5px;
    }

    .thank_you_page .section_title {
      /* font-size: 8.5rem; */
      letter-spacing: -4px;
      line-height: 3rem;
      padding-top: 275px;
      padding-bottom: 75px;
      padding-left: 0 !important;
    }

    .thank_you_page.rek h1.section_title {
      padding: 195px 0 0;
    }

    .thank_you_page.rek h2.section_title {
      padding-top: 15px;
      font-size:3.333em;
      letter-spacing: 1px;
      padding-bottom: 205px;
    }

    .thank_you_page .section_1_title_second_line {
      margin-bottom: 90px;
    }

    .home.thank_you_page .section_1_title_second_line {
      font-size: 3.5rem !important;
      letter-spacing: 2px;
    }

    .videoWrapper.slick-slide {
      height: 667px;
    }

  }

@media screen and (max-width: 681px) {
  .thank_you_page.rek h2.section_title {
    padding-bottom: 135px !important;
  }
.et_pb_column.joinFloat {
    float: left;
    width: 45% !important;
  }

  .et_pb_column.joinFloat .retro_btn {
    padding: 6px 28px;
    font-size:1.000em;
  }

  .et_pb_column.joinFloat:first-child {
    margin-right: 10%;
  }
.home_section_7.weightUp {
  background: none !important;
}
#popup-howell {
  width: 90%;
  padding: 40px;
  top: 70px;
}
#popup-howell h2 {
  line-height: 32px;
}
#popup-howell h2 span {
  line-height: 26px;
  display: block;
  margin-top: 10px;
}
#popup-howell .howell-venue {
}
#popup-howell .howell-prizes {
  line-height: 22px;
}
#popup-howell .howell-about {
  line-height: 26px;
  margin-top: 15px;
}
}

@media screen and (max-width: 625px) {
  .guest_pass_hero .section_title .section_1_title_first_line {
    font-size:2.778em;
  }

  .guest_pass_hero h2.section_title {
    font-size:1.556em;
  }
  .home .contactpage_hero h1 {
  margin-right: 16%;
}
}

@media screen and (max-width: 590px) {
  .home_hero .section_hero_title {
    padding-top: 25px;
    text-transform: uppercase;
    text-align: center;
    line-height: 44px;
  }

  .home .section_1_title_first_line, .section_title, .et_pb_column_1_3 h2.section_title, .et_pb_column_1_4 h2.section_title {
    font-size:2.222em;
    line-height: 52px;
  }

  .home .section_1_title_second_line {
    font-size:2.778em;
    line-height: 52px;
  }

  .home_section_special_offer .offer-save {
    font-size: 2.111em;
    color: #e83b4c;
    padding: 8px 0 2px;
  }

  .home_section_special_offer .offer-save.long {
  font-size:1.444em;
}

  .home_section_special_offer .offer-enroll {
    font-size: 1.111em;
    color: #1f1f1f;
    line-height: 26px;
  }

  .home_section_special_offer .offer-enroll.long {
    max-width: 340px;
    font-size: 1.111em;
  }


  .home_section_special_offer .offer-headline, .home_section_special_offer .offer-title a {
    font-size:1.000em;
  }

  .home_section_6 .location_slide_right, .home_section_amenities .location_slide_right {
      margin-left: 37%;
  }

  .home_section_6 .section_description, .home_section_amenities .section_description {
      max-width: 255px;
  }

  #special-offer-bg {
    display: none;
  }

  .home_section_special_offer.noborder {
    padding: 8px 0 25px !important;
  }

}

@media screen and (max-width: 625px) {
  .guest_pass_hero .section_title .section_1_title_first_line {
    font-size:2.000em;
  }

  .guest_pass_hero h1.section_title {
    line-height: 22px;
  }

  .guest_pass_hero h2.section_title {
    font-size:1.222em;
  }
}

@media screen and (max-width: 500px) {
.et_pb_column.joinFloat {
    float: left;
    width: 45% !important;
  }

  .et_pb_column.joinFloat .retro_btn {
    padding: 6px 13px;
    font-size:1.000em;
  }
}

@media screen and (max-width: 480px) {
  .home6-sliders-imgs {
    background-position: 27% center;
  }

  .page-template-page-why-retro .section_hero, .page-template-page-why-retro-fitness-gyms .section_hero {
    background-position: 57% center;
  }

  .page-template-page-why-retro .retro_rewards, .page-template-page-why-retro-fitness-gyms .retro_rewards {
    background-position: 63% center;
  }

  .single-location .et_pb_section.training_section_smallgroup {
    background-position: 45% center !important;
  }

  .home .contactpage_hero h1 {
    margin-right: 23%;
  }
  .pre_presale .location_cta h3 {
    max-width: 214px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 430px) {
  .et_pb_column.joinFloat {
      float: left;
      width: 41% !important;
    }

    .et_pb_column.joinFloat:first-child {
      margin-right: 2%;
  }

    .et_pb_column.joinFloat .retro_btn {
      padding: 6px 8px;
      font-size:0.889em;
    }
    .home .contactpage_hero h1 {
    margin-right: 0;
  }
  .training_section_teamtraining {
    background-position: 31% center !important;
  }
}


@media screen and (max-width: 419px) {
  .home_hero .section_hero_title {
    padding-top: 25px;
    text-transform: uppercase;
    text-align: center;
    line-height: 36px;
  }

  .retro_btn.join-box {
    font-size: 1.111em;
  }

  .et_pb_row.home_hero_cta .join-us-free-wrapper {
    padding: 18px 0 0;
  }

  .home .section_1_title_first_line, .section_title, .et_pb_column_1_3 h2.section_title, .et_pb_column_1_4 h2.section_title {
    font-size:2.444em;
    line-height: 42px;
  }

  .home .section_1_title_second_line {
    font-size:2.444em;
    line-height: 42px;
  }

  .page-template-page-training .home .section_1_title_first_line, .page-template-page-training .home .section_1_title_second_line {
    font-size:2.444em;
  }

  .home_section_special_offer .offer-save {
  font-size:1.444em;
  color: #e83b4c;
  padding: 10px 0 0;
  }

  .home_section_special_offer .offer-save.long {
  font-size:1.222em;
  line-height: 26px;
}

.home_section_special_offer .offer-enroll {
  font-size:1.000em;
  color: #1f1f1f;
  line-height: 22px;
  }

.home_section_special_offer .offer-headline {
  font-size:1.000em;
  }

.home_section_special_offer .offer-title a {
    position: relative;
    color: #f00;
    font-size:1.000em;
  }

  .home_section_special_offer span.arrow-down:before {
  content: "";
  position: absolute;
  top: 7px;
  right: -30px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #f00;
  }

.home_section_special_offer span.arrow-down:after {
  content: "";
    position: absolute;
    top: 3px;
    right: -30px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #f5f5f5;
  }

  .section_description {
    font-size:0.889em;
    line-height: 20px;
  }

  .location_title {
    font-size: 2rem;
  }

  .find_results_container .select-gym a, .home .classes_grid .select-gym a, .coming-soon {
    font-size:0.778em;
  }

  #landing .gpform.mainie .btn_guestpass {
    letter-spacing: 0;
  }

  .thank_you_page.rek h1.section_title {
    padding: 55px 0 0;
}

  .thank_you_page.rek h2.section_title {
    padding-bottom: 95px;
  }

  .ny-img {
    width: 15%;
  }

  .ny-official {
    width: 72%;
    font-size:0.722em;
  }

  .training_section_smallgroup #wrap-deals-button a.promos {
    font-size:0.778em;
    padding: 10px;
    letter-spacing: 1px;
  }

}

@media screen and (max-width: 950px) {
.home .contactpage_hero h1 {
    margin-right: 12%;
  }
}

@media (max-width: 400px) {
  .three-lines-together h2 div {
    font-size:1.556em;
  }
  .home_section_amenities.the_homepage .section_title {
    margin-bottom: 10px;
  }
  .home_section_amenities.the_homepage h2.section_title div {
    font-size:2.000em !important;
    line-height: 40px;
  }
  .et_pb_column.joinFloat:first-child {
    margin-right: 0;
}
.et_pb_column.joinFloat {
    float: left;
    width: 47% !important;
}
.page-template-page-home .retro_rewards {
    background-position: 48% center !important;
}
.home_section_special_offer .offer-enroll.long {
    max-width: 240px;
    line-height: 22px;
  }
}

@media screen and (max-width: 370px) {
 .ny-official {
    font-size: 0.611em;
  }
}

@media screen and (max-width: 320px) {
  .section_hero.landing_ty_hero .retro_section_title {
    padding: 86px 0 15px 0 !important;
  }

  .landing_form_header .retro_section_subtitle {
    max-width: 215px;
    margin: 15px auto 30px;
    font-size:1.000em;
    line-height: 24px;
  }

  .landing_ty_hero .retro_section_subtitle {
    padding: 0 40px;
  }

  .landing_footer {
    padding: 30px 10px 20px;
  }

  .et_pb_column.joinFloat {
    float: left;
    width: 49% !important;
}

}


@media screen and (min-width: 981px) and (max-width: 1220px) {
#main-header .container, .location_subnav .container {
	width: 98% !important;
}
#logo {
	/* max-height: 67%; */
	width: 143px !important;
	margin-top: 10px !important;
}
.et_header_style_left .logo_container {
	width: auto !important;
 
}	
#et-top-navigation {
	float: left!important;
	padding-left: 163px !important;
}

#et-top-navigation {
	float: left !important;
	padding-left: 163px !important;
	width: 77% !important;
}
.et_header_style_left #et-top-navigation nav > ul > li > a {
	padding: 06px 0 !important;
	font-size: 12px !important;
}
#et-secondary-nav .menu-item-has-children > a:first-child, #top-menu .menu-item-has-children > a:first-child {
	padding-right: 5px !important;
}
#et-secondary-menu .trial a {
	font-size: 0.75em!important;
}
#et-secondary-menu .mng-memb a {
	width: 85px;
	padding: 0 0px !important;
}



html[lang="es"] nav#top-menu-nav  {
	float: left;
	margin-top: -11px;
}


.et_header_style_left #et-top-navigation {
	padding-top: 10px !important;
}
.et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.img-amenties .section_color_yellow.tanning-sec1 {
	font-size: 2.500em !important;
	line-height: normal;
	margin-top: 99px;
}
.et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.img-amenties  .section_color_line.tanning-sec2 {
	font-size: 2.500em;
	letter-spacing: -2px;
	text-shadow: 0 0 5px #333, 0 0 10px #333 !important;
}
.et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.img-amenties {
	padding: 35px !important;
}
#et-top-navigation #flags {
	width: auto !important;
	padding: 0px 0px 0px 0px !important;
}
	
}


	
@media screen and (min-width: 280px) and (max-width: 360px) {
.trial_mobile a {
	position: absolute !important;
	right: 0 !important;
	z-index: 2000;
	background: #e83b4c!important;
	width: 43px !important;
	text-align: center;
	text-transform: uppercase;
	line-height: 1em;
	padding: 15px 5px !important;
	font-weight: bold;
	color: #FFF;
	font-size: 0.556em !important;
}

 

.g-translate-head #google_language_translator select.goog-te-combo {
	border: 1px solid #e2dcdc !important;
	outline: 0 none !important;
	border-radius: 19px !important;
	padding: 3px 24px 3px 9px !important;
	/* font-size:0.833em !important; */
	-webkit-appearance: none !important;
	/* background: transparent !important; */
	background-position: 66px 5px !important;
	width: 90px !important;
	font-size:0.500em !important;
	font-weight: bold !important;
	background-size: 11px !important;
	text-transform: uppercase !important;
}
.et_header_style_left #logo {
	max-width: 87%;
	max-height: 57%;
	margin-top: 11px;
}
.et_header_style_left .logo_container {
	width: 37%;
	height: 47px;
	text-align: center;
	left: 45%;
	margin-left: -35%;
	z-index: 1000;
	padding-top: 1px;
}
#et-top-navigation {
	padding-left: 1% !important;
}	
	
}

@media screen and (min-width: 360px) and (max-width: 767px) {
	
/*#main-header {
	position: fixed;
	height: 80px;
}*/

 

.et_header_style_left .logo_container {
	width: 37%;
	height: 47px;
	text-align: center;
	left: 45%;
	margin-left: -35%;
	z-index: 1000;
	padding-top: 1px;
}


#et-top-navigation {
	width: 100%;
	padding-left: 1% !important;
}

.trial_mobile a {
	font-size: 0.611em;
}

.trial_mobile a {
	position: absolute;
	right: 0;
	z-index: 2000;
	background: #e83b4c;
	width: 47px;
	text-align: center;
	text-transform: uppercase;
	line-height: 1em;
	padding: 14px 7px;
	font-weight: bold;
	color: #FFF;
}

.et_header_style_left #logo {
	max-width: 87%;
	max-height: 57%;
	margin-top: 11px;
}

.g-translate-head #google_language_translator select.goog-te-combo {
border: 1px solid #e2dcdc !important;
	outline: 0 none !important;
	border-radius: 19px !important;
	padding: 3px 24px 3px 9px !important;
	/* font-size:0.833em !important; */
	-webkit-appearance: none !important;
	/* background: transparent !important; */
	background-position: 66px 5px !important;
	width: 90px !important;
	font-size:0.500em !important;
	font-weight: bold !important;
	background-size: 11px !important;
	text-transform: uppercase !important;
}

 
	
}

@media screen and (min-width: 280px) and (max-width: 767px) {
.page-template-page-home .home_hero {
	margin-top: 49px;
}	
.home_section_3 .find_column {
	padding: 36px 0;
}
.home_section_2 .section_description {
	width: 55%;
	margin-bottom: 20px;
}

.get-training-btn {
	margin-bottom: 60px;
}
.social-buttons {
	margin: 00px 0 20px;
}

.social-buttons {
	justify-content: center;
	align-items: flex-start;
}



#retro-ft-logo {
	text-align: center;

	margin-top: 10px;
}

#et-footer-nav {
	background-color: #fff;
	margin-top: 20px;
}

#main-footer {
	padding-bottom: 0;
}

.home_section_3 .section_title {
	margin-bottom: 10px;
}

.home_section_2 .section_description {
	width: 99%;
	margin-bottom: 20px;
}

.home_section_2 .section_description {
	width: 99%;
	margin-bottom: 20px;
	padding-top: 0;
}

.et_mobile_menu li a {
	padding: 4px 10%;
}
.nav li li a, .et_mobile_menu li a {
	font-size:0.667em

}
#main-footer .et_pb_row {
	padding-bottom: 0;
}

.g-translate-head {
	position: absolute;
	margin-right: 0px !important;
	margin-top: 0px;
	right: 4px;
	overflow: visible;
	height: auto;
	width: 100px;
}
.g-translate-head #flags #English::after {
	display: none;
}

.g-translate-head #flags li {
	margin: 0 5px !important;
	height: 16px;
	width: 34px;
}

#flags.size16 a, #language span.size16, a.single-language span.size16 {
	width: 16px !important;
	height: 15px !important;
 
}
#flags.size16 a[title="Haitian"], #language .switcher .selected a[title="Haitian"] span, #language .switcher .option a[title="Haitian"] span, .tool-container .tool-items a[title="Haitian"], a.single-language[title="Haitian"] span.size16 {
	background-position:-120px -122px ;
}
#flags.size16 a[title="Spanish"], #language .switcher .selected a[title="Spanish"] span, #language .switcher .option a[title="Spanish"] span, .tool-container .tool-items a[title="Spanish"], a.single-language[title="Spanish"] span.size16 {
	background-position:-4px -324px;
}
	
 
}

@media screen and (min-width: 600px) and (max-width: 767px) {
#et-top-navigation {
	padding-left: 4% !important;
}

.et_header_style_left #logo {
	max-width: 91%;
	max-height: 73%;
	margin-top: 7px;
}
.g-translate-head #google_language_translator select.goog-te-combo {
border: 1px solid #e2dcdc !important;
	outline: 0 none !important;
	border-radius: 19px !important;
	padding: 3px 24px 3px 9px !important;
	/* font-size:0.833em !important; */
	-webkit-appearance: none !important;
	/* background: transparent !important; */
	background-position: 66px 5px !important ;
	width: 90px !important;
	font-size:0.500em !important;
	font-weight: bold !important;
	background-size: 11px !important;
	text-transform: uppercase !important;
}

.trial_mobile a {
	position: absolute;
	right: 0;
	z-index: 2000;
	background: #e83b4c;
	width: 74px;
	text-align: center;
	text-transform: uppercase;
	line-height: 1em;
	padding: 12px 10px;
	font-weight: bold;
	color: #FFF;
	font-size:0.722em;
}

.g-translate-head {
	position: absolute;
	margin-right: 0px !important;
	margin-top: 13px;
	right: 64px;
}


.home_section_3 .vanish {
	padding: 1% 0 1% 20px;
	font-weight: bold;
	text-align: center;
}

.home_section_2 .section_description {
	width: 50%;
	margin-bottom: 20px;
	padding-top: 0;
}

.g-translate-head {
	position: absolute;
	margin-right: 0px !important;
	margin-top: 13px;
	right: 71px;
	width: 150px !important;
}
 
	
}




@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
	.et_mobile_menu .menu-item {
	width: 48%;
	float: left;
	margin: 0% 1%;
}

  }
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
	.et_mobile_menu .menu-item {
	width: 48%;
	float: left;
	margin: 0% 1% !important;
}
 
#mobile_menu .social-buttons a {
	margin-right: 18px;
	padding: 10px;
}	  
  }

@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) {
/*	.et_mobile_menu .menu-item {
	width: 48% !important;
	float: left;
	margin: 0% 1% !important;
}*/
 
	#mobile_menu .social-buttons a {
	margin-right: 18px;
	padding: 10px;
}  
  }


@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (orientation : landscape) {
/*	.et_mobile_menu .menu-item {
	width: 48% !important;
	float: left;
	margin: 0% 1% !important;
}*/
 #mobile_menu .social-buttons a {
	margin-right: 18px;
	padding: 10px;
}
	  
  }
  
  @media only screen 
and (min-device-width : 414px) 
and (max-device-width : 896px) 
and (orientation : landscape) {
/*	.et_mobile_menu .menu-item {
	width: 48% !important;
	float: left;
	margin: 0% 1% !important;
}*/
 #mobile_menu .social-buttons a {
	margin-right: 18px;
	padding: 10px;
}
	  
  }
  

  
#post-3839 #reserve {
	padding-top: 0;
}  
   
.single-location #et_mobile_nav_menu .trial {
	display: block !important;
}

.single-location #et_mobile_nav_menu .trial.navCorporateBtn.req-ben {
	display: none !important;
}



 
@media (min-width: 768px) {
  .hide-for-medium {
    display: none !important;
  }
}

@media (min-width: 1025px) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0px), screen and (min-width: 768px) {
  .show-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .show-for-medium {
    display: none !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 767px), screen and (min-width: 1025px) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 1024px) {
  .show-for-large {
    display: none !important;
  }
} 
  


.et_pb_section.section.location_section_hero.coverImgs.sch-tour::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgb(0, 0, 0,.0);
	z-index: 0;
}

.et_pb_section.section.location_section_hero.coverImgs.sch-tour .et_pb_row.collapse.home_hero_cta.location_section_hero_content.loc-form-header {
	position: relative;
	z-index: 1;
}


@media screen and (min-width: 280px) and (max-width: 767px) {
html[lang="es"]	 .hero-header-btn  .retro_btn.join-box {
	font-size: 1.111em;
	display: inline-block;
}

html[lang="es"] .section_description {
	font-size:0.889em;
	line-height: 26px;
}

html[lang="es"] .section_title {
	font-size:2.000em;
}

.home_section_3 .vanish {
	text-align: center;
}

html[lang="es"] #trackAmenitiesHome {
	display: inline-block;
	padding: 10px 25px;
	line-height: normal;
	text-align: center;
}

#mobile_menu .social-buttons {
 
	display: inline;
	padding: 0 32px !important;
}
#gmw-submit-1[value="Vamos"] {
	font-size: 0.611em;
	padding: 21px 15px 15px 8px !important;
}

.home_section_2 .section_description {
	width: 63%;
 
}
html[lang="es"] .home .home_section_amenities .section_title.internal_titles {
	line-height: normal;
}


#retro-ft-logo img {
	max-width: 200px !important;
}

.footer_copy, .footer_links {
	width: 94% !important;
	margin: 0 auto;
}

html[lang="es"] .page-template-page-why-retro {
	
}

html[lang="es"] .page-template-page-why-retro .home_section_1_description {
	margin-bottom: 0;
}	 

html[lang="es"] .page-template-page-why-retro .section_title.internal_titles.section_title_light {
	margin-top: 15px;
}

html[lang="es"] .page-template-page-why-retro .section_amenities_content .classes_titles {
	line-height: normal;
}

html[lang="es"] .page-template-page-classes .section_title.section_color_line.section_1_title_second_line {
	font-size:2.444em;
	line-height: normal;
}

html[lang="es"] .page-template-page-classes .home_section_1_description {
	margin: 0; 
}

html[lang="es"] .page-template-page-classes .home_section_1_description .section_description.light_text {
	line-height: 23px;
}

html[lang="es"] .page-template-page-training .et_pb_row.collapse.content_wrapper {
	padding-top: 30px;
}
html[lang="es"] .page-template-page-training .home_section_1_description .section_description.light_text {
	padding: 0;
	line-height: normal;
}
html[lang="es"] .page-template-page-training .home_section_1_description {
	margin-bottom: 0;
}
html[lang="es"] .page-template-page-training .et_pb_column.et_pb_column_1_3.trainingColumn.team_training_copy .section_title.internal_titles {
	margin-top: 15px;
}
html[lang="es"] .page-template-page-training .et_pb_section.section.training_section_smallgroup.coverImgs {
	padding: 30px 0;
}
.location-template-default.single.single-location #et-top-navigation {

	width: 100%;
}

.home-sec-title-get-real-left {
	float: left;
	width: 100%;
}

.home-sec-title-get-real-right {
	background: rgba(50,38,3,0.6);
	float: left;
	width: 100% !important;
	padding: 12px;
	color: #fff;
	margin-top: 33px;
	font-size:0.778em;
	line-height: normal;
	text-align: justify;
}
body.page-id-6955 .home_section_1.section_hero.coverImgs .section_color_red.section_1_title_first_line {
	font-size:1.944em !important;
}

.page-id-6955 .home_section_1.section_hero.coverImgs .section_title.section_color_line.section_1_title_second_line {
	font-size:1.944em !important;
}
body.page-id-6955 #main-content .container {
	padding-top: 45px;
}


 
.marketing_homepage_slider .home6-sliders-imgs.slick-slide {
	min-height: 400px !important;
	height: 400px !important;
	background-position: center !important;
	background-position: center center !important;
	margin-top:0;
}
.marketing_homepage_slider .slick-dots {
	bottom: 6px;
	/* right: 0 !important; */
} 
 .marketing_homepage_slider .slick-dots li button::before {
/*	padding: 0 !important;
	width: 18px;
	height: 21px;*/
	background-size: 10px;
}
.marketing_homepage_slider .slide_overlay, .marketing_homepage_slider .slide_overlay_training { 
    background-color: rgba(0, 0, 0, 0.05) !important;
   

}
.marketing_homepage_slider .home6-sliders-imgs.slick-slide h2 {
	color: #fff;
	font-size: 1.111em !important;
	font-weight: 800;
	max-width: 95%;
	line-height: normal;
	margin-top: 21px;
	text-shadow: 0 0 7px #333, 0 0 5px #333;
	font-style: inherit;
	margin: 10px !important;
}

.marketing_homepage_slider .home6-sliders-imgs.slick-slide p {
	font-size:0.778em !important;
	line-height: 18px !important;
	margin-top: 5px !important;
	color: #fff !important;
	/* max-width: 600px; */
	text-shadow: 0 0 5px #333, 0 0 5px #333 !important;
	font-weight: 400 !important;
	text-transform: none !important;
	font-style: normal !important;
	font-family: 'Gilroy', sans-serif !important;
	max-width: 808px !important;
	margin: 9px !important;
}
.slider.slick-slider.home_slider2.marketing_homepage_slider.slick-initialized.slick-dotted {
	margin-top: 45px;
}
.page-template-page-home .home_hero {
	margin-top: 0;
}

.marketing_homepage_slider .home6-sliders-imgs.slick-slide p a {
	color: #f43253;
	font-weight: 700;
	font-size:0.778em;
}
.gmw-submit-wrapper-1 .gmw-submit-1 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.111em;
	line-height: 0;
	background: transparent;
	border: none;
	line-height: 37px;
	color: #fff;
}

.page-template-page-testloc .et_pb_section.section.find_results_container {
	margin: 15px;
}

.page-template-page-testloc .et_pb_section.section.find_results_container .find_results_container .page-numbers {
	margin: 0 4px 10px 0;
	padding: 0;
	display: inline-block;
}
.find_results_container .page-numbers {
	margin: 0 2px 10px 2px;
	padding: 0;
	display: inline-block;
}
.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr h3 {
	font-size: 2.167em;
	color: #e83b4c;
	border-bottom: 1px solid #ddd;
	margin-bottom: 0;
	padding-bottom: 17px;
	margin-top: 10px;
}
.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr h3 a {
	background: #e83b4c;
	color: #fff;
	padding: 0 13px;
	display: inline-block;
	font-size:2.000em;
	font-weight: 600;
}

.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .address-wrapper.addr-first {
	min-height: inherit;
}
.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .et_pb_row.collapse.section_amenities_content.addr-main .et_pb_column.et_pb_column_1_4.center.news-content.addr-sub {
	margin-right: 1%;
	width: 24%;
	margin-bottom: 12px;
	border-bottom: 1px solid #eee;
	padding-bottom: 16px;
}
.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr li {
	list-style: none;
	color: #000;
}

.page-template-page-testloc .et_pb_section.section.find_results_container {
	margin: 20px;
}
.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .et_pb_row.collapse.section_amenities_content.addr-main .et_pb_column.et_pb_column_1_4.center.news-content.addr-sub.new-card-block {
	width: 48%;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 0;
}
 
.loc-img.new-card-block-left {
	width: 100%;
	float: left;
	margin-right: 10px;
	text-align: center;
	margin-bottom: 36px;
}
.new-card-block-right {
	float: left;
	width: 100%;
}

.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .address-wrapper.addr-first {
	min-height: inherit;
	font-size:0.833em !important;
}
.addr-sec-bot {
	position: relative;
	bottom: 0;
	width: 100%;
	margin-top: 35px;
}
.addr-sec-bot .addr-link.web-link .addr-links-sec:first-child {
	color: #fff !important;
	padding: 2px 11px;
	display: block;
	font-size:0.833em;
}
.addr-sec-bot .addr-link.web-link {
	width: 45%;
	background: #545454;
	display: inline-block;
	text-align: center;
	padding: 0;
	color: #fff;
	text-align: center;
}

.contact-info.addr-sec {
	text-transform: uppercase !important;
	padding-left: 0px;
	display: inline-block;
	width: 100%;
}
.addr-sec-bot .addr-link.call-link .addr-links-sec {
	color: #fff !important;
	width: 100% !important;
	display: block;
	padding: 2px 11px !important;
	font-size:0.833em;
}
 

.addr-sec-bot .addr-link.call-link {
	width: 49%;
	display: inline-block;
	padding: 0;
	background: #e83b4c;
	text-align: center;
	color: #fff;
}
.loc-img.new-card-block-left img {
 
	display: inline-block;
}
.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .et_pb_row.collapse.section_amenities_content.addr-main .et_pb_column.et_pb_column_1_4.center.news-content.addr-sub.new-card-block {
	width: 100% !important;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 0;
	text-align: center;
}
.new-card-block-right hr {
	width: 20%;
	margin: 0 auto;
	color: #e83b4c;
	margin-left: auto;
	margin: 0px auto 15px auto;
}

.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr h2.post-title {
	min-height: auto;
	font-size: 1.167em;
	padding-left: 0;
}

.et_pb_column.et_pb_column_2_3.home-et-wrapper-first-right.loc-wrapper-right {
	padding: 15px;
}

.schedule-form-section .form-columns-2 .hs-form-field {
	text-align: left;
}

.page-get-zoom-background .get-zoom-sec-main .get-zoom-sec-inner .get-zoom-sec {
	margin-right: 9px !important;
	width: 395px !important;
	padding-top: 20px !important;
	margin-left: 10px !important;
}


.page-get-zoom-background .home_section_1.section_hero.coverImgs.membership-cancellation .section_color_red.section_1_title_first_line {
	padding-top: 16px;
	line-height: 38px;
	font-size:2.000em !important;
}
.page-get-zoom-background .home_section_1.section_hero.coverImgs.membership-cancellation .section_title.section_color_line.section_1_title_second_line {
	padding-bottom: 49px;
	font-size:2.000em !important;
}
.address-wrapper.addr-first.get-zoom-cont {
	padding: 0 !important;
}



.location-template-default.single.single-location .et_pb_column.et_pb_column_2_3.home-et-wrapper-first-left.loc-wrapper-left .location_cta.loc-news-main .location_cta.left.loc-title-left.home-sec-title-get-real-left.loc-nes-left {
	width: 100% !important;
	margin-bottom: 76px;
}



.page-template-template-our-health-safety-pledge .home_section_1.section_hero.coverImgs.membership-cancellation {
	height: 155px;
	margin-top: 40px !important;
	background-size: 113% 138px !important;
	background-position: center center;
	min-height: 153px;
}

.page-template-template-our-health-safety-pledge .health-safe-first-left {
 
	padding-right: 0;
	margin-right: 0;
	border-right: 0px solid #ccc;
}
.page-template-template-our-health-safety-pledge .et_pb_row.collapse.top_content.content_wrapper.health-safe-first-wrap p {
	line-height: 1.3rem;
	margin-bottom: 15px;
	font-size:0.889em;
}

.page-template-template-our-health-safety-pledge .et_pb_row.collapse.top_content.content_wrapper.health-safe-first-wrap li {
	line-height: 1.5rem;
	margin-bottom: 15px;
	font-size:0.889em !important;
	line-height: 1.3rem;
}
.page-template-template-our-health-safety-pledge .health-safe-first-right {
	padding-left: 0 !important;
	margin-left: 0;
}

.et_pb_row.collapse.top_content.content_wrapper.health-safe-cont-wrap {
	line-height: normal;
	font-size:0.889em;
}

.home_section_6.et_pb_section.section.location_social.home.manifesto.health-safe-second-sec {
	background-position: center top;
	background-size: 313px;
	padding-bottom: 42px;
}

.home_section_6.et_pb_section.section.location_social.home.manifesto.health-safe-second-sec .et_pb_column.et_pb_column_2_4.location_slide_right.health-safe-second-right {
	padding-top: 359px;
	margin-left: 0;
}

.et_pb_row.collapse.top_content.content_wrapper.health-safe-second-wrap p {
	padding: 0;
	line-height: 1.5rem;
	margin-bottom: 14px;
	font-size:0.889em;
}

.page-template-template-mental-health-awareness .home_section_1.home_hero.section_hero.home .section_color_red.section_1_title_first_line.awarness_title_first_line h2 {
	text-align: left !important;
	color: #e83b4c;
	font-size: 1.111em;
	padding-right: 0;
	line-height: normal;
	padding-bottom: 7px;
	font-weight: 900;
	padding-top: 15px;
}
.page-template-template-mental-health-awareness .home_section_1_description.awarness_desc h3 {
	color: #fff;
	font-size:1.000em;
	font-weight: 600;
	padding-right: 0;
}

.page-template-template-mental-health-awareness .home_section_1_description.awarness_desc {
	color: #fff;
	text-align: left;
	line-height: 24px;
	width: 100%;
	margin: 0 auto !important;
}
.page-template-template-mental-health-awareness .home_section_1_description.awarness_desc p {
	font-size:0.889em;
	line-height: normal;
}
.page-template-template-mental-health-awareness .home_section_1.home_hero.section_hero.home {
	background-size: cover;
	background-position-x: 53%;
	background-position-y: 9px;
	height: 410px !important;
	min-height: 410px;
}
.page-template-template-mental-health-awareness .mental-sec-title .section_color_black {
	font-size:1.333em;
	margin-top: 40px !important;
}

.home_section_6.et_pb_section.section.location_social.home.manifesto.mental-health-second-sec {
	background-position: center top;
	padding-top: 69%;
	padding-left: 15px;
	padding-right: 15px;
}


.page-template-template-mental-health-awareness .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right .section_color_black {
	margin-top: 6px;
	line-height: normal;
	font-size: 1.111em;
}
.page-template-template-mental-health-awareness .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right p {
	line-height: 1.3rem;
	margin-bottom: 15px;
	padding-bottom: 0;
	font-size:0.889em;
}

.page-template-template-mental-health-awareness .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right li {
	line-height: 1.3rem;
	margin-bottom: 10px;
	padding: 0 0 0 15px;
	position: relative;
	display: block;
	font-size:0.889em;
}

.page-template-template-mental-health-awareness .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap {
	max-width: 100%;
	min-height: inherit;
	margin-bottom: 25px;
}

.slider.slick-slider.home_slider2.marketing_homepage_slider.desk-market-slider {
	display: none;
}

.slider.slick-slider.home_slider2.marketing_homepage_slider.mobile-market-slider {
	display: block;
}

.page-template-template-daily-free-workout .home_section_1.section_hero.coverImgs {
	min-height: 200px;
 
}

.page-template-template-daily-free-workout .home_section_1.section_hero.coverImgs .section_color_red.section_1_title_first_line {
	font-size:1.944em;
}
.page-template-template-daily-free-workout .home_section_1.section_hero.coverImgs .section_title.section_color_line.section_1_title_second_line {
	font-size:1.944em;
	line-height: 38px;
}
.page-template-template-daily-free-workout .et_pb_row.center.contactpage_hero.content_wrapper {
	padding: 55px 0 25px 0 !important;
}

.tanning-img-sec-header.img-amenties .section_color_yellow.tanning-sec1 {
	font-size:1.944em !important;
	padding-left: 0 !important;
	padding-bottom: 0 !important;
	color: #e83b4c;
	text-shadow: 0 0 5px #fff, 0 0 10px #fff !important;
	line-height: normal;
	text-align: center;
}
.section_color_line.tanning-sec2 {
	font-size:1.944em;
	letter-spacing: -2px;
	text-shadow: 0 0 5px #333, 0 0 10px #333 !important;
	text-align: center;
}
.tanning-img-sec-header.img-amenties p {
	padding-right: 0;
	text-align: center;
 
}
.img-amenties .et_pb_row.collapse p {
	color: #fff;
	line-height: 25px;
	padding-bottom: 0;
	margin-bottom: 20px;
	font-size:0.889em !important;
	line-height: normal;
	text-shadow: 0 0 5px #333, 0 0 10px #333;
	padding: 0 15px;
}
.et_pb_row.collapse.content_wrapper.section_amenities_header {
	margin: 25px auto;
}
.section_title.internal_titles.section_title_light {
	font-size:1.667em;
}
.page-template-template-amenities #toggle_test {
	padding-left: 0;
}
.page-template-template-amenities #toggle_test {
	padding-left: 0;
	margin: 5px auto;
}
.page-template-template-amenities  .section_amenities .amenities_titles {
 
	font-size:0.944em;
}
.page-template-template-amenities  .icon-amenities.img-amenities img {
	width: 40px;
	height: 40px;
}
.page-template-template-amenities  .icon-amenities.img-amenities img {
	margin-top: 14px;
}

.page-template-template-amenities .section_amenities_content .amenitiesLi {
	display: list-item !important;
	margin-bottom: 10px;
}

.et_pb_section.section.training_section_teamtraining.slider-img-sec .et_pb_row.collapse.content_wrapper.amenties-slider-content {
	margin-top: 30px;
}

.et_pb_section.section.training_section_teamtraining.slider-img-sec .slick-prev.slick-arrow {
	margin-left: 40px;
	z-index: 999;
	font-size:2.333em;
	background: #fff;
	width: 32px;
	height: 34px;
	text-align: center;
	padding-left: 4px;
	border-radius: 3px;
	box-shadow: 0 0 18px #222;
}


.et_pb_section.section.training_section_teamtraining.slider-img-sec .slick-prev.slick-arrow::before {
	font-size: 1.389em;
	font-weight: 400 !important;
	/* box-shadow: 0 0 18px #888; */
	color: #ff8d12;
}

.et_pb_section.section.training_section_teamtraining.slider-img-sec .slick-next.slick-arrow {
	margin-right: 40px;
	z-index: 999;
	font-size:2.333em;
	width: 32px;
	height: 34px;
	text-align: center;
	padding-left: 9px;
	border-radius: 3px;
	background: #fff;
	box-shadow: 0 0 18px #222;
}


.et_pb_section.section.training_section_teamtraining.slider-img-sec .slick-next.slick-arrow::before {
	font-size: 1.389em;
	font-weight: 400 !important;
	color: #ff8d12;
}

.et_pb_section.section.own_retro.coverImgs.join-today-sec h1 {
	color: #ffe005;
	text-transform: uppercase;
	font-family: Gilroy, sans-serif;
	/*font-style: italic;*/
    font-style: normal;
	font-weight: 800;
	font-size:1.667em !important;
}

.et_pb_section.section.own_retro.coverImgs.join-today-sec h2 {
	color: #fff;
	/* max-width: 450px; */
	margin: 5px auto 25px auto;
	font-size:1.000em;
}

.et_pb_row.collapse.light_text.join-today-wrap-text {
	padding-top: 35px;
}

.et_pb_row.collapse.light_text.join-today-wrap-text {
	padding-top: 35px;
	padding-bottom: 100px;
}
.page-template-template-amenities {
	overflow-x: hidden;
}

.page-template-page-home .home_section_1.home_hero.section_hero.homeVideo.coverImgs  .section_hero_title .section_color_line {
	color: #FFF !important;
	line-height: 30px;
	font-size: 2.500em !important;
	padding-top: 13px;
	text-align: left;
}
 .page-template-page-home .home_section_1.home_hero.section_hero.homeVideo.coverImgs .home_section_1_description {
	text-align: left;
	margin-left: 0;
}
.page-template-page-home .home_section_1.home_hero.section_hero.homeVideo.coverImgs .home_section_1_description .section_description.light_text {
	padding-top: 0;
}
.page-template-page-home .home_section_1.home_hero.section_hero.homeVideo.coverImgs .home-sec-title-get-real-left {
	text-align: left;
}
.page-template-page-home .home_section_1.home_hero.section_hero.homeVideo.coverImgs .vanish.hero-orText {
	text-align: left;
	padding-left: 30%;
}

.page-template-page-home #homeSearch #gmw-submit-1 {
	padding: 5px 15px 12px !important;
}

.et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.cardio-sec.new-amenties-sec.img-amenties {
	padding: 45px 25px !important;
}

.et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.cardio-sec.new-amenties-sec.img-amenties .et_pb_column.et_pb_column_2_3 {
	text-align: left;
}
.et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.cardio-sec.new-amenties-sec.img-amenties p {
	text-align: left;
	line-height: normal;
	padding-left: 0;
}
.et_pb_section.section.training_section_teamtraining.endurance-sec.new-amenties-sec.img-amenties {
	padding: 45px 25px !important;
}
.et_pb_section.section.training_section_teamtraining.endurance-sec.new-amenties-sec.img-amenties p {
	text-align: left;
	padding: 0;
}
.et_pb_section.section.training_section_teamtraining.endurance-sec.new-amenties-sec.img-amenties #home-join-now {
	margin-bottom: 0;
}

.et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.weight-training-sec.new-amenties-sec.img-amenties {
	padding: 45px 25px !important;
}

.et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.weight-training-sec.new-amenties-sec.img-amenties p {
	text-align: left;
	padding: 0;
}


.et_pb_section.section.training_section_teamtraining.endurance.group-fit-sec.new-amenties-sec.img-amenties {
	padding: 25px 15px !important;
	text-align: left;
	position: relative;
}

.et_pb_section.section.training_section_teamtraining.endurance.group-fit-sec.new-amenties-sec.img-amenties .et_pb_column.et_pb_column_1_2 {
	padding-left: 0;
}

.et_pb_section.section.training_section_teamtraining.endurance.group-fit-sec.new-amenties-sec.img-amenties .et_pb_row.collapse {
	background: rgba(255, 255, 255, 0.5);
	padding: 15px;
}

.et_pb_section.section.training_section_smallgroup.webpromoBg.child_sitting_sec.new-amenties-sec.img-amenties {
	background-position: center right !important;
/*	background-image: url('https://stgtws.retrofitness.com/wp-content/uploads/2020/05/child-header.jpg') !important;*/
}

.et_pb_section.section.training_section_smallgroup.webpromoBg.child_sitting_sec.new-amenties-sec.img-amenties {
	background-position: center right !important;
/*	background-image: url('https://stgtws.retrofitness.com/wp-content/uploads/2020/05/child-header.jpg') !important;
*/	padding: 25px 10px !important;
}

.et_pb_section.section.training_section_smallgroup.webpromoBg.child_sitting_sec.new-amenties-sec.img-amenties .et_pb_row.collapse {
	padding: 15px;
	background: rgba(153, 41, 10, 0.5);
}

.page-template-template-new-amenities .section_title.internal_titles {
	font-size:2.000em !important;
	/* line-height: normal; */
	text-align: left;
}

.home_section_1.home_hero.section_hero .section_color_red.section_1_title_first_line {
	font-size:2.444em !important;
}

.hp-block-sec-main {
	position: relative;
	width: 100%;
	text-align: center;
	margin-top: 11px;
}
.hp-block-sec-main .et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img {
	margin-bottom: 10px;
}
.hp-block-sec-main .et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img img {
	display: block;
	margin: 0 auto;
}
.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two-img input#gmw-submit-1 {
	cursor: pointer;
}

.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two.hp-block-one-img {
	width: 375px !important;
	max-width: 375px;
	margin: 15px auto !important;
	display: inline-block !important;
	text-align: center;
	float: none;
}

.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two-img #gmw-submit-wrapper-1 {
	border: none;
}
.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two-img input#gmw-submit-1 {
	margin-top: 0;
	cursor: pointer;
 
}
.page-template-page-revision-home .section_1_title_first_line, .section_title, .et_pb_column_1_3 h2.section_title, .et_pb_column_1_4 h2.section_title {
	font-size: 2.500em !important;
	line-height: 45px !important;
}
.page-template-page-revision-home #gmw-address-field-wrapper-1 {
	margin-right: 0 !important;
	margin-left: 0;
}
.page-template-page-revision-home div#gmw-address-field-wrapper-2::before, .page-thank-you div#gmw-address-field-wrapper-2::before {
	font-size:0.889em;
	letter-spacing: 3px;
}
.page-template-page-revision-home #homeSearch.home_section_3.et_pb_section.section .gmw-form.gmw-form-1 #gmw-submit-wrapper-1::after {
	content: "GO";
	margin-top: -13px !important;
	margin-left: -17px !important;
	position: absolute;
	font-size:1.667em;
	font-weight: 600; display:none;
}

.page-template-page-revision-home .gmw-submit-wrapper-1 .gmw-submit-1 {
	color: transparent;
}

.page-template-page-revision-home .home_section_3 .gmw-submit-wrapper-1 {
	border: 4px solid #000;
	height: 52px;
	cursor: pointer;
	width: 66px;
}
.hp-top-bg-video {
	margin-top: 48px !important;
}

.only-mobile-offer.trial_mobile a {
	display: inline-block;
	width: 100%;
	position: relative;
	text-align: left;
}


.only-mobile-offer.trial_mobile {
	display: inline-block !important;
	width: 100%;
}

.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two.hp-block-one-img {
	position: relative;
	z-index: 9999;
}



.et_pb_section.section.afterCtForm.career-banner-image .et_pb_row.center {
	width: 93%;
}

.et_pb_section.section.afterCtForm.job-info-section .et_pb_row {
	width: 90%;
}
.et_pb_section.section.afterCtForm.job-info-section .et_pb_row .et_pb_column.et_pb_column_4_4.jobsearch {
	padding: 15px;
}

.et_pb_section.section.afterCtForm.job-info-section .et_pb_row .et_pb_column.et_pb_column_4_4.jobsearch .paoc-popup.popupaoc-link {
	margin-top: 25px;
	float: none;
	display: inline-block;
	width: 100%;
	 
}

.et_pb_section.section.afterCtForm.buton-img-section .et_pb_row {
	width: 90%;
	text-align: center;
}

.et_pb_section.section.afterCtForm.buton-img-section .et_pb_section.section.classes_grid.why_retro_features.home.fullWidth-section p {
	text-align: center !important;
}

.et_pb_section.section.afterCtForm.buton-img-section .et_pb_section.section.classes_grid.why_retro_features.home.fullWidth-section p .retro_btn.retro_btn_dark {
	padding: 10px 15px;
	width: 100%;
}

.et_pb_section.section.location_section_hero.coverImgs.pre_presale .et_pb_row.collapse.home_hero_cta.location_section_hero_content .location_cta.left {
	max-width: 100%;
	font-size: 14px;
	text-shadow: 0 0 5px #000;
	line-height: 1.4;
}

.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup .form-inline:nth-child(9) .form-group {
	/* background: red; */
	width: 100%;
	display: inline-block;
	vertical-align: top;
}


.home .hp-block-sec-main.hp-block-slider-sec.hp-block-section .et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two.hp-block-one-img.hp-block-slider-second.hp-find-gym.hp-blobk-gym-top {
	/* margin: 0 auto !important; */
	float: none;
	margin-bottom: 30px !important;
}


}





@media screen and (min-width: 280px) and (max-width: 370px) {
.marketing_homepage_slider .home6-sliders-imgs.slick-slide {
	min-height: 250px !important;
	height: 250px !important;
	/* background-position: center !important; */
	background-position: center top !important;
	margin-top: 0;
	background-size: cover;
}	
	
}

@media screen and (min-width: 370px) and (max-width: 400px) {
.marketing_homepage_slider .home6-sliders-imgs.slick-slide {
	min-height: 255px !important;
	height: 255px !important;
	/* background-position: center !important; */
	background-position: center top !important;
	margin-top: 0;
	background-size: cover;
}
	
}


@media screen and (min-width: 400px) and (max-width: 500px) {
.marketing_homepage_slider .home6-sliders-imgs.slick-slide {
	min-height: 300px !important;
	height: 300px !important;
	/* background-position: center !important; */
	background-position: center top !important;
	margin-top: 0;
	background-size: cover;
}	
}


@media screen and (min-width: 500px) and (max-width: 600px) {
.marketing_homepage_slider .home6-sliders-imgs.slick-slide {
	min-height: 350px !important;
	height: 350px !important;
	/* background-position: center !important; */
	background-position: center top !important;
	margin-top: 0;
	background-size: cover;
}
	
}

@media screen and (min-width: 600px) and (max-width: 767px) {
.marketing_homepage_slider .home6-sliders-imgs.slick-slide {
	min-height: 500px !important;
	height: 500px !important;
	background-position: center !important;
	background-position: center top !important;
	margin-top: 0;
	background-size: cover !important;
}

.section_title.internal_titles {
	line-height: normal;
	padding: 0;
}

.et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.img-amenties .et_pb_row.collapse.flip-left-cont {
	padding-left: 24px;
}

.section_color_line.tanning-sec2 {
 
	text-align: left;
}

.tanning-img-sec-header.img-amenties .section_color_yellow.tanning-sec1 {
 
	text-align: left;
}
.img-amenties .et_pb_row.collapse p {
	color: #fff;
	line-height: 25px;
	padding-bottom: 0;
	margin-bottom: 20px;
	font-size:0.889em !important;
	line-height: normal;
	text-shadow: 0 0 5px #333, 0 0 10px #333;
	padding: 0 60px 0 0px;
	max-width: 300px;
	text-align: left;
}

.et_pb_row.collapse.light_text.join-today-wrap-text h2 {
	max-width: 350px;
}
.page-template-page-revision-home .et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two-img #gmw-submit-wrapper-1 {
	border: none;
	text-align: left;
}
.page-template-page-revision-home #gmw-address-field-wrapper-1 {
	margin-right: 0 !important;
	margin-left: 67px;
	width: 59%;
}

.page-template-page-revision-home   .home_section_3 .gmw-form-wrapper-1 {
	max-width: 380px !important;
	/* margin: 0 auto; */
}

.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two.hp-block-one-img {
	width: 375px !important;
	max-width: 375px;
	margin: 15px auto !important;
	display: inline-block !important;
	text-align: center;
	float: none;
}

.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two.hp-block-one-img .above-search-home .fc-3 {
	display: inline-block !important;
	width: 15% !important;
	padding-left: 0 !important;
	text-align: right !important;
}

.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_row.collapse.home_hero_cta.location_section_hero_content .section_title.location_title {
	font-size: 3.5rem;
	text-shadow: 0 0 5px #000;
	width: 100% !important;
	text-align: center;
	padding: 0 !important;
	max-width: 100%;
}




	
}


@media screen and (min-width: 280px) and (max-width: 550px) {
.et_pb_column.et_pb_column_2_3.home-et-wrapper-first-right.loc-wrapper-right {
	padding: 15px;
}

.sc-hp-title {
	font-size:1.278em;
 
}
.schedule-form-section .form-columns-2 .hs-form-field {
	width: 100%;
	float: left;
	margin: 5px 0;
	text-align: left;
}

.schedule-form-section #joinDt {
	width: 40% !important;
	float: left;
}
.sc-five div.input #joinTime {
	width: 54%;
	 
}
.shedule-footer-txt {
	padding: 0 5px;	
	font-size:0.6em

}
.et_pb_row.collapse.home_hero_cta.location_section_hero_content.loc-form-header {
	padding-bottom: 25px;
}
	
}


@media screen and (min-width: 600px) and (max-width: 767px) {
.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .et_pb_row.collapse.section_amenities_content.addr-main .et_pb_column.et_pb_column_1_4.center.news-content.addr-sub {
	margin-right: 1%;
	width: 46% !important;
	margin-bottom: 12px;
	border-bottom: 1px solid #eee;
	padding-bottom: 16px;
	margin-left: 1%;
	min-height: 60px;
}
	
.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .address-wrapper.addr-first {
	font-size:0.778em;
	font-weight: 400;
	line-height: 20px;
	color: #333;
	margin-bottom: 10px;
	min-height: inherit;
}

.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr h2.post-title {
	min-height: auto;
	font-size:1.000em;
	padding-left: 10px;
}
.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .address-wrapper.addr-first {
	min-height: inherit;
	font-size:0.722em !important;
}
.addr-sec-bot .addr-link.web-link {
	width: 45%;
	background: #545454;
	display: inline-block;
	text-align: center;
	padding: 0;
	color: #fff;
	text-align: center;
}
.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .et_pb_row.collapse.section_amenities_content.addr-main .et_pb_column.et_pb_column_1_4.center.news-content.addr-sub .contact-info.addr-sec a {
	color: #e83b4c;
	font-weight: 600;
	font-size:0.944em;
}
.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .et_pb_row.collapse.section_amenities_content.addr-main .et_pb_column.et_pb_column_1_4.center.news-content.addr-sub.new-card-block {
	width: 48% !important;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 1% !important;
}
.page-get-zoom-background .et_pb_row.collapse.section_amenities_content.addr-main.get-zoom-sec-inner.et_pb_row_4col {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.page-get-zoom-background .et_pb_column.et_pb_column_1_4.center.news-content.addr-sub.new-card-block.get-zoom-sec {
	margin: 5px !important;
	max-width: 290px;
	margin: 10px auto !important;
	display: inline-block !important;
	float: none;
}
.marketing_homepage_slider .home6-sliders-imgs.slick-slide {
	min-height: 500px !important;
	height: 500px !important;
	background-position: center !important;
	background-position: center top !important;
	margin-top: 0;
	background-size: cover !important;
}

.page-template-template-our-health-safety-pledge .home_section_1.section_hero.coverImgs.membership-cancellation {
	height: 180px;
	margin-top: 40px !important;
	background-size: 100% 158px !important;
	background-position: center center;
	min-height: 153px;
}

.page-template-template-mental-health-awareness .home_section_1_description.awarness_desc {
	color: #fff;
	text-align: left;
	line-height: 24px;
	width: 67%;
	margin: 0 !important;
}
.page-template-template-mental-health-awareness .home_section_1_description.awarness_desc h3 {
	text-align: left !important;
}

.home_section_6.et_pb_section.section.location_social.home.manifesto.mental-health-second-sec {
	background-position: center top;
	padding-top: 51%;
	padding-left: 0;
	padding-right: 0;
}

.page-template-template-mental-health-awareness .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right {
	margin-left: 10% !important;
	vertical-align: top;
	width: 80% !important;
	max-width: 74%;
	overflow: hidden;
	margin-right: 10% !important;
}

.page-template-template-mental-health-awareness .et_pb_row.collapse.content_wrapper {
	width: 80%;
	max-width: 80%;
	padding-bottom: 18px;
}




	
}


  
@media screen and (min-width: 280px) and (max-width: 767px) {
 .page-template-page-home .home-sec-title-get-real-right {
	background: rgba(50,38,3,0.6);
	float: left;
	width: 100% !important;
	padding: 12px;
	color: #fff;
	margin-top: 33px;
	font-size:0.889em;
	line-height: normal;
	text-align: left;
} 
 
.marketing_homepage_slider .home6-sliders-imgs.slick-slide h2 {
	color: #fff;
	font-size:1.611em !important;
	font-weight: 800;
	max-width: 95%;
	line-height: normal;
	/* margin-top: 40px !important; */
	text-shadow: 0 0 7px #333, 0 0 5px #333;
	font-style: inherit;
	margin: 10px !important;
	margin-top: 35px !important;
}

.marketing_homepage_slider .home6-sliders-imgs.slick-slide p {
	font-size:0.889em !important;
	line-height: 18px !important;
	margin-top: 5px !important;
	color: #fff !important;
	/* max-width: 600px; */
	text-shadow: 0 0 5px #333, 0 0 5px #333 !important;
	font-weight: 400 !important;
	text-transform: none !important;
	font-style: normal !important;
	font-family: 'Gilroy', sans-serif !important;
	max-width: 808px !important;
	margin: 9px !important;
}
.marketing_homepage_slider .home6-sliders-imgs.slick-slide p a {
	color: #f43253;
	font-weight: 700;
	font-size:0.944em;
}
 .switch-club-col {

    width: 100% !important;
}
	
	span.switch-chk-msg{
		font-size:0.722em;
	}
	p.switch-club-miles {
		font-size:0.833em;
	}
	p.switch-club-addr {
    font-size:0.833em;
}

#flags {
	width: auto !important;
	padding: 0px 160px 0px 99px !important;
}

.trial_mobile a.offers-mobile-link {
	right: 70px !important;
	height: 50px !important;
	line-height: normal !important;
	background: #000 !important;
	padding: 13px 3px !important;
	width: 47px !important;
	display: flex;
	align-items: center;
}


.trial_mobile a.mob-join-now {
	right: 117px !important;
	padding: 15px 5px;
	max-width: 40px;
	background: #ffff00 !important;
	color: #000 !important;
}

.g-translate-head #flags #English::after {
	display: none !important;
}
.trial_mobile a.mob-mng-mem {
	right: 0;
	width: 70px;
	padding: 15px 0px;
 
}

.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two.hp-block-one-img .above-search-home {
	padding-left: 15px;
}

.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two.hp-block-one-img .above-search-home .fc-9 {
	width: 80% !important;
	display: inline-block !important;
}
.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two.hp-block-one-img .above-search-home .fc-3 {
	display: inline-block !important;
	width: 20% !important;
	padding-left: 0  !important;
	text-align: right !important;
}

.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two.hp-block-one-img .above-search-home .fc-3 .fc-btn.fc-btn-submit.fc-btn-big {
	border: 4px solid #000 !important;
	height: 52px !important;
	font-size: 1.111em !important;
	cursor: pointer !important;
	text-transform: uppercase;
	background: #e83b4c !important;
	color: #fff !important;
	margin-left: -10px !important;
	font-weight: 700 !important;
	width: 60px;
	margin-top: 0;
}



.fc-3 input.fc-btn.fc-btn-submit.fc-btn-big {

}

.et_pb_column.et_pb_column_2_3.home-et-wrapper-first-left .section_hero_title span {
	font-size: 2.189em !important;
	padding: 0;
	margin-bottom: 19px;
}

.input.two.massage-dt-time #joinTime {
	width: 179px;
	margin-left: 8px;
}


.et_pb_section.section.classes_grid_header.beforeCtForm.revised-newsroom-content .category-content {
	display: flex;
	justify-content: left;
	width: 90%;
	flex-wrap: wrap;
}

.page-template-page-revised-newsroom .section_hero_title.mast_why_retro {
	font-size: 1em;
}

.et_pb_column.et_pb_column_2_3.home-et-wrapper-first-left .section_hero_title span {
	font-size: 2em !important;
	line-height: 1;
}
.et_pb_row.collapse.home_hero_cta.location_section_hero_content.loc-form-header.location_centerImgs_cta {
	padding: 0;
}
.location-template-default.single.single-location .et_pb_column.et_pb_column_2_3.home-et-wrapper-first-left.loc-wrapper-left .location_cta.loc-news-main .location_cta.left.loc-title-left.home-sec-title-get-real-left.loc-nes-left {
	width: 96% !important;
	margin-bottom: 35px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.single.single-location  .home-sec-title-get-real-right.loc-news-right {
	margin-right: auto;
	margin-left: auto;
	float: none;
}

.single.single-location .home_section_6.et_pb_section.section.location_social.home.manifesto .section_description {
	max-width: 100%;
}

.single.single-location .et_pb_section.section.training_section_smallgroup.webpromoBg.section_massage_main {
	padding: 0;
}
.single.single-location .et_pb_section.section.training_section_smallgroup.webpromoBg.section_massage_main .et_pb_column.et_pb_column_1_2:nth-child(2) {
	margin: 0 5%;
	margin-top: -15px !important;
	width: 90% !important;
	/* margin: 0 auto !important; */
}
.single.single-location .et_pb_section.section.training_section_smallgroup.webpromoBg.section_massage_main li {
	color: #403d3d !important;
	text-align: left;
	margin-bottom: 5px;
	font-size: 15px;
}
.single.single-location .et_pb_section.section.training_section_smallgroup.webpromoBg.section_massage_main #wrap-deals-button a {
	font-size: 16px;
	padding: 6px 0;
	letter-spacing: 1px;
}

.single.single-location .et_pb_section.section.training_section_smallgroup.webpromoBg {
	padding-top: 15px;
}




.page-retro-membership-deals-offers .home_section_1.section_hero.coverImgs.sitemap-img .section_hero_title.mast_why_retro {
	margin: 0 !important;
	font-size: 20px;
	text-align: left;
}

.page-retro-membership-deals-offers .home_section_1.section_hero.coverImgs.sitemap-img .section_hero_title.mast_why_retro .section_title.section_color_black.section_1_title_second_line {
	padding: 0 !important;
}

.page-retro-membership-deals-offers .home_section_1.section_hero.coverImgs.sitemap-img {
	background-position: 60% 42px;
	margin-top: 0;
	max-height: 300px !important;
	height: 300px !important;
	min-height: inherit;
	padding: 0 !important;
}

.page-retro-membership-deals-offers .home_section_1.section_hero.coverImgs.sitemap-img .et_pb_row.center.contactpage_hero.content_wrapper {
	padding-top: 100px !important;
}




.page-template-template-faq .home_section_1.section_hero.coverImgs.sitemap-img .section_hero_title.mast_why_retro {
	margin: 0 !important;
	font-size: 20px;
	text-align: left;
}

.page-template-template-faq .home_section_1.section_hero.coverImgs.sitemap-img .section_hero_title.mast_why_retro .section_title.section_color_black.section_1_title_second_line {
	padding: 0 !important;
}

.page-template-template-faq .home_section_1.section_hero.coverImgs.sitemap-img {
	background-position: 82% top;
	margin-top: 0;
	max-height: 300px !important;
	height: 300px !important;
	min-height: inherit;
	padding: 0 !important;
}

.page-template-template-faq .home_section_1.section_hero.coverImgs.sitemap-img .et_pb_row.center.contactpage_hero.content_wrapper {
	padding-top: 100px !important;
}

.page-template-template-faq .home_section_1.section_hero.coverImgs.sitemap-img .section_hero_title.mast_why_retro {
	margin: 0 !important;
	font-size: 16px;
	text-align: left;
}
.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2:first-child {
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
}

.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg {
	background-position: center 0;
}
.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_row.collapse.home_hero_cta.location_section_hero_content {
	padding-top: 40px;
}

.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_row.collapse.home_hero_cta.location_section_hero_content .section_title.location_title {
	font-size: 35px !important;
	text-shadow: 0 0 5px #000;
}


.page-template-page-contact .home_section_1.section_hero.coverImgs.innerCoverImage.contact-page {
	position: relative;
	background-size: 1000px !important;
	background-position: -530px;
	background-color: #f1f1f1;
	min-height: 300px !important;
}
#menu-footer-menu {
	margin-bottom: 0;
}

#et-footer-nav {
	padding-bottom: 0 !important;
}
#menu-footer-menu-row-2 {
	margin-top: 0;
	margin-bottom: 15px;
}

#footer-sec-navigation ul li {
	display: inline;
	margin: 0 3px;
}
.section_color_line, .section_color_red, .section_color_black, .section_color_yellow {
	font-size: 35px !important; 
}

#et-footer-nav\ sec-et-footer-nav {
	padding: 0 15px;
}
.page-template-page-contact .retro_btn {
	margin-bottom: 15px !important;
}

.page-template-page-thank-you .section_title.internal_titles.section_title_light {
	font-size: 18px !important;
}

.thank_you_page.rek h1.section_title .section_color_red.section_1_title_first_line {
	font-size: 30px !important;
}

.home_section_amenities.et_pb_section.section.the_homepage.aminities-section.hp-animites-section.bottom-proshop {
	background: #fff !important;
	padding: 25px !important;
	margin-bottom:50px
}
.home_section_amenities.et_pb_section.section.the_homepage.aminities-section.hp-animites-section .retro_btn.retro_btn_light.join-box {
	margin-bottom: 0;
}
.hp-block-sec-main.hp-block-slider-sec.hp-block-section.bot-find {
	margin: 0;
	position: relative;
	margin-top: 100px !important;
}
.home_section_amenities.et_pb_section.section.the_homepage.aminities-section.hp-animites-section.bottom-proshop .et_pb_row.collapse.home_hero_cta {
	margin: 0;
	padding: 0;
}


.home_section_7.et_pb_section.section.the_homepage.begin-section.hp_begin_section .retro_rewards.lazy-bg {
	background-position: center bottom !important;
	background-size: 200% auto;
	padding-bottom: 250px !important;
	margin-top: -32px !important;
}


.home_section_7.et_pb_section.section.the_homepage.begin-section.hp_begin_section .et_pb_row.collapse.home_hero_cta {
	padding: 0;
}

.home_section_7.et_pb_section.section.the_homepage.begin-section.hp_begin_section .et_pb_column.et_pb_column_1_2.left-health-text.begin-buttons.left-btn-txt {
	padding: 0 !important;
	margin: 0 !important;
}

.home_section_1.home_hero.homeVideo.coverImgs.hp-health-Section .home_section_1_description {
	text-align: left;
	padding: 0;
	margin-top: 0;
}




/*New MObile view Changes Jan 2024 CSS Start*/

.marketing-video-section .et_pb_row.collapse.content_wrapper {
	max-width: 1400px;
	display: flex;
	flex-direction: column;
	padding-top: 25px;
}
.et_pb_column.et_pb_column_1_2.left-video.aos-init.aos-animate {
	order: 2;
	margin-top: 20px;
}


/*New MObile view Changes Jan 2024 CSS END*/




}




@media screen and (min-width: 600px) and (max-width: 767px) {
.g-translate-head {
	margin-top: 2px;
 
}
.trial_mobile a {
	padding: 15px 7px;
	font-size: 11px;
}
.trial_mobile a {
	min-height: 52px;
	display: flex;
	justify-content: center;
	align-items: center;
}	
.trial_mobile a.mob-join-now {
	right: 87px !important;
	padding: 15px 20px;
	max-width: 58px;
}

.trial_mobile a.offers-mobile-link {
	right: 87px !important;
	height: 52px !important;
	line-height: 24px !important;
	background: #000 !important;
	padding: 13px 10px !important;
	width: 70px !important;
	line-height: 1 !important;
}

.trial_mobile a.offers-mobile-link.offers-mobile-link.spe-off-mob {
	line-height: 1.2 !important;
	right: 87px !important;
}

.trial_mobile a.join-mobile-bt {
	right: 155px !important;
	background: #ffff00 !important;
	color: #000 !important;
	max-width: 50px;
}

.trial_mobile a.mob-mng-mem {
	right: 0;
	width: 87px;
	padding: 15px 5px;
}

.left-img .android-link {
	position: absolute;
	background: transparent;
	width: 107px;
	height: 44px;
	bottom: 16px;
	margin-left: -128px;
}

.left-img .iphone-link {
	position: absolute;
	background: transparent;
	width: 125px;
	height: 42px;
	bottom: 21px;
	margin-right: -135px;
}

.et_pb_section.section.afterCtForm.job-info-section .et_pb_row .et_pb_column.et_pb_column_4_4.jobsearch .paoc-popup.popupaoc-link {
	margin-top: 0;
	float: right;
	display: inline;
	width: auto;
	 
} 

.home_section_amenities.et_pb_section.section.the_homepage.aminities-section.hp-animites-section .et_pb_column.et_pb_column_1_2.left-health-text.left-btn-txt {
	width: 47% !important;
	margin: 0 !important;
}

	
}
  
@media screen and (min-width: 767px) and (max-width: 1024px) {
.et_header_style_left .logo_container {
	width: 34%;
	height: 50px;
	text-align: center;
	left: 45%;
	margin-left: -35%;
	z-index: 1000;
	padding-top: 0;
}

.g-translate-head {
	position: absolute;
	margin-right: 63px !important;
	margin-top: 14px;
	right: 0;
}

.trial_mobile a {
	width: 67px; 
}	  
.page-template-page-home .home_hero {
	margin-top: 50px;
}

.home_section_3 .find_column {
	padding: 25px 0;
}

.home_section_3 .vanish {
	text-align: center;
}

.home_section_2 .et_pb_column_4_4 {
	padding: 9% 0 8% 0;
}
.home_section_2 .section_description {
	margin-bottom: 20px;
}
#main-footer .et_pb_section .et_pb_row {
	padding: 0;
}
html[lang="es"] #main-footer .et_pb_row {
	width: 95%;
}

.bottom-nav li {
	display: inline-block;
	padding-right: 10px;
	line-height: 24px;
	font-size:0.667em
}

#et-footer-nav {
	background-color: #fff;
	margin-top: 20px;
}
 html[lang="es"] .section_title {
	font-size:2.778em;
}  

html[lang="es"] .home_section_7.et_pb_section.section.the_homepage .section_color_line {
	font-size: 2.500em;
}
html[lang="es"] .page-template-page-training .et_pb_row.collapse.content_wrapper {
	padding-top: 30px;
}

.location-template-default.single.single-location #et-top-navigation {
	width: 100%;
}


.location-template-default.single.single-location .section_description.light_text {
	width: 50%;
	font-size:1.056em;
	line-height: normal;
}
.home-sec-title-get-real-left {
	float: left;
	width: 100%;
}

.home-sec-title-get-real-right {
	background: rgba(50,38,3,0.6);
	float: left;
	width: 100% !important;
	padding: 12px;
	color: #fff;
	margin-top: 33px;
	font-size:0.778em;
	line-height: normal;
	text-align: left;
}
.page-template-page-home .home-sec-title-get-real-right {
	font-size:0.944em;
	text-align:left
}


.marketing_homepage_slider .home6-sliders-imgs.slick-slide h2 {
	color: #fff;
	font-size:2.778em !important;
	font-weight: 800;
	max-width: 95%;
	line-height: normal;
	/* margin-top: 21px; */
	text-shadow: 0 0 7px #333, 0 0 5px #333;
	font-style: inherit;
	margin: 20px !important;
	margin-top: 45px !important;
}

.marketing_homepage_slider .home6-sliders-imgs.slick-slide p {
	font-size: 1.111em !important;
	line-height: 18px !important;
	margin-top: 5px !important;
	color: #fff !important;
	/* max-width: 600px; */
	text-shadow: 0 0 5px #333, 0 0 5px #333 !important;
	font-weight: 400 !important;
	text-transform: none !important;
	font-style: normal !important;
	font-family: 'Gilroy', sans-serif !important;
	max-width: 808px !important;
	margin: 9px !important;
}
.slider.slick-slider.home_slider2.marketing_homepage_slider.slick-initialized.slick-dotted {
	margin-top: 45px;
}
.page-template-page-home .home_hero {
	margin-top: 0;
}

.marketing_homepage_slider .home6-sliders-imgs.slick-slide p a {
	color: #f43253;
	font-weight: 700;
	font-size:1.056em;
}

.marketing_homepage_slider .slide_overlay, .marketing_homepage_slider .slide_overlay_training { 
    background-color: rgba(0, 0, 0, 0.05) !important;
   

}

.marketing_homepage_slider .home6-sliders-imgs.slick-slide p {
	font-size:1.222em !important;
	line-height: 26px !important;
	margin-top: 5px !important;
	color: #fff !important;
	/* max-width: 600px; */
	text-shadow: 0 0 5px #333, 0 0 5px #333 !important;
	font-weight: 400 !important;
	text-transform: none !important;
	font-style: normal !important;
	font-family: 'Gilroy', sans-serif !important;
	max-width: 808px !important;
	margin: 20px !important;
}
.marketing_homepage_slider .home6-sliders-imgs.slick-slide h2 {
	color: #fff;
	font-size:2.778em !important;
	font-weight: 800;
	max-width: 95%;
	line-height: normal;
	/* margin-top: 21px; */
	text-shadow: 0 0 7px #333, 0 0 5px #333;
	font-style: inherit;
	margin: 20px !important;
	margin-top: 202px !important;
}

.page-template-page-home .home_hero {
	margin-top: 0;
}

.find_results_container .page-numbers {
	margin: 0 5px 10px 0;
	padding: 0;
	display: inline-block;
}
.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .et_pb_row.collapse.section_amenities_content.addr-main .et_pb_column.et_pb_column_1_4.center.news-content.addr-sub {
	margin-right: 3%;
	width: 44% !important;
	margin-bottom: 12px;
	border-bottom: 1px solid #eee;
	padding-bottom: 16px;
	margin-left: 3%;
}
	
.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .address-wrapper.addr-first {

	font-weight: 400;
	line-height: 20px;
	color: #333;
	margin-bottom: 10px;
	min-height: inherit;
}

.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .address-wrapper.addr-first {
	font-weight: 400;
	line-height: 20px;
	color: #333;
	margin-bottom: 10px;
	min-height: inherit;
	font-size:0.833em;
}

.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .et_pb_row.collapse.section_amenities_content.addr-main .et_pb_column.et_pb_column_1_4.center.news-content.addr-sub.new-card-block {
	width: 100% !important;
	margin-bottom: 10px;
	margin-top: 10px;
}

.loc-img.new-card-block-left {
	width: 185px;
	float: left;
	margin-right: 25px;
}

.addr-sec-bot {
	position: absolute;
	bottom: 15px;
	width: 355px;
	/* margin-right: 37px; */
}

.et_pb_column.et_pb_column_2_3.home-et-wrapper-first-right.loc-wrapper-right {
	padding: 15px;
}

.schedule-form-section .form-columns-2 .hs-form-field {
	text-align: left;
}

.schedule-form-section {
	max-width: 600px;
	margin: 0 auto;
}

.et_pb_row.collapse.home_hero_cta.location_section_hero_content.loc-form-header {
	padding-bottom: 35px;
}


.page-get-zoom-background .et_pb_row.collapse.section_amenities_content.addr-main.get-zoom-sec-inner.et_pb_row_4col {
	display: inline-block;
	text-align: center;
	width: 100%;
}
 

.page-get-zoom-background .et_pb_column.et_pb_column_1_4.center.news-content.addr-sub.new-card-block.get-zoom-sec {
	margin: 5px !important;
	max-width: 366px !important;
	margin: 5px !important;
	display: inline-block !important;
	float: none;
	padding: 0 !important;
	padding-top: 11px !important;
}
.location-template-default.single.single-location .et_pb_column.et_pb_column_2_3.home-et-wrapper-first-left.loc-wrapper-left .location_cta.loc-news-main .location_cta.left.loc-title-left.home-sec-title-get-real-left.loc-nes-left {
	width: 100% !important;
	margin-bottom: 76px;
}

.location-template-default.single.single-location .et_pb_column.et_pb_column_2_3.home-et-wrapper-first-left.loc-wrapper-left .section_title.location_title {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.marketing_homepage_slider .home6-sliders-imgs.slick-slide {
	min-height: 300px;
	height: 300px;
	margin-top: 0;
	background-position: center top;
	background-size: cover !important;
}


.home .slick-dots {
	bottom: 12px;
 
}

.slick-dots li.slick-active button::before {
	background: url('images/dot-active.png') center center no-repeat;
}


.page-template-template-our-health-safety-pledge .home_section_1.section_hero.coverImgs.membership-cancellation {
	height: 200px !important;
	margin-top: 52px !important;
	background-size: cover !important;
	min-height: 200px !important;
}
.home_section_6.et_pb_section.section.location_social.home.manifesto.health-safe-cont .et_pb_row.collapse.top_content.content_wrapper.health-safe-cont-wrap {
	width: 90% !important;
}

.home_section_6.et_pb_section.section.location_social.home.manifesto.health-safe-first-sec .et_pb_row.collapse.top_content.content_wrapper.health-safe-first-wrap {
	width: 90% !important;
}

.et_pb_column.et_pb_column_2_4.location_slide_right.health-safe-first-right {
	padding-left: 0  !important;
}

.page-template-template-our-health-safety-pledge .health-safe-first-left {
	border-right: 0px solid #ccc !important;
	padding-right: 0;
}

.home_section_6.et_pb_section.section.location_social.home.manifesto.health-safe-second-sec {
	background-position: 7px top !important;
	background-size: 255px !important;
	padding-bottom: 0;
}
.home_section_6.et_pb_section.section.location_social.home.manifesto.health-safe-second-sec .et_pb_row.collapse.top_content.content_wrapper.health-safe-second-wrap {
	width: 95%;
}

.home_section_6.et_pb_section.section.location_social.home.manifesto.health-safe-second-sec .et_pb_row.collapse.top_content.content_wrapper.health-safe-second-wrap .et_pb_column.et_pb_column_2_4.location_slide_right.health-safe-second-right {
	margin-left: 34%;
	width: 67% !important;
	padding-bottom: 22px;
}

.page-template-template-mental-health-awareness .home_section_1.home_hero.section_hero.home {
	background-size: cover;
	background-position-x: 53%;
	/* background-position-y: 4px; */
	height: 550px !important;
	min-height: 550px;
}

.page-template-template-mental-health-awareness .home_section_1.home_hero.section_hero.home .section_color_red.section_1_title_first_line.awarness_title_first_line h2 {
	text-align: left !important;
	color: #e83b4c;
	font-size:1.611em;
	padding-right: 0;
	line-height: normal;
	padding-bottom: 8px;
	font-weight: 900;
	padding-top: 77px;
}
.page-template-template-mental-health-awareness .mental-sec-title .section_color_black {
	font-size: 1.389em;
	margin-top: 35px !important;
}

.home_section_6.et_pb_section.section.location_social.home.manifesto.mental-health-second-sec {
	background-size: 310px;
	background-position: 20px top;
	margin-left: 0;
}

.page-template-template-mental-health-awareness .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right {
	margin-left: 45%;
	vertical-align: top;
	width: 55% !important;
	padding: 0 !important;
}

.page-template-template-mental-health-awareness .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right p {
	line-height: 1.3rem;
	margin-bottom: 15px;
	padding-bottom: 0;
	font-size:0.889em;
}

.page-template-template-mental-health-awareness .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right li {
	line-height: 1.3rem;
	margin-bottom: 10px;
	padding: 0 0 0 15px;
	position: relative;
	display: block;
	font-size:0.889em;
}
.page-template-template-mental-health-awareness .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right .section_color_black {
	margin-top: 6px;
	line-height: normal;
	font-size: 1.111em;
}
.home_section_6.et_pb_section.section.location_social.home.manifesto.mental-health-second-sec {
	margin-bottom: 35px;
}


.page-template-template-mental-health-awareness .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap {
	max-width: 100%;
	min-height: inherit;
}

.home_section_6.et_pb_section.section.location_social.home.manifesto.mental-health-src p {
	font-size:0.889em;
	text-align: center;
	padding-bottom: 28px;
}


.page-template-template-mental-health-awareness .home_section_1_description.awarness_desc {
	color: #fff;
	text-align: left;
	line-height: 24px;
}

.page-template-template-mental-health-awareness .home_section_1_description.awarness_desc h3 {
	color: #fff;
	font-size: 1.111em;
	font-weight: 600;
	padding-right: 48px;
}
.home_section_1_description.awarness_desc p {
	font-size:0.889em;
	line-height: normal;
	/* padding-right: 53px; */
}
.page-template-template-mental-health-awareness .home_section_1_description.awarness_desc {
	color: #fff;
	text-align: left;
	line-height: 24px;
	padding-right: 20%;
}
.page-template-template-daily-free-workout .section_color_red.section_1_title_first_line {
	font-size:2.222em;
	line-height: 30px;
}

.page-template-template-daily-free-workout .section_title.section_color_line.section_1_title_second_line {
	font-size:2.222em;
}
.et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.img-amenties .et_pb_row.collapse.flip-left-cont {
	padding: 25px;
}
.tanning-img-sec-header.img-amenties .section_color_yellow.tanning-sec1 {
	font-size: 2.500em !important;
	padding-left: 0 !important;
	padding-bottom: 0 !important;
	color: #e83b4c;
	text-shadow: 0 0 5px #fff, 0 0 10px #fff !important;
	line-height: 45px;
}
.page-template-template-amenities .section_color_line.tanning-sec2 {
	font-size: 2.500em;
	letter-spacing: -2px;
	text-shadow: 0 0 5px #333, 0 0 10px #333 !important;
}

.page-template-template-amenities .et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.img-amenties {
	background-position: 65% center !important;
}

.page-template-template-amenities .section_description.light_text.tanning-wrapper-text {
	display: none;
}

.page-template-template-amenities .et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.img-amenties p {
	font-size:0.889em !important;
	line-height: normal;
	max-width: 492px;
}
.page-template-template-amenities .et_pb_row.collapse.content_wrapper.section_amenities_header {
	margin: 25px auto;
	/* margin: 0; */
}
.page-template-template-amenities .et_pb_row.collapse.content_wrapper.section_amenities_header .section_title.internal_titles.section_title_light {
	font-size:2.222em;
	line-height: normal;
}
.et_pb_section.section.own_retro.coverImgs.join-today-sec h1 {
	font-size:2.222em !important;
}
.et_pb_section.section.own_retro.coverImgs.join-today-sec h2 {
	color: #fff;
	/* max-width: 450px; */
	margin: 5px auto 25px auto;
	/* font-size:1.667em; */
}

.et_pb_section.section.own_retro.coverImgs.join-today-sec {
	margin-top: 60px;
	padding-bottom: 20%;
}

.et_pb_section.section.training_section_teamtraining.slider-img-sec .slick-prev.slick-arrow {
	margin-left: 50px;
 
}
.et_pb_section.section.training_section_teamtraining.slider-img-sec .slick-next.slick-arrow {
	margin-right: 50px;
  
}
#mobile_menu .social-buttons {
	padding: 25px 10% !important;
	top: 0 !important;
	margin-top: 0;
}

.page-template-page-home .section_hero_title .section_color_line {
	color: #FFF !important;
	font-size: 3.056em !important;
	margin-bottom: 17px;
}


.et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.video-landing-sec.new-amenties-sec.img-amenties {
	background-position: 18% center !important;
}


.page-template-template-new-amenities .section_title.internal_titles {
	font-size:2.778em !important;
}
.page-template-template-new-amenities .section_title.internal_titles .section_color_line.tanning-sec2 {
	font-size:2.778em;
}
.tanning-img-sec-header.img-amenties .section_color_yellow.tanning-sec1 {
	font-size:2.778em !important;
 
}
.et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.cardio-sec.new-amenties-sec.img-amenties {
	padding: 25px 15px !important;
}

.et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.cardio-sec.new-amenties-sec.img-amenties {
	padding: 25px 15px !important;
	background-position: 34% center !important;
}
.et_pb_section.section.training_section_teamtraining.endurance-sec.new-amenties-sec.img-amenties {
	padding: 45px 35px 05px 35px !important;
}
.et_pb_section.section.training_section_teamtraining.endurance-sec.new-amenties-sec.img-amenties #home-join-now {
	margin-bottom: 35px;
}

.et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.weight-training-sec.new-amenties-sec.img-amenties {
	padding: 25px 15px !important;
}
.et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.weight-training-sec.new-amenties-sec.img-amenties {
	padding: 25px 15px !important;
}

.et_pb_section.section.training_section_teamtraining.endurance.group-fit-sec.new-amenties-sec.img-amenties {
	padding: 25px 15px !important;
	background-position: -63px center !important;
}
.et_pb_section.section.training_section_teamtraining.endurance.group-fit-sec.new-amenties-sec.img-amenties .et_pb_column.et_pb_column_1_2 {
	padding: 25px;
}

.et_pb_section.section.training_section_teamtraining.endurance.group-fit-sec.new-amenties-sec.img-amenties .et_pb_column.et_pb_column_1_2 {
	background: rgba(255, 255, 255, 0.5);
}

.et_pb_section.section.training_section_smallgroup.webpromoBg.child_sitting_sec.new-amenties-sec.img-amenties {
/*	background-image: url('https://stgtws.retrofitness.com/wp-content/uploads/2020/05/child-header.jpg') !important;*/
	padding: 25px 25px !important;
	background-position: center !important;
}

.home_section_1.home_hero.section_hero .section_color_red.section_1_title_first_line {
	font-size:3.333em !important;
}

/*.home_section_1.home_hero.section_hero .section_color_red.section_1_title_first_line {
	font-size:2.000em !important;
}
*/

.hp-block-sec-main {
	position: relative;
	width: 100%;
	text-align: center;
	margin-top: 0;
}
.page-template-page-revision-home .section_hero_title {
	text-align: center;
}



.page-template-page-revision-home .retro_rewards {
	background-size: cover !important;
	background:no-repeat !important;
}
.page-template-page-revision-home #homeSearch.home_section_3.et_pb_section.section .gmw-form.gmw-form-1 #gmw-submit-wrapper-1::after {
	content: "GO";
	margin-top: 23px !important;
	margin-left: -88px !important;
	position: absolute;
	font-size:1.667em;
	font-weight: 600;
	display:none;
}
.page-template-page-revision-home .section_title.internal_titles.section_title_light {
	text-align: center;
}
.hp-top-bg-video {
	margin-top: 48px !important;
}


#top-menu {
	padding-top: 0;
}
.trial_mobile a.offers-mobile-link {
	right: 66px;
	height: 50px;
	line-height: 24px;
	background: #000;
	padding: 13px 0;
	width: 65px;
}
#flags {
	width: auto !important;
	padding: 0px 190px 0px 99px !important;
}


.left-img .android-link {
	position: absolute;
	background: transparent;
	width: 107px;
	height: 44px;
	bottom: 16px;
	margin-left: -128px;
}

.left-img .iphone-link {
	position: absolute;
	background: transparent;
	width: 125px;
	height: 42px;
	bottom: 21px;
	margin-right: -135px;
}

.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two.hp-block-one-img {
	width: 375px !important;
	max-width: 375px;
	margin: 15px auto !important;
	display: inline-block !important;
	text-align: center;
	float: none;
}


.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-three-img {
	text-align: center;
}

.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-one-img {
	text-align: center;
	margin-top: 25px;
	margin-bottom:0 !important
}
.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two.hp-block-one-img {
	display: inline-block;
	padding: 0px 9px 13px 9px;
	font-size:0.778em;
	text-align: center;
	max-width: 375px;
	margin: 15px auto;
	float: none;
}
.et_pb_section.section.afterCtForm.buton-img-section .et_pb_section.section.classes_grid.why_retro_features.home.fullWidth-section p {
	text-align: center !important;
}


.input.two.massage-dt-time #joinTime {
	width: 155px;
	margin-left: 8px;
}

.et_pb_column.et_pb_column_2_3.home-et-wrapper-first-left .section_hero_title span {
	font-size: 2em !important;
	line-height: 1;
}

.single.single-location .et_pb_section.section.training_section_smallgroup.webpromoBg.section_massage_main .et_pb_column.et_pb_column_1_2:nth-child(2) {
	width: 80% !important;
	margin: 0 auto !important;
	float: none;
}
.single.single-location .et_pb_section.section.training_section_smallgroup.webpromoBg {
	padding-top: 25px;
}
.location-template-default.single.single-location .home-sec-title-get-real-right {
	width: 80% !important;
	margin: 0 auto;
	/* float: none; */
	margin: 0 10%;
}


.page-retro-membership-deals-offers .home_section_1.section_hero.coverImgs.sitemap-img .section_hero_title.mast_why_retro {
	padding: 0 !important;
	padding-right: 46px !important;
	text-align: left;
	font-size: 28px;
	padding-left: 50px !important;
}

.page-retro-membership-deals-offers .home_section_1.section_hero.coverImgs.sitemap-img .section_hero_title.mast_why_retro div {
	line-height: 1 !important;
}

.page-template-template-faq .home_section_1.section_hero.coverImgs.sitemap-img .section_hero_title.mast_why_retro {
	padding: 0 !important;
	padding-right: 46px !important;
	text-align: left;
	font-size: 28px;
	padding-left: 50px !important;
}

.page-template-template-faq .home_section_1.section_hero.coverImgs.sitemap-img .section_hero_title.mast_why_retro div {
	line-height: 1 !important;
}


.page-template-template-faq .home_section_1.section_hero.coverImgs.sitemap-img .et_pb_row.center.contactpage_hero.content_wrapper {
	padding-top: 100px !important;
	width: 90%;
}

.page-template-template-faq .home_section_1.section_hero.coverImgs.sitemap-img {
	background-position: right top !important;
 
}

.page-template-template-faq .home_section_1.section_hero.coverImgs.sitemap-img .section_title.section_color_black.section_1_title_second_line {
	font-size: 2.1em !important;
}
.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_row.collapse.home_hero_cta.location_section_hero_content .section_title.location_title {
	font-size: 3.5rem;
	text-shadow: 0 0 5px #000;
	width: 100% !important;
	text-align: center;
	padding: 0 !important;
	max-width: 100%;
}
.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg {
	background-position: center 0;
}

.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2:first-child {
	padding-top: 0;
	padding-left: 0;
}
.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_row.collapse.home_hero_cta.location_section_hero_content .section_title.location_title {
	font-size: 40px !important;
	 
}

.social-buttons {
	justify-content: center;
	align-items: flex-start;
}
.home_section_amenities.et_pb_section.section.the_homepage.aminities-section.hp-animites-section.bottom-proshop {
	padding: 15px 25px !important;
}
.home_section_amenities.et_pb_section.section.the_homepage.aminities-section.hp-animites-section.bottom-proshop .et_pb_row.collapse.home_hero_cta {
	padding: 0;
	margin: 0 !important;
}

.trial_mobile a.join-mobile-bt {
	right: 171px !important;
	background: #ffff00 !important;
	color: #000 !important;
	max-width: 55px;
}













}









@media screen and (min-width: 1023px) and (max-width: 1024px) {
.social-buttons {
	justify-content: flex-end!important;
	align-items: flex-start;
}	
}

@media screen and (min-width: 767px) and (max-width: 840px) {
.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two.hp-block-one-img {
	display: inline-block;
	padding: 0px 9px 13px 9px;
	font-size:0.778em;
	text-align: center;
	max-width: 375px;
	margin: 15px auto;
	float: none;
	margin-bottom: 30px !important;
}
.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-three-img {
	text-align: center;
	margin-bottom: 24px;
}
.above-search-home {
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 20px;
}
	
}


@media screen and (min-width: 980px) and (max-width: 1279px) {
.single-location #main-header #et-top-navigation #top-menu-nav {
	padding-top: 0px;
}	
}
	
@media screen and (min-width: 980px) and (max-width: 1240px) {
.et_header_style_left .logo_container {
	width: 34%;
	height: 50px;
	text-align: center;
	left: 36%;
	margin-left: -35%;
	z-index: 1000;
	padding-top: 5px;
}
.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_row.collapse.home_hero_cta.location_section_hero_content .section_title.location_title {
	font-size: 2.8rem;
 
}

.et_pb_section.section.location_section_hero.coverImgs.pre_presale .et_pb_row.collapse.home_hero_cta.location_section_hero_content .location_description .location_address {
	font-size: 20px;
 
}

.et_pb_section.section.location_section_hero.coverImgs.pre_presale .et_pb_row.collapse.home_hero_cta.location_section_hero_content .location_cta.left {
	max-width: 100%;
	font-size: 16px;
	text-shadow: 0 0 5px #000;
	line-height: 1.4;
	text-align: center;
}

.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 .ver2.landing_form_container {
	margin-right: 10px;
}
.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2:first-child {
 
	padding-left: 13px;
}

#et-secondary-menu .trial a {
	display: block;
	padding: 33px 9px;
	font-size:0.778em;
	text-align: center;
}


#main-header .container, .location_subnav .container {
	width: 100% !important;
}

.et_header_style_left #et-top-navigation {
	padding-top: 21px !important;
	padding-left: 165px !important;
	position: relative;
}


.g-translate-head {
	position: absolute;
	margin-right: 0px !important;
	margin-top: -20px;
	right: 0;
	width: 100px;
	margin-right: 14px !important;
}

	

#main-footer .et_pb_row {
	width: 90%;
}

.bottom-nav li {
	display: inline-block;
	padding-right: 0;
	line-height: 24px;
	font-size:0.667em
	padding-left: 2px;
}

.bottom-nav li::before {
 	padding: 0 5px 0 1px;
}
.bottom-nav {
	margin-bottom: 13px;
}

.page-template-page-home .home_hero {
	margin-top: 65px;
}

.home_section_2 .et_pb_column_4_4 {
	padding: 50px 0;
}

#et-footer-nav {
	background-color: #fff;
	margin-top: 20px;
} 
 html[lang="es"] .home_section_7.et_pb_section.section.the_homepage .section_color_line {
	font-size: 3.222em;
}
html[lang="es"] .get-training-btn #trackAmenitiesHome {
	display: inline-block;
}
html[lang="es"] #main-footer .et_pb_row {
	width: 90%;
}

.et_pb_section.section.location_subnav.clearfix {
	padding-left: 15px;
	text-align: center;
}
.location-template-default.single.single-location #main-header .g-translate-head {
	margin-right: -57px !important;
}

.page-template-page-home .home_hero {
	margin-top: 0;
}

.marketing_homepage_slider .home6-sliders-imgs.slick-slide p a {
	color: #f43253;
	font-weight: 700;
	font-size:1.056em;
}

.marketing_homepage_slider .slide_overlay, .marketing_homepage_slider .slide_overlay_training { 
    background-color: rgba(0, 0, 0, 0.05) !important;
   

}

.marketing_homepage_slider .home6-sliders-imgs.slick-slide p {
	font-size:1.222em !important;
	line-height: 26px !important;
	margin-top: 5px !important;
	color: #fff !important;
	/* max-width: 600px; */
	text-shadow: 0 0 5px #333, 0 0 5px #333 !important;
	font-weight: 400 !important;
	text-transform: none !important;
	font-style: normal !important;
	font-family: 'Gilroy', sans-serif !important;
	max-width: 808px !important;
	margin: 20px !important;
}
.marketing_homepage_slider .home6-sliders-imgs.slick-slide h2 {
	color: #fff;
	font-size:2.778em !important;
	font-weight: 800;
	max-width: 95%;
	line-height: normal;
	/* margin-top: 21px; */
	text-shadow: 0 0 7px #333, 0 0 5px #333;
	font-style: inherit;
	margin: 20px !important;
	margin-top: 202px !important;
}

.page-template-page-home .home_hero {
	margin-top: 0;
}

.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .et_pb_row.collapse.section_amenities_content.addr-main .et_pb_column.et_pb_column_1_4.center.news-content.addr-sub.new-card-block {
	width: 48% !important;
	margin-bottom: 10px;
	margin-top: 10px;
	margin: 1% !important;
}

.loc-img.new-card-block-left {
	width: 35%;
	float: left;
	margin-right: 10px;
}

.new-card-block-right {
	float: left;
	width: 60%;
}

.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr h2.post-title {
	min-height: auto;
	font-size:0.944em;
	padding-left: 10px;
}

.new-card-block-right .address-wrapper.addr-first {
	min-height: 20px !important;
	font-size:0.722em !important;
	color: #555 !important;
	padding-left: 10px !important;
}
.addr-sec-bot .addr-link.web-link .addr-links-sec:first-child {
	color: #fff !important;
	padding: 2px 29px;
	display: block;
}
.addr-sec-bot .addr-link.call-link .addr-links-sec {
	color: #fff !important;
	width: 100% !important;
	display: block;
	padding: 2px 41px;
}	

.et_pb_column.et_pb_column_2_3.home-et-wrapper-first-left.loc-wrapper-left {
	width: 50%;
	margin: 0 !important;
	float: left;
	margin-right: 10px;
}
.et_pb_column.et_pb_column_2_3.home-et-wrapper-first-right.loc-wrapper-right {
	width: 50%;
}
.et_pb_column.et_pb_column_2_3.home-et-wrapper-first-right.loc-wrapper-right {
	padding: 15px;
}
.et_pb_row.collapse.home_hero_cta.location_section_hero_content.loc-form-header {
	padding-bottom: 40px;
}

.page-get-zoom-background .et_pb_column.et_pb_column_1_4.center.news-content.addr-sub.new-card-block.get-zoom-sec .new-card-block-right.get-zoom-right {
	width: 97%;
	margin: 0 auto;
	display: inline-block;
}
.et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.img-amenties .et_pb_column.et_pb_column_2_3 {
	margin: 0 28px;
}

.social-links-header .social-links {
	float: right;
	padding-top: 4px;
	margin-right: 16px;
}

.page-template-template-schedule-massage .et_pb_column.et_pb_column_2_3.home-et-wrapper-first-left.loc-wrapper-left {
	padding: 15px;
	padding-left: 25px;
	width: 50%;
}


.page-template-template-schedule-massage  .et_pb_column.et_pb_column_2_3.home-et-wrapper-first-left .section_hero_title span {
	font-size: 2.189em !important;
	padding: 0;
	margin-bottom: 19px;
}

.page-template-template-schedule-massage .schedule_hero_title {
	padding-bottom: 26px;
}

.page-template-template-schedule-massage .et_pb_column.et_pb_column_2_3.home-et-wrapper-first-right.loc-wrapper-right {
	width: 50%;
}

  #schedule-form-section label {
	font-size: 0.622em;
	text-transform: uppercase;
	color: #000 !important;
	font-weight: 600;
}

#signupMassage {
	padding: 15px 0px 10px 10px;
}

.page-template-template-schedule-massage .input.two.massage-dt-time #joinTime {
	width: 102px;
	margin-left: 8px;
	font-size: 12px;
}
.page-template-template-schedule-massage .home-sec-title-get-real-right {
	text-align: left;
}



}

@media screen and (min-width: 980px) and (max-width: 1024px) {
.location-template-default.single.single-location .home_section_9 .et_pb_column_1_2 {
	width:100%
	 
}

.home-sec-title-get-real-right {
	background: rgba(50,38,3,0.6);
	float: left;
	width: 70% !important;
	padding: 16px;
	color: #fff;
	margin-top: 0;
	font-size:0.889em;
	line-height: normal;
	text-align: justify;
}
.home-sec-title-get-real-left {
	float: left;
	width: 30%;
}

.location-template-default.single.single-location .et_pb_column.et_pb_column_2_3.home-et-wrapper-first-left.loc-wrapper-left {
	padding-left: 26px !important;
}

.page-template-template-our-health-safety-pledge .home_section_1.section_hero.coverImgs.membership-cancellation {
	height: 273px !important;
	margin-top: 52px !important;
	background-size: 100% auto !important;
	min-height: 262px !important;
}

.page-template-template-our-health-safety-pledge .health-safe-first-left {
	border-right: 1px solid #ccc !important;
	padding-right: 34px;
}
.et_pb_column.et_pb_column_2_4.location_slide_right.health-safe-first-right {
	padding-left: 41px !important;
}

.home_section_6.et_pb_section.section.location_social.home.manifesto.health-safe-first-sec {
	padding-bottom: 0;
}


.home_section_6.et_pb_section.section.location_social.home.manifesto.mental-health-second-sec {
	background-size: 310px;
	background-position: 56px top;
	margin-left: 0;
}

.page-template-template-mental-health-awareness .mental-health-second-sec .et_pb_row.collapse.top_content.content_wrapper.mental-health-safe-second-wrap .mental-health-second-right {
	margin-left: 41%;
	vertical-align: top;
	width: 58% !important;
	padding: 0 !important;
}

.et_pb_section.section.own_retro.coverImgs.join-today-sec {
	margin-top: 60px;
	padding-bottom: 11%;
	background-position: center 15px !important;
}
.et_pb_section.section.own_retro.coverImgs.join-today-sec h2 {
	font-size:1.222em !important;
}

.hp-block-sec-main {
	position: relative !important;
	width: 100%;
	text-align: center;
	margin-top: -57px !important;
	margin-bottom:25px
}
.hp-block-sec-main .et_pb_row.collapse.hp-block-sec {
	width: 95%;
}
.hp-block-img.hp-block-two-img .hp-block-two-title {
	min-height: inherit;
	margin-bottom: 11px !important;
	padding-bottom: 0 !important;
	line-height: 19px !important;
	height: auto !important;
	vertical-align: middle !important;
	display: block;
}
.hp-block-img.hp-block-two-img {
	background-size: cover;
	background-repeat: no-repeat;
	padding: 9px 9px 3px 9px !important;
	text-align: center;
}

.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-one-img {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 0 !important;
	width: 375px;
	margin: 15px auto !important;
	float: none;
}

.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two.hp-block-one-img {
	width: 47% !important;
	display: inline-block !important;
	float: left;
	margin: 15px !important;
	max-width: 375px !important;
	margin-left: 85px !important;
}
.hp-block-sec-main .et_pb_row.collapse.hp-block-sec {
	width: 95%;
	text-align: center;
	display: inline-block;
}

.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-three-img {
	text-align: center;
	width: 47%;
	max-width: 375px;
	margin: 15px !important;
}

.et_pb_section.section.training_section_smallgroup.webpromoBg.section_massage_main {
	padding: 45px 0px 45px 45px;
}
.et_pb_section.section.training_section_smallgroup.webpromoBg.section_massage_main li {
	color: #403d3d !important;
	text-align: left;
	margin-bottom: 0;
	font-size: 15px;
}

.single.single-location .et_pb_section.section.training_section_smallgroup.webpromoBg .et_pb_row.collapse {
	width: 95%;
}

	
}



@media screen and (min-width: 1024px) and (max-width: 1025px) {
 

.hp-block-img.hp-block-two-img {
	background-size: cover;
	background-repeat: no-repeat;
	padding: 9px 9px 7px 9px !important;
	text-align: center;
}

.home .et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-one-img {
	margin-left: auto !important;
	margin-right: auto !important;
}


.home .et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-three-img {
	margin: 15px !important;
}

.home .et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two.hp-block-one-img {
	width: 47% !important;
	display: inline-block !important;
	float: left;
	margin: 15px !important;
	max-width: 375px !important;
	margin-left: 85px !important;
}

.home .et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-three-img {
	text-align: center;
	width: 47%;
	max-width: 375px;
	margin: 15px !important;
}



	
}




 @media screen and (min-width: 1024px) and (max-width: 1050px) {
 
 .home-sec-title-get-real-right {
	background: rgba(50,38,3,0.6);
	float: left;
	width: 70% !important;
	padding: 16px;
	color: #fff;
	margin-top: 0;
	font-size:0.889em;
	line-height: normal;
	text-align: left;
}
.home-sec-title-get-real-left {
	float: left;
	width: 30%;
}

 }


 
@media screen and (min-width: 1025px) and (max-width: 1220px) {
 

html[lang="es"] .home_section_7.et_pb_section.section.the_homepage .section_color_line {
	font-size: 3.222em;
	width: 64%;
}
html[lang="es"] .home_section_amenities.et_pb_section.section.the_homepage.vertical_gradient_to_red .section_title.internal_titles {
	font-size:2.778em;
}

.location-template-default.single.single-location #main-header .g-translate-head {
	margin-right: -64px !important;
}

.page-template-page-home .home-sec-title-get-real-right {
	font-size:0.944em;
	text-align:left
}
.home-sec-title-get-real-left {
	float: left;
	width: 30%;
}
	
}
 

	 
	 
	 


 
@media screen and (min-width: 1440px) and (max-width: 5200px) { 
.location-template-default.single.single-location.postid-120.logged-in.location-albanynycolonie.et_button_no_icon.et_pb_button_helper_class.et_non_fixed_nav.et_show_nav.et_cover_background.et_secondary_nav_enabled.et_secondary_nav_only_menu.et_pb_side_nav_page.et_pb_gutter.windows.et_pb_gutters3.et_primary_nav_dropdown_animation_fade.et_secondary_nav_dropdown_animation_fade.et_pb_footer_columns4.et_header_style_left.et_pb_pagebuilder_layout.et_full_width_page.et_divi_theme.et_minified_js.gecko .et_pb_section.webpromoBg {
	background-position: 65% center !important;
} 

}
 

@media screen and (min-width: 1024px) and (max-width: 1279px) {
.home-sec-title-get-real-left {
	float: left;
	width: 30%;
}
.location-template-default.single.single-location .home-sec-title-get-real-right {
	width: 68%;
}
 .et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr h2.post-title {
	min-height: auto;
	font-size:1.000em;
}
.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .address-wrapper.addr-first {
	font-size:0.778em;
	font-weight: 400;
	line-height: 20px;
	color: #333;
	margin-bottom: 10px;
	min-height: 40px;
}

.et_pb_section.section.classes_grid.center.why_retro_features.home.page-loc-addr .et_pb_row.collapse.section_amenities_content.addr-main .et_pb_column.et_pb_column_1_4.center.news-content.addr-sub .contact-info.addr-sec a {
	color: #e83b4c;
	font-weight: 600;
	font-size:0.889em;
}
.location-template-default.single.single-location .et_pb_column.et_pb_column_2_3.home-et-wrapper-first-left.loc-wrapper-left {
	padding-left: 26px !important;
}
.location-template-default.single.single-location .et_pb_column.et_pb_column_2_3.home-et-wrapper-first-left.loc-wrapper-left .location_cta.left.loc-title-left.home-sec-title-get-real-left.loc-nes-left {
	width: 50% !important;
}

.marketing_homepage_slider .home6-sliders-imgs.slick-slide {
	min-height: 450px;
	height: 450px;
	margin-top: 19px;
}

.et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.img-amenties .et_pb_row.collapse.flip-left-cont {
	padding: 25px;
}


.tanning-img-sec-header.img-amenties .section_color_yellow.tanning-sec1 {
	font-size: 2.500em !important;
	padding-left: 0 !important;
	padding-bottom: 0 !important;
	color: #e83b4c;
	text-shadow: 0 0 5px #fff, 0 0 10px #fff !important;
	line-height: 45px;
}
.page-template-template-amenities .section_color_line.tanning-sec2 {
	font-size: 2.500em !important;
	letter-spacing: -2px;
	text-shadow: 0 0 5px #333, 0 0 10px #333 !important;
}
.page-template-template-amenities .et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.img-amenties p {
	font-size:0.889em !important;
	line-height: normal;
	max-width: 892px !important;
}
.page-template-template-amenities.et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.img-amenties .et_pb_column.et_pb_column_2_3 {
	margin: 0 28px;
}
.page-template-template-amenities.tanning-img-sec-header.img-amenties .section_color_yellow.tanning-sec1 {
	font-size: 2.500em !important;
 
	line-height: normal;
}
.page-template-template-amenities.section_color_line.tanning-sec2 {
	font-size: 2.500em;
	letter-spacing: -2px;
	text-shadow: 0 0 5px #333, 0 0 10px #333 !important;
}

#top-menu {
	padding-top: 0;
}
#flags {
	width: auto !important;
	padding: 0px 31px 0px 98px !important;
}

.above-search-home {
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 40px;
}

.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-two.hp-block-one-img {
	width: 30%;
}

.fc-main input[type="text"] {
	font-size:0.778em;
}
.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-one-img img {
	height: 150px !important;
}

.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-one-img {
	width: 34%;
	margin: 3px !important;
	text-align: center;
}
.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-three-img {
	width: 48%;
	margin: 3px !important;
	text-align: center;
}


.et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-three-img img {
	height: 150px !important;
}
.et_pb_column.et_pb_column_2_3.home-et-wrapper-first-left.loc-wrapper-left .location_description {
	padding-left: 15px;
}

.et_pb_column.et_pb_column_2_3.home-et-wrapper-first-left.loc-wrapper-left .location_description .section_hero_title.schedule_hero_title {
	margin-bottom: 15px;
}


.et_pb_section.section.training_section_smallgroup.webpromoBg.section_massage_main .et_pb_row.collapse {
	/* max-width: 100%; */
	width: 95% !important;
	max-width: 1180px !important;
}

.single.single-location .et_pb_section.section.training_section_smallgroup.webpromoBg .et_pb_row.collapse {
	width: 95%;
}

.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_row.collapse.home_hero_cta.location_section_hero_content .section_title.location_title {
	font-size: 2.8rem;
 
}


.et_pb_section.section.location_section_hero.coverImgs.pre_presale .et_pb_row.collapse.home_hero_cta.location_section_hero_content .location_description .location_address {
	font-size: 20px;
 
}

.et_pb_section.section.location_section_hero.coverImgs.pre_presale .et_pb_row.collapse.home_hero_cta.location_section_hero_content .location_cta.left {
	max-width: 100%;
	font-size: 16px;
	text-shadow: 0 0 5px #000;
	line-height: 1.4;
	text-align: center;
}

.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 .ver2.landing_form_container {
	margin-right: 10px;
}
.et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2:first-child {
 
	padding-left: 13px;
}

.et_pb_row.collapse.content_wrapper.training-row .et_pb_column.et_pb_column_2_4.location_slide_right {
	margin-left: 50px !important;
}

.home_section_amenities.et_pb_section.section.the_homepage.aminities-section.hp-animites-section .et_pb_column.et_pb_column_1_2.find_column {
	padding: 0 !important;
}
.home_section_amenities.et_pb_section.section.the_homepage.aminities-section.hp-animites-section .et_pb_row.collapse.home_hero_cta .et_pb_column.et_pb_column_1_2.left-health-text {
	width: auto;
	margin-right: 10px;
}

}
@media screen and (min-width: 1220px) and (max-width: 1279px) {
.location-template-default.single.single-location #main-header .g-translate-head {
	margin-right: 9px !important;
}	

.location-template-default.single.single-location #et-top-navigation {
	width: 982px;
}
	
.location-template-default.single.single-location .et_header_style_left .logo_container {
	width: 34%;
	height: 50px;
	text-align: left !important;
	left: 0;
	margin-left: 0;
	z-index: 1000;
	padding-top: 5px;
}

.location-template-default.single.single-location .et_header_style_left .logo_container a {
	text-align: left !important;
	margin-left: 37px !important;
}
	
.page-template-template-mental-health-awareness .et_pb_row.collapse.content_wrapper {
	width: 97%;
	max-width: 1280px;
}	
#logo {
	width: 150px !important;
	margin-top: 7px !important;
}
.et_header_style_left .logo_container {
	width: auto;
 
}

.et_header_style_left #et-top-navigation {
	padding-top: 21px !important;
 
}
#flags {
 
	position: absolute;
	top: 0;
	right: 0;
}
#et-top-navigation {
	float: left;
	padding-left: 175px !important;
}
#flags {
	width: auto !important;
	padding: 0px 15px 0px 0px !important;
}




}




 @media screen and (min-width: 1140px) and (max-width: 3440px) { 
 
 
 
 
 }
 
 
 
 
 @media screen and (min-width: 1440px) and (max-width: 2500px) { 
.marketing_homepage_slider .home6-sliders-imgs.slick-slide {
	min-height: 600px;
	height: 600px;
	background-size: cover;
}
 
 }

@media screen and (min-width: 1600px) and (max-width: 2500px) { 
.page-template-template-our-health-safety-pledge .home_section_1.section_hero.coverImgs.membership-cancellation {
	height: auto;
	margin-top: 64px !important;
	background-size: 100% 396px !important;
	height: 350px;
}
 .hp-block-sec-main {
	margin-top: -249px;
}

}

@media screen and (min-width: 1600px) and (max-width: 2500px) { 
.page-template-template-our-health-safety-pledge .home_section_1.section_hero.coverImgs.membership-cancellation {
	height: auto;
	margin-top: 64px !important;
	background-size: 100% 396px !important;
	height: 350px;
}
 

}


@media screen and (min-width: 2550px) and (max-width: 12000px) { 

 
 .marketing_homepage_slider .home6-sliders-imgs.slick-slide h2 {
	 
	margin-top: 195px;
 
}

.marketing_homepage_slider .home6-sliders-imgs.slick-slide p {
	font-size: 1.389em !important;
	line-height: 35px !important;
	margin-top: 20px !important;
	color: #fff !important;
	/* max-width: 600px; */
	text-shadow: 0 0 5px #333, 0 0 5px #333 !important;
	font-weight: 400 !important;
	text-transform: none !important;
	font-style: normal !important;
	font-family: 'Gilroy', sans-serif !important;
	max-width: 80% !important;
}

.page-template-template-our-health-safety-pledge .home_section_1.section_hero.coverImgs.membership-cancellation {
	height: auto;
	margin-top: 64px !important;
	background-size: 100% 480px !important;
	height: 480px;
}
.page-template-template-mental-health-awareness .home_section_1.home_hero.section_hero.home {
	background-size: cover;
	background-position-x: 27%;
	/* background-position-y: 4px; */
	height: 700px !important;
	min-height: 700px;
}



.page-template-template-new-amenities #et-main-area {
	margin-top: 75px;
}
.page-template-template-new-amenities .et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.video-landing-sec.new-amenties-sec.img-amenties {
	padding: 220px !important;
}

.et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.cardio-sec.new-amenties-sec.img-amenties {
	padding: 150px 0 60px 0 !important;
}

.et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.weight-training-sec.new-amenties-sec.img-amenties {
	padding: 250px 0 !important;
	background-position: center center;
}

.et_pb_section.section.training_section_teamtraining.endurance.group-fit-sec.new-amenties-sec.img-amenties {
	padding: 250px 0 150px 0 !important;
	background-position: center -108px;
}


.et_pb_section.section.training_section_smallgroup.webpromoBg.child_sitting_sec.new-amenties-sec.img-amenties {
	background-size: cover !important;
	padding: 255px 0 !important;
}





 }
 
 
 
 @media screen and (min-width: 2550px) and (max-width: 4000px) { 
.marketing_homepage_slider .home6-sliders-imgs.slick-slide {
	min-height: 1050px;
	height:1050px;
	background-size: cover;
	background-position: center center;
}
}


 @media screen and (min-width: 1920px) and (max-width: 2560px) { 
 .marketing_homepage_slider .home6-sliders-imgs.slick-slide {
	min-height: 740px !important;
	height: 740px !important;
	background-size: cover;
}

.hp-block-sec-main {
	position: absolute;
	width: 100%;
	text-align: center;
	margin-top: -276px;
}


.page-retro-membership-deals-offers .home_section_1.section_hero.coverImgs.sitemap-img {
	background-position: center 62px;
	margin-top: 0;
	height: 450px !important;
	max-height: 450px !important;
	padding-top: 35px;
}

.page-template-template-faq .home_section_1.section_hero.coverImgs.sitemap-img {
	background-position: center 62px;
	margin-top: 0;
	height: 450px !important;
	max-height: 450px !important;
	padding-top: 35px;
}


 
 }

 
 @media screen and (min-width: 4000px) and (max-width: 12200px) { 
 .marketing_homepage_slider .home6-sliders-imgs.slick-slide {
	min-height: 1450px;
	height: 1450px;
	background-size: cover;
	background-position: center center;
}
 .page-template-template-our-health-safety-pledge .home_section_1.section_hero.coverImgs.membership-cancellation {
	height: auto;
	margin-top: 83px !important;
	background-size: 100% 699px !important;
	height: 680px;
}
 }
 
  @media screen and (min-width: 1300px) and (max-width:12000px) {
.page-template-template-mental-health-awareness .et_pb_row.collapse.content_wrapper {
	width: 97%;
	max-width: 1240px;
}
 
 
}
 
 
 
 @media screen and (min-width: 1024px) and (max-width: 1279px) {
  
.et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.img-amenties .et_pb_column.et_pb_column_2_3 {
	margin: 0 28px;
}
.tanning-img-sec-header.img-amenties .section_color_yellow.tanning-sec1 {
	font-size: 2.500em !important;
 
	line-height: normal;
}
 .section_color_line.tanning-sec2 {
	font-size: 2.500em;
	letter-spacing: -2px;
	text-shadow: 0 0 5px #333, 0 0 10px #333 !important;
}
.et_pb_section.section.training_section_smallgroup.tanning-img-sec-header.img-amenties {
	padding: 35px !important;
}
 
.et_pb_row.hp-tag-row {
	margin: 0 auto;
	width: 90%;
	max-width: 1180px;
}
.hp-block-sec-main.hp-block-slider-sec.hp-block-section {
	background: #fff;
	padding: 50px 0 10px 0;
 
}
.hp-block-sec-main .et_pb_row.collapse.hp-block-sec {
	width: 95%;
	text-align: center !important;
	display: inline-block;
	max-width: 800px;
	margin: 0 auto !important;
}


.et_pb_row.collapse.hp-block-sec.hp-block-slider-sec-inner .et_pb_column.et_pb_column_1_3.center.news-content.hp-block-img.hp-block-one-img.hp-block-slider-first.hp-workout-col {
	width: 47% !important;
	margin-left: 4%;
	margin-right: 2% !important;
	/* display: inline-block !important; */
	/* float: none; */
}

.hp-block-sec-main.hp-block-slider-sec.hp-block-section .hp-block-img.hp-block-two.hp-block-one-img.hp-block-slider-second.hp-find-gym {
	margin-bottom: 25px !important;
 
}
.home_section_1.home_hero.homeVideo.coverImgs {
	background-color: #efefef;
	padding: 60px 25px 40px 25px;
}

.et_pb_column.et_pb_column_1_2.left-health-text .home_section_1_description {
	width: 100%;
	padding-right: 0;
	padding-top: 0;
}
.et_pb_column.et_pb_column_1_2.left-health-text p {
	font-size: 1.1rem;
	color: #1d1d1d;
	font-family: 'Gilroy', sans-serif !important;
	/* padding-bottom: 0 !important; */
	line-height: 1.4;
}

.et_pb_column.et_pb_column_1_2.left-health-text .section_color_line.section_1_title_first_line.one {
	display: block;
	color: #000;
	font-family: Gilroy, sans-serif !important;
	line-height: normal;
}

.marketing-video-section .et_pb_row.collapse.content_wrapper .et_pb_column.et_pb_column_1_2.right-health-image {
	max-width: 640px;
	padding: 25px 35px 15px 5px;
}

.et_pb_row.collapse.content_wrapper.begin_row {
	width: 90%;
}

.et_pb_row.collapse.content_wrapper.begin_row .et_pb_column.et_pb_column_4_4 {
	padding: 50px 0 20px 0;
}


.et_pb_column.et_pb_column_2_4.location_slide_right {
	margin-left: 46%;
	width: 54%;
}

.trainings-imgs {
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 40px 0 20px 0 !important;
}

.home_section_2.et_pb_section.section.class-fit-section.hp-class-fit-section .et_pb_column.et_pb_column_4_4 {
	padding: 40px 0 40px 0;
}

.home_section_2.et_pb_section.section.class-fit-section.hp-class-fit-section .et_pb_column.et_pb_column_4_4 {
	padding: 40px 0 00px 45px;
}
.section_description p {
	font-size: 1.1rem;
	color: #1d1d1d;
	font-family: 'Gilroy', sans-serif !important;
	/* padding-bottom: 0 !important; */
	line-height: 1.4;
}

.amenities_image_slider_single {
	background-position: center !important;
}
.retro_btn.retro_btn_dark.browse-classes {
	margin-top: 0;
	margin-bottom: 30px;
}
.bottom-nav a {
	padding-top: 5px;
	font-size: 12px;
}
 .home_section_amenities.et_pb_section.section.the_homepage.aminities-section.hp-animites-section.bottom-proshop {
	padding: 55px 25px 15px 25px !important;
}

#main-footer .et_pb_row {
	max-width: 100% !important;
	width: 100% !important;
}

 
}


 
 @media screen and (min-width: 2560px) and (max-width: 3840px) { 
 
 .hp-block-sec-main {
	position: absolute;
	width: 100%;
	text-align: center;
	margin-top: -373px;
}


.home_section_7.et_pb_section.section.the_homepage.begin-section.hp_begin_section .retro_rewards {
	padding: 50px 0;
}


.home_section_7.et_pb_section.section.the_homepage.begin-section.hp_begin_section .retro_rewards .et_pb_row.collapse.content_wrapper.begin_row {
	max-width: 1400px;
}
.home_section_7.et_pb_section.section.the_homepage.begin-section.hp_begin_section .retro_rewards .et_pb_row.collapse.content_wrapper.begin_row .section_description {
	max-width: 400px;
}

.trainings-imgs {
	padding: 150px 0 !important;
	background-position: center !important;
}
.home_section_amenities.et_pb_section.section.the_homepage.aminities-section.hp-animites-section .et_pb_row.content_wrapper.collapse {
	max-width: 1400px;
}
 

.amenities_image_slider_single {
	height: 600px;
	background-size: cover;
	background-position: center !important;
}

.page-retro-membership-deals-offers .home_section_1.section_hero.coverImgs.sitemap-img {
	background-position: center 62px;
	margin-top: 0;
	height: 550px !important;
	max-height: 550px !important;
	padding-top: 85px;
}
.page-template-template-faq .home_section_1.section_hero.coverImgs.sitemap-img {
	background-position: center 62px;
	margin-top: 0;
	height: 550px !important;
	max-height: 550px !important;
	padding-top: 85px;
}




 }
 
@media screen and (min-width: 3400px) and (max-width: 12000px) {
	.hp-block-sec-main {
	position: absolute;
	width: 100%;
	text-align: center;
	margin-top: -583px;
}  


.home_section_7.et_pb_section.section.the_homepage.begin-section.hp_begin_section .retro_rewards {
	padding: 50px 0;
}


.home_section_7.et_pb_section.section.the_homepage.begin-section.hp_begin_section .retro_rewards .et_pb_row.collapse.content_wrapper.begin_row {
	max-width: 1400px;
}
.home_section_7.et_pb_section.section.the_homepage.begin-section.hp_begin_section .retro_rewards .et_pb_row.collapse.content_wrapper.begin_row .section_description {
	max-width: 400px;
}

.trainings-imgs {
	padding: 150px 0 !important;
	background-position: center !important;
}
.home_section_amenities.et_pb_section.section.the_homepage.aminities-section.hp-animites-section .et_pb_row.content_wrapper.collapse {
	max-width: 1400px!important;
}
 

.amenities_image_slider_single {
	height: 600px;
	background-size: cover;
	background-position: center !important;
}
.et_pb_row.hp-tag-row {
	margin: 0 auto;
	width: 100%!important;
	max-width: 1400px!important;
}

.container.et_menu_container {
	position: relative;
	width: 100%!important;
	max-width: 1400px!important;
	margin: auto;
}

.hp-top-bg-slider .slider.slick-slider {
	max-width: 1400px!important;
	margin: 0 auto;
}
 
.home_image_slider_single {
	height: 650px;
	background-size: cover;
	background-position: right center;
	background-repeat: no-repeat;
}
.home_section_1.home_hero.homeVideo.coverImgs .et_pb_row.collapse.content_wrapper {
	padding-top: 0;
	padding-bottom: 0;
	width: 100%!important;
	max-width: 1400px!important;
}

.et_pb_column.et_pb_column_1_2.left-health-text .home_section_1_description {
	width: 100%;
	padding-right: 85px;
	max-width: 600px;
}

.et_pb_row.collapse.home_hero_cta {
	width: 100%!important;
	max-width: 1400px!important;
	top: 00px!important;
	position: relative!important;
}
.home_section_7.et_pb_section.section.the_homepage.begin-section.hp_begin_section .et_pb_row.collapse.home_hero_cta {
	margin-top: 5px !important;
	top: inherit !important;
}
.home_section_2 .bg_large {
	background-size: 1400px !important;
	background-position: center !important;
	max-width: 1400px !important;
}

#main-footer .et_pb_row {
	width: 100%!important;
	max-width: 1400px!important;
}

.page-retro-membership-deals-offers .home_section_1.section_hero.coverImgs.sitemap-img {
	background-position: center 62px;
	margin-top: 0;
	height: 800px !important;
	max-height: 800px !important;
	padding-top: 205px;
} 

.page-template-template-faq .home_section_1.section_hero.coverImgs.sitemap-img {
	background-position: center center;
	margin-top: 0;
	height: 800px !important;
	max-height: 800px !important;
	padding-top: 205px;
	background-size: 80% auto !important;
	background-color: #fff !important;
}
	  
 #et-top-navigation {
	position: relative;
}
.et_header_style_left #et-top-navigation {
	padding-top: 27px;
	padding-left: 250px !important;
	width: 1140px;
}
.g-translate-head {
	margin-right: 0;
	position: absolute;
	right: 0;
	top: 0;
}
#flags {
	width: auto !important;
	padding: 0px 00px 0px 99px !important;
}

#flags li {
	margin-right: 5px !important;
}
 
 
}
  
  
  
  
  
/***********Careers****/

.career_sec1 h2 {
    text-transform: uppercase;
    font-weight: 800;
    color: #e83b4c;
	font-size:1.278em;
}
.career_sec1 h3 {
    text-transform: uppercase;
    font-weight: 800;
    font-style: italic;
	padding-top:30px;
}
.career_sec1 li::before {
    position: absolute;
    color: #FE0A0A;
    content: "\f00c";
    top: 3px;
    left: 5px;
    font-size: 0.556em;
}
.fa-check {
    color: #e83b4c;
}
.career_sec1 .retro_btn_dark {
    width: 22%;
	    font-size:1.000em;
	
}
p.retro_btn.retro_btn_dark {
    text-align: center;
}
.career_ban img {
    padding-top: 50px;
}


/*********** Anniversary****/


img.anniversary-banner {
    padding-top: 50px;
}
.anniversary-offer-title {
    text-align: center;
}
.anniversary-offer-copy-inner h2 {
    font-weight: 800;
    text-transform: uppercase;
    font-style: italic;
	margin-top: -60px;
	margin-bottom: 50px;
}
.anniversary-offer-copy-inner h3 {
    font-style: italic;
    font-weight: 800;
    padding-top: 20px;
 }
   
.anniversary-offer-button {
    margin-bottom: 60px;
}

.popupaoc-link {
	color:blue;
	font-size:0.833em;
	float:right;
}
.career-title h2 {
    text-align: left;
    margin-bottom: -25px;
}
.paoc-popup-modal-cnt h3 {
    text-transform: uppercase;
    font-weight: 800;
    font-style: italic;
}
.et_pb_column.et_pb_column_4_4.jobsearch {
    border: solid 2px #efefef;
    padding: 30px;
}
.disclaimer-section p{
	font-size:0.833em;
}

.blend-side-h2 .side_color_black .side_color_red {
	color: #e83b4c;
}

.blend-right-area.blend-right .ul-smoothie li a {
	font-size: 20px;
}
.blend-right-area.blend-right .ul-smoothie {
	margin-left: 15px;
}

.blend-right-area.blend-right {
	margin-top: 28px;
}
img.rf-tiktok {
    width: 37px;
    margin-top: -30px;
}

.footer_links #logo {
	max-height: 40px !important;
	max-width: 40px;
	margin: 0 !important;
}
.location-pasadena .et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup .form-inline:nth-child(11) .form-group {
    width: 100%;
    display: flex;
    /* float: left; */
    flex-wrap: wrap;
}
.location-pasadena .et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup .form-inline:nth-child(11) .form-group input#mathCaptcha {
    width: 348px;
}
.location-pasadena .et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup .form-inline:nth-child(11) label {
   padding-top: 0px;
}

.location-elwood .et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup .form-inline:nth-child(11) .form-group {
    width: 100%;
    display: flex;
    /* float: left; */
    flex-wrap: wrap;
}
.location-elwood .et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup .form-inline:nth-child(11) .form-group input#mathCaptcha {
    width: 348px;
}
.location-elwood .et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup .form-inline:nth-child(11) label {
   padding-top: 0px;
}

.location-delraybeach .et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup .form-inline:nth-child(11) .form-group {
    width: 100%;
    display: flex;
    /* float: left; */
    flex-wrap: wrap;
}
.location-delraybeach .et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup .form-inline:nth-child(11) .form-group input#mathCaptcha {
    width: 348px;
}
.location-delraybeach .et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup .form-inline:nth-child(11) label {
   padding-top: 0px;
}

.location-lauderhillfl .et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup .form-inline:nth-child(11) .form-group {
    width: 100%;
    display: flex;
    /* float: left; */
    flex-wrap: wrap;
}
.location-lauderhillfl .et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup .form-inline:nth-child(11) .form-group input#mathCaptcha {
    width: 348px;
}
.location-lauderhillfl .et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup .form-inline:nth-child(11) label {
   padding-top: 0px;
}





@media only screen and (min-width: 280px) and (max-width: 767px){
	
.location-pasadena .et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup .form-inline:nth-child(11) .form-group input#mathCaptcha {
    width: 302px;
}

.location-elwood .et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup .form-inline:nth-child(11) .form-group input#mathCaptcha {
    width: 302px;
}
    
.location-delraybeach .et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup .form-inline:nth-child(11) .form-group input#mathCaptcha {
    width: 302px;
}

.location-lauderhillfl .et_pb_section.section.location_section_hero.coverImgs.pre_presale.presaleBgImg .et_pb_column.et_pb_column_1_2 #signup .form-inline:nth-child(11) .form-group input#mathCaptcha {
    width: 302px;
}

.et_pb_section.section.location_section_hero.partner_bg_img.coverImgs.sweepstakes {
	padding-top: 0;
}
.et_pb_section.section.location_section_hero.partner_bg_img.coverImgs.sweepstakes .location_description {
	margin-bottom: 30px;
}

.single-newsrooms #content-area {
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
}




}



@media only screen and (min-width: 550px) and (max-width: 767px){
	
.et_pb_section.section.location_section_hero.partner_bg_img.coverImgs.sweepstakes .et_pb_column.et_pb_column_2_3.home-et-wrapper-first-right.loc-wrapper-right {
	padding: 0;
}	

.schedule-form-section .form-columns-2 .hs-form-field {
	text-align: left;
	width: 100%;
}
.et_pb_section.section.location_section_hero.partner_bg_img.coverImgs.sweepstakes .hs-form-field {
	width: 100% !important;
}

.et_pb_section.section.location_section_hero.partner_bg_img.coverImgs.sweepstakes .shedule-footer-txt { 
	font-size: 14px;
 
}
.et_pb_section.section.location_section_hero.partner_bg_img.coverImgs.sweepstakes .et_pb_column.et_pb_column_2_3.home-et-wrapper-first-left.loc-wrapper-left {
	width: 100%;
}
.et_pb_section.section.location_section_hero.partner_bg_img.coverImgs.sweepstakes .et_pb_column.et_pb_column_2_3.home-et-wrapper-first-right.loc-wrapper-right {
	width: 100%;
	padding: 0 40px 25px 40px;
}

 
}

@media only screen and (min-width: 767px) and (max-width: 1024px){
	.et_pb_section.section.location_section_hero.partner_bg_img.coverImgs.sweepstakes {
	padding-top: 00px !important;
}

.et_pb_section.section.location_section_hero.partner_bg_img.coverImgs.sweepstakes .loc-wrapper-left {
	width: 50%;
}
.et_pb_section.section.location_section_hero.partner_bg_img.coverImgs.sweepstakes .loc-wrapper-right {
	width: 50%;
}	
 
.et_pb_section.section.location_section_hero.partner_bg_img.coverImgs.sweepstakes .loc-wrapper-right #schedule-form-section label {
	font-size: 12px;
}


.single-newsrooms #content-area {
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
}




	
}


@media only screen and (min-width: 1024px) and (max-width: 1200px){
.single-newsrooms #content-area {
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
}
.single-location #et-secondary-menu {
 
	right: -55px !important;
	position: relative;
}


}




@media only screen and (min-width: 900px) and (max-width: 1024px){
.et_pb_section.section.location_section_hero.partner_bg_img.coverImgs.sweepstakes .loc-wrapper-left {
	width: 50% !important;
}	
.et_pb_section.section.location_section_hero.partner_bg_img.coverImgs.sweepstakes .loc-wrapper-right {
	width: 50% !important;
	padding: 5px 25px !important;
}

.et_pb_section.section.location_section_hero.partner_bg_img.coverImgs.sweepstakes .loc-wrapper-right #schedule-form-section {
	margin: 0 !important;
}
.et_pb_section.section.location_section_hero.partner_bg_img.coverImgs.sweepstakes .loc-wrapper-right .hs-form {
	padding: 20px;
}
 .single-location #et-secondary-menu {
 
	right: -55px !important;
	position: relative;
}

	
}

@media screen and (min-width: 1220px) and (max-width: 1240px) {

#et-top-navigation .g-translate-head #flags {
	position: relative !important;
	padding-right: 0px !important;
}	
	
}
 

/*New header css changes*/

#top-header #et-secondary-nav, #et-secondary-nav li {
	vertical-align: top;
	display: flex;
}

#et-secondary-menu .mng-memb a {
	width: 100px;
	word-break: break-word;
	line-height: normal;
	padding: 0 10px !important;
	height: auto;
	min-height: 66px;
	max-height: 66px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-weight: bold;
}

#et-secondary-nav .mng-memb {
	max-height: 66px;
	height: 66px !important;
}

#et-secondary-menu .spe-off a {
	width: 70px;
	word-break: break-word;
	line-height: normal;
	padding: 0 10px !important;
	height: auto;
	min-height: 66px;
	max-height: 66px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-weight: bold;
	background-color: #000000;
}

#et-secondary-menu .mng-memb a {
	width: 90px;
	padding: 0 0px !important;
	line-height: 1.2 !important;
	color: #fff !important;
}

#et-secondary-nav .spe-off  {
	max-height: 66px;
	height: 66px !important;
}

#et-secondary-menu .joinnow a {
	width: 65px;
	word-break: break-word;
	line-height: 1.2 !important;
	padding: 0 10px !important;
	height: auto;
	min-height: 66px;
	max-height: 66px;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	text-align: center;
	font-weight: bold;
	background-color: #ffff00 !important;
	color: #000 !important;
	/* opacity: 1 !important; */
	font-size: 12px !important;
}

#et-secondary-nav .joinnow  {
	max-height: 66px;
	height: 66px !important;
}

.newtrial.trial.hideMobile.menu-item {
	right: 0px !important;
}


