@font-face {
  font-family: 'GTWalsheimRegular';
  src: url('../fonts/GT-Walsheim/GTWalsheimRegular.eot') format('embedded-opentype');
  src:  url('../fonts/GT-Walsheim/GTWalsheimRegular.woff') format('woff'), url('../fonts/GT-Walsheim/GTWalsheimRegular.ttf')  format('truetype'), url('../fonts/GT-Walsheim/GTWalsheimRegular.svg#GTWalsheimRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GTWalsheimLight';
  src: url('../fonts/GT-Walsheim/GTWalsheimLight.eot') format('embedded-opentype');
  src:  url('../fonts/GT-Walsheim/GTWalsheimLight.woff') format('woff'), url('../fonts/GT-Walsheim/GTWalsheimLight.ttf')  format('truetype'), url('../fonts/GT-Walsheim/GTWalsheimLight.svg#GTWalsheimLight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GTWalsheimBold';
  src: url('../fonts/GT-Walsheim/GTWalsheimBold.eot') format('embedded-opentype');
  src:  url('../fonts/GT-Walsheim/GTWalsheimBold.woff') format('woff'), url('../fonts/GT-Walsheim/GTWalsheimBold.ttf')  format('truetype'), url('../fonts/GT-Walsheim/GTWalsheimBold.svg#GTWalsheimBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GTWalsheimMedium';
  src: url('../fonts/GT-Walsheim/GTWalsheimMedium.eot');
  src: url('../fonts/GT-Walsheim/GTWalsheimMedium.woff') format('woff'),url('../fonts/GT-Walsheim/GTWalsheimMedium.ttf') format('truetype'),url('../fonts/GT-Walsheim/GTWalsheimMedium.svg#GTWalsheimMedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
body,
html {
  height: 100%;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  background: #161616;
  font-family: 'GTWalsheimRegular';
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
h2 {
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  color: #161616;
  margin-bottom: 20px;
  line-height: 46px;
  letter-spacing: 7px;
}
h3 {
  color: #161616;
  font-size: 32px;
  margin-bottom: 20px; 
  line-height: 42px;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 7px;
}
h4 {
  font-size: 30px;
  margin: 25px 0px;
  line-height: 40px;
  color: #161616;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 7px;
}
h5 {
  font-size: 28px;
  color: #161616;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: 7px;
}
ul {
  margin: 0;
  padding: 0px;
  list-style: none;
}
a {
  color: #161616;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
  outline: none;
  transition: 0.5s ease-in-out all;
  -webkit-transition: 0.5s ease-in-out all;
  -ms-transition: 0.5s ease-in-out all;
  -moz-transition: 0.5s ease-in-out all;
  -o-transition: 0.5s ease-in-out all;
  color: #EE635C;
}
p {
  font-family: 'GTWalsheimLight';
  font-size:16px;
  color:rgba(22,22,22,0.7);
  letter-spacing:0.33px;
  line-height:23px;
}
button:focus {
  outline: none;
}
.tbl {
  display: table;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
.tbl-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.img-responsive {
  max-width: 100%;
  display: block;
  height: auto;
  margin: 0 auto;
}
.paddingtop {
  padding: 100px 0px;
}
.inline-block {
  display: inline-block;
  width: 100%;
  vertical-align: top; 
}
.container {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
}
.container-inner {
  max-width: 75%;
  margin: 0 auto;
}
.text-center {
  text-align: center;
}
.nav li.free-trial-menu > a {
  font-size: 20px;
  letter-spacing: 2.6px;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-style: normal;
  font-weight: 600;
  text-align: center;
  height: 75px;
  padding: 0px;
  line-height: 70px;
  background: rgb(253,211,67);
  background: -moz-linear-gradient(-45deg, rgba(255,255,64,1) 0%, rgba(235,66,101,1) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(255,255,64,1) 0%,rgba(235,66,101,1) 100%);
  background: linear-gradient(135deg, rgba(255,255,64,1) 0%,rgba(235,66,101,1) 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE140', endColorstr='#EB4265',GradientType=1 );
  width: 180px;
}
.buttonbg {
  color: #FFF;
  margin: 0;
  text-transform: uppercase;
  width: 180px;
  background: rgb(253,211,67);
  background: -moz-linear-gradient(-45deg, rgba(255,255,64,1) 0%, rgba(235,66,101,1) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(255,255,64,1) 0%,rgba(235,66,101,1) 100%);
  background: linear-gradient(135deg, rgba(255,255,64,1) 0%,rgba(235,66,101,1) 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE140', endColorstr='#EB4265',GradientType=1 );
  display: inline-block;
  font-size: 20px;
  letter-spacing: 2.6px;
  line-height: 54px;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-style: normal;
  font-weight: 600;
  height: 54px;
  text-align: center;
  box-shadow: 0px 15px 30px 0px rgba(0,0,0,0.1);
}
.header-section {
  background-color: #161616;
  float: left;
  width: 100%;
  position: fixed;
  z-index: 99999;
}
.header-cover-section { 
  padding-top: 69px;
}
.header_logo {
  float: left;
  padding: 13px 0px 0px 80px;
  width: 86px;
}
.header_logo img {
  max-width: 100%;
  height: auto;
}
.menu-sect {
  float: right;
}
.get-started {
  background-color: #FFF;
  text-align: center;
  padding: 150px 0px 70px 0px;
}
.get-started h2 {
  text-transform: uppercase;
  font-size: 70px;
  margin-bottom: 32px;
  color: #161616;
  letter-spacing:7px;
  line-height:75px;
}
.get-started a.buttonbg {
  margin-top: 32px;
}
.memberships-sect {
  background-color: #FFF;
  text-align: center;
  margin-top: 15px;  
  padding: 70px 0px;
}
.memberships-sect h2 {
  text-transform: uppercase;
  font-size: 54px;
  margin-bottom: 32px;
  color: #161616;
  line-height: 75px;
  letter-spacing: 7px;
}
.memberships-sect p {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.5px;
  opacity: 0.7;
}
.memberships-sect p span {
  font-family: 'GTWalsheimRegular';
  color: rgba(239,100,93,1);
}
.membership-plans {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin: 15px 0px 25px 0px;
}
.membership-plans-inner {
  background: #161616;
  border-radius: 20px;
  padding: 20px 32px;
  color: #FFF;
  float: left;
  margin: 25px 40px 25px 0;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.textcolor {
  background: linear-gradient(to right, #fdd343 0%, #ed595f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'GTWalsheimRegular';
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#fdd343, EndColorStr=#ed595f);  
}
.membership-plans-inner .planprice {
  border-bottom: 1px solid #2D2D2D;
  padding: 6px 0px 8px 0px;
}
.membership-plans-inner .planprice span.textcolor {
  font-size: 46px;
  line-height: 63px;
  letter-spacing: 0.92px;
}
.membership-plans-inner .planprice span {
  font-size: 20px;
  color: #6C6C6C;
  padding: 0px 3px;
}
.membership-plans-inner p {
  font-size: 16px;
  color: #FFF;
  margin: 12px 0px 0px 0px;
  line-height: 24px;
  font-family: 'GTWalsheimLight';
  letter-spacing: 0.33px;
}
.membership-plans-inner .learn-more {
  margin: 30px auto 6px;
}
.memberships-sect-inner a.buttonbg {
  width: 220px;
  margin-top: 20px;
}
.ourstudiosect {
  height: 640px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.ourstudiosect-inner {
  position: absolute;
  right: 50px;
  width: 24%;
  background: rgba(22,22,22,0.85);
  bottom: 50px;
  color: #FFF;
  padding: 50px;
}
.ourstudiosect-inner h3 {
  color: #FFF;
  font-size: 70px;
  text-transform: uppercase;
  margin-bottom: 5px;
  line-height: 75px;
  letter-spacing: 7px;
}
.ourstudiosect-inner span {
  font-family: 'GTWalsheimLight';
  font-size: 15px;
  color: #EF645D;
  letter-spacing:0.31px;
  line-height: 23px;
  display: inline-block;
  width: 100%;
}
.ourstudiosect-inner span img {
  width: 19px;
    height: auto;
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.ourstudiosect-inner .view-map {
  float: right;
  border-bottom: 1px solid #FFF;
  margin-bottom: 0px;
  margin-top: 2px;
  font-size: 12px;
  font-family: 'GTWalsheimLight';
  color: #FFF;
  letter-spacing:0.25px;
  line-height: 23px;
}
.ourstudiosect-inner p {
  float: left;
  width: 100%;
  font-size: 16px;
  font-family: 'GTWalsheimLight';
  color: #FFF;
  letter-spacing:0.33px;
  line-height: 23px;
}
.ourstudiosect-inner .learn-more {
  margin-top: 10px;
  float: left;
}
.home-middle-listing {
  margin-top: 15px;
  position: relative;
}
.home-middle-inner {
  float: left;
  width: 100%;
}
.home-middle-left {
  float: left;
  width: 50%;
  height: 660px;
  overflow: hidden;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.home-middle-left-inner {
  position: absolute;
  bottom: 0;
  padding: 65px;
  width: 50%;
  z-index: 999;
}
.home-middle-left-inner .tbl {
  text-align: left;
}
.overlay {
  position: absolute;
  top:0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(22,22,22,0.6);
}
.home-middle-left-inner h3 {
  color: #FFF;
  font-size: 70px;
  text-transform: uppercase;
  line-height: 75px;
  margin-bottom: 15px;
  letter-spacing: 8px;
}
.home-middle-left-inner p {
  color: #FFF;
  font-size: 16px;
  line-height: 23px;
  font-family: 'GTWalsheimLight';
  letter-spacing: 0.33px;
}
.home-middle-left-inner .learn-more {
  margin-top: 40px;
}
.learn-more {
  border: 1px solid #8A8A8A;
  width: 179px;
  height: 52px;
  color: #FFF;
  font-size: 19px;
  display: block;
  text-align: center;
  line-height: 52px;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-style: normal;
  font-weight: 600;
}
.learn-more:hover {
  border: 1px solid #EE635C;
}
.hom-middle-right {
  float: left;
  width: 50%;
}
.home-middle-right-col {
  height: 330px;
  overflow: hidden;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0px 130px;
}
.home-middle-col-inner {
  height: 100%;
  text-align: center;
  position: relative;
  z-index: 999;
}
.home-middle-col-inner .learn-more {
  margin: 30px auto 0px auto;
}
.home-middle-col-inner h3 {
  color: #FFF;
  font-size: 54px;
  text-transform: uppercase;
  line-height: 65px;
  margin-bottom: 15px;
  letter-spacing: 8px;
}
.home-banner {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 650px;
  width: 100%;
}
.home-banner .container {
  height: 100%;
}
.home-banner .banner-content {
  max-width: 35%;
  position: relative;
  z-index: 999;
  margin: 0 auto;
  padding: 54px 70px;
  background: rgba(22,22,22,0.75);
}
.home-banner .banner-content h2 {
  margin: 0 auto;
  color: #FFF;
  text-transform: uppercase;
  font-size: 54px;
  line-height: 65px;
  letter-spacing: 7px;
}
.home-banner .banner-content h2 a {
  color: #FFF;
}
.home-banner .banner-content a:hover {
  color: #EE635C;
}
.home-banner .slider-arrow .prev {
  position: absolute;
  top:50%;
  left: 20px;
}
.home-banner .slider-arrow .next {
  position: absolute;
  top:50%;
  right: 20px;
}
.home-banner .slider-arrow img {
  width: auto;
}
.instagram-section {
  background-color: #FFF;
  padding: 70px 0px 0px 0px;
  text-align: center;
}
.instagram-section h2 {    
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  margin-right: 25px;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 6px;
  color: #161616;
}
.instagram-section span {
  display: inline-block;
  font-size: 24px;
  vertical-align: middle;
  margin-top: 9px;
}
.instagram-section span img {
  vertical-align: middle;
  margin-right: 5px;
}
.slider-section {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: calc(100vh - 69px);
  width: 100%;
  overflow: hidden;
}
.slider-section .banner-content {
  margin: 0 auto;
  position: absolute;
  bottom: 82px;
  width: 100%;
  text-align: center;
  height: auto;
  max-width: 100%;
}
.slider-section .banner-content .learn-more {
  margin: 0 auto; 
}
.header-cover {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  width: 100%;
  height: 320px;
  position: relative;
  display: table;
}
.header-cover .overlay {
  background: rgba(22,22,22,0.5);
}
.cover-heading {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.cover-heading h1 {
  color: #fff;
  font-size: 70px;
  line-height: 85px;
  margin-bottom: 13px;
  position: relative;
  z-index: 999;
  text-transform: uppercase;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 14px;
}
.about-middle-sect {
  background: #FFF;
  padding: 54px 0px;
  background-repeat: no-repeat;
  background-position: left center;
}
.about-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.about-middle-left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
}
.about-middle-left h4 {
  margin-top: 15px;
  text-transform: uppercase;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  color: #161616;
  letter-spacing: 4px;
  line-height: 35px;
}
.about-middle-right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58%;
  flex: 0 0 58%;
}
.about-middle-right p {
  font-size: 16px;
  letter-spacing: 0.33px;
  line-height: 23px;
  color: rgba(22,22,22,0.7);
}
.facilities-section {
  padding: 75px 0px 0px 0px;
  position: relative;
}
.facilities-section h2 {
  text-transform: uppercase;
  color: #FFF;
  font-size: 54px;
  text-align: center;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 7px;
  line-height: 65px;
}
.facilities-slider {
  margin-top: 45px;
}
.jssora051 {
  display:block;
  position:absolute;
  cursor:pointer;
  width:30px;
  height:42px;
  top:0px;
  left: 214px;
  background-color: #FFF;
}
.jssora052 {
  display:block;
  position:absolute;
  cursor:pointer;
  width:30px;
  height:42px;
  top:0px;
  right:240px;
  background-color: #FFF;
}
.jssora051 .fa,.jssora052 .fa {
  text-align: center; 
  margin: 0 auto; 
  display: block;
  font-size: 22px;
  line-height: 42px;
}
.jssora051:hover,.jssora052:hover {
  opacity:.8;
}
.facilities-slider .jssora051 {
  left: 175px;
}
.facilities-slider .jssora052 {
  right: 205px;
}
.facilities-slider.mobile-version,.challenges-slider.mobile-version {
  display: none;
}
.about-banner {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 450px;
  width: 100%;
}
#about-slider .owl-nav .owl-prev,#challenges-slider .owl-nav .owl-prev {
  display:block;
  cursor:pointer;
  width:50px;
  height:70px;
  background-color: #FFF;
  left: 20px;
  position: absolute;
  top: 35%;
}
#about-slider .owl-nav .owl-next,#challenges-slider .owl-nav .owl-next {
  display:block;
  cursor:pointer;
  width:50px;
  height:70px;
  background-color: #FFF;
  right: 20px;
  position: absolute;
  top: 35%;
}
#about-slider .owl-nav .fa,#challenges-slider .owl-nav .fa {
  text-align: center; 
  margin: 0 auto; 
  display: block;
  font-size: 36px;
  line-height: 46px;
}
.jssora051:hover,.jssora052:hover {
  opacity:.8;
}
.philosophy-sect {
  padding: 30px 0px 0px 0px;
  background: #161616;
  position: relative;
}
.philosophy-sect .containers {
  padding: 0px 200px 0px 80px;
}
.philosophy-left {
  float: left;
  width: 46%;
  opacity: 0.1;
}
.philosophy-left-img {
  height: 945px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  width: 100%;
  display: inline-block;
}
.our-philosophy {
  float: right;
  width: 45%;
  padding-top: 40px;
}
.our-philosophy h3 {
  color: #FFF;
  font-size: 54px;
  text-transform: uppercase;
  margin-bottom: 22px;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: 75px;
  letter-spacing: 7px;
}
.our-philosophy p {
  color: rgba(255,255,255,0.7);
  font-size: 16px;
  letter-spacing: 0.33px;
  line-height: 23px;
}
.why-exfit-sect {
  position: absolute;
  bottom: 2%;
  left: 0;
  right: 0;
  width: 100%;
}
.why-exfit-inner {
  margin-top: 40px;
}
.why-exfit-sect h2 {
  text-transform: uppercase;
  color: #FFF;
  font-size: 54px;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: 75px;
  letter-spacing: 7px;
}
.why-exfit-listing {
  float: left;
  margin: 0 117px 35px 0;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.why-exfit-listing:last-child {
  margin-right: 0px;
}
.why-exfit-listing p {
  color: rgba(255,255,255,0.7);
  font-size: 16px;
  letter-spacing: 0.33px;
  line-height: 23px;
}
.ourteam-sect {
  background-color: #FFF;
  padding: 57px 0px 20px 0px;
}
.ourteam-sect h2 {
  color: #161616;
  font-size: 70px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 40px;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: 85px;
  letter-spacing: 7px;
}
.team-sect-inner {
  display: inline-block;
  width: 100%;
}
.team-listing {
  float: left;
  margin: 0 30px 60px 0;
  position: relative;
  overflow: hidden;
}
.team-listing-img {
  height: 330px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.boxhover {
  background: rgba(239,100,93,0.7);
  bottom: 0px;
  color: white;
  font-size: 1em;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 0;
  right: 0;
  transition: 0.5s ease-in-out all;
  -webkit-transition: 0.5s ease-in-out all;
  -ms-transition: 0.5s ease-in-out all;
  -moz-transition: 0.5s ease-in-out all;
  -o-transition: 0.5s ease-in-out all;
  cursor: pointer;
}
.team-listing:hover .boxhover {
  opacity: 1;
}
.team-listing h3 {
  background: #161616;
  padding: 15px 0px;
  color: #FFF;
  text-align: center;
  font-size: 22px;
  line-height: 30px;
  font-family: 'GTWalsheimMedium';
  margin-bottom: 0px;
  position: absolute;
  bottom: 0;
  width: 100%;
  display: block;
  letter-spacing: 0px;
  transition: 0.5s ease-in-out all;
  -webkit-transition: 0.5s ease-in-out all;
  -ms-transition: 0.5s ease-in-out all;
  -moz-transition: 0.5s ease-in-out all;
  -o-transition: 0.5s ease-in-out all;
}
/* .team-listing:hover h3 {
  background: #EF645D;
} */
.team-listing:hover h3 {
  opacity: 0;
}
.boxhover-inner {
  padding: 0px 20px 40px 20px;
}
.boxhover .tbl-cell {
  vertical-align: bottom;
}
.boxhover-inner h4 {
  color: #FFF;
  margin-top: 0px;
  letter-spacing: 0px;
  font-family: 'GTWalsheimMedium';
  font-size: 22px;
  line-height: 30px;
}
.boxhover-inner .learn-more {
  margin: 0 auto;
  border: 1px solid #FFF;
}
.workouts-middle-sect {
  background: #FFF;
  padding: 30px 0px;
  text-align: center;
}
.workouts-middle-sect h2,.workouts-middle-sect h3 {
  color: #161616;
  text-transform: uppercase;
  font-size: 54px;
  margin-bottom: 15px;
  line-height: 65px;
  letter-spacing: 7px;
}
.workouts-middle-sect h2 {
  margin-bottom: 0px;
}
.workouts-conent p {
  font-size: 22px;
  line-height: 34px;
  font-family: 'GTWalsheimRegular';
  color: #454545;
}
.challenges-sect p {
  font-size: 18px;
  line-height: 27px;
  margin: 25px 0px 0px 0px;
}
.footer-section {
  background-color: #161616;
  padding: 50px 0px;
}
.footer-left {
  display: inline-block;
  vertical-align: top;
  width: 20%;
  margin-right: 50px;
  text-align: center;
}
.footer-left img {
  max-width: 100%;
  height: auto;
}
.footer-middle {
  width: 45%;
  display: inline-block;
  vertical-align: top;
}
.footer-menu-left {
  display: inline-block;
  width: 49%;
  vertical-align: top;
}
.contact-list {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}
.contact-list ul {
  margin-bottom: 10px;
}
.footer-menu-left ul li a,.contact-list ul li a {
  padding: 6px 0px;
  display: inline-block;
  width: 100%;
  font-family: 'GTWalsheimLight';
  font-size:16px;
  letter-spacing:0.33px;
  line-height:23px;
  color: rgba(255,255,255,0.7);
}
.second-menu ul li a { 
  color: rgba(255,255,255,0.35);
}
.footer-menu-left ul li a:hover,.footer-menu-left ul li.current-menu-item a,.contact-list ul li a:hover {
  color: #EF645D;
}
.footer-menu-right {
  width: 30%;
  display: inline-block;
  text-align: right;
}
.contact-address p {
  font-family: 'GTWalsheimLight';
  font-size:16px;
  letter-spacing:0.33px;
  line-height:23px;
  color: rgba(255,255,255,1);
  margin: 0px;
}
.contact-inner-add {
  display: inline-block;
  vertical-align: middle;
  width: 84%;
  float: left;
}
.footer-bottom-sct {
  background: #000;
}
.footer-btm {
  float: left;
  width: 50%;
}
.footer-btm-right {
  float: right;
}
.footer-btm p,.footer-btm-right p,.footer-btm-right a {
  font-family: 'GTWalsheimRegular';
  font-size: 13px;
  color: rgba(255,255,255,0.4);
  line-height: 18px;
}
/******* Our Workouts *******/
.workout-middle {
  padding: 70px 0px 35px 0px;
  background: #161616;
}
.workouts-listings {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.workouts-listing-inner {
  float: left;
  margin: 0 60px 55px 0;
  position: relative;
  overflow: hidden;
  border-radius: 15px;
  background: #161616;
  box-shadow: 0px 15px 30px 0px rgba(0,0,0,0.2);
}
.free-trials-sect {
  box-shadow: none;
}
.free-trials-sect .free-trials {
  border-radius: 15px;
  text-align: center;
  padding: 36px 30px !important;
}
.free-trials-sect .free-trials h3 {
  font-size: 46px !important;
  color: #fff;
  letter-spacing: 0.93px !important;
  line-height: 68px !important;
  font-family: 'GTWalsheimRegular';
  border-bottom: 1px solid #F2f2f2 !important;
  font-weight: normal !important;
  text-transform: inherit !important;
}
.free-trials-sect .free-trials p {
  color: #FFF !important;
}
.free-trials-sect .free-trials .learn-more {
  margin: 0 auto;
}
.workouts-listing-inner .workout-img {
  height: 180px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}
.workouts-listing-inner .workout-details {
  padding: 20px 25px 30px 25px;
  display: block;
}
.workouts-listing-inner .workout-details h3 { 
  color: #FFF;
  text-transform: uppercase;
  font-size: 40px;
  padding-bottom: 12px;
  border-bottom: 2px solid #272727;
  margin-bottom: 10px;
  line-height: 50px;
  letter-spacing: 6px;
}
.workouts-listing-inner .workout-details p { 
  color: rgba(255,255,255,0.5);
  margin: 0px 0px 5px 0px;
}
.workouts-listing-inner .workout-details .learn-more {
  margin-top: 30px;
}
.tacking-system-sect {
  background: #111111;
  padding: 70px 0px 80px 0px;
  position: relative;
}
.tracking-left-sect {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 51%;
  flex: 0 0 51%;
}
.tracking-left-sect h3 {
  color: #FFF;
  font-size: 40px;
  line-height: 50px;
  text-transform: uppercase;
  letter-spacing: 6px;
  text-align: right;
}
.tracking-left-sect p {
  color: #FFF;
  text-align: right;
}
.tracking-right-sect {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  overflow: hidden;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.membership-sect {
  background-color: #FFF;
  padding: 59px 0px 30px 0px;
  text-align: center;
}
.membership-sect p.notice {
  text-align: left;
  font-size: 14px;
}
.membership-sect h2 {
  color: #161616;
  text-transform: uppercase;
  font-size: 54px;
  margin-bottom: 15px;
  line-height: 65px;
  letter-spacing: 7px;
}
.membership-sect p {
  font-size: 18px;
}
.membership-sect .membership-plans-inner {
  margin: 0px 60px 60px 0;
  box-shadow: 0px 15px 30px 0px rgba(0,0,0,0.2);
}
.free-trials {
  background-image: url(../images/try-for-free.png);
  background-repeat: no-repeat;
  background-position: center;
}
.free-trials .planprice{
  font-size:50px;
  color:#fff;
  letter-spacing:0.93px;
  line-height:68px;
  border-bottom: 1px solid #F2f2f2;
}
.membership-plans-inner.free-trials .planprice {
  font-size: 34px;
}
.free-trials .plan-text {
  color: #FFF !important;
}
.free-trials .learn-more {
  border: 1px solid #FFF;
}
.free-trials .learn-more:hover {
  border: 1px solid #161616;
  background: #161616;
  color: #FFF;
}

.membership-sect .membership-plans {
  margin-top: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0px;
}
.membership-sect .membership-plans-inner .plan-text {
  font-size: 15px;
  color: #8A8A8A;
  margin: 12px 0px 20px 0px;
  line-height: 24px;
}
.membership-sect .membership-plans-inner p {
  font-size: 15px;
  color: #8A8A8A;
  margin: 12px 0px 0px 0px;
  line-height: 24px;
  text-align: left;
}
.membership-sect .membership-plans-inner .learn-more {
    margin: 20px auto 6px;
}
.gym-section {
  padding: 80px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.gym-sect-inner {
  float: right;
  width: 45%;
  text-align: right;
}
.gym-sect-inner h3 {  
  color:  #FFF;
  text-transform: uppercase;
  font-size: 54px;
  line-height: 75px;
  letter-spacing: 7px;
  margin-bottom: 30px;
}
.gym-sect-inner p {
  color: #818181;
}
.gym-sect-inner .buttonbg {
  margin-top: 25px;
}
.challenge-listing {
  padding: 60px 0px;
  text-align: center;
}
.challenge-listing h3 {
  color: #FFF;
  text-transform: uppercase;
  margin-bottom: 60px;
  font-size: 28px;
  letter-spacing: 4px;
  line-height: 35px;
}
.involved-listing ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.involved-listing ul li {
  color: rgba(255,255,255,0.7);
  float: left;
  margin: 0px 69px 40px 0px;
  text-align: left;
  position: relative;
  padding-left: 40px;
  font-family: 'GTWalsheimLight';
  font-size: 16px;
  letter-spacing: 0.33px;
  line-height: 23px;
}
.involved-listing ul li:before {
  content: '';
  background-image: url(../images/list-icon.svg);
  height: 23px;
  width: 25px;
  background-size: 100%;
  background-position: center;
  position: absolute;
  left: 0px;
  top: 4px;
}
.invest-system-sect {
  background: #FFF;
  padding: 50px 0px;
}
.invest-left-sect {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 42%;
  flex: 0 0 42%;
}
.invest-left-sect h3 {
  text-transform: uppercase;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 30px;
  letter-spacing: 7px;
  color: #161616;
}
.invest-right-sect {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
}
#jssor_1 {
  position: relative; 
  margin: 0 auto; 
  top: 0px; 
  left: 0px; 
  width: 800px; 
  height: 500px; 
  overflow: hidden; 
  visibility: hidden;
}
#jssor_2 {
  position: relative; 
  margin: 0 auto; 
  top: 0px; 
  left: 0px; 
  width: 800px; 
  height: 320px; 
  visibility: hidden;
}
.challenges-slider {
  display: inline-block;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 70px;
}
.slidecover {
  width: 100%;
  height: 100%;
  position: absolute;
}
.challenges-slider .slidecover {
  width: 95%;
  height: 100%;
  position: absolute;
  margin:0px 7px;
}
.coverdark {
  background: rgba(22,22,22,0.75);
}
.challenges-listing-inner {
  float: left;
  margin: 0px 7px;
  position: relative;
  overflow: hidden;
  background: #161616;
  /* box-shadow: 0px 15px 30px 0px rgba(0,0,0,0.2); */
  box-shadow: 0px -1px 7px 0px rgba(0,0,0,0.2);
}
.challenges-listing-inner .challenges-img {
  height: 196px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  position: relative;
  overflow: hidden;
}
.challenges-listing-inner .challenges-details {
  padding: 15px;
  display: block;
}
.challenges-listing-inner .challenges-details h3 {
  color: #FFF;
  text-transform: uppercase;
  font-size: 14px;
  padding-bottom: 6px;
  border-bottom: 1px solid #272727;
  margin-bottom: 5px;
  line-height: 20px;
  letter-spacing: 3px;
}
.challenges-listing-inner .challenges-details p {
  color: #555555;
  margin-top: 0px;
  font-size: 8px;
  line-height: 12px;
  margin-bottom: 0px;
}
.franchise-sect {
  padding: 60px 0px 50px 0px;
  text-align: center;
  background: #FFF;
}
.franchise-sect h3 {
  color: #161616;
  font-size: 28px;
  text-transform: uppercase;
  letter-spacing: 4px;
  line-height: 38px;
  max-width: 55%;
  margin: 0px auto 20px auto;
}
.franchise-form {
  max-width: 55%;
  margin: 25px auto 0px;
}
.contact-sect {
  background-color: #FFF;
  padding: 70px 0px;
}
.contact-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.contact-left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 32%;
  flex: 0 0 32%;
}
.contact-left h2 {
  text-transform: uppercase;
  margin-bottom: 35px;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 8.4px;
}
.contact-left h3 {
  text-transform: uppercase;
  font-size: 28px;
  line-height: 35px;
  letter-spacing: 4px;
  color: rgba(22,22,22,0.8);
}
.contact-mail {
  float: left;
  width: 48%;
}
.contact-mail ul li a,.contact-phone ul li,.contact-phone ul li a {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.5px;
  color: rgba(22,22,22,0.8);
  font-family: 'GTWalsheimLight';
}
.contact-mail ul li a:hover,.contact-phone ul li a:hover {
  color: #EE635C;
}
.contact-phone {
  float: left;
  width: 48%;
}
.contact-left .address {
  margin-top: 30px;
  display: inline-block;
  width: 100%;
}
.contact-left .address p {
  margin-bottom: 0px;
}
.contact-left .address a {
  font-size: 12px;
  color: #EF645D;
  letter-spacing: 0.25px;
  line-height: 23px;
  border-bottom: 1px solid #EF645D;
}
.contact-left .address a:hover {
  color: #161616;
  border-bottom: 1px solid #161616;
}
.contact-right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 54%;
  flex: 0 0 54%;
}
.contact-right .social-icons h3 {
  text-transform: uppercase;
  font-size: 28px;
  line-height: 35px;
  letter-spacing: 4px;
  color: rgba(22,22,22,0.8);
}
/********* Table *****/
.session-middle-sect {
  padding: 70px 0px;
  background: #131313;
}
.session-table { 
  border-spacing: 1; 
  border-collapse: collapse; 
  background:transparent;
  overflow:hidden;
  width:100%;
  margin:0 auto;
  table-layout: fixed;
  position:relative;
}
.session-table thead tr { 
  height:60px;
  font-size:16px;
}
.session-table th {
  padding: 0px 15px 20px 15px;
  color: #FFF;
  text-align: center;
  border-right:2px solid #1E1E1E; 
  border-bottom:2px solid #1E1E1E; 
}
.session-table th span {
  background: #161616;
  padding: 18px 22px;
  display: block;
  text-transform: uppercase;
  box-shadow: 0px 15px 30px 0px rgba(0,0,0,0.6);
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-size: 22px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 3.93px;
  color: rgba(255,255,255,0.7);
  line-height: 35px;
}
.session-table tbody tr { 
  border-bottom:2px solid #1E1E1E; 
}
.session-table tr:last-child {
  border-bottom: none;
}
.session-table td { 
  padding: 15px;
  color: #FFF;
  text-align: center;
  border-right:2px solid #1E1E1E; 
  position: relative;
}
.session-table td span {
  background: #161616;
  padding: 15px;
  display: block;
  font-size: 18px;
  text-transform: uppercase;
  box-shadow: 0px 15px 30px 0px rgba(0,0,0,0.2);
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-size: 22px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.5px;
  color: rgba(255,255,255,0.8);
}
.session-table th:last-child,.session-table td:last-child {
  border-right: none;
}
.session-table td span.cross-icon {
  position: absolute;
  top: 0;
  box-shadow: none;
  padding: 0px;
  text-align: center;
  margin: 0 auto;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
}
.session-table td span.cross-icon:before, .session-table td span.cross-icon:after {
  position: absolute;
  content: ' ';
  height: 125px;
  width: 2px;
  background-color: #232323;
}
.session-table td span.cross-icon:before {
  transform: rotate(45deg);
}
.session-table td span.cross-icon:after {
  transform: rotate(-45deg);
}
.session-table tbody tr td h3 {
  color: #FFF;
  font-size: 20px;
  margin-bottom: 0px;
  line-height: 25px;
  letter-spacing: 2px;
}
.session-table tbody tr td p {
  color: rgba(255,255,255,0.5);
  font-size: 14px;
  margin: 5px 0px 8px 0px;
  line-height: 20px;
}
.session-table tbody tr td a {
  color: rgba(239,100,93,0.8);
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  margin: 0px;
  text-transform: uppercase;
  border-bottom: 1px solid #EF645D;
}
.session-table tbody tr td a:hover {
  color: #FFF;
  border-bottom: 1px solid #FFF;
}
.instgram-listing {
  margin-top: 40px;
}
.exfit-logo {
  width: 130px;
  height: 130px;
  line-height: 180px;
  border-radius: 100%;
  background: #FFF;
  position: absolute;
  bottom: -92px;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 999;
  border: 1px solid #FFF;
  box-shadow: 0px 15px 30px 0px rgba(0,0,0,0.2);
}
.social-icons {
  display: inline-block;
  width: 100%;
  margin-top: 80px;
}
.footer-menu-right .social-icons li {
  display: inline-block;
  background: rgb(253,211,67);
  background: -moz-linear-gradient(-45deg, rgba(255,255,64,1) 0%, rgba(235,66,101,1) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(255,255,64,1) 0%,rgba(235,66,101,1) 100%);
  background: linear-gradient(135deg, rgba(255,255,64,1) 0%,rgba(235,66,101,1) 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE140', endColorstr='#EB4265',GradientType=1 );
  border-radius: 100%;
  margin: 0px 8px;
}
.social-icons li a {
  font-size: 18px;
  color: #161616;
  display: inline-block;
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 40px;
}
.more-content {display:none;}
.cg-visible {display:block;}
.workouts-listing-inner .workout-details .readmore {
  color: #EE635C;  
}
.workouts-listing-inner .workout-details .readmore:hover {
  color: #FFF;  
}
.contact-right .social-icons li {
  display: inline-block;
  margin: 0px 10px;
}
.contact-right .social-icons li:first-child {
  margin-left: 0px;
}
.contact-right .contact-form {
  width: 75%;
}
.contact-form .gform_wrapper .top_label .gfield_label {
  display: none !important;
}
.contact-form .gform_wrapper .ginput_container input, .gform_wrapper .ginput_container textarea, .gform_wrapper .ginput_container select {
  height: 65px;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  box-shadow: 0 15px 30px 0px rgba(0,0,0,0.1);
  outline: none;
  padding: 15px !important;
  margin-bottom: 10px;
  color: rgba(22,22,22,0.7);
  font-size: 16px !important;
  letter-spacing: 0.33px !important;
  line-height: 23px !important;
  font-family: 'GTWalsheimLight' !important;
}
.contact-form input[type="submit"] {
  color: #FFF;
  margin: 0;
  text-transform: uppercase;
  width: 180px !important;
  background: rgb(253,211,67);
  background: -moz-linear-gradient(-45deg, rgba(255,255,64,1) 0%, rgba(235,66,101,1) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(255,255,64,1) 0%,rgba(235,66,101,1) 100%);
  background: linear-gradient(135deg, rgba(255,255,64,1) 0%,rgba(235,66,101,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE140', endColorstr='#EB4265',GradientType=1 );
  display: inline-block;
  font-size: 20px !important;
  letter-spacing: 2.6px !important;
  line-height: 54px !important;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-style: normal;
  font-weight: 600;
  height: 54px !important;
  text-align: center;
  transition: 0.5s ease-in-out all;
  -webkit-transition: 0.5s ease-in-out all;
  -ms-transition: 0.5s ease-in-out all;
  -moz-transition: 0.5s ease-in-out all;
  -o-transition: 0.5s ease-in-out all;
  border:none;
  float: right;
  cursor: pointer;
  box-shadow: 0px 15px 30px 0px rgba(0,0,0,0.1);
}
.contact-form input[type="submit"]:hover {
  color: #EF645D;
}
.gform_wrapper li.gfield.gfield_error {
  border:none !important;
  background: none !important;
  padding: 0px !important;
}
.contact-form .gform_wrapper .ginput_container input::-webkit-input-placeholder,.contact-form .gform_wrapper .ginput_container textarea::-webkit-input-placeholder,.contact-form .gform_wrapper .ginput_container select::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(22,22,22,0.7);
}
.contact-form .gform_wrapper .ginput_container input::-moz-placeholder,.contact-form .gform_wrapper .ginput_container textarea::-moz-placeholder,.contact-form .gform_wrapper .ginput_container select::-moz-placeholder  { /* Firefox 19+ */
  color: rgba(22,22,22,0.7);
}
.contact-form .gform_wrapper .ginput_container input:-ms-input-placeholder,.contact-form .gform_wrapper .ginput_container textarea:-ms-input-placeholder,.contact-form .gform_wrapper .ginput_container select:-ms-input-placeholder { /* IE 10+ */
  color: rgba(22,22,22,0.7);
}
.contact-form .gform_wrapper .ginput_container input:-moz-placeholder,.contact-form .gform_wrapper .ginput_container textarea:-moz-placeholder,.contact-form .gform_wrapper .ginput_container select:-moz-placeholder { /* Firefox 18- */
  color: rgba(22,22,22,0.7);
}
.free-trial-main p {
  font-size: 22px;
  line-height: 34px;
  color: rgba(22,22,22,0.8);
  font-family: 'GTWalsheimRegular';
}
.free-trail-form {
  max-width: 40%;
  margin: 50px auto 0px;
}
.contact-form .free-trail-form input[type="submit"],.franchise-form input[type="submit"] {
  float: none;
}
.free-trail-form .gform_wrapper .gform_footer {
  text-align: center;
  margin-top: 0px !important;
  padding-top: 0px !important;
}
.franchise-form .gform_wrapper .gform_footer {
  text-align: center;
}
.gfield_checkbox {
  text-align: center;
}
.gfield_checkbox label {
  font-family: 'GTWalsheimLight';
  font-size: 12px;
  letter-spacing: 0.25px;
  line-height: 23px;
  vertical-align: text-top !important;
}
.gfield_checkbox label a {
  color: #EF645D;
}
.gfield_checkbox label a:hover {
  color: #161616;
}
.about-video {
  background: #161616;
  padding: 70px 0px;
}
.video-wrapper {
  position: relative;
}
.video-wrapper > video {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  display: inline-block;
  width: 100%;
}
.video-overlay-play-button {
  width: 100%;
  box-sizing: border-box;
  height: 100%;
  padding: 10px calc(50% - 50px);
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  opacity: 0.95;
  cursor: pointer;
  transition: opacity 150ms;
  z-index: 9999;
}
.video-overlay-play-button:hover {
  opacity: 1;
}
/* .video-wrapper > video.has-media-controls-hidden::-webkit-media-controls {
  display: none;
}

.video-overlay-play-button.is-hidden {
  display: none;
} */
.about-video .container-inner {
  position: relative;
  height: 494px;
}
.about-video .banner-content {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding: 30px;
}
.about-video .banner-content h3 {
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 28px;
  margin-bottom: 8px;
}
.about-video .banner-content p {
  color: #FFF;
  margin-top: 0px;
}
.slider-section .video-overlay-play-button {
  height: auto;
  padding: 10px calc(50% - 91px);
  top: auto;
  bottom: 60px;
}
.page-section {
  background: #FFF;
  padding: 60px 0px;
}
.page-section ul,.page-section ol {
  padding-left: 20px;
}
.page-section ul li,.page-section ol li {
  font-family: 'GTWalsheimLight';
  font-size: 18px;
  color: rgba(22,22,22,0.7);
  letter-spacing: 0.33px;
  line-height: 25px;
  list-style: disc;
  padding: 3px 0px;
}
.page-section a {
  color: #EE635C;
  font-size: 16px;
  font-family: 'GTWalsheimLight';
}
.page-section a:hover {
  color: #161616;
}
.error-404 {
  background: #FFF;
  padding-top: 150px;
}
.error-404 .section-heading {
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 25px;
  text-align: center;
  font-weight: normal;
}
.error-404 .section-subheading {
  font-size: 18px;
}
.error-404 .buttonbg {
  margin-top: 20px;
}
.faq-section {
  background: #FFF;
  padding: 60px 0px 80px 0px;
}
.faq-section .faq-list {
  max-width: 70%;
  margin: 30px auto 0px auto;
  display: block;
}
.faq-section .faq-list .faq_sec {
  color: #161616;
  font-size: 20px;
  line-height: 30px;
  padding: 23px 25px;
  display: block;
  cursor: pointer;
  text-transform: inherit;
  margin-top: 25px;
  box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.2);
  border-radius: 10px;
}
.faq-section .faq-list .faq_ans {
  display: none;
  padding: 25px 25px 0px 25px;
}
.faq-section .faq-list .faq_sec.open:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.faq-section .faq-list .faq_sec:before {
  font-family: FontAwesome;
  content: "\f107";
  float: right;
  transition: all 0.5s;
  font-size: 36px;
  color: #161616;
}
.faq-section .faq-list .faq_ans ul,.faq-section .faq-list .faq_ans ol {
  padding-left: 20px;
}
.faq-section .faq-list .faq_ans ul li,.faq-section .faq-list .faq_ans ol li {
  font-family: 'GTWalsheimLight';
  font-size: 18px;
  color: rgba(22,22,22,0.7);
  letter-spacing: 0.33px;
  line-height: 25px;
  list-style: disc;
  padding: 3px 0px;
}
.faq-section .faq-list .faq_ans a {
  color: #EE635C;
  font-size: 16px;
  font-family: 'GTWalsheimLight';
}
.responsive-menu {
  display: none;
}
.contact-map {
  position: relative;
  margin-top: 30px;
}
.map-icon {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  top: 0;
}
.map-icon img {
  top: -50px;
    position: relative;
}
.session-times .mobile-ver {
  display: none;
}
.vid {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#yt {
 display: none;
}
#content {
 height: 100%;
}
.slider-section #content {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#contents {
  height: 100%;
  background-repeat: no-repeat;
  width: 100%;
  background-position: center;
  background-size: cover;
}
.challenges-sect {
  padding: 70px 0px;
}
.free-trial-main {
  padding: 40px 0px;
}
.vertical-alignment-helper {
  display:table;
  height: 100%;
  width: 100%;
}
.vertical-align-center {
  display: table-cell;
  vertical-align: middle;
}
.modal-content {
  width:inherit;
  height:inherit;
  margin: 0 auto;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  width: 750px;
  margin: 0 auto;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #161616;
  border-radius: 6px;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
  background: #000000;
    z-index: 99999;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 30px 35px;
}
.modal-body h5 {
  color: #FFF;
  text-transform: uppercase;
  font-size: 40px;
  border-bottom: 2px solid #232323;
  padding-bottom: 25px;
  text-align: left;
  margin-bottom: 20px;
}
.modal-body p {
  color: #8A8A8A;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
  text-align: left;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #FFF;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.footer-logo {
  max-width: 150px;
  margin: 0 auto;
}
.modal-body video {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  display: inline-block;
  width: 100%;
}
.video-container {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%; 
  overflow: hidden;
}
.video-container video {
  min-width: 100%; 
  min-height: 100%; 
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  object-fit: cover;
}
#basicModals .center {
  position: inherit;
}
#basicModals .modal-body {
  padding: 0px;
}
#basicModals .close {
  float: right;
  font-size: 41px;
  font-weight: bold;
  line-height: 1;
  color: #FFF;
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 9999;
}
#basicModals .modal-content {
  background: transparent;
  border-radius: none;
}
#basicModals {
  width: 75% !important;
}
.listings-overlay {
  background: rgba(22,22,22,0.7);
  bottom: 0px;
  color: white;
  font-size: 1em;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 0;
  right: 0;
  transition: 0.5s ease-in-out all;
  -webkit-transition: 0.5s ease-in-out all;
  -ms-transition: 0.5s ease-in-out all;
  -moz-transition: 0.5s ease-in-out all;
  -o-transition: 0.5s ease-in-out all;
  cursor: pointer;
}
.home-middle-left:hover .listings-overlay,.home-middle-right-col:hover .listings-overlay {
  opacity: 1;
}
.home-middle-left:hover .learn-more,.home-middle-right-col:hover .learn-more {
  background: #EE635C !important;
  border: 1px solid #EE635C;
  transition: 0.5s ease-in-out all;
  -webkit-transition: 0.5s ease-in-out all;
  -ms-transition: 0.5s ease-in-out all;
  -moz-transition: 0.5s ease-in-out all;
  -o-transition: 0.5s ease-in-out all;
}

.gform_wrapper input[type=checkbox] {
  display: none !important;
}
.gform_wrapper input[type=checkbox] label {
  position: relative;
  cursor: pointer;
}
.gform_wrapper input[type=checkbox] + label:before {
  content: '';
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  cursor: pointer;
  background-color: #CDCDCD;
  border: 2px solid #CDCDCD;
  position: absolute;
  left: 62px;
  border-radius: 3px;
  box-shadow: 0px 1px 6px 0px rgba(22,22,22,0.4);
}
.gform_wrapper input[type=checkbox]:checked + label {
  position: relative;
}
.gform_wrapper input[type=checkbox]:checked + label:after {
  content: "";
  position: absolute;
  top: 0px;
  left: -40px;
  width: 22px;
  height: 22px;
  display: inline-block;
  cursor: pointer;
  border: 2px solid #CDCDCD;
  background: #CDCDCD;
  border-radius: 3px;
  box-shadow: 0px 1px 6px 0px rgba(22,22,22,0.4);
}
.gform_wrapper input[type=checkbox]:checked + label:before {
  left: -33px;
  top: 0px;
  width: 8px;
  height: 13px;
  border: solid #EF645D;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  margin-top: 3px;
  z-index: 99999999;
  box-shadow: none;
}
.gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li {
  line-height: 40px !important;
}
.gfield_checkbox label {
  line-height: 24px !important;
  font-size: 15px !important;
}
.pagesect ul {
  margin-bottom: 20px;
}
.pagesect p,.pagesect ul li {
  font-family: 'GTWalsheimLight';
    font-size: 16px;
    color: rgba(22,22,22,0.7);
    letter-spacing: 0.33px;
    line-height: 23px;
}
.pagesect ul li {
  padding: 3px 0px;
  list-style: inside disc;
}
.search-inners {
  margin: 10px 0px;
}
.comments-area {
  margin-top: 30px;
}
.comments-area label {
  vertical-align: top;
}
.comments-area .form-submit input[type="submit"] {
  color: #FFF;
  margin: 0;
  text-transform: uppercase;
  width: 180px;
  background: rgb(253,211,67);
  background: -moz-linear-gradient(-45deg, rgba(255,255,64,1) 0%, rgba(235,66,101,1) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(255,255,64,1) 0%,rgba(235,66,101,1) 100%);
  background: linear-gradient(135deg, rgba(255,255,64,1) 0%,rgba(235,66,101,1) 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE140', endColorstr='#EB4265',GradientType=1 );
  display: inline-block;
  font-size: 20px;
  letter-spacing: 2.6px;
  line-height: 54px;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-style: normal;
  font-weight: 600;
  height: 54px;
  text-align: center;
  box-shadow: 0px 15px 30px 0px rgba(0,0,0,0.1);
  border: none !important;
}
.pagesect  {
  background: #FFF;
  padding: 150px 0px 70px 0px;
}
@media (min-width: 992px) {
  .membership-plans-inner {
    width: -webkit-calc( ( 100% - ( 136px * 2 ) ) / 3);
    width: -moz-calc( ( 100% - ( 136px * 2 ) ) / 3);
    width: calc( ( 100% - ( 136px * 2 ) ) / 3);
  }
  .membership-sect .membership-plans-inner:nth-child(3n),.membership-plans-inner:last-child,.team-listing:nth-child(4n),.why-exfit-listing:last-child,.workouts-listing-inner:nth-child(3n) {
    margin-right: 0px;
  }
  .team-listing {
    width: -webkit-calc( ( 100% - ( 30px * 3 ) ) / 4);
    width: -moz-calc( ( 100% - ( 30px * 3 ) ) / 4);
    width: calc( ( 100% - ( 30px * 3 ) ) / 4);
  }
  .why-exfit-listing {
    width: -webkit-calc( ( 100% - ( 117px * 3 ) ) / 4);
    width: -moz-calc( ( 100% - ( 117px * 3 ) ) / 4);
    width: calc( ( 100% - ( 117px * 3 ) ) / 4); 
  }
  .workouts-listing-inner {
    width: -webkit-calc( ( 100% - ( 60px * 2 ) ) / 3);
    width: -moz-calc( ( 100% - ( 60px * 2 ) ) / 3);
    width: calc( ( 100% - ( 60px * 2 ) ) / 3); 
  }
  .membership-sect .membership-plans-inner {
    width: -webkit-calc( ( 100% - ( 156px * 2 ) ) / 3);
    width: -moz-calc( ( 100% - ( 156px * 2 ) ) / 3);
    width: calc( ( 100% - ( 156px * 2 ) ) / 3);
  }
  .involved-listing ul li {
    width: -webkit-calc( ( 100% - ( 44px * 4 ) ) / 5);
    width: -moz-calc( ( 100% - ( 44px * 4 ) ) / 5);
    width: calc( ( 100% - ( 44px * 4 ) ) / 5); 
  }
  .involved-listing ul li:nth-child(4n) {
    margin-right: 0px;
  }
}

@media (max-width: 1250px) {
  .header_logo {
    padding: 9px 0px 0px 20px;
  }
  .ourstudiosect-inner {
    width: 27%;
  }
  .footer-left {
    width: 19%;
  }
  
}
@media (max-width: 1200px) {
  .nav > li{
    padding: 22px 10px !important;
  }
  .nav > li:last-child {
    padding: 0px !important;
  }
  .nav > li:last-child a {
    width: 160px;
  }
  .philosophy-sect .containers {
    padding: 0px 90px 0px 80px;
  }
  .free-trials-sect .free-trials h3 {
    font-size: 40px !important;
    line-height: 50px !important;
  }
  .free-trials-sect .free-trials {
    padding: 20px 30px 30px 30px !important;
  }
  .free-trials .planprice {
    font-size: 45px;
  }
  .involved-listing ul li {
    margin: 0px 65px 40px 0px;
  }
}
@media (max-width: 1150px) {
  .ourstudiosect-inner {
    width: 32%;
  }
  .home-middle-right-col {
    padding: 0px 70px;
  }
}
@media (max-width: 1100px) {
  .header_logo {
      padding: 9px 0px 0px 10px;
  }
  .nav > li {
    padding: 22px 7px !important;
  }
  .free-trials .planprice {
    font-size: 40px;
  }
  .involved-listing ul li {
    margin: 0px 58px 40px 0px;
  }
}
@media (max-width: 1024px) {
  .session-table th span {
    padding: 18px 10px;
  }
  .menu-toggle {
    width: 40px;
    height: 28px;
    cursor: pointer;
  }
  .desktop-menu {
    display: none;
  }
  .responsive-menu {
    display: block;
    float: right;
    width: 40px;
    margin: 15px 20px;
  }
  .header_logo {
    display: inline-block;
    z-index: 999999;
    position: relative;
  }
  .one, .two, .three {
    width: 100%;
    height: 5px;
    background: rgb(253,211,67);
    background: -moz-linear-gradient(-45deg, rgba(255,255,64,1) 0%, rgba(235,66,101,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(255,255,64,1) 0%,rgba(235,66,101,1) 100%);
    background: linear-gradient(135deg, rgba(255,255,64,1) 0%,rgba(235,66,101,1) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE140', endColorstr='#EB4265',GradientType=1 );
    margin: 6px auto;
    backface-visibility: hidden;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    cursor: pointer;
    border-radius: 5px;
  }
  .nav {
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 5em auto 1.7em auto;
    text-align: center;
  }
  .menu-toggle {
    width: 40px;
    height: 28px;
    cursor: pointer;
  }
  .nav.hidden,.responsive-bootom-sect.hidden {
    display: none;
  }
  .nav > li {
    float: none !important;
    padding: 0px !important;
    display: block !important; 
  }
  .nav li a {
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    text-decoration: none;
    width: 100% !important;
    display: block;
    padding: 15px 0px;
    font-size: 16px;
  }
  .menu-section.on {
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: block;
    background: #161616;
    position: absolute;
    left: 0;
    top:0px;
    margin: 0px;
    text-align: center;
    overflow: scroll;
    padding-bottom: 20px;
  }
  .menu-toggle.on .one {
    -moz-transform: rotate(45deg) translate(7px, 7px);
    -ms-transform: rotate(45deg) translate(7px, 7px);
    -webkit-transform: rotate(45deg) translate(7px, 7px);
    transform: rotate(45deg) translate(7px, 7px);
  }
  .menu-toggle.on .three {
    -moz-transform: rotate(-45deg) translate(8px, -10px);
    -ms-transform: rotate(-45deg) translate(8px, -10px);
    -webkit-transform: rotate(-45deg) translate(8px, -10px);
    transform: rotate(-45deg) translate(8px, -10px);
  }
  .menu-toggle.on .two {
    opacity: 0;
  }
  .menu-toggle.on {
    top: 17px;
    position: absolute;
    right: 21px;
  }
  .nav li > ul {
    position: relative !important;
    min-width: auto !important;
    padding: 0px !important;
    top: 0px !important;
  }
  .nav li > ul {
    background-color: transparent !important;
  }
  .open > .sub-menu {
    display: block;
  }
  .header-section.on {
    height: 100%;
  }
  .membership-plans-inner:last-child {
    margin-right: 0px;
  }
  .memberships-sect-inner.container-inner {
    max-width: 95%;
  }
  .footer-left {
    width: 16%;
    text-align: center;
  }
  .home-banner .banner-content {
    max-width: 42%;
  }
  .nav > li.free-trial-menu > a {
    display: none;
  }
  .nav > li:first-child > a {
    font-size: 20px;
    letter-spacing: 2.6px;
    font-family: acumin-pro-extra-condensed, sans-serif;
    font-style: normal;
    font-weight: 600;
    text-align: center;
    height: 70px;
    padding: 0px;
    line-height: 70px;
    background: rgb(253,211,67);
    background: -moz-linear-gradient(-45deg, rgba(255,255,64,1) 0%, rgba(235,66,101,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(255,255,64,1) 0%,rgba(235,66,101,1) 100%);
    background: linear-gradient(135deg, rgba(255,255,64,1) 0%,rgba(235,66,101,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE140', endColorstr='#EB4265',GradientType=1 );
    width: 180px;
    margin-bottom: 20px;
  }
  /* .slider-section {
    display: none;
  } */
  .home-middle-left-inner h3,.home-middle-col-inner h3,.get-started h2,.ourstudiosect-inner h3,.memberships-sect h2 {
    font-size: 55px;
    line-height: 65px;
  }
  .header_logo {
    padding: 9px 0px 0px 20px;
  }
  .workouts-listing-inner {
    width: -webkit-calc( ( 100% - ( 60px * 2 ) ) / 3);
    width: -moz-calc( ( 100% - ( 60px * 2 ) ) / 3);
    width: calc( ( 100% - ( 60px * 2 ) ) / 3);
  }
  .workouts-listing-inner:nth-child(3n) {
    margin-right: 0px;
  }
  .workouts-listing-inner .workout-details h3 {
    font-size: 26px;
  }
  .free-trials .planprice {
    font-size: 38px;
  }
  .gym-sect-inner {
    float: none;
    width: 100%;
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
  }
  .involved-listing ul li {
    margin: 0px 56px 40px 0px;
  }
  .modal {
    max-width: 90%;
  }
  .facilities-slider .jssora052 {
    right: 183px;
  }
  .facilities-slider .jssora051 {
    left: 173px;
  }
  .challenges-slider .jssora052 {
    right: 237px;
  }
  .challenges-slider .jssora051 {
    left: 211px;
  }
  .about-video .container-inner {
    position: relative;
    height: 550px;
    max-width: 100%;
  }
}
@media (max-width: 992px) {
  .facilities-slider .jssora052 {
    right: 168px;
  }
  .facilities-slider .jssora051 {
    left: 169px;
  }
  .challenges-slider .jssora052 {
    right: 235px;
  }
  .challenges-slider .jssora051 {
    left: 209px;
  }
  .contact-inner-add {
    width: 84%;
  }
  .membership-plans-inner {
    width: -webkit-calc( ( 100% - ( 136px * 2 ) ) / 3);
    width: -moz-calc( ( 100% - ( 136px * 2 ) ) / 3);
    width: calc( ( 100% - ( 136px * 2 ) ) / 3);
  }
  .home-middle-left,.hom-middle-right {
    float: left;
    width: 100%;
  }
  .home-middle-col-inner {
    max-width: 80%;
    margin: 0 auto;
  }
  .home-middle-right-col {
    padding: 0px;
    height: 350px;
  }
  .home-middle-left {
    height: 350px;
  }
  .home-middle-left-inner {
    position: absolute;
    bottom: 0;
    padding: 0;
    max-width: 75%;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    width: 100%;
  }
  .home-middle-left-inner .tbl {
    text-align: center;
  }
  .home-middle-left-inner .learn-more {
    margin: 40px auto 0px;
  }
  .home-banner .banner-content {
    max-width: 46%;
  }
  .get-started-inner.container-inner {
    max-width: 95%;
  }
  .ourstudiosect-inner {
    width: 50%;
    padding: 20px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
  }
  .about-middle-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .about-middle-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
  }
  .philosophy-left {
    display: none;
  }
  .our-philosophy {
    width: 100%;
  }
  .why-exfit-sect {
    position: inherit;
    display: inline-block;width: 100%;
    margin-top: 30px;
  }
  .why-exfit-sect .container {
    padding: 0px;
  }
  .why-exfit-listing {
    width: -webkit-calc( ( 100% - 117px ) / 2);
    width: -moz-calc( ( 100% - 117px ) / 2);
    width: calc( ( 100% - 117px ) / 2);
  }
  .why-exfit-listing:nth-child(2n) {
    margin-right: 0px;
  }
  .team-listing {
    width: -webkit-calc( ( 100% - ( 20px * 2 ) ) / 3);
    width: -moz-calc( ( 100% - ( 20px * 3 ) ) / 3);
    width: calc( ( 100% - ( 20px * 3 ) ) / 3);
  }
  .team-listing:nth-child(3n) {
    margin-right: 0px;
  }
  .tacking-system-sect .about-table{
    flex-direction: column;
  }
  .tracking-left-sect {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin-top: 50px;
  }
  .tracking-right-sect {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    height: 400px;
  }
  .tracking-left-sect p,.tracking-left-sect h3 {
    text-align: left;
  }
  .workouts-listing-inner {
    width: -webkit-calc( ( 100% - 60px ) / 2);
    width: -moz-calc( ( 100% - 60px ) / 2);
    width: calc( ( 100% - 60px ) / 2);
  }
  .workouts-listing-inner:nth-child(2n) {
    margin-right: 0px;
  }
  .workouts-listing-inner:nth-child(3n) {
    margin-right: 60px;
  }
  .workouts-listing-inner .workout-details h3 {
    font-size: 26px;
  }
  .workouts-listing-inner.free-trials-sect {
    margin-right: 0px;
  }
  .membership-sect .membership-plans-inner {
    width: -webkit-calc( ( 100% - 188px ) / 2);;
    width: -moz-calc( ( 100% - 188px ) / 2);
    width: calc( ( 100% - 188px ) / 2);
    padding: 20px 25px;
  }
  .membership-sect .membership-plans-inner:nth-child(2n) { 
    margin-right: 0px;
  }
  .free-trials-sect .free-trials {
    padding: 69px 70px !important;
  }
  .free-trials-sect .free-trials h3 {
    font-size: 43px !important;
    line-height: 68px !important;
  }
  .involved-listing ul li {
    width: -webkit-calc( ( 100% - ( 24px * 3 ) ) / 4);
    width: -moz-calc( ( 100% - ( 24px * 3 ) ) / 4);
    width: calc( ( 100% - ( 24px * 3 ) ) / 4);
  }
  .involved-listing ul li:nth-child(3n) {
    margin-right: 0px;
  }
  .contact-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 38%;
    flex: 0 0 50%;
  }
  .contact-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 45%;
  }
  .contact-right .contact-form {
    width: 100%;
  }
  .franchise-form,.free-trail-form {
    max-width: 75%;
  }
  .faq-section .faq-list {
    max-width: 85%;
  }
  .session-times .desktop-ver {
    display: none;
  }
  .session-times .mobile-ver {
    display: block;
  }
  .faq-items {
    border-bottom: 2px solid #232323;
    margin-bottom: 25px;
  }
  .faq_secs {
    background: #161616;
    padding: 18px 22px;
    display: block;
    text-transform: uppercase;
    box-shadow: 0px 15px 30px 0px rgba(0,0,0,0.6);
    font-family: acumin-pro-extra-condensed, sans-serif;
    font-size: 22px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 3.93px;
    color: rgba(255,255,255,0.7);
    line-height: 35px;
    max-width: 150px;
    margin: 0 auto 25px auto;
    text-align: center;
  }
  .faq-lists .faq_anss {
    display: none;
    padding-top: 0px;
  }
  .faq-lists {
    max-width: 65%;
    margin: 0 auto;
  }
  .times {
    display: inline-block;
    width: 100%;
    border-top: 2px solid #232323;
  }
  .times-left {
    width: 40%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
  }
  .times-left .times-inner {
    background: #161616;
    padding: 15px;
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    box-shadow: 0px 15px 30px 0px rgba(0,0,0,0.2);
    font-family: acumin-pro-extra-condensed, sans-serif;
    font-size: 22px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.5px;
    color: rgba(255,255,255,0.8);
    max-width: 80px;
    text-align: center;
    margin: 15px auto 0px auto;
  }
  .times-left p {
    color: rgba(255,255,255,0.5);
    font-size: 14px;
    margin: 5px 0px 8px 0px;
    line-height: 20px;
  }
  .times-right {
    display: inline-block;
    width: 50%;
    text-align: center;
    border-left: 2px solid #232323;
    vertical-align: top;
    min-height: 160px;
  }
  .times-right-inner {
    padding: 20px;
    position: relative;
  }
  .times-right h3 {
    color: #FFF;
    font-size: 20px;
    margin-bottom: 0px;
    line-height: 25px;
    letter-spacing: 2px;
  }
  .times-right p {
    color: rgba(255,255,255,0.5);
    font-size: 14px;
    margin: 5px 0px 8px 0px;
    line-height: 20px;
  }
  .times-right a {
    color: rgba(239,100,93,0.8);
    font-family: acumin-pro-extra-condensed, sans-serif;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    margin: 0px;
    text-transform: uppercase;
    border-bottom: 1px solid #EF645D;
  }
  .cross-icon {
    position: absolute;
    top:0;
  }
  .cross-icon:before, .cross-icon:after {
    position: absolute;
    left: 0px;
    content: ' ';
    height: 125px;
    width: 2px;
    background-color: #232323;
  }
  .cross-icon:before {
    transform: rotate(45deg);
  }
  .cross-icon:after {
    transform: rotate(-45deg);
  }
  .about-video .container-inner {
    position: relative;
    height: 424px;
    max-width: 100%;
  }
  .slider-section .video-container video {
    z-index: 999;
  }
  
}
@media (max-width: 810px) {
  .free-trials-sect .free-trials {
    padding: 35px 37px !important;
  }
  .team-listing {
    width: -webkit-calc( ( 100% - 30px ) / 2);
    width: -moz-calc( ( 100% - 30px ) / 2);
    width: calc( ( 100% - 30px ) / 2);
  }
  .team-listing:nth-child(2n) {
    margin-right: 0px;
  }
  .team-listing:nth-child(3n) {
    margin-right: 30px;
  }
  .team-sect-inner {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    max-width: 85%;
}
}
@media (max-width: 767px) {
  .facilities-slider.desktop-version,.challenges-slider.desktop-version {
    display: none;
  }
  .facilities-slider.mobile-version,.challenges-slider.mobile-version {
    display: block;
  }
  .challenges-listing-inner .challenges-details p {
    font-size: 14px;
    line-height: 24px;
  }
  .challenges-listing-inner .challenges-details h3 {
    font-size: 20px;
    line-height: 30px;
  }
  .membership-plans-inner {
    width: -webkit-calc( ( 100% - 170px ) / 2);
    width: -moz-calc( ( 100% - 170px ) / 2);
    width: calc( ( 100% - 170px ) / 2);
  }
  .membership-plans-inner:nth-child(2n) {
    margin-right: 0px;
  }
  .footer-left {
    width: 35%;
    margin-right: 0;
    text-align: left;
  }
  .footer-middle {
    width: 62%;
  }
  .footer-menu-right {
    display: inline-block;
    text-align: left;
    margin: 50px 12px 0px 12px;
    width: 51%;
  }
  .social-icons {
    margin-top: 40px;
  }
  .home-middle-left-inner {
    max-width: 80%;
  }
  .header_logo {
    padding: 9px 0px 0px 20px;
  }
  .home-banner .banner-content {
    max-width: 100%;
    padding: 0px;
  }
  .home-banner .container {
    padding: 0px;
  }
  .home-banner .banner-content h2 {
    padding: 50px 60px;
  }
  .ourstudiosect-inner {
    width: 65%;
  }
  .workouts-listing-inner {
    width: -webkit-calc( ( 100% - 60px ) / 2);
    width: -moz-calc( ( 100% - 60px ) / 2);
    width: calc( ( 100% - 60px ) / 2);
  }
  .workouts-listing-inner:nth-child(2n) {
    margin-right: 0px;
  }
  .workouts-listing-inner:nth-child(3n) {
    margin-right: 60px;
  }
  .workouts-listing-inner.free-trials-sect {
    margin-right: 0px;
  }
  .tracking-right-sect {
    height: 350px;
  }
  .free-trials-sect .free-trials {
    padding: 20px 30px 30px 30px !important;
  }
  .free-trials-sect .free-trials h3 {
    font-size: 40px !important;
    line-height: 50px !important;
  }
  .involved-listing ul li {
    width: -webkit-calc( ( 100% - 180px ) / 2);
    width: -moz-calc( ( 100% - 180px ) / 2);
    width: calc( ( 100% - 180px ) / 2);
  }
  .involved-listing ul li:nth-child(3n) {
    margin-right: 56px;
  }
  .involved-listing ul li:nth-child(2n) {
    margin-right: 0px;
  }
  .contact-inner {
    display: block;
  }
  .contact-left {
    width: 100%;
  }
  .contact-right {
    width: 100%;
    margin-top: 30px;
  }
  .franchise-form,.free-trail-form,.franchise-sect h3 {
    max-width: 90%;
  }
  .faq-section .faq-list {
    max-width: 90%;
  }
  .about-banner {
    height: 300px;
  }
  .faq-lists {
    max-width: 70%;
    margin: 0 auto;
  }
  .about-video .container-inner {
    position: relative;
    height: 395px;
  }
  .challenges-listing-inner .challenges-img {
    height: 330px;
  }
  .membership-sect h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .membership-sect .container-inner {
    max-width: 100%;
  }
  .membership-plans-inner.free-trials .planprice {
    font-size: 30px;
  }
  .footer-left,.footer-middle {
    width: 100%;
    text-align: center;
  }
  .footer-menu-right {
    width: 100%;
    margin: 40px 0px 0px 0px;
    text-align: center;
  }
  .footer-bottom-sct {
    padding: 15px 0px;
  }
  .footer-menu-left {
    width: 100%;
    margin: 40px 0px 0px 0px;
  }
  .footer-btm,.footer-btm-right {
    width: 100%;
    text-align: center;
  }
  .footer-btm p, .footer-btm-right p {
    margin: 5px 0px;
  }
  .contact-inner-add {
    display: block;
    vertical-align: middle;
    width: 100% !important;
    float: none;
}
}
@media (max-width: 639px) {
  .about-table {
    display: block;
    text-align: center;
  }
  .about-middle-left,.about-middle-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .about-video .container-inner {
    max-width: 100%;
  }
  .tacking-system-sect .about-table{
    flex-direction: column;
    display: flex;
  }
  .faq-lists {
    max-width: 90%;
    margin: 0 auto;
  }
  .membership-sect .membership-plans-inner {
    width: 100%;
    max-width: 55%;
    margin: 0px auto 60px auto;
  }
  .membership-sect .membership-plans-inner:nth-child(3n) {
    width: 100%;
    margin: 0px auto 60px auto;
  }
  .membership-sect .membership-plans-inner:nth-child(2n) {
    margin: 0px auto 60px auto;
  }
  
}
@media (max-width: 479px) {
  .home-banner .banner-content h2 {
    padding: 50px 0px;
  }
  
  .membership-sect .membership-plans-inner {
    max-width: 100%;
  }
  .contact-inner-add {
    width: 100%;
    margin: 15px 0px 0px 0px;
  }
  .banner-content h2 {
    max-width: 100%;
    padding: 25px 30px;
    font-size: 44px;
    line-height: 55px;
  }
  .contact-address p {
    max-width: 75%;
    margin: 0 auto;
  }
  .membership-plans-inner {
    width: 100%;
    margin-right: 0px;
  }
  .ourstudiosect-inner {
    width: 80%;
    padding: 20px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    text-align: center;
  }
  .membership-plans {
    max-width: 90%;
    margin: 0 auto;
  }
  .ourstudiosect-inner .view-map {
    float: none;
    display: inline-block;
    margin-top: 13px;
  }
  .ourstudiosect {
    height: 720px;
  }
  .ourstudiosect-inner p {
    margin-top: 0px;
  }
  .ourstudiosect-inner h3 {
    margin-bottom: 15px;
  }
  .ourstudiosect-inner .learn-more {
    float: none;
    text-align: center;
    margin: 30px auto 0px;
  }
  .instagram-section h2 {
    width: 100%;
    margin-right: 0px;
  }
  #sb_instagram.sbi_col_6 #sbi_images .sbi_item {
    width: 50%;
  }
  #sb_instagram .sbi_photo {
    height: 230px !important;
  }
  .ourstudiosect-inner span img {
    float: none;display: block;
    width: 100%;
    max-width: 20px;
    margin: 0px auto 15px auto;
  }
  .home-middle-col-inner {
    max-width: 95%;
    margin: 0 auto;
  }
  .home-middle-right-col {
    padding: 0px;
    height: 420px;
  }
  .home-middle-left {
    height: 420px;
  }
  .philosophy-sect .containers {
    padding: 0px 20px;
    text-align: center;
  }
  .why-exfit-listing,.team-listing,.involved-listing ul li {
    width: 100%;
    margin-right: 0px;
  }
  .workouts-listing-inner,.workouts-listing-inner:nth-child(3n),.membership-sect .membership-plans-inner:nth-child(3n) {
    width: 100%;
    margin-right: 0px;
  }
  .tracking-right-sect {
    height: 250px;
  }
  .home-middle-left-inner h3, .home-middle-col-inner h3, .get-started h2, .ourstudiosect-inner h3, .memberships-sect h2,.cover-heading h1 {
    font-size: 50px;
    line-height: 60px;
  }
  .workouts-middle-sect h2, .workouts-middle-sect h3,.facilities-section h2 {
    font-size: 45px;
    line-height: 55px;
  }
  .invest-right-sect {
    margin-top: 30px;
  }
  .franchise-form,.free-trail-form,.franchise-sect h3 {
    max-width: 100%;
  }
  .gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
    width: 67% !important;
    cursor: pointer;
    vertical-align: text-top !important;
  }
  .faq-section .faq-list {
    max-width: 100%;
  }
  .about-banner {
    height: 250px;
  }
  .faq-lists {
    max-width: 100%;
    margin: 0 auto;
  }
  .team-sect-inner {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    max-width: 90%;
  }
  .home-banner .slider-arrow .next {
    right: 10px;
  }
  .home-banner .slider-arrow .prev {
    left: 10px;
  }
  .about-video .container-inner {
    position: relative;
    height: 194px;
  }
  .about-video .banner-content {
    display: none;
  }
  .workouts-middle-sect .container-inner,.about-middle-sect .container-inner {
    max-width: 90%;
  }
  .membership-sect .membership-plans-inner p {
    text-align: center;
  }

}
@media (max-width: 380px) {
  #sb_instagram .sbi_photo {
    height: 200px !important;
  }
  .home-middle-left-inner h3, .home-middle-col-inner h3, .get-started h2, .ourstudiosect-inner h3, .memberships-sect h2, .cover-heading h1 {
    font-size: 33px;
    line-height: 45px;
  }
}
@media (max-width: 359px) {
  .home-middle-left-inner h3, .home-middle-col-inner h3, .get-started h2, .ourstudiosect-inner h3, .memberships-sect h2 {
    font-size: 45px;
    line-height: 55px;
  }
  #sb_instagram .sbi_photo {
    height: 180px !important;
  }
  .home-middle-right-col {
    padding: 0px;
    height: 320px;
  }
  .home-middle-left {
    height: 320px;
  }
}