/*STYLE.CSS*/
/*-------------------------------------------------------------------------------------------------------*/
/*This is main CSS file that contains custom style rules used in this template*/
/*-------------------------------------------------------------------------------------------------------*/
/* Template Name: NRG.*/
/* Version: 1.0 Initial Release*/
/* Build Date: 02-03-2016*/
/* Author: */
/* Website: */
/* Copyright: (C) 2016 */
/*------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------*/
/* TABLE OF CONTENTS: */
/*--------------------------------------------------------*/
/*---------------------------------------------------------------------------------------*/
/* GLOBAL SETTINGS */
/*--------------------------------------------------------------------------------------*/
*, *:before, *:after {
  box-sizing: inherit; }

/* extends */
.wpc-trans {
  -webkit-transition: all ease .3s;
  transition: all ease .3s; }

.container-fluid {
  min-width: 280px; }

.container {
  min-width: 280px; }

.row-eq-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.t-left {
  text-align: left; }

.t-right {
  text-align: right; }

.t-center {
  text-align: center; }

/* background colors */
.bg-c-1 {
  background: #f6f6f6; }

/* background image settings */
.s-back-switch {
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat; }

/* eq columns 1 */
.eq-row {
  overflow: hidden; }

.eq-col {
  margin-bottom: -99999px;
  padding-bottom: 99999px; }

/* eq columns 2 */
.a-col-half {
  width: 50%;
  float: left; }

.a-col-img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%; }

.a-col-img.right {
  left: 50%; }

.a-col-text {
  margin-left: 50%; }

/* eq columns 3 */
.a-eq-table {
  display: table;
  table-layout: fixed;
  width: 100%; }

.a-eq-cell {
  display: table-cell;
  width: 50%; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Custom paddings/margins */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.no-margin {
  margin-left: 0px;
  margin-right: 0px; }

.no-padding {
  padding-left: 0px;
  padding-right: 0px; }

.no-padding-left {
  padding-left: 0; }

.no-padding-right {
  padding-right: 0; }

.padd-220 {
  padding: 220px 0px; }

.padd-15 {
  padding: 0px 15px; }

.padd-30 {
  padding: 0px 30px; }

.padd-45 {
  padding: 0px 45px; }

.marg-lg-b0 {
  margin-bottom: 0px; }

.marg-lg-b5 {
  margin-bottom: 5px; }

.marg-lg-b10 {
  margin-bottom: 10px; }

.marg-lg-b15 {
  margin-bottom: 15px; }

.marg-lg-b20 {
  margin-bottom: 20px !important; }

.marg-lg-b25 {
  margin-bottom: 25px; }

.marg-lg-b30 {
  margin-bottom: 30px; }

.marg-lg-b35 {
  margin-bottom: 35px; }

.marg-lg-b40 {
  margin-bottom: 40px; }

.marg-lg-b45 {
  margin-bottom: 45px; }

.marg-lg-b50 {
  margin-bottom: 50px; }

.marg-lg-b55 {
  margin-bottom: 55px; }

.marg-lg-b60 {
  margin-bottom: 60px; }

.marg-lg-b65 {
  margin-bottom: 65px; }

.marg-lg-b70 {
  margin-bottom: 70px; }

.marg-lg-b75 {
  margin-bottom: 75px; }

.marg-lg-b80 {
  margin-bottom: 80px; }

.marg-lg-b85 {
  margin-bottom: 85px; }

.marg-lg-b90 {
  margin-bottom: 90px; }

.marg-lg-b95 {
  margin-bottom: 95px; }

.marg-lg-b100 {
  margin-bottom: 100px; }

.marg-lg-b105 {
  margin-bottom: 105px; }

.marg-lg-b125 {
  margin-bottom: 125px; }

.marg-lg-b130 {
  margin-bottom: 125px; }

.marg-lg-b115 {
  margin-bottom: 115px; }

.marg-lg-b110 {
  margin-bottom: 110px; }

.marg-lg-b120 {
  margin-bottom: 120px; }

.marg-lg-b140 {
  margin-bottom: 140px; }

.marg-lg-b145 {
  margin-bottom: 145px; }

.marg-lg-b150 {
  margin-bottom: 150px; }

.marg-lg-b190 {
  margin-bottom: 190px; }

.marg-lg-t0 {
  margin-top: 0px; }

.marg-lg-t5 {
  margin-top: 5px !important; }

.marg-lg-t10 {
  margin-top: 10px; }

.marg-lg-t15 {
  margin-top: 15px; }

.marg-lg-t20 {
  margin-top: 20px; }

.marg-lg-t25 {
  margin-top: 25px; }

.marg-lg-t30 {
  margin-top: 30px; }

.marg-lg-t35 {
  margin-top: 35px; }

.marg-lg-t40 {
  margin-top: 40px; }

.marg-lg-t45 {
  margin-top: 45px; }

.marg-lg-t50 {
  margin-top: 50px; }

.marg-lg-t55 {
  margin-top: 55px; }

.marg-lg-t60 {
  margin-top: 60px; }

.marg-lg-t65 {
  margin-top: 65px; }

.marg-lg-t70 {
  margin-top: 70px; }

.marg-lg-t75 {
  margin-top: 75px; }

.marg-lg-t80 {
  margin-top: 80px; }

.marg-lg-t85 {
  margin-top: 85px; }

.marg-lg-t90 {
  margin-top: 90px; }

.marg-lg-t95 {
  margin-top: 95px; }

.marg-lg-t100 {
  margin-top: 100px; }

.marg-lg-t105 {
  margin-top: 105px; }

.marg-lg-t115 {
  margin-top: 115px; }

.marg-lg-t110 {
  margin-top: 110px; }

.marg-lg-t115 {
  margin-top: 115px; }

.marg-lg-t120 {
  margin-top: 120px; }

.marg-lg-t125 {
  margin-top: 125px; }

.marg-lg-t130 {
  margin-top: 130px; }

.marg-lg-t135 {
  margin-top: 135px; }

.marg-lg-t140 {
  margin-top: 140px; }

.marg-lg-t145 {
  margin-top: 145px; }

.marg-lg-t150 {
  margin-top: 150px; }

.marg-lg-t155 {
  margin-top: 155px; }

.marg-lg-t160 {
  margin-top: 160px; }

.marg-lg-t170 {
  margin-top: 170px; }

.marg-lg-t175 {
  margin-top: 175px; }

.marg-lg-t205 {
  margin-top: 205px; }

.marg-lg-t320 {
  margin-top: 320px; }

@media screen and (max-width: 1199px) {
  .marg-md-b0 {
    margin-bottom: 0px !important; }
  .marg-md-b5 {
    margin-bottom: 5px !important; }
  .marg-md-b10 {
    margin-bottom: 10px !important; }
  .marg-md-b15 {
    margin-bottom: 15px !important; }
  .marg-md-b20 {
    margin-bottom: 20px !important; }
  .marg-md-b25 {
    margin-bottom: 25px !important; }
  .marg-md-b30 {
    margin-bottom: 30px !important; }
  .marg-md-b35 {
    margin-bottom: 35px !important; }
  .marg-md-b40 {
    margin-bottom: 40px !important; }
  .marg-md-b45 {
    margin-bottom: 45px !important; }
  .marg-md-b50 {
    margin-bottom: 50px !important; }
  .marg-md-b55 {
    margin-bottom: 55px !important; }
  .marg-md-b60 {
    margin-bottom: 60px !important; }
  .marg-md-b65 {
    margin-bottom: 65px !important; }
  .marg-md-b70 {
    margin-bottom: 70px !important; }
  .marg-md-b75 {
    margin-bottom: 75px !important; }
  .marg-md-b80 {
    margin-bottom: 80px !important; }
  .marg-md-b85 {
    margin-bottom: 85px !important; }
  .marg-md-b90 {
    margin-bottom: 90px !important; }
  .marg-md-b95 {
    margin-bottom: 95px !important; }
  .marg-md-b100 {
    margin-bottom: 100px !important; }
  .marg-md-b140 {
    margin-bottom: 140px !important; }
  .marg-md-t0 {
    margin-top: 0px !important; }
  .marg-md-t5 {
    margin-top: 5px !important; }
  .marg-md-t10 {
    margin-top: 10px !important; }
  .marg-md-t15 {
    margin-top: 15px !important; }
  .marg-md-t20 {
    margin-top: 20px !important; }
  .marg-md-t25 {
    margin-top: 25px !important; }
  .marg-md-t30 {
    margin-top: 30px !important; }
  .marg-md-t35 {
    margin-top: 35px !important; }
  .marg-md-t40 {
    margin-top: 40px !important; }
  .marg-md-t45 {
    margin-top: 45px !important; }
  .marg-md-t50 {
    margin-top: 50px !important; }
  .marg-md-t55 {
    margin-top: 55px !important; }
  .marg-md-t60 {
    margin-top: 60px !important; }
  .marg-md-t65 {
    margin-top: 65px !important; }
  .marg-md-t70 {
    margin-top: 70px !important; }
  .marg-md-t75 {
    margin-top: 75px !important; }
  .marg-md-t80 {
    margin-top: 80px !important; }
  .marg-md-t85 {
    margin-top: 85px !important; }
  .marg-md-t90 {
    margin-top: 90px !important; }
  .marg-md-t95 {
    margin-top: 95px !important; }
  .marg-md-t100 {
    margin-top: 100px !important; }
  .marg-md-t140 {
    margin-top: 140px !important; }
  .no-padd-md {
    padding-left: 0px;
    padding-right: 0px; } }

@media screen and (max-width: 991px) {
  .marg-sm-b0 {
    margin-bottom: 0px !important; }
  .marg-sm-b5 {
    margin-bottom: 5px !important; }
  .marg-sm-b10 {
    margin-bottom: 10px !important; }
  .marg-sm-b15 {
    margin-bottom: 15px !important; }
  .marg-sm-b20 {
    margin-bottom: 20px !important; }
  .marg-sm-b25 {
    margin-bottom: 25px !important; }
  .marg-sm-b30 {
    margin-bottom: 30px !important; }
  .marg-sm-b35 {
    margin-bottom: 35px !important; }
  .marg-sm-b40 {
    margin-bottom: 40px !important; }
  .marg-sm-b45 {
    margin-bottom: 45px !important; }
  .marg-sm-b50 {
    margin-bottom: 50px !important; }
  .marg-sm-b55 {
    margin-bottom: 55px !important; }
  .marg-sm-b60 {
    margin-bottom: 60px !important; }
  .marg-sm-b65 {
    margin-bottom: 65px !important; }
  .marg-sm-b70 {
    margin-bottom: 70px !important; }
  .marg-sm-b75 {
    margin-bottom: 75px !important; }
  .marg-sm-b80 {
    margin-bottom: 80px !important; }
  .marg-sm-b85 {
    margin-bottom: 85px !important; }
  .marg-sm-b90 {
    margin-bottom: 90px !important; }
  .marg-sm-b95 {
    margin-bottom: 95px !important; }
  .marg-sm-b100 {
    margin-bottom: 100px !important; }
  .marg-sm-b140 {
    margin-bottom: 140px !important; }
  .marg-sm-t0 {
    margin-top: 0px !important; }
  .marg-sm-t5 {
    margin-top: 5px !important; }
  .marg-sm-t10 {
    margin-top: 10px !important; }
  .marg-sm-t15 {
    margin-top: 15px !important; }
  .marg-sm-t20 {
    margin-top: 20px !important; }
  .marg-sm-t25 {
    margin-top: 25px !important; }
  .marg-sm-t30 {
    margin-top: 30px !important; }
  .marg-sm-t35 {
    margin-top: 35px !important; }
  .marg-sm-t40 {
    margin-top: 40px !important; }
  .marg-sm-t45 {
    margin-top: 45px !important; }
  .marg-sm-t50 {
    margin-top: 50px !important; }
  .marg-sm-t55 {
    margin-top: 55px !important; }
  .marg-sm-t60 {
    margin-top: 60px !important; }
  .marg-sm-t65 {
    margin-top: 65px !important; }
  .marg-sm-t70 {
    margin-top: 70px !important; }
  .marg-sm-t75 {
    margin-top: 75px !important; }
  .marg-sm-t80 {
    margin-top: 80px !important; }
  .marg-sm-t85 {
    margin-top: 85px !important; }
  .marg-sm-t90 {
    margin-top: 90px !important; }
  .marg-sm-t95 {
    margin-top: 95px !important; }
  .marg-sm-t100 {
    margin-top: 100px !important; }
  .marg-sm-t140 {
    margin-top: 140px !important; }
  .no-padd-sm {
    padding-left: 0px;
    padding-right: 0px; } }

@media screen and (max-width: 767px) {
  .marg-xs-b0 {
    margin-bottom: 0px !important; }
  .marg-xs-b5 {
    margin-bottom: 5px !important; }
  .marg-xs-b10 {
    margin-bottom: 10px !important; }
  .marg-xs-b15 {
    margin-bottom: 15px !important; }
  .marg-xs-b20 {
    margin-bottom: 20px !important; }
  .marg-xs-b25 {
    margin-bottom: 25px !important; }
  .marg-xs-b30 {
    margin-bottom: 30px !important; }
  .marg-xs-b35 {
    margin-bottom: 35px !important; }
  .marg-xs-b40 {
    margin-bottom: 40px !important; }
  .marg-xs-b45 {
    margin-bottom: 45px !important; }
  .marg-xs-b50 {
    margin-bottom: 50px !important; }
  .marg-xs-b55 {
    margin-bottom: 55px !important; }
  .marg-xs-b60 {
    margin-bottom: 60px !important; }
  .marg-xs-b65 {
    margin-bottom: 65px !important; }
  .marg-xs-b70 {
    margin-bottom: 70px !important; }
  .marg-xs-b75 {
    margin-bottom: 75px !important; }
  .marg-xs-b80 {
    margin-bottom: 80px !important; }
  .marg-xs-b85 {
    margin-bottom: 85px !important; }
  .marg-xs-b90 {
    margin-bottom: 90px !important; }
  .marg-xs-b95 {
    margin-bottom: 95px !important; }
  .marg-xs-b100 {
    margin-bottom: 100px !important; }
  .marg-xs-b140 {
    margin-bottom: 140px !important; }
  .marg-xs-t0 {
    margin-top: 0px !important; }
  .marg-xs-t5 {
    margin-top: 5px !important; }
  .marg-xs-t10 {
    margin-top: 10px !important; }
  .marg-xs-t15 {
    margin-top: 15px !important; }
  .marg-xs-t20 {
    margin-top: 20px !important; }
  .marg-xs-t25 {
    margin-top: 25px !important; }
  .marg-xs-t30 {
    margin-top: 30px !important; }
  .marg-xs-t35 {
    margin-top: 35px !important; }
  .marg-xs-t40 {
    margin-top: 40px !important; }
  .marg-xs-t45 {
    margin-top: 45px !important; }
  .marg-xs-t50 {
    margin-top: 50px !important; }
  .marg-xs-t55 {
    margin-top: 55px !important; }
  .marg-xs-t60 {
    margin-top: 60px !important; }
  .marg-xs-t65 {
    margin-top: 65px !important; }
  .marg-xs-t70 {
    margin-top: 70px !important; }
  .marg-xs-t75 {
    margin-top: 75px !important; }
  .marg-xs-t80 {
    margin-top: 80px !important; }
  .marg-xs-t85 {
    margin-top: 85px !important; }
  .marg-xs-t90 {
    margin-top: 90px !important; }
  .marg-xs-t95 {
    margin-top: 95px !important; }
  .marg-xs-t100 {
    margin-top: 100px !important; }
  .marg-xs-t140 {
    margin-top: 140px !important; }
  .no-padd-xs {
    padding-left: 0px !important;
    padding-right: 0px !important; } }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Variables */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* ELEMENTS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
html, body {
  overflow-x: hidden !important; }

a:active, a:focus {
  outline: none; }

.mark {
  background-color: transparent; }

.header-style-2 + .container {
  margin-top: 95px; }

.clear {
  clear: both;
  float: none; }

.container-fluid {
  min-width: 320px; }

.container {
  min-width: 290px; }

.row-eq-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

a:hover {
  text-decoration: none; }

.gym-overlay, .gym-about-info:hover .wrap-img:before, .gym-about-info .wrap-img:before, .gym-testimonials:before, .gym-top-banner:before, .gym-slider-classes .slide-wrap:before, .gym-round-slider .slide-wrap:before, .gym-countdown:before, .gym-gallery .bg-gal:before, .gym-banner-helper:before, .gym-banner-helper .content-info:before, .gym-features:before, .gym-features .wrap-img:before, .gym-skills:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.bg-dark {
  background-color: #1f1f24; }

.padd-30 {
  padding-left: 30px;
  padding-right: 30px; }

a:active, a:focus {
  text-decoration: none;
  outline-color: none; }

.logo a {
  font: 700 24px "Raleway", sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.5px; }
  .logo a::first-letter {
    color: #ba8748; }

.scrol .logo a {
  color: #333; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* NRG APP HOME */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 01 - BANNER */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.header-style-2 {
  background-color: rgba(53, 53, 56, 0.6); }
  .header-style-2.classic {
    background-color: rgba(31, 31, 36, 0.6); }
  .header-style-2.modern {
    background-color: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.lb-nav a.lb-next {
  outline: none; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 02 - TABS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.service-block.type-4 {
  padding: 0 100px;
  margin-bottom: 14px; }

.service-block.type-4 .image {
  min-width: 50px;
  position: relative;
  display: block;
  float: left;
  padding-bottom: 15px; }

.service-block.type-4 .text {
  padding-top: 12px;
  font-size: 13px;
  font-weight: light;
  color: #888;
  font-weight: 300;
  line-height: 22px; }

.service-block.type-4 .desc {
  padding-left: 50px; }

.service-block.type-4 .title {
  padding-bottom: 5px;
  color: #fff;
  font-size: 14px;
  font-weight: bold; }

.service-block.type-4 .sub-text {
  font-size: 13px;
  line-height: 24px;
  color: #888;
  font-weight: 300;
  position: relative;
  display: block;
  clear: both; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 07 - ABOUT SECTION */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.gym-about-info:hover .wrap-info {
  background-color: #ba8748; }

.gym-about-info:hover .wrap-img:before {
  background-color: rgba(223, 74, 111, 0.8); }

.gym-about-info .wrap-img {
  min-height: 275px;
  position: relative; }
  .gym-about-info .wrap-img:before {
    background-color: rgba(59, 59, 63, 0.5);
    -webkit-transition: 0.5s;
    transition: 0.5s; }

.gym-about-info .wrap-info {
  background-color: #1f1f24;
  text-align: left;
  -webkit-transition: 0.5s;
  transition: 0.5s; }
  .gym-about-info .wrap-info .wrap-list {
    list-style-type: disc;
    padding: 13px 78px 38px; }
    @media (max-width: 1399px) {
      .gym-about-info .wrap-info .wrap-list {
        padding: 13px 38px 18px; } }
    .gym-about-info .wrap-info .wrap-list li {
      color: #fff;
      font: 600 14px "Raleway", sans-serif;
      text-transform: uppercase;
      line-height: 40px;
      padding-left: 7px;
      letter-spacing: 0.7px; }

.gym-about-info .wrap-text {
  position: absolute;
  top: 43.8%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%; }

.gym-about-info .heading {
  color: #fff;
  font: italic 13px "Droid Serif", sans-serif;
  line-height: 26px;
  letter-spacing: 4px; }

.gym-about-info .subheading {
  font: 800 32px "Raleway", sans-serif;
  color: #fff;
  text-transform: uppercase;
  line-height: 26px;
  letter-spacing: 1.2px; }
  @media (max-width: 1399px) {
    .gym-about-info .subheading {
      font-size: 27px; } }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 08 - TESTIMONIALS SLIDER SECTION */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.gym-testimonials {
  -webkit-clip-path: polygon(-10px 1372px, 100% 1020px, 100% 2px, 0px 379px);
  min-height: 1370px;
  padding-top: 415px;
  margin-top: -470px;
  position: relative;
  z-index: 9; }
  @media (max-width: 991px) {
    .gym-testimonials {
      padding-top: 355px; } }
  @media (max-width: 767px) {
    .gym-testimonials {
      -webkit-clip-path: none;
      padding-top: 70px;
      padding-bottom: 70px;
      min-height: auto; } }
  .gym-testimonials:before {
    background-color: rgba(49, 49, 50, 0.5); }
  .gym-testimonials .wrapper {
    padding: 0 5px;
    position: relative;
    z-index: 9; }
  .gym-testimonials .wrap-info {
    background-color: #FFF;
    padding: 42px 40px;
    position: relative; }
    @media (max-width: 767px) {
      .gym-testimonials .wrap-info {
        padding: 15px; } }
    .gym-testimonials .wrap-info:before {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 18px 18px 0 18px;
      border-color: #fff transparent transparent transparent;
      position: absolute;
      bottom: -18px;
      left: 80px; }
      @media (max-width: 767px) {
        .gym-testimonials .wrap-info:before {
          left: 50%;
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%); } }
  .gym-testimonials .title {
    font: 700 16px "Raleway", sans-serif;
    color: #696868;
    line-height: 24px;
    letter-spacing: 0.8px; }
  .gym-testimonials .desc {
    font: 13px "Raleway", sans-serif;
    color: #888;
    line-height: 24px;
    letter-spacing: 0.7px;
    word-spacing: 0.2px; }
  .gym-testimonials .wrap-img {
    padding-left: 55px; }
    @media (max-width: 767px) {
      .gym-testimonials .wrap-img {
        padding-left: 0;
        text-align: center; } }
    .gym-testimonials .wrap-img .img {
      border-radius: 50%;
      float: left;
      margin-right: 30px;
      max-width: 80px; }
      @media (max-width: 767px) {
        .gym-testimonials .wrap-img .img {
          float: none;
          margin-right: 0; } }
    .gym-testimonials .wrap-img .heading {
      font: 800 18px "Raleway", sans-serif;
      color: #ba8748; }
    .gym-testimonials .wrap-img .subheading {
      color: #f6f6f6;
      font: italic 14px "Raleway", sans-serif;
      letter-spacing: 0.5px; }
    .gym-testimonials .wrap-img .wrap-text {
      padding-top: 15px; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 01 - HEADER MENU */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.header.law-header {
  height: 95px;
  margin-bottom: 0; }
  .header.law-header .header-folow a span:hover {
    color: #af9659; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 02 - BANNER */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.law-banner {
  position: relative;
  z-index: 1;
  margin-top: -95px;
  padding-top: 95px; }
  .law-banner .law-slider-one {
    margin-top: -95px; }
    .law-banner .law-slider-one .swiper-wrapper::before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      background: rgba(51, 51, 51, 0.5);
      z-index: 1; }
    .law-banner .law-slider-one .swiper-wrapper .swiper-slide {
      height: 900px;
      width: 100%;
      background-repeat: no-repeat;
      background-size: cover; }
    .law-banner .law-slider-one .swiper-arrow {
      position: absolute;
      top: 50%;
      height: 30px;
      width: 30px;
      margin-top: -15px;
      background-repeat: no-repeat;
      background-position: center center;
      cursor: pointer;
      -webkit-transition: all ease .4s;
      transition: all ease .4s; }
    .law-banner .law-slider-one .swiper-arrow-right {
      right: 30px; }
    .law-banner .law-slider-one .swiper-arrow-left {
      left: 30px; }

.banner-header-wrap {
  display: table;
  width: 100%;
  height: 100%; }

.banner-header {
  position: relative;
  z-index: 3;
  height: inherit;
  display: table-cell;
  vertical-align: middle; }

@-moz-document url-prefix() {
  .banner-header {
    top: 50%; } }
  .banner-header.t-center .law-banner-title {
    width: auto; }
  .banner-header.right {
    text-align: right; }
    @media (max-width: 991px) {
      .banner-header.right {
        text-align: center; } }
    .banner-header.right .law-banner-title {
      width: auto;
      font-size: 90px;
      line-height: 85px;
      margin-right: 100px;
      letter-spacing: 5px; }
      @media (max-width: 991px) {
        .banner-header.right .law-banner-title {
          margin-right: 0; } }
      .banner-header.right .law-banner-title .mark {
        color: #ba8748; }
  .banner-header .law-banner-title {
    font-family: "Lora", serif;
    font-size: 46px;
    font-weight: bold;
    line-height: 46px;
    text-transform: uppercase;
    color: #fff; }
    .banner-header .law-banner-title.wpc-round-text {
      width: auto;
      text-align: center;
      letter-spacing: -9px;
      -webkit-transform: translateY(-200px);
      transform: translateY(-200px); }
      @media (max-width: 991px) {
        .banner-header .law-banner-title.wpc-round-text {
          letter-spacing: 1px; } }
      @media (max-width: 991px) {
        .banner-header .law-banner-title.wpc-round-text {
          -webkit-transform: translateY(0);
          transform: translateY(0); } }
      @media (max-width: 767px) {
        .banner-header .law-banner-title.wpc-round-text {
          padding: 0; } }
      @media (max-width: 420px) {
        .banner-header .law-banner-title.wpc-round-text {
          font-size: 20px; } }
  .banner-header .law-banner-title.font-3 {
    font-family: 'Raleway', sans-serif; }
  .banner-header .law-banner-desc {
    margin-top: 22px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #fff; }
    @media (max-width: 767px) {
      .banner-header .law-banner-desc {
        font-size: 14px; } }
  .banner-header .law-banner-desc.font-3 {
    font-family: 'Raleway', sans-serif; }
  .banner-header .c-btn {
    margin-top: 34px; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 09 - CUSTOMERS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 481px) {
  .small-logo {
    display: none; } }

.law-background-img {
  display: none; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* NRG GYM HOME */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 01 - BANNER/HEADER MENU */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.p-gym-header {
  height: 90px;
  margin-bottom: 0;
  overflow: hidden; }

.p-gym-header nav > ul > li > .dropmenu.type-1 li a {
  padding: 14px 0; }

.gym-top-banner {
  min-height: 660px;
  margin-top: -100px;
  display: table;
  width: 100%;
  text-align: center;
  position: relative;
  padding-top: 110px; }

@-moz-document url-prefix() {
  .gym-top-banner {
    height: 660px; } }
  .gym-top-banner:before {
    background-color: rgba(51, 51, 51, 0.45); }

.p-gym-banner {
  position: relative;
  z-index: 1;
  margin-top: -93px;
  padding-top: 93px; }
  .p-gym-banner.top-banner {
    min-height: 900px; }
    @media (max-width: 767px) {
      .p-gym-banner.top-banner {
        min-height: 760px; } }
    @media (max-width: 420px) {
      .p-gym-banner.top-banner {
        min-height: 630px; } }
    .p-gym-banner.top-banner:before, .p-gym-banner.top-banner:after {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 120px 0 0 800px;
      border-color: transparent transparent transparent #fff;
      position: absolute;
      bottom: 0;
      left: 0; }
      @media (min-width: 1600px) {
        .p-gym-banner.top-banner:before, .p-gym-banner.top-banner:after {
          border-width: 120px 0 0 1075px; } }
    .p-gym-banner.top-banner:after {
      border-width: 0 0 120px 800px;
      border-color: transparent transparent #fff transparent;
      right: 0;
      left: auto; }
      @media (min-width: 1600px) {
        .p-gym-banner.top-banner:after {
          border-width: 0 0 120px 1055px; } }
    .p-gym-banner.top-banner .banner-overlay {
      background-color: rgba(98, 98, 98, 0.5);
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
      .p-gym-banner.top-banner .banner-overlay:before, .p-gym-banner.top-banner .banner-overlay:after {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 120px 0 0 800px;
        border-color: transparent transparent transparent #fff;
        position: absolute;
        bottom: 0;
        left: 0; }
        @media (min-width: 1600px) {
          .p-gym-banner.top-banner .banner-overlay:before, .p-gym-banner.top-banner .banner-overlay:after {
            border-width: 120px 0 0 1075px; } }
      .p-gym-banner.top-banner .banner-overlay:after {
        border-width: 0 0 120px 800px;
        border-color: transparent transparent #fff transparent;
        right: 0;
        left: auto; }
    .p-gym-banner.top-banner .banner-header {
      display: block;
      vertical-align: initial;
      text-align: center;
      position: absolute;
      bottom: 18.5%;
      width: 100%; }
      @media (max-width: 991px) {
        .p-gym-banner.top-banner .banner-header {
          top: 50%;
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
          bottom: auto; } }
      .p-gym-banner.top-banner .banner-header .law-banner-desc {
        line-height: 26px;
        padding: 0 50px; }
        @media (max-width: 420px) {
          .p-gym-banner.top-banner .banner-header .law-banner-desc {
            padding: 0 10px; } }
  .p-gym-banner .gym-slider-one {
    margin-top: -93px; }
    .p-gym-banner .gym-slider-one .swiper-wrapper::before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      background: rgba(51, 51, 51, 0.45);
      z-index: 1; }
    .p-gym-banner .gym-slider-one .swiper-wrapper .swiper-slide {
      min-height: 900px;
      width: 100%;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center; }
      @media (max-width: 480px) {
        .p-gym-banner .gym-slider-one .swiper-wrapper .swiper-slide {
          min-height: 600px; } }
    .p-gym-banner .gym-slider-one.classic .swiper-wrapper .swiper-slide {
      min-height: 655px; }
      @media (max-width: 480px) {
        .p-gym-banner .gym-slider-one.classic .swiper-wrapper .swiper-slide {
          min-height: 500px; } }
  .p-gym-banner .pagination {
    bottom: 20px; }

.banner-header-wrap {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
  top: 50px; }
  @media (max-width: 480px) {
    .banner-header-wrap {
      top: 0; } }

.heading-rect {
  position: relative; }
  .heading-rect:before {
    content: "";
    background-color: #ba8748;
    position: absolute;
    top: -90px;
    right: -70px;
    height: 22px;
    width: 90px; }
    @media (max-width: 991px) {
      .heading-rect:before {
        right: 100px; } }
    @media (max-width: 767px) {
      .heading-rect:before {
        content: none; } }
  .heading-rect:after {
    content: "";
    background-color: #ba8748;
    position: absolute;
    top: -90px;
    right: -70px;
    width: 20px;
    height: 95px; }
    @media (max-width: 991px) {
      .heading-rect:after {
        right: 100px; } }
    @media (max-width: 767px) {
      .heading-rect:after {
        content: none; } }
  .heading-rect.small-rect:before {
    top: -33px;
    right: -40px;
    height: 12px;
    width: 52px; }
  .heading-rect.small-rect:after {
    top: -33px;
    right: -40px;
    width: 12px;
    height: 52px; }
  .heading-rect.rect-right:before {
    top: -43px;
    left: -53px;
    right: auto; }
  .heading-rect.rect-right:after {
    left: -53px;
    right: auto;
    height: 42px; }
  .heading-rect.rect-light:before, .heading-rect.rect-light:after {
    background-color: #FFF; }

.banner-header {
  position: relative;
  z-index: 3;
  height: inherit;
  display: table-cell;
  vertical-align: middle; }
  .banner-header .law-banner-title {
    width: 70%;
    font-size: 70px;
    font-weight: 900;
    line-height: 60px;
    letter-spacing: 3.8px;
    text-transform: uppercase;
    color: #fff; }
    .banner-header .law-banner-title.full-title {
      width: auto; }
    @media (max-width: 991px) {
      .banner-header .law-banner-title {
        width: auto;
        font-size: 45px;
        padding: 0 40px; } }
    @media (max-width: 767px) {
      .banner-header .law-banner-title {
        font-size: 40px; } }
    @media (max-width: 480px) {
      .banner-header .law-banner-title {
        padding: 0; } }
  .banner-header .law-banner-desc {
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.7px;
    color: #fff;
    opacity: .8; }
    @media (max-width: 991px) {
      .banner-header .law-banner-desc {
        padding: 0 15px; } }
  .banner-header .c-btn {
    margin-top: 34px; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 02 - FOR HIM/HER MENU */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.gym-for .gym-for-him, .gym-for .gym-for-her {
  position: relative;
  padding: 50px;
  height: 600px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  overflow: hidden; }
  .gym-for .gym-for-him::before, .gym-for .gym-for-her::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(51, 51, 51, 0.5);
    z-index: 1; }
  .gym-for .gym-for-him::after, .gym-for .gym-for-her::after {
    content: "";
    display: block;
    position: absolute;
    left: 50px;
    top: 50px;
    bottom: 50px;
    right: 50px;
    background: rgba(200, 51, 96, 0.8);
    opacity: 0;
    cursor: pointer;
    -webkit-transition: all ease-out .4s;
    transition: all ease-out .4s;
    z-index: 1; }
  .gym-for .gym-for-him:hover::after, .gym-for .gym-for-her:hover::after {
    opacity: 1; }
  .gym-for .gym-for-him a, .gym-for .gym-for-her a {
    position: relative;
    display: table;
    height: 100%;
    width: 100%;
    text-align: center;
    z-index: 2;
    color: #fff; }
  .gym-for .gym-for-him .gym-for-text, .gym-for .gym-for-her .gym-for-text {
    display: table-cell;
    vertical-align: middle;
    outline: none; }
  .gym-for .gym-for-him .gym-for-cat, .gym-for .gym-for-her .gym-for-cat {
    font-style: italic;
    font-size: 13px;
    letter-spacing: 3.5px; }
  .gym-for .gym-for-him .gym-for-title, .gym-for .gym-for-her .gym-for-title {
    padding: 10px 0 11px;
    font-size: 46px;
    font-weight: 900;
    letter-spacing: 3px; }
    @media (max-width: 767px) {
      .gym-for .gym-for-him .gym-for-title, .gym-for .gym-for-her .gym-for-title {
        font-size: 32px; } }
  .gym-for .gym-for-him .gym-for-desc, .gym-for .gym-for-her .gym-for-desc {
    padding: 0 30px 30px;
    font-style: italic;
    font-size: 13px;
    letter-spacing: 1px; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 03 - INFO BLOCK */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.p-gym-info {
  position: relative;
  min-height: 962px; }
  .p-gym-info.left .service-block {
    margin-bottom: 50px; }
    .p-gym-info.left .service-block .cat {
      padding-right: 0; }
  .p-gym-info .gym-info-right {
    left: 50%;
    position: relative;
    min-height: 962px; }
  .p-gym-info .gym-wrap {
    padding-left: 80px; }
  .p-gym-info .gym-info-left {
    background-size: cover;
    background-repeat: no-repeat;
    width: 50%; }
  .p-gym-info .gym-back {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover; }
  .p-gym-info .header-title {
    font-size: 46px;
    color: #222;
    font-weight: 900;
    line-height: 47px;
    letter-spacing: 2px;
    padding-right: 25px;
    text-transform: uppercase; }
    @media (max-width: 991px) {
      .p-gym-info .header-title {
        padding-right: 0; } }
  .p-gym-info .header-desc {
    width: 85%;
    margin-top: 13px;
    font-size: 14px;
    font-style: italic;
    color: #888;
    line-height: 23px;
    letter-spacing: .8px; }
  .p-gym-info .gym-info-right {
    padding-top: 134px; }
    .p-gym-info .gym-info-right .info-right-header {
      padding-bottom: 88px; }
      @media (max-width: 767px) {
        .p-gym-info .gym-info-right .info-right-header {
          padding-bottom: 45px; } }
      @media (max-width: 480px) {
        .p-gym-info .gym-info-right .info-right-header {
          padding-bottom: 30px; } }
  .p-gym-info .service-block {
    min-height: 110px;
    margin-bottom: 60px; }
    .p-gym-info .service-block .image {
      min-width: 110px;
      position: absolute;
      left: 0px;
      top: 0px;
      height: 100%; }
    .p-gym-info .service-block .desc {
      padding-left: 137px; }
      @media (max-width: 550px) {
        .p-gym-info .service-block .desc {
          padding-left: 0; } }
    .p-gym-info .service-block .vertical-align {
      border-radius: 50%; }
    .p-gym-info .service-block h4.title {
      padding: 0;
      text-transform: uppercase;
      font-size: 13px;
      color: #222;
      letter-spacing: .7px; }
    .p-gym-info .service-block .text {
      padding-top: 2px;
      letter-spacing: 3.2px;
      text-transform: none;
      font-style: italic;
      color: #aaa; }
    .p-gym-info .service-block .cat {
      padding-top: 20px;
      font-size: 13px;
      color: #888;
      line-height: 23px;
      letter-spacing: 0.6px;
      padding-right: 140px; }
      @media (max-width: 1399px) {
        .p-gym-info .service-block .cat {
          padding-right: 0; } }

.p-gym-top-info {
  background-position: top left;
  background-size: initial; }
  .p-gym-top-info .title {
    font: 700 27px "Raleway", sans-serif;
    color: #222;
    line-height: 28px;
    letter-spacing: 1.4px;
    text-transform: uppercase; }
    @media (max-width: 480px) {
      .p-gym-top-info .title {
        font-size: 23px; } }
    .p-gym-top-info .title.light {
      color: #fff; }
    .p-gym-top-info .title .numb {
      font-family: "Open Sans", sans-serif; }
  .p-gym-top-info .desc {
    font: 400 14px "Raleway", sans-serif;
    letter-spacing: 0.6px;
    color: #18181c;
    line-height: 24px;
    margin-left: 4px; }
    .p-gym-top-info .desc.light {
      color: #fff; }
  .p-gym-top-info .img {
    float: left;
    margin-top: 30px;
    margin-left: 130px; }
    @media (max-width: 1199px) {
      .p-gym-top-info .img {
        margin-left: 30px; } }
    @media (max-width: 1050px) {
      .p-gym-top-info .img {
        margin-left: 0; } }
  .p-gym-top-info .wrapper.left .group-info {
    padding-top: 35px; }
  .p-gym-top-info .wrapper.left .item-info {
    padding: 55px 50% 47px 17%; }
    @media (max-width: 1199px) {
      .p-gym-top-info .wrapper.left .item-info {
        padding-left: 30px; } }
    @media (max-width: 991px) {
      .p-gym-top-info .wrapper.left .item-info {
        padding-right: 15px;
        padding-top: 30px; } }
    @media (max-width: 767px) {
      .p-gym-top-info .wrapper.left .item-info {
        padding-left: 15px;
        padding-top: 0; } }
    .p-gym-top-info .wrapper.left .item-info .number {
      margin-left: 0; }
  .p-gym-top-info .wrapper.left .img {
    float: right;
    position: absolute;
    right: 230px;
    top: -220px; }
    @media (max-width: 1199px) {
      .p-gym-top-info .wrapper.left .img {
        right: 30px;
        top: -120px; } }
    @media (max-width: 1050px) {
      .p-gym-top-info .wrapper.left .img {
        right: 0;
        top: -100px; } }
    @media (max-width: 991px) {
      .p-gym-top-info .wrapper.left .img {
        top: -150px; } }
  .p-gym-top-info .group-info {
    padding-top: 60px; }
    @media (max-width: 480px) {
      .p-gym-top-info .group-info {
        padding-top: 30px; } }
    .p-gym-top-info .group-info .item-info {
      padding: 55px 160px 47px 52.4%; }
      @media (max-width: 1199px) {
        .p-gym-top-info .group-info .item-info {
          padding-right: 15px; } }
      @media (max-width: 991px) {
        .p-gym-top-info .group-info .item-info {
          padding-left: 0;
          text-align: center;
          padding-top: 30px; } }
      @media (max-width: 767px) {
        .p-gym-top-info .group-info .item-info {
          padding-top: 0; } }
      .p-gym-top-info .group-info .item-info .number {
        float: left;
        font: 800 15px "Open Sans", sans-serif;
        color: #000;
        margin-right: 10px;
        margin-left: 5px; }
        @media (max-width: 991px) {
          .p-gym-top-info .group-info .item-info .number {
            display: block;
            float: none; } }
        .p-gym-top-info .group-info .item-info .number.light {
          color: #ba8748; }
      .p-gym-top-info .group-info .item-info.first {
        padding-top: 0;
        padding-bottom: 0; }
      .p-gym-top-info .group-info .item-info.bg-info {
        background-color: #fff3f6;
        padding-top: 47px;
        padding-bottom: 47px; }
        @media (max-width: 480px) {
          .p-gym-top-info .group-info .item-info.bg-info {
            padding-top: 30px;
            padding-bottom: 30px; } }
      .p-gym-top-info .group-info .item-info.bg-danger {
        background-color: #ba8748;
        padding-top: 70px;
        padding-bottom: 77px; }
        @media (max-width: 480px) {
          .p-gym-top-info .group-info .item-info.bg-danger {
            padding-top: 30px;
            padding-bottom: 30px; } }
      .p-gym-top-info .group-info .item-info.bg-warning {
        background-color: #f7f7f7;
        padding-top: 55px;
        padding-bottom: 59px; }
        @media (max-width: 480px) {
          .p-gym-top-info .group-info .item-info.bg-warning {
            padding-top: 30px;
            padding-bottom: 30px; } }
      .p-gym-top-info .group-info .item-info.bg-success {
        background-color: #2f2f2f;
        padding-top: 80px;
        padding-bottom: 70px; }
        @media (max-width: 480px) {
          .p-gym-top-info .group-info .item-info.bg-success {
            padding-top: 30px;
            padding-bottom: 30px; } }

.p-gym-info-wrap {
  margin-top: -180px; }
  @media (max-width: 767px) {
    .p-gym-info-wrap {
      margin-top: 0; } }
  .p-gym-info-wrap .group-info {
    list-style-type: decimal-leading-zero; }

.gym-section .wrapper-text {
  position: relative;
  z-index: 9; }

.gym-section.info-lessons {
  border: 12px solid #ba8748;
  padding: 72px 120px 57px;
  margin-left: 57px;
  margin-right: 57px;
  text-align: center;
  position: relative; }
  @media (max-width: 767px) {
    .gym-section.info-lessons {
      margin-left: 0;
      margin-right: 0;
      padding: 40px; } }
  @media (max-width: 480px) {
    .gym-section.info-lessons {
      padding: 30px; } }
  .gym-section.info-lessons:before, .gym-section.info-lessons:after {
    content: "";
    width: 69%;
    height: 12px;
    background-color: #fff;
    position: absolute;
    top: -12px;
    left: 15.5%; }
    @media (max-width: 991px) {
      .gym-section.info-lessons:before, .gym-section.info-lessons:after {
        left: 17%; } }
  .gym-section.info-lessons:after {
    top: auto;
    bottom: -12px; }

.gym-section.program-info {
  margin-top: -50px; }
  @media (max-width: 767px) {
    .gym-section.program-info {
      text-align: center;
      background-position: 0 35px; } }
  .gym-section.program-info .wrap-info {
    padding-left: 35px;
    margin-top: -115px;
    background-image: url(/web/20190202022846im_/http://www.healthclubchiropractors.com/img/border-image.png);
    background-repeat: repeat-y;
    padding-bottom: 220px; }
    @media (max-width: 767px) {
      .gym-section.program-info .wrap-info {
        background-image: none;
        margin-top: 0;
        padding-bottom: 50px;
        padding-left: 15px; } }

.gym-section .header-title {
  font-size: 70px;
  color: #1f1f24;
  text-transform: uppercase;
  font-weight: 900;
  display: inline-block;
  letter-spacing: 3.8px;
  font-family: "Raleway", sans-serif; }
  .gym-section .header-title.left {
    padding-left: 20px; }
  .gym-section .header-title.classic {
    color: #ba8748;
    letter-spacing: 3.5px; }
  .gym-section .header-title.light {
    color: #fff;
    letter-spacing: 3.5px;
    padding-top: 10px; }
  .gym-section .header-title.right {
    padding-right: 25px; }
    @media (max-width: 991px) {
      .gym-section .header-title.right {
        padding-right: 0; } }
  .gym-section .header-title.small-text {
    font-size: 35px;
    letter-spacing: 2px; }
  .gym-section .header-title.extra-small-text {
    font-size: 18px;
    font-weight: 800;
    color: #222;
    letter-spacing: 0.8px; }
  .gym-section .header-title.medium-text {
    font-size: 46px;
    letter-spacing: 2.5px; }
    @media (max-width: 1199px) {
      .gym-section .header-title.medium-text {
        font-size: 35px; } }
    @media (max-width: 480px) {
      .gym-section .header-title.medium-text {
        font-size: 24px; } }
    .gym-section .header-title.medium-text.medium-classic {
      letter-spacing: 0; }
  .gym-section .header-title.medium-small {
    font-size: 32px;
    letter-spacing: 1.7px; }
  .gym-section .header-title.light {
    color: #fff; }

.gym-section .info-wrap {
  padding: 2px 70px 0 200px; }

.gym-section .info {
  color: #1f1f24;
  font: 16px "Raleway", sans-serif;
  line-height: 30px;
  letter-spacing: 0.8px; }
  .gym-section .info.light {
    color: #fff; }
  .gym-section .info.classic {
    font-size: 14px;
    color: #1c1f27;
    line-height: 24px;
    letter-spacing: 0.5px;
    word-spacing: 0.9px; }
  .gym-section .info.modern {
    font: italic 14px "Droid Serif", sans-serif;
    color: #888;
    line-height: 24px;
    letter-spacing: 0.7px; }
    @media (max-width: 420px) {
      .gym-section .info.modern {
        font-size: 13px; } }
  .gym-section .info.modern-small {
    letter-spacing: 4px;
    font: 200 italic 13px "Droid Serif", sans-serif; }
  .gym-section .info.modern-style {
    font-size: 14px;
    color: #3d3d3d;
    line-height: 24px;
    letter-spacing: 0.7px; }
    .gym-section .info.modern-style.modern-style-italic {
      font-style: italic;
      color: #888;
      font-family: "Droid Serif", sans-serif; }
  .gym-section .info.light {
    color: #fff; }
  .gym-section .info.dark {
    color: #181818; }

.btn-right {
  float: right; }
  @media (max-width: 991px) {
    .btn-right {
      float: none; } }

.wpc-line {
  display: inline-block;
  position: relative; }
  .wpc-line:before {
    content: "";
    width: 18px;
    height: 4px;
    background-color: #ba8748;
    position: absolute;
    bottom: -4px;
    border-radius: 5px; }
    @media (max-width: 767px) {
      .wpc-line:before {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%); } }
  .wpc-line.line-large:before {
    border-radius: 0;
    width: 50px;
    bottom: 0;
    height: 2px; }
  .wpc-line.line-light:before {
    background-color: #FFF; }
  .wpc-line.line-bottom:before {
    bottom: -40px; }
    @media (max-width: 991px) {
      .wpc-line.line-bottom:before {
        bottom: -10px; } }
  .wpc-line.line-bottom-small:before {
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  .wpc-line.full-screen {
    border-bottom: 1px solid #ececec;
    display: block; }
    .wpc-line.full-screen:before {
      content: none; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 04 - CLASSES */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.p-gym-classes {
  position: relative;
  padding: 271px 0 0;
  min-height: 838px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  .p-gym-classes::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(51, 51, 51, 0.75);
    z-index: 1; }
  .p-gym-classes .gym-classes-row {
    margin-top: 80px;
    position: relative;
    z-index: 2;
    color: #fff; }
    .p-gym-classes .gym-classes-row .gym-class-col {
      width: 20%;
      padding: 0;
      margin: 0;
      float: left;
      text-align: center; }
      .p-gym-classes .gym-classes-row .gym-class-col div {
        -webkit-transition: all ease-in-out .4s;
        transition: all ease-in-out .4s; }
      .p-gym-classes .gym-classes-row .gym-class-col:hover .class-date {
        margin-top: -10px;
        padding-bottom: 10px; }
      .p-gym-classes .gym-classes-row .gym-class-col:hover .class-coach {
        margin-top: 10px; }
      .p-gym-classes .gym-classes-row .gym-class-col:hover a {
        background: #C83360;
        color: #fff; }
    .p-gym-classes .gym-classes-row .class-date {
      font-style: italic;
      font-size: 13px;
      letter-spacing: 3.2px; }
    .p-gym-classes .gym-classes-row .class-type {
      padding: 3px 0 0;
      font-size: 18px;
      font-weight: 900;
      letter-spacing: 1.2px; }
      .p-gym-classes .gym-classes-row .class-type a {
        display: inline-block;
        padding: 10px 15px; }
    .p-gym-classes .gym-classes-row .class-coach {
      padding-top: 11px;
      font-size: 13px;
      opacity: .8;
      letter-spacing: .8px; }

.gym-classes .p-gym-info {
  min-height: 100%; }
  .gym-classes .p-gym-info .header-desc {
    width: 70%; }
  .gym-classes .p-gym-info .service-block {
    margin-bottom: 30px; }
    .gym-classes .p-gym-info .service-block .cat {
      padding-right: 0;
      font-size: 14px;
      letter-spacing: 0.7px;
      padding-right: 80px; }
    .gym-classes .p-gym-info .service-block .title {
      font-size: 14px;
      letter-spacing: 1.5px;
      font-family: "Montserrat", sans-serif;
      font-weight: 500; }
    .gym-classes .p-gym-info .service-block .desc {
      padding-left: 67px; }

.gym-classes .mark-text {
  color: #ba8748; }

.gym-classes .icon:before {
  font-size: 40px;
  color: #ba8748;
  margin-left: 0;
  position: relative;
  top: -2px;
  left: -5px; }

.gym-classes .gym-classes-info.right {
  padding-left: 70px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .gym-classes .gym-classes-info.right {
      padding-left: 10px; } }
  @media (max-width: 991px) {
    .gym-classes .gym-classes-info.right {
      padding-left: 0; } }
  .gym-classes .gym-classes-info.right .heading {
    color: #222;
    font: 900 30px "Raleway", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1.5px; }
  .gym-classes .gym-classes-info.right .subheading {
    font: italic 14px 'Droid Serif', serif;
    color: #888;
    width: 75%;
    letter-spacing: 0.7px;
    line-height: 24px; }
  .gym-classes .gym-classes-info.right .text {
    color: #888;
    font: 300 14px "Raleway", sans-serif;
    line-height: 22px;
    letter-spacing: 0.7px; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 05 - SERVICES */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.p-gym-services .service-first-row {
  border-bottom: 1px solid #f7f7f7; }

.p-gym-services .row .col-xs-12:nth-child(even) {
  border-left: 1px solid #f7f7f7;
  border-right: 1px solid #f7f7f7; }

.p-gym-services .service-first-row .col-xs-12:nth-child(odd), .p-gym-services .service-second-row .col-xs-12:nth-child(even) {
  background: #fbfbfb; }

.p-gym-services .col-xs-12 {
  padding: 0; }

.p-gym-services .service-block {
  position: relative;
  margin-bottom: 0;
  padding: 60px 30px;
  height: 280px;
  cursor: pointer; }
  .p-gym-services .service-block::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0;
    background: rgba(51, 51, 51, 0.75);
    -webkit-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    z-index: 1; }
  .p-gym-services .service-block .image {
    height: 60px;
    -webkit-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
    -webkit-filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    /* Firefox 3.5+ */
    -webkit-filter: gray;
    filter: gray;
    /* IE6-9 */ }
  .p-gym-services .service-block .desc, .p-gym-services .service-block .image {
    position: relative;
    z-index: 2; }
  .p-gym-services .service-block .title, .p-gym-services .service-block .text {
    -webkit-transition: color ease-in-out .4s;
    transition: color ease-in-out .4s;
    z-index: 2; }
  .p-gym-services .service-block:hover {
    background: url(/web/20190202022846im_/http://www.healthclubchiropractors.com/img/service_back.jpg) no-repeat;
    background-size: cover; }
    .p-gym-services .service-block:hover::before {
      opacity: 1; }
    .p-gym-services .service-block:hover .image {
      -webkit-filter: grayscale(0);
      filter: none; }
    .p-gym-services .service-block:hover .title {
      color: #fff; }
    .p-gym-services .service-block:hover .text {
      color: #fff;
      opacity: .8; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 06 - INFO */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.p-gym-slider {
  padding: 0 155px; }
  .p-gym-slider .gym-heading-style {
    width: 55%;
    margin-top: 1px; }
    .p-gym-slider .gym-heading-style .heading-title {
      color: #222; }
    .p-gym-slider .gym-heading-style .heading-text {
      margin-top: 23px;
      color: #888; }
  .p-gym-slider .pagination {
    bottom: 140px; }
    @media (max-width: 767px) {
      .p-gym-slider .pagination {
        bottom: 30px; } }
  .p-gym-slider .swiper-container {
    padding-bottom: 190px; }
    @media (max-width: 767px) {
      .p-gym-slider .swiper-container {
        padding-bottom: 70px; } }
  .p-gym-slider .cut_order_block {
    padding: 0 15px; }
    @media (max-width: 767px) {
      .p-gym-slider .cut_order_block {
        text-align: center; } }
    .p-gym-slider .cut_order_block .cut_order_hover:hover {
      cursor: pointer; }
      .p-gym-slider .cut_order_block .cut_order_hover:hover .cut_order_studio {
        letter-spacing: 1.2px;
        color: #c83360; }
    .p-gym-slider .cut_order_block .cut_order_studio {
      font-family: "Raleway", sans-serif;
      font-weight: 900;
      color: #222;
      letter-spacing: .4px;
      padding-bottom: 26px;
      -webkit-transition: all ease-in-out .4s;
      transition: all ease-in-out .4s; }
    .p-gym-slider .cut_order_block .cut_order_image {
      margin-bottom: 19px; }
    .p-gym-slider .cut_order_block .c-btn {
      margin-top: 24px; }
  .p-gym-slider .cut_order_block .cut_order_hover:hover .cut_order_image .cut_order_overlay {
    opacity: 0.7; }
  .p-gym-slider .cut_order_block.style-4 .cut_order_overlay {
    background: #c83360;
    max-width: 400px; }
    @media (min-width: 1600px) {
      .p-gym-slider .cut_order_block.style-4 .cut_order_overlay {
        width: 100%;
        max-width: 100%; } }
  @media (min-width: 1600px) {
    .p-gym-slider .cut_order_block.style-4 img {
      width: 100%; } }

.gym-slider-classes .slide-wrap {
  min-height: 400px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background-position: top center;
  -webkit-transform: scale(1);
  transform: scale(1); }
  .gym-slider-classes .slide-wrap:before {
    background-color: rgba(44, 49, 59, 0.7);
    -webkit-transition: 0.4s;
    transition: 0.4s; }

.gym-slider-classes.swiper-container {
  overflow: visible; }
  @media (max-width: 1200px) {
    .gym-slider-classes.swiper-container {
      overflow: hidden; } }

.gym-slider-classes .swiper-slide-active .slide-wrap {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  max-width: 330px;
  margin: 0 auto;
  box-shadow: 1px 1px 100px #e5e6eb;
  z-index: 9;
  position: relative; }
  .gym-slider-classes .swiper-slide-active .slide-wrap:before {
    background-color: rgba(255, 255, 255, 0.4); }

.gym-slider-classes .swiper-slide-active .info-wrap {
  top: auto;
  bottom: 12px; }
  @media (max-width: 767px) {
    .gym-slider-classes .swiper-slide-active .info-wrap {
      top: 50%; } }
  .gym-slider-classes .swiper-slide-active .info-wrap .title {
    color: #ba8748;
    font-size: 20px;
    line-height: 55px; }
  .gym-slider-classes .swiper-slide-active .info-wrap .subtitle {
    color: #151b29;
    font-size: 11.3px; }
    @media (max-width: 480px) {
      .gym-slider-classes .swiper-slide-active .info-wrap .subtitle {
        padding: 0 40px; } }

.gym-slider-classes .info-wrap {
  position: absolute;
  top: 44%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 0;
  text-align: center;
  width: 100%; }
  .gym-slider-classes .info-wrap .title {
    font: 800 26px "Raleway", sans-serif;
    color: #fcfcfd;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 63px; }
  .gym-slider-classes .info-wrap .subtitle {
    font: italic 14px "Droid Serif", sans-serif;
    color: #fcfcfd;
    letter-spacing: 0.3px; }

.gym-round-slider.classic .swiper-container {
  padding-bottom: 895px; }
  @media (max-width: 767px) {
    .gym-round-slider.classic .swiper-container {
      padding-bottom: 815px; } }

.gym-round-slider.classic .slide-prev, .gym-round-slider.classic .slide-next {
  cursor: pointer;
  top: 22%; }
  @media (max-width: 1199px) {
    .gym-round-slider.classic .slide-prev, .gym-round-slider.classic .slide-next {
      top: 15%; } }
  @media (max-width: 1050px) {
    .gym-round-slider.classic .slide-prev, .gym-round-slider.classic .slide-next {
      top: 17%; } }
  @media (max-width: 767px) {
    .gym-round-slider.classic .slide-prev, .gym-round-slider.classic .slide-next {
      display: none; } }

.gym-round-slider.classic .wrapper {
  position: absolute;
  bottom: -225px;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s; }
  @media (max-width: 767px) {
    .gym-round-slider.classic .wrapper {
      bottom: -155px;
      padding: 0 100px; } }
  @media (max-width: 550px) {
    .gym-round-slider.classic .wrapper {
      bottom: -175px;
      padding: 0 30px; } }
  @media (max-width: 450px) {
    .gym-round-slider.classic .wrapper {
      bottom: -185px; } }

.gym-round-slider.classic .desc {
  font: 300 9px "Raleway", sans-serif;
  color: #3d3d3d;
  line-height: 16px;
  word-spacing: 0.5px;
  letter-spacing: 0.5px;
  text-align: center;
  padding: 0 40px; }
  @media (max-width: 450px) {
    .gym-round-slider.classic .desc {
      padding: 0 20px; } }

.gym-round-slider.classic .swiper-slide-active .wrapper {
  opacity: 1; }

.gym-round-slider .swiper-container {
  padding: 155px 0 105px; }
  @media (max-width: 1199px) {
    .gym-round-slider .swiper-container {
      padding: 75px 0 75px; } }

.gym-round-slider .slide-wrap {
  min-height: 395px;
  border-radius: 50%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: relative; }
  @media (max-width: 1199px) {
    .gym-round-slider .slide-wrap {
      min-height: 300px; } }
  @media (max-width: 767px) {
    .gym-round-slider .slide-wrap {
      border-radius: 0;
      min-height: 230px; } }
  .gym-round-slider .slide-wrap:before {
    background-color: rgba(149, 149, 151, 0.7);
    border-radius: 50%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    height: 100%; }
    @media (max-width: 767px) {
      .gym-round-slider .slide-wrap:before {
        border-radius: 0; } }

.gym-round-slider .swiper-slide-active .slide-wrap {
  -webkit-transform: scale(1.47);
  transform: scale(1.47);
  z-index: 9;
  position: relative; }
  @media (max-width: 767px) {
    .gym-round-slider .swiper-slide-active .slide-wrap {
      background-position: top center; } }
  .gym-round-slider .swiper-slide-active .slide-wrap:before {
    background-color: rgba(43, 44, 48, 0.3); }

.gym-round-slider .swiper-slide-active .wrap-info {
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center; }

.gym-round-slider .wrap-info {
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s; }
  .gym-round-slider .wrap-info .date {
    font: 400 italic 10px "Droid Serif", sans-serif;
    color: #fff;
    line-height: 23px;
    letter-spacing: 1.9px; }
  .gym-round-slider .wrap-info .title {
    font: 800 13px "Raleway", sans-serif;
    color: #fff;
    line-height: 23px;
    text-transform: uppercase; }
    .gym-round-slider .wrap-info .title.classic {
      font-size: 20px;
      color: #ba8748;
      letter-spacing: 1.5px; }
  .gym-round-slider .wrap-info .subtitle {
    font: 300 10px "Raleway", sans-serif;
    color: #fff;
    line-height: 22px; }
    .gym-round-slider .wrap-info .subtitle.classic {
      text-transform: uppercase;
      letter-spacing: 1.1px; }

.gym-round-slider .slide-prev, .gym-round-slider .slide-next {
  position: absolute;
  top: 50%;
  left: -78px;
  font-size: 90px;
  cursor: pointer; }
  @media (max-width: 1199px) {
    .gym-round-slider .slide-prev, .gym-round-slider .slide-next {
      left: -40px;
      font-size: 70px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); } }
  @media (max-width: 1050px) {
    .gym-round-slider .slide-prev, .gym-round-slider .slide-next {
      left: -10px;
      font-size: 50px; } }
  @media (max-width: 767px) {
    .gym-round-slider .slide-prev, .gym-round-slider .slide-next {
      display: none; } }

.gym-round-slider .slide-next {
  left: auto;
  right: -78px; }
  @media (max-width: 1199px) {
    .gym-round-slider .slide-next {
      right: -40px; } }
  @media (max-width: 1050px) {
    .gym-round-slider .slide-next {
      right: -10px; } }

.gym-countdown {
  min-height: 650px;
  position: relative;
  padding-top: 132px; }
  @media (max-width: 1199px) {
    .gym-countdown {
      min-height: auto;
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media (max-width: 480px) {
    .gym-countdown {
      padding-top: 40px; } }
  .gym-countdown:before {
    background-color: rgba(51, 51, 51, 0.7); }
  .gym-countdown .wpc-clock {
    color: #fff;
    display: inline-block;
    margin-left: -60px; }
    @media (max-width: 1199px) {
      .gym-countdown .wpc-clock {
        display: block;
        text-align: center;
        margin-left: 0; } }
    .gym-countdown .wpc-clock .time {
      font: 600 17px "Montsserrat", sans-serif;
      padding: 23px;
      background-color: #ba8748;
      letter-spacing: 2px;
      margin-right: 8px; }
      @media (max-width: 767px) {
        .gym-countdown .wpc-clock .time {
          padding: 15px; } }
      @media (max-width: 420px) {
        .gym-countdown .wpc-clock .time {
          display: block;
          margin-bottom: 10px; } }
      .gym-countdown .wpc-clock .time .text {
        font: 600 14px "Raleway", sans-serif;
        letter-spacing: 0.5px; }
  .gym-countdown .count-wrap {
    background-color: rgba(45, 45, 46, 0.5);
    padding: 60px 70px 60px 68px; }
    @media (max-width: 1199px) {
      .gym-countdown .count-wrap {
        padding: 35px; } }
    @media (max-width: 767px) {
      .gym-countdown .count-wrap {
        padding: 20px; } }
    .gym-countdown .count-wrap .subtitle {
      color: #fff;
      font: 600 12px "Montserrat", sans-serif;
      text-transform: uppercase;
      letter-spacing: 3.2px;
      line-height: 20px; }
    .gym-countdown .count-wrap .title {
      color: #fff;
      font: 900 30px "Raleway", sans-serif;
      text-transform: uppercase;
      letter-spacing: 1.7px;
      line-height: 32px; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 07 - GALLERY */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.p-gym-gallery {
  position: relative; }
  .p-gym-gallery:hover .gym-gallery-heading {
    opacity: 0;
    z-index: 0; }
  .p-gym-gallery .gym-gallery-heading {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(51, 51, 51, 0.8);
    z-index: 3;
    -webkit-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s; }
  .p-gym-gallery .gym-heading-style {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .p-gym-gallery .gym-gallery-image {
    position: relative;
    float: left;
    width: 20%;
    padding: 0;
    cursor: pointer;
    z-index: 1; }
    .p-gym-gallery .gym-gallery-image .img:before {
      content: "+";
      width: 100%;
      height: 100%;
      position: absolute;
      background-color: rgba(243, 59, 105, 0.7);
      z-index: 9;
      font-size: 40px;
      color: #fff;
      text-align: center;
      padding-top: calc(50% - 25px);
      opacity: 0;
      -webkit-transition: 1s;
      transition: 1s; }
    .p-gym-gallery .gym-gallery-image:hover {
      z-index: 5; }
      .p-gym-gallery .gym-gallery-image:hover .img:before {
        opacity: 1; }
    .p-gym-gallery .gym-gallery-image img {
      position: relative;
      width: 100%;
      height: 100%;
      display: block;
      -webkit-transition: all ease-in-out .4s;
      transition: all ease-in-out .4s; }

.gym-gallery .bg-gal {
  min-height: 300px;
  position: relative;
  background-position: top center; }
  .gym-gallery .bg-gal.bg-large {
    min-height: 610px; }
  .gym-gallery .bg-gal:before {
    background-color: rgba(243, 59, 105, 0.7);
    opacity: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s; }
  .gym-gallery .bg-gal:after {
    content: "+";
    font-weight: 100;
    font-size: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    opacity: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s; }
  .gym-gallery .bg-gal:hover:before, .gym-gallery .bg-gal:hover:after {
    opacity: 1; }

.gym-gallery .item {
  padding: 0 5px 5px; }

.gym-gallery .gym-tabs .but {
  display: inline-block;
  font: 600 14px "Raleway", sans-serif;
  letter-spacing: 0.6px; }
  .gym-gallery .gym-tabs .but a {
    padding: 10px 24px;
    -webkit-transition: 0.5s;
    transition: 0.5s; }
    .gym-gallery .gym-tabs .but a:hover {
      background-color: #ba8748;
      color: #fff; }
    .gym-gallery .gym-tabs .but a:active, .gym-gallery .gym-tabs .but a:focus {
      text-decoration: none; }
  .gym-gallery .gym-tabs .but.activbut a {
    background-color: #ba8748;
    color: #fff; }
    .gym-gallery .gym-tabs .but.activbut a:hover {
      background-color: #333; }

.gym-more-gallery {
  display: none; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 08 - TRAINERS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.p-gym-trainers .swiper-container {
  min-height: 700px; }
  .p-gym-trainers .swiper-container .swiper-arrow-left, .p-gym-trainers .swiper-container .swiper-arrow-right {
    position: absolute;
    top: 50%;
    height: 60px;
    width: 60px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #f6f6f6 center center no-repeat;
    cursor: pointer;
    -webkit-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s; }
    .p-gym-trainers .swiper-container .swiper-arrow-left:hover, .p-gym-trainers .swiper-container .swiper-arrow-right:hover {
      background-color: #c83360;
      opacity: .7; }
  .p-gym-trainers .swiper-container .swiper-arrow-left {
    left: 0;
    background-image: url(/web/20190202022846im_/http://www.healthclubchiropractors.com/img/left_arrow.png); }
  .p-gym-trainers .swiper-container .swiper-arrow-right {
    right: 0;
    background-image: url(/web/20190202022846im_/http://www.healthclubchiropractors.com/img/right_arrow.png); }

.p-gym-trainers .gym-trainers-left {
  position: relative; }
  .p-gym-trainers .gym-trainers-left .left-title {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: "Raleway", sans-serif;
    font-weight: 900;
    font-size: 150px;
    color: #000; }
  .p-gym-trainers .gym-trainers-left img {
    margin: 0 auto; }

.p-gym-trainers .gym-trainers-right .trainers-info {
  height: 100%;
  display: table; }

.p-gym-trainers .gym-trainers-right .title {
  width: 50%;
  font-weight: 900;
  font-size: 32px;
  color: #222; }
  @media (max-width: 992px) {
    .p-gym-trainers .gym-trainers-right .title {
      width: auto; } }
  .p-gym-trainers .gym-trainers-right .title i {
    color: #c83360; }

.p-gym-trainers .gym-trainers-right .text {
  margin-top: 40px;
  width: 80%;
  font-size: 13px;
  line-height: 24px;
  color: #888; }
  @media (max-width: 992px) {
    .p-gym-trainers .gym-trainers-right .text {
      width: auto; } }

.p-gym-trainers .gym-trainers-right .c-btn {
  margin-top: 34px; }

.p-gym-trainers .gym-trainers-right, .p-gym-trainers .gym-trainers-left {
  padding: 0; }

.gym-trainers {
  background-color: #1f1f24;
  margin-top: -200px; }
  @media (max-width: 1199px) {
    .gym-trainers {
      margin-top: 0; } }
  .gym-trainers.classic {
    margin-top: 0;
    padding-bottom: 340px; }
    @media (max-width: 1399px) {
      .gym-trainers.classic {
        padding-bottom: 290px; } }
    @media (max-width: 1199px) {
      .gym-trainers.classic {
        padding-bottom: 200px; } }
    @media (max-width: 991px) {
      .gym-trainers.classic {
        padding-bottom: 100px; } }
    @media (max-width: 767px) {
      .gym-trainers.classic {
        padding-bottom: 50px; } }
    .gym-trainers.classic .slide-prev, .gym-trainers.classic .slide-next {
      cursor: pointer;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media (max-width: 767px) {
        .gym-trainers.classic .slide-prev, .gym-trainers.classic .slide-next {
          left: 0; } }
      .gym-trainers.classic .slide-prev span[class*="flaticon"], .gym-trainers.classic .slide-next span[class*="flaticon"] {
        -webkit-transition: 0.5s;
        transition: 0.5s; }
        .gym-trainers.classic .slide-prev span[class*="flaticon"]:before, .gym-trainers.classic .slide-next span[class*="flaticon"]:before {
          font-size: 60px;
          color: #565658; }
          @media (max-width: 1199px) {
            .gym-trainers.classic .slide-prev span[class*="flaticon"]:before, .gym-trainers.classic .slide-next span[class*="flaticon"]:before {
              margin-left: 0; } }
          @media (max-width: 767px) {
            .gym-trainers.classic .slide-prev span[class*="flaticon"]:before, .gym-trainers.classic .slide-next span[class*="flaticon"]:before {
              font-size: 40px; } }
          @media (max-width: 480px) {
            .gym-trainers.classic .slide-prev span[class*="flaticon"]:before, .gym-trainers.classic .slide-next span[class*="flaticon"]:before {
              font-size: 30px; } }
        .gym-trainers.classic .slide-prev span[class*="flaticon"]:hover:before, .gym-trainers.classic .slide-next span[class*="flaticon"]:hover:before {
          color: #ba8748; }
    .gym-trainers.classic .slide-next {
      left: auto;
      right: 20px; }
      @media (max-width: 767px) {
        .gym-trainers.classic .slide-next {
          right: 0; } }
    .gym-trainers.classic .content-info {
      background-color: #232328;
      padding: 74px 40px 100px 85px; }
      @media (max-width: 767px) {
        .gym-trainers.classic .content-info {
          padding: 25px 15px 25px 15px; } }
    .gym-trainers.classic .desc {
      font-size: 17px;
      letter-spacing: 0.9px; }
      @media (max-width: 767px) {
        .gym-trainers.classic .desc {
          font-size: 14px; } }
  .gym-trainers .header-title {
    margin-left: -132px; }
    @media (max-width: 1199px) {
      .gym-trainers .header-title {
        margin-left: 0; } }
  .gym-trainers .img {
    margin-bottom: -122px; }
    @media (max-width: 1199px) {
      .gym-trainers .img {
        margin: 40px auto 0; } }
  .gym-trainers .content-info {
    padding: 70px 0 0 70px; }
  .gym-trainers .title {
    font: 700 32px "Raleway", sans-serif;
    color: #ba8748;
    text-transform: capitalize;
    line-height: 60px;
    letter-spacing: 1.5px; }
  .gym-trainers .subtitle {
    font: 800 16px "Raleway", sans-serif;
    color: #fff;
    text-transform: uppercase;
    line-height: 30px;
    letter-spacing: 1.5px; }
  .gym-trainers .desc {
    font: 14px "Raleway", sans-serif;
    color: #fff;
    line-height: 30px;
    letter-spacing: 0.7px; }

.gym-trainers-slider {
  position: relative; }
  .gym-trainers-slider .swiper-container {
    padding-top: 70px; }
  .gym-trainers-slider .slide-wrap {
    -webkit-transition: 0.5s;
    transition: 0.5s; }
    .gym-trainers-slider .slide-wrap img {
      max-height: 400px;
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
      -webkit-transition: 0.5s;
      transition: 0.5s; }
    .gym-trainers-slider .slide-wrap .title {
      color: #222;
      font: 800 25px "Raleway", sans-serif;
      text-transform: capitalize;
      line-height: 22px;
      letter-spacing: 1px; }
    .gym-trainers-slider .slide-wrap .subtitle {
      color: #222;
      font: 800 12px "Raleway", sans-serif;
      text-transform: uppercase;
      letter-spacing: 1.3px;
      display: block; }
  .gym-trainers-slider .swiper-slide-active .slide-wrap {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
    .gym-trainers-slider .swiper-slide-active .slide-wrap img {
      -webkit-filter: grayscale(0);
      filter: grayscale(0); }
  .gym-trainers-slider .swiper-slide-active .title {
    color: #ba8748;
    letter-spacing: -0.2px; }
  .gym-trainers-slider .swiper-slide-active .subtitle {
    letter-spacing: 0.4px; }
  .gym-trainers-slider .slide-prev, .gym-trainers-slider .slide-next {
    cursor: pointer;
    position: absolute;
    top: 65%;
    left: 20px; }
  .gym-trainers-slider .slide-next {
    right: 20px;
    left: auto; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 09 - HELPER */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.p-gym-helper h6 {
  letter-spacing: 4px; }

.p-gym-helper h2 {
  letter-spacing: 1.4px; }

.p-gym-helper p {
  font-size: 14px !important;
  opacity: .8;
  font-family: "Raleway", sans-serif; }

.gym-banner-helper {
  min-height: 650px;
  position: relative; }
  .gym-banner-helper .v-align {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%; }
  .gym-banner-helper.classic {
    min-height: 330px; }
    .gym-banner-helper.classic:before {
      background-color: rgba(51, 51, 51, 0.75); }
    .gym-banner-helper.classic.large-banner {
      min-height: 440px; }
    @media (max-width: 991px) {
      .gym-banner-helper.classic {
        text-align: center; } }
    .gym-banner-helper.classic .content-info {
      width: 100%;
      left: 0; }
      .gym-banner-helper.classic .content-info:before {
        background-color: rgba(72, 72, 72, 0.5); }
      @media (max-width: 991px) {
        .gym-banner-helper.classic .content-info .wrap {
          top: 22.5%; } }
      @media (max-width: 767px) {
        .gym-banner-helper.classic .content-info .wrap {
          top: 50%;
          -webkit-transform: translateY(-35%);
          transform: translateY(-35%); } }
      @media (max-width: 480px) {
        .gym-banner-helper.classic .content-info .wrap {
          top: 45%;
          padding: 0; } }
    .gym-banner-helper.classic .desc {
      letter-spacing: 0.3px; }
  @media (max-width: 767px) {
    .gym-banner-helper {
      min-height: 550px; } }
  .gym-banner-helper:before {
    background-color: rgba(60, 62, 67, 0.5); }
  .gym-banner-helper .content-info {
    width: 50%;
    position: absolute;
    left: 51%;
    height: 100%; }
    .gym-banner-helper .content-info:before {
      background-color: rgba(35, 38, 46, 0.7); }
    .gym-banner-helper .content-info .wrap {
      position: absolute;
      top: 32.5%;
      padding: 0 100px; }
      @media (max-width: 991px) {
        .gym-banner-helper .content-info .wrap {
          padding: 0 30px; } }
      @media (max-width: 767px) {
        .gym-banner-helper .content-info .wrap {
          top: 23.5%; } }
      @media (max-width: 480px) {
        .gym-banner-helper .content-info .wrap {
          top: 30px; } }
  .gym-banner-helper .title {
    font: 800 32px "Raleway", sans-serif;
    color: #fff;
    text-transform: uppercase;
    line-height: 26px;
    letter-spacing: 1.6px; }
    @media (max-width: 1199px) {
      .gym-banner-helper .title {
        line-height: 36px; } }
    @media (max-width: 500px) {
      .gym-banner-helper .title {
        line-height: 26px;
        font-size: 22px; } }
    .gym-banner-helper .title.large-title {
      font-size: 40px;
      line-height: 50px;
      letter-spacing: 2.7px;
      word-spacing: -4px; }
  .gym-banner-helper .desc {
    font: 14px "Raleway", sans-serif;
    color: #fff;
    line-height: 24px;
    letter-spacing: 0.5px;
    padding-right: 140px;
    word-spacing: 1px; }
    @media (max-width: 1199px) {
      .gym-banner-helper .desc {
        padding-right: 0; } }
    .gym-banner-helper .desc.desc-lr {
      letter-spacing: 0.5px;
      word-spacing: 1.4px; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 10 - HELPFUL ARTICLES */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.p-gym-articles {
  margin-top: 125px; }
  .p-gym-articles.m-top {
    margin-top: 85px; }
  @media (max-width: 1199px) {
    .p-gym-articles {
      margin-top: 65px; } }
  .p-gym-articles .heading-title {
    color: #222; }
  .p-gym-articles .heading-text {
    color: #888; }
  .p-gym-articles .swiper-container {
    padding-bottom: 75px; }
  .p-gym-articles .cut_order_block {
    padding: 0 15px;
    max-width: 362px;
    margin: 0 auto; }
    .p-gym-articles .cut_order_block .cut_order_overlay {
      background: #c83360;
      max-width: 362px; }
    .p-gym-articles .cut_order_block .cut_order_date {
      font-size: 11px;
      font-style: italic;
      color: #b8b8b8;
      letter-spacing: 0.5px; }
    .p-gym-articles .cut_order_block .cut_order_title {
      padding-top: 13px;
      color: #222;
      letter-spacing: 0.6px; }
  .p-gym-articles .cut_order_hover:hover .cut_order_title {
    color: #c83360; }
  .p-gym-articles .cut_order_hover:hover .cut_order_overlay {
    background: #c83360; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 11 - FOOTER MENU */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.gym-heading-style {
  position: relative;
  width: 40%;
  margin: 0 auto;
  color: #fff;
  z-index: 2;
  text-align: center; }
  .gym-heading-style .heading-title {
    font-size: 46px;
    font-weight: 900;
    letter-spacing: 2px; }
    @media (max-width: 991px) {
      .gym-heading-style .heading-title {
        font-size: 36px; } }
    @media (max-width: 767px) {
      .gym-heading-style .heading-title {
        font-size: 26px; } }
    @media (max-width: 480px) {
      .gym-heading-style .heading-title {
        font-size: 22px; } }
  .gym-heading-style .heading-text {
    margin-top: 12px;
    font-size: 14px;
    font-style: italic;
    opacity: .8;
    line-height: 22px; }

.gym-pagination-style {
  bottom: 50px; }
  .gym-pagination-style .swiper-pagination-switch {
    width: 7px;
    height: 7px;
    margin: 0 6px;
    background: #676361;
    border-radius: 50%;
    -webkit-transition: all ease .4s;
    transition: all ease .4s; }
    .gym-pagination-style .swiper-pagination-switch:hover {
      -webkit-transform: scale(1.4);
      transform: scale(1.4); }
  .gym-pagination-style .swiper-active-switch {
    background: #c83360; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 02 - ABOUT */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.about-banner {
  z-index: 9;
  position: relative;
  top: -105px;
  right: 15px;
  float: right; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 03 - FEATURES */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.wpc-triangle-bottom {
  position: relative; }
  .wpc-triangle-bottom:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 55px 0 60px;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    bottom: -60px;
    top: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 9; }
    @media (max-width: 1199px) {
      .wpc-triangle-bottom:before {
        bottom: -58px; } }
  .wpc-triangle-bottom.triangle-dark:before {
    border-color: #1f1f24 transparent transparent transparent; }

.gym-features-info {
  background-size: inherit;
  background-position: 100% 332%;
  padding: 105px 0 110px; }
  @media (min-width: 992px) and (max-width: 1450px) {
    .gym-features-info {
      background-position: 130% 0; } }
  @media (max-width: 991px) {
    .gym-features-info {
      background: none !important; } }
  @media (min-width: 992px) and (max-width: 1450px) {
    .gym-features-info .gym-section.padd {
      padding-right: 80px; } }

.gym-features {
  position: relative;
  background-position: top;
  padding-bottom: 370px; }
  @media (max-width: 767px) {
    .gym-features {
      padding-bottom: 200px;
      max-height: 440px;
      padding: 0 0 73px; } }
  .gym-features:before {
    background-color: rgba(28, 31, 38, 0.7); }
  .gym-features.classic-features {
    padding-bottom: 0; }
    .gym-features.classic-features .wrap-img:before, .gym-features.classic-features .wrap-info:before {
      content: none; }
    .gym-features.classic-features .wrap-img {
      min-height: 608px; }
      @media (max-width: 991px) {
        .gym-features.classic-features .wrap-img {
          min-height: 450px; } }
      @media (max-width: 767px) {
        .gym-features.classic-features .wrap-img {
          min-height: 350px; } }
    .gym-features.classic-features .wrap-info {
      text-align: left;
      min-height: 608px;
      padding: 169px 230px 173px 110px; }
      @media (max-width: 1399px) {
        .gym-features.classic-features .wrap-info {
          padding: 150px 70px 150px 70px; } }
      @media (max-width: 991px) {
        .gym-features.classic-features .wrap-info {
          min-height: 450px;
          padding: 70px 70px 50px 70px; } }
      @media (max-width: 767px) {
        .gym-features.classic-features .wrap-info {
          min-height: auto;
          padding: 70px 50px;
          text-align: center; } }
      @media (max-width: 480px) {
        .gym-features.classic-features .wrap-info {
          padding: 70px 20px; } }
      .gym-features.classic-features .wrap-info.left {
        padding-left: 228px;
        padding-right: 114px; }
        @media (max-width: 1399px) {
          .gym-features.classic-features .wrap-info.left {
            padding-left: 70px;
            padding-right: 70px; } }
        @media (max-width: 480px) {
          .gym-features.classic-features .wrap-info.left {
            padding-left: 25px;
            padding-right: 25px; } }
      .gym-features.classic-features .wrap-info .heading {
        text-transform: uppercase;
        color: #18181c;
        font: 800 46px "Raleway", sans-serif;
        letter-spacing: 0.4px; }
        @media (max-width: 1199px) {
          .gym-features.classic-features .wrap-info .heading {
            font-size: 37px; } }
        @media (max-width: 480px) {
          .gym-features.classic-features .wrap-info .heading {
            font-size: 32px; } }
      .gym-features.classic-features .wrap-info .desc {
        font: 400 14px "Raleway", sans-serif;
        letter-spacing: 0.5px;
        word-spacing: 0.5px;
        line-height: 26px;
        padding-left: 3px; }
  .gym-features.modern {
    padding-bottom: 75px; }
    .gym-features.modern .wrap-img {
      min-height: 550px; }
      .gym-features.modern .wrap-img:hover .c-btn {
        display: inline-block; }
      .gym-features.modern .wrap-img:hover .wrap-text {
        background-color: rgba(255, 51, 102, 0.9);
        height: 100%;
        padding-top: 15%; }
      .gym-features.modern .wrap-img .title {
        font: 800 36px "Raleway", sans-serif;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 1.8px; }
        @media (min-width: 768px) and (max-width: 991px) {
          .gym-features.modern .wrap-img .title {
            padding: 0 80px; } }
      .gym-features.modern .wrap-img .desc {
        color: #fff;
        font: 12px "Raleway", sans-serif;
        padding: 0 60px;
        letter-spacing: 0.6px;
        line-height: 24px; }
        @media (max-width: 991px) {
          .gym-features.modern .wrap-img .desc {
            padding: 0 10px; } }
      .gym-features.modern .wrap-img .wrap-text {
        background-color: rgba(0, 0, 0, 0.7);
        text-align: center;
        position: absolute;
        bottom: 0;
        padding: 50px 0;
        -webkit-transition: 0.5s;
        transition: 0.5s; }
      .gym-features.modern .wrap-img .c-btn {
        display: none; }
    .gym-features.modern.modern-light {
      padding-bottom: 0;
      margin-left: 50px; }
      .gym-features.modern.modern-light .wrap-img {
        min-height: 445px;
        background-position: top center; }
        .gym-features.modern.modern-light .wrap-img:hover .wrap-text .title {
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
          width: 100%; }
      .gym-features.modern.modern-light .wrap-text {
        width: 100%;
        text-align: center;
        background-color: rgba(255, 51, 102, 0.85);
        padding: 30px 0; }
        .gym-features.modern.modern-light .wrap-text .title {
          font-size: 20px;
          -webkit-transition: 0.5s;
          transition: 0.5s;
          letter-spacing: 1px; }
  .gym-features .top-wrap {
    padding-top: 175px;
    padding-bottom: 90px;
    text-align: right; }
    @media (max-width: 991px) {
      .gym-features .top-wrap {
        padding-top: 110px;
        text-align: center; } }
  .gym-features .wrap-img {
    min-height: 538px;
    position: relative; }
    @media (max-width: 767px) {
      .gym-features .wrap-img {
        min-height: 450px; } }
    .gym-features .wrap-img:before {
      background-color: rgba(51, 51, 51, 0.45); }
  .gym-features .wrap-info {
    background-color: #FFF;
    text-align: center;
    padding: 113px 40px 173px;
    max-height: 538px; }
    @media (max-width: 767px) {
      .gym-features .wrap-info {
        padding: 70px 0 70px; } }
    .gym-features .wrap-info.arrow:before {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      position: absolute; }
      @media (max-width: 767px) {
        .gym-features .wrap-info.arrow:before {
          content: none; } }
    .gym-features .wrap-info.arrow-left {
      position: relative; }
      .gym-features .wrap-info.arrow-left:before {
        border-width: 15px 15px 15px 0;
        border-color: transparent #fff transparent transparent;
        left: -14px;
        top: 75px; }
    .gym-features .wrap-info.arrow-top:before {
      border-width: 0 15px 15px 15px;
      border-color: transparent transparent #fff transparent;
      top: -14px;
      left: 67px; }
      @media (max-width: 991px) {
        .gym-features .wrap-info.arrow-top:before {
          border-width: 15px 15px 15px 0;
          border-color: transparent #fff transparent transparent;
          left: -14px;
          top: 75px; } }
    .gym-features .wrap-info.arrow-right:before {
      border-width: 15px 0 15px 15px;
      border-color: transparent transparent transparent #fff;
      top: 74px;
      left: auto;
      right: -13px;
      z-index: 9; }
      @media (max-width: 991px) {
        .gym-features .wrap-info.arrow-right:before {
          border-width: 15px 15px 15px 0;
          border-color: transparent #fff transparent transparent;
          left: -14px;
          top: 75px; } }
    .gym-features .wrap-info .heading {
      font: 800 33.4px "Raleway", sans-serif;
      line-height: 35.7px;
      letter-spacing: 1.7px; }
    .gym-features .wrap-info .desc {
      font: 17.8px "Raleway", sans-serif;
      line-height: 32.9px;
      letter-spacing: 1px; }
  .gym-features .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 05 - GALLERY */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.p-event-gal-pic {
  position: relative;
  float: left;
  width: 20%;
  padding: 0;
  cursor: pointer; }

.p-event-gal-head {
  position: relative;
  float: left;
  width: 20%;
  padding: 0; }
  .p-event-gal-head .p-event-header {
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: right; }

.event-gal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(156, 161, 68, 0.7);
  opacity: 0;
  -webkit-transition: all ease-in-out .4s;
  transition: all ease-in-out .4s; }
  .event-gal-overlay:hover {
    opacity: 1; }
  .event-gal-overlay::before, .event-gal-overlay::after {
    content: "";
    position: absolute;
    background: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .event-gal-overlay::before {
    width: 2px;
    height: 32px; }
  .event-gal-overlay::after {
    width: 32px;
    height: 2px; }

.event-load-wrap {
  text-align: center; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 06 - SLIDER WITH VIDEO */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.p-event-info-header {
  text-align: center; }

.info-sl-wrap-three {
  position: relative; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 07 - CONTACT */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.p-event-contact-head {
  text-align: center; }

.p-event-contact-body .p-event-form-links a {
  font-weight: 900;
  font-size: 12px;
  color: #888;
  border-bottom: 1px solid transparent; }

.p-active-contact .p-event-form-links .contact-form-link {
  color: #9ca144;
  border-bottom: 1px solid #9ca144; }

.p-active-reg .p-event-form-links .reg-form-link {
  color: #9ca144;
  border-bottom: 1px solid #9ca144; }

.p-active-contact .p-event-forms .p-event-reg-form {
  display: none;
  opacity: 0; }

.p-active-contact .p-event-forms .p-event-contact-form {
  display: block;
  opacity: 1; }

.p-active-reg .p-event-forms .p-event-contact-form {
  display: none;
  opacity: 0; }

.p-active-reg .p-event-forms .p-event-reg-form {
  display: block;
  opacity: 1; }

.p-event-forms {
  margin-top: 70px; }
  .p-event-forms form {
    -webkit-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s; }
  .p-event-forms textarea, .p-event-forms .inp-field {
    border-bottom: 2px solid #fff;
    width: 100%;
    font-size: 12px;
    padding: 16px 0;
    margin-bottom: 20px;
    color: #888;
    letter-spacing: .7px; }
    .p-event-forms textarea:focus, .p-event-forms .inp-field:focus {
      border-bottom: 2px solid #9ca144;
      color: #222; }
  .p-event-forms .submit-wrap {
    margin-top: 15px;
    text-align: center; }
  .p-event-forms textarea {
    resize: none; }
  .p-event-forms .p-event-reg-form {
    opacity: 0; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* FOOTER */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.f-form-label .input-type-2 .email {
  outline: none; }

.f-form-label .input-type-2 .email:focus {
  outline: none; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* GENERAL ELEMENTS STYLES */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.p-event-header .p-event-header-cat {
  font-size: 13px;
  font-weight: 300;
  color: #444;
  letter-spacing: 3.6px; }

.p-event-header .p-event-header-title {
  margin-top: 10px;
  font-size: 32px;
  font-weight: 900;
  color: #222;
  letter-spacing: 1px; }

.p-event-header .p-event-header-desc {
  margin-top: 18px;
  font-size: 14px;
  font-weight: 300;
  color: #888; }

.p-event-text {
  margin-top: 44px;
  font-size: 13px;
  color: #888;
  font-weight: 300;
  line-height: 24px; }

.s-img-switch {
  display: none; }

.cut_video_block.active .cut_video_icon {
  display: none; }

.point-style-3 .swiper-pagination-switch {
  width: 7px;
  height: 7px;
  background: #c5c5c5;
  margin: 0px 6px;
  border: 2px solid transparent; }

.point-style-3 .swiper-pagination-switch.swiper-active-switch {
  border: 2px solid #9ca144;
  background: none; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 09 - SKILLS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.gym-skills {
  min-height: 1270px;
  margin-top: -300px;
  -webkit-clip-path: polygon(-6px 969px, 100% 1256px, 100% 285px, 0px 0px);
  padding-top: 405px;
  position: relative; }
  .gym-skills.classic-skills {
    min-height: auto;
    margin-top: 0;
    -webkit-clip-path: none;
    padding-top: 0; }
    .gym-skills.classic-skills:before {
      background: transparent; }
  @media (max-width: 1199px) {
    .gym-skills {
      padding-top: 265px; } }
  @media (max-width: 767px) {
    .gym-skills {
      -webkit-clip-path: none;
      margin-top: 0;
      padding-top: 70px;
      padding-bottom: 70px;
      min-height: auto; } }
  .gym-skills:before {
    background-color: rgba(72, 72, 72, 0.5); }
  .gym-skills .wrapper {
    z-index: 9;
    position: relative; }
  .gym-skills .skill-section .title {
    font: 800 20px "Raleway", sans-serif;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    float: left; }
    @media (max-width: 1199px) {
      .gym-skills .skill-section .title {
        float: none; } }
  .gym-skills .skill-section .wpc-counter {
    float: right;
    margin-top: -30px; }
    @media (max-width: 1199px) {
      .gym-skills .skill-section .wpc-counter {
        margin-top: 0;
        float: none; } }
    .gym-skills .skill-section .wpc-counter .counter {
      font: 700 72px 'Montserrat', sans-serif;
      color: #fff; }
      @media (max-width: 1199px) {
        .gym-skills .skill-section .wpc-counter .counter {
          font-size: 60px; } }
      @media (max-width: 767px) {
        .gym-skills .skill-section .wpc-counter .counter {
          font-size: 50px; } }
      .gym-skills .skill-section .wpc-counter .counter:after {
        content: "%";
        color: #757575;
        font: 700 italic 26px 'Noto Sans', sans-serif;
        position: relative;
        top: -30px; }
        @media (max-width: 767px) {
          .gym-skills .skill-section .wpc-counter .counter:after {
            top: -18px; } }
  .gym-skills .skill-section .round {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 23%;
    left: 27%;
    -webkit-transform: translate(-27%, 23%);
    transform: translate(-27%, 23%);
    border-radius: 50%;
    background-color: #FFF; }
    @media (max-width: 1199px) {
      .gym-skills .skill-section .round {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%); } }
  .gym-skills .skill-section .wpc-cicrle {
    height: 140px;
    text-align: left; }
    @media (max-width: 1199px) {
      .gym-skills .skill-section .wpc-cicrle {
        text-align: center; } }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 09 - CONTACT */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.wpc-soc-icons.right {
  text-align: right; }
  @media (max-width: 1199px) {
    .wpc-soc-icons.right {
      text-align: center; } }

@media (max-width: 991px) {
  .wpc-soc-icons {
    text-align: center; } }

.wpc-soc-icons.classic .fa {
  padding: 17px;
  font-size: 17px;
  margin-right: 20px;
  margin-left: 0;
  min-width: 49px; }

.wpc-soc-icons.modern {
  text-align: center; }
  .wpc-soc-icons.modern .fa {
    margin-left: 8px;
    min-width: 21px;
    color: #fff;
    background-color: #ba8748;
    padding: 10px 5px;
    font-size: 8px; }
    .wpc-soc-icons.modern .fa:hover {
      color: #ba8748;
      background-color: #FFF; }

.wpc-soc-icons.perfect .fa {
  padding: 18px 6px;
  min-width: 39px;
  margin-left: 0;
  margin-right: 20px;
  font-size: 16px; }
  .wpc-soc-icons.perfect .fa:hover {
    background-color: #ba8748;
    color: #fff; }

.wpc-soc-icons .fa {
  color: #787878;
  background-color: #fff;
  padding: 15px 17px;
  font-size: 13px;
  border-radius: 50%;
  margin-left: 10px;
  min-width: 44px;
  text-align: center;
  -webkit-transition: 0.5s;
  transition: 0.5s; }
  .wpc-soc-icons .fa:hover {
    background-color: #787878;
    color: #fff; }

.wpc-contact-form {
  background-color: #fff;
  margin: -170px 70px 0 70px;
  padding: 60px 100px 70px;
  /* Firefox 19+ */
  /* Firefox 18- */ }
  .wpc-contact-form.post-form {
    padding: 34px 0;
    margin: 0; }
    .wpc-contact-form.post-form .field {
      -webkit-transition: 0.4s;
      transition: 0.4s; }
      .wpc-contact-form.post-form .field.message {
        margin-bottom: 30px; }
  .wpc-contact-form.contact-us {
    background-color: transparent;
    margin: 0;
    padding: 0 0 0 70px; }
    @media (max-width: 767px) {
      .wpc-contact-form.contact-us {
        padding-left: 0; } }
    .wpc-contact-form.contact-us.email-form {
      margin: 45px 0 0 0;
      padding-left: 0;
      /* Firefox 19+ */
      /* Firefox 18- */ }
      .wpc-contact-form.contact-us.email-form ::-webkit-input-placeholder {
        color: #fff;
        font: 700 15px "Raleway", sans-serif; }
      .wpc-contact-form.contact-us.email-form ::-moz-placeholder {
        color: #fff;
        font: 700 15px "Raleway", sans-serif; }
      .wpc-contact-form.contact-us.email-form :-moz-placeholder {
        color: #fff;
        font: 700 15px "Raleway", sans-serif; }
      .wpc-contact-form.contact-us.email-form :-ms-input-placeholder {
        color: #fff;
        font: 700 15px "Raleway", sans-serif; }
      @media (max-width: 767px) {
        .wpc-contact-form.contact-us.email-form {
          margin-top: 30px; } }
      .wpc-contact-form.contact-us.email-form .field {
        border-color: #606065;
        color: #fff;
        width: 66%; }
        @media (max-width: 767px) {
          .wpc-contact-form.contact-us.email-form .field {
            width: 100%; } }
    .wpc-contact-form.contact-us .btn-submit {
      float: right; }
      @media (max-width: 767px) {
        .wpc-contact-form.contact-us .btn-submit {
          float: none; } }
  .wpc-contact-form.checkout-form {
    background-color: transparent;
    margin: 0;
    padding: 0;
    font: 700 11px "Raleway", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    padding: 14px 0 0;
    /* Firefox 19+ */
    /* Firefox 18- */ }
    .wpc-contact-form.checkout-form .star {
      font-size: 9px;
      position: relative;
      top: -1px; }
    .wpc-contact-form.checkout-form .form-wrap {
      padding-left: 25px; }
      @media (max-width: 767px) {
        .wpc-contact-form.checkout-form .form-wrap {
          padding-left: 0; } }
      .wpc-contact-form.checkout-form .form-wrap.large {
        padding-left: 27px; }
        @media (max-width: 767px) {
          .wpc-contact-form.checkout-form .form-wrap.large {
            padding-left: 0; } }
    .wpc-contact-form.checkout-form label {
      display: block; }
    .wpc-contact-form.checkout-form .field {
      padding: 17px 0;
      margin-bottom: 10px; }
    .wpc-contact-form.checkout-form .text-form {
      color: #404040;
      font: 500 13px 'Raleway', sans-serif;
      letter-spacing: 0.6px;
      word-spacing: 0.3px;
      text-transform: initial; }
      .wpc-contact-form.checkout-form .text-form.large {
        font: 600 15px "Raleway", sans-serif;
        letter-spacing: 0.7px; }
      .wpc-contact-form.checkout-form .text-form.small {
        font-size: 12px;
        letter-spacing: 1.8px;
        font-weight: 600;
        display: inline-block; }
        @media (max-width: 767px) {
          .wpc-contact-form.checkout-form .text-form.small {
            margin-top: 15px; } }
    .wpc-contact-form.checkout-form .field-group {
      padding: 10px 0;
      border-bottom: 1px solid #edeff2;
      cursor: pointer; }
      .wpc-contact-form.checkout-form .field-group.large-padd {
        padding: 20px 0; }
    .wpc-contact-form.checkout-form .radio-group {
      padding-bottom: 9px; }
      .wpc-contact-form.checkout-form .radio-group:last-child {
        padding-top: 0;
        padding-bottom: 0; }
      .wpc-contact-form.checkout-form .radio-group .img {
        margin-left: 8px;
        margin-right: 8px; }
        .wpc-contact-form.checkout-form .radio-group .img:first-child {
          margin-left: 50px; }
          @media (max-width: 767px) {
            .wpc-contact-form.checkout-form .radio-group .img:first-child {
              margin-left: 20px; } }
        .wpc-contact-form.checkout-form .radio-group .img.last {
          margin-right: 25px; }
      .wpc-contact-form.checkout-form .radio-group .title {
        color: #1e2633;
        font: 700 12px "Raleway", sans-serif;
        text-transform: uppercase;
        text-align: left;
        margin-bottom: 13px;
        display: block; }
      .wpc-contact-form.checkout-form .radio-group .desc {
        color: #404040;
        font: 500 13px "Raleway", sans-serif;
        text-transform: initial;
        line-height: 30px;
        letter-spacing: 0.5px;
        word-spacing: 0.8px;
        display: block; }
      .wpc-contact-form.checkout-form .radio-group .radio-wrap {
        padding-left: 36px;
        cursor: pointer;
        display: block; }
      .wpc-contact-form.checkout-form .radio-group .btn-radio {
        position: static; }
    .wpc-contact-form.checkout-form .btn-radio {
      position: relative;
      outline: none;
      display: inline-block;
      visibility: hidden; }
      .wpc-contact-form.checkout-form .btn-radio.last {
        position: relative;
        top: 7px; }
      .wpc-contact-form.checkout-form .btn-radio + .radio-group {
        position: relative; }
        .wpc-contact-form.checkout-form .btn-radio + .radio-group:before {
          content: "";
          background-color: #eef0f3;
          width: 20px;
          height: 20px;
          border-radius: 50%;
          position: absolute; }
      .wpc-contact-form.checkout-form .btn-radio:checked + .radio-group:after {
        content: "";
        background-color: #29303d;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        position: absolute;
        top: 5px;
        left: 5px; }
    .wpc-contact-form.checkout-form .btn-submit {
      background-color: #ba8748;
      float: right;
      border-color: #ba8748;
      padding: 17px 34px;
      font-size: 12px;
      letter-spacing: 1.6px;
      margin-right: 12px; }
      .wpc-contact-form.checkout-form .btn-submit:hover {
        background-color: #1f1f24;
        border-color: #1f1f24;
        color: #fff; }
      @media (max-width: 767px) {
        .wpc-contact-form.checkout-form .btn-submit {
          float: none;
          margin: 0 auto; } }
    .wpc-contact-form.checkout-form .square {
      background-color: #edeff2;
      display: inline-block;
      width: 22px;
      height: 22px;
      position: relative;
      top: 5px;
      margin-right: 15px; }
      .wpc-contact-form.checkout-form .square:before {
        content: "";
        width: 12px;
        height: 12px;
        background-color: #1e2633;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .wpc-contact-form.checkout-form ::-webkit-input-placeholder {
      color: #bbbdbf;
      font: 15px "Raleway", sans-serif;
      text-transform: initial;
      letter-spacing: 0.8px; }
    .wpc-contact-form.checkout-form ::-moz-placeholder {
      color: #bbbdbf;
      font: 15px "Raleway", sans-serif;
      text-transform: initial;
      letter-spacing: 0.8px; }
    .wpc-contact-form.checkout-form :-moz-placeholder {
      color: #bbbdbf;
      font: 15px "Raleway", sans-serif;
      text-transform: initial;
      letter-spacing: 0.8px; }
    .wpc-contact-form.checkout-form :-ms-input-placeholder {
      color: #bbbdbf;
      font: 15px "Raleway", sans-serif;
      text-transform: initial;
      letter-spacing: 0.8px; }
  @media (max-width: 1399px) {
    .wpc-contact-form {
      padding: 45px;
      margin: -170px 0; } }
  @media (max-width: 991px) {
    .wpc-contact-form {
      margin: 30px 0; } }
  .wpc-contact-form .title {
    color: #ba8748;
    text-transform: uppercase;
    text-align: center;
    font: 800 32px "Raleway", sans-serif;
    letter-spacing: 1.7px; }
  .wpc-contact-form .field {
    border-bottom: 2px solid #f0f2f4;
    font: 700 13px "Raleway", sans-serif;
    text-transform: uppercase;
    color: #1e2633;
    width: 100%;
    padding: 20px 0;
    margin-bottom: 58px;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    @media (max-width: 767px) {
      .wpc-contact-form .field {
        margin-bottom: 35px; } }
    .wpc-contact-form .field.message {
      padding-bottom: 5px; }
    .wpc-contact-form .field:hover {
      color: #ba8748; }
    .wpc-contact-form .field:focus {
      border-color: #ba8748; }
  .wpc-contact-form .btn-submit {
    background-color: #1f1f24;
    color: #fff;
    text-transform: uppercase;
    font: 700 13px "Raleway", sans-serif;
    padding: 20px 40px;
    letter-spacing: 2px;
    margin: 20px auto 0;
    display: block;
    border: 1px solid #1f1f24;
    -webkit-transition: 1s;
    transition: 1s; }
    .wpc-contact-form .btn-submit:hover {
      background-color: #fff;
      color: #1f1f24; }
    .wpc-contact-form .btn-submit.classic {
      background-color: #ba8748;
      border-color: #ba8748;
      margin-top: 11px;
      padding: 14px 52px; }
      .wpc-contact-form .btn-submit.classic:hover {
        background-color: #1f1f24;
        border-color: #1f1f24;
        color: #fff; }
  .wpc-contact-form ::-webkit-input-placeholder {
    color: #1e2633;
    letter-spacing: 2px; }
  .wpc-contact-form ::-moz-placeholder {
    color: #1e2633;
    letter-spacing: 2px; }
  .wpc-contact-form :-moz-placeholder {
    color: #1e2633;
    letter-spacing: 2px; }
  .wpc-contact-form :-ms-input-placeholder {
    color: #1e2633;
    letter-spacing: 2px; }

.heading-contact {
  font: 700 13px "Raleway", sans-serif;
  color: #ba8748;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  padding-top: 2px; }

.wpc-contact-info.classic .title {
  color: #000; }

.wpc-contact-info.classic .subtitle {
  color: #18181c; }
  .wpc-contact-info.classic .subtitle .number {
    color: #18181c; }
    .wpc-contact-info.classic .subtitle .number.number-link {
      color: #858585; }

.wpc-contact-info .title {
  color: #fff;
  font: 700 12px "Raleway", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.5px; }

.wpc-contact-info .subtitle {
  color: #858585;
  font: 13px "Raleway", sans-serif;
  line-height: 20px;
  margin-left: 25px;
  letter-spacing: 0.7px; }
  @media (max-width: 991px) {
    .wpc-contact-info .subtitle {
      margin-left: 0; } }
  .wpc-contact-info .subtitle .number {
    font-family: "Montserrat", sans-serif; }
    .wpc-contact-info .subtitle .number.number-link {
      color: #787878; }

.wpc-contact-info a:hover {
  color: #C5C4C4; }

.wpc-contact-info .fa {
  color: #ba8748;
  font-size: 20px;
  margin-right: 10px; }
  .wpc-contact-info .fa.fa-mobile-phone {
    font-size: 25px; }
  .wpc-contact-info .fa.fa-envelope-o {
    font-size: 15px; }

.gym-contact-banner {
  position: relative;
  padding-bottom: 50px;
  background-size: contain;
  background-position: top right;
  background-color: #000000; }
  @media (max-width: 767px) {
    .gym-contact-banner {
      padding-bottom: 30px; } }
  .gym-contact-banner .heading {
    font: 900 36px "Raleway", sans-serif;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1.8px; }
    @media (max-width: 767px) {
      .gym-contact-banner .heading {
        font-size: 26px; } }
    .gym-contact-banner .heading.plus-heading {
      position: relative; }
      .gym-contact-banner .heading.plus-heading:before {
        content: "+";
        font-family: "Montserrat", sans-serif;
        position: absolute;
        left: -53px;
        top: -14px;
        font-size: 60px;
        color: #ba8748; }
        @media (max-width: 1199px) {
          .gym-contact-banner .heading.plus-heading:before {
            left: -26px;
            top: -5px;
            font-size: 40px; } }
        @media (max-width: 767px) {
          .gym-contact-banner .heading.plus-heading:before {
            content: none; } }
  .gym-contact-banner .desc {
    color: #fff;
    font: 14px "Raleway", sans-serif;
    line-height: 24px;
    letter-spacing: 0.7px; }

.gym-contact-slider {
  padding-top: 110px;
  padding-bottom: 215px; }
  @media (max-width: 991px) {
    .gym-contact-slider {
      padding-top: 50px;
      padding-bottom: 100px; } }
  @media (max-width: 767px) {
    .gym-contact-slider {
      padding-top: 30px;
      padding-bottom: 80px; } }
  .gym-contact-slider .fa-twitter {
    font-size: 35px;
    color: #ba8748; }
  .gym-contact-slider .title {
    font: 700 18px "Raleway", sans-serif;
    color: #353738;
    letter-spacing: 1.5px; }
    .gym-contact-slider .title .time {
      color: #848789;
      font-family: "Montserrat", sans-serif; }
  .gym-contact-slider .desc {
    font: 300 italic 18px "Raleway", sans-serif;
    color: #848789;
    letter-spacing: -0.1px;
    word-spacing: -0.1px;
    line-height: 34px;
    margin-top: 14px; }
  .gym-contact-slider .gym-pagination-style {
    bottom: 92px; }
    @media (max-width: 991px) {
      .gym-contact-slider .gym-pagination-style {
        bottom: 30px; } }
    .gym-contact-slider .gym-pagination-style .swiper-pagination-switch {
      background: #ccc; }
    .gym-contact-slider .gym-pagination-style .swiper-active-switch {
      background: #ba8748; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 10 - FOOTER */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.p-gym-footer.no-padd-top {
  padding-top: 0; }

.p-gym-footer .wpc-soc-icons .fa.fa-google-plus {
  padding: 15px 16px; }

.p-gym-footer .wrap-footer {
  background-color: #1e1e1e;
  border-top: 4px solid #ba8748; }
  .p-gym-footer .wrap-footer .right-section {
    padding-top: 130px; }
    @media (max-width: 991px) {
      .p-gym-footer .wrap-footer .right-section {
        padding-top: 40px; } }
  .p-gym-footer .wrap-footer .info {
    font: 13px "Raleway", sans-serif;
    color: #888;
    text-align: right;
    letter-spacing: 0.7px;
    line-height: 20px; }
    @media (max-width: 991px) {
      .p-gym-footer .wrap-footer .info {
        text-align: center; } }
  .p-gym-footer .wrap-footer .table-cell.right {
    display: block;
    text-align: right; }
    @media (max-width: 991px) {
      .p-gym-footer .wrap-footer .table-cell.right {
        text-align: center; } }
  .p-gym-footer .wrap-footer .wpc-contact-info {
    padding-top: 97px; }
    @media (max-width: 991px) {
      .p-gym-footer .wrap-footer .wpc-contact-info {
        padding-top: 10px;
        text-align: center; } }

.wpc-copyright {
  font: 16px "Open Sans", sans-serif;
  color: #828181;
  text-align: center; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .wpc-copyright {
      padding-top: 20px; } }
  @media (max-width: 480px) {
    .wpc-copyright {
      font-size: 14px; } }
  .wpc-copyright .mark {
    color: #ba8748;
    background-color: transparent; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* GOOGLE MAPS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.wpc-map {
  height: 570px; }
  @media (max-width: 480px) {
    .wpc-map {
      height: 400px; } }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* NRG ECOMMERCE HOME */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.commerce-btn {
  background: #fff; }

.commerce-btn.hover-4 {
  border-radius: 0;
  color: #444; }

.commerce-btn.hover-4:hover {
  color: #e03b3b;
  letter-spacing: 2px; }

.p-commerce-heading .title {
  font-size: 32px;
  font-weight: 900;
  color: #222; }

.p-commerce-heading .desc {
  font-size: 14px;
  font-style: italic;
  color: #888; }

.p-commerce-heading.text-center {
  text-align: center; }

.point-style-3 .swiper-pagination-switch {
  width: 7px;
  height: 7px;
  background: #555555;
  margin: 0px 6px;
  border: 2px solid transparent; }

.point-style-3 .swiper-pagination-switch.swiper-active-switch {
  border: 2px solid #fff;
  background: none; }

.point-style-3.bg-style-4 .swiper-pagination-switch {
  background: #c5c5c5; }

.point-style-3.bg-style-4 .swiper-pagination-switch.swiper-active-switch {
  border: 2px solid #222222;
  background: none; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 01 - HEADER MENU */
/*-------------------------------------------------------------------------------------------------------------------------------*/
header.p-commerce-head {
  position: fixed;
  top: 30px;
  left: 30px;
  right: 30px;
  width: auto; }
  header.p-commerce-head .card-popup {
    display: none;
    position: absolute;
    right: -40px;
    padding: 30px 30px 40px;
    min-width: 355px;
    -webkit-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
    background: #222222; }
    header.p-commerce-head .card-popup::before {
      content: "";
      position: absolute;
      right: 100px;
      top: 0;
      height: 18px;
      width: 18px;
      margin-top: -9px;
      background: #222222;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      z-index: 999; }
    header.p-commerce-head .card-popup li {
      margin-bottom: 30px; }
    header.p-commerce-head .card-popup .img-box, header.p-commerce-head .card-popup .text-box {
      float: left; }
    header.p-commerce-head .card-popup img {
      display: block; }
    header.p-commerce-head .card-popup .text-box {
      padding-left: 18px; }
      header.p-commerce-head .card-popup .text-box .title {
        display: block;
        margin-top: 10px;
        font-size: 12px;
        font-weight: 700; }
        header.p-commerce-head .card-popup .text-box .title:hover {
          opacity: .7; }
      header.p-commerce-head .card-popup .text-box .quantity {
        margin-top: 10px;
        font-size: 10px;
        font-style: italic;
        opacity: .4;
        text-transform: none; }
      header.p-commerce-head .card-popup .text-box .price {
        margin-top: 15px;
        font-size: 14px;
        font-weight: 700;
        opacity: .4; }
    header.p-commerce-head .card-popup .subtotal {
      margin-top: 10px;
      font-size: 14px;
      font-weight: 700; }
      header.p-commerce-head .card-popup .subtotal .subtotal-digits {
        float: right; }
    header.p-commerce-head .card-popup .bascket-but {
      margin-top: 40px;
      display: inline-block; }
    header.p-commerce-head .card-popup .commerce-btn {
      padding: 15px 35px;
      color: #222;
      border-radius: 0; }
      header.p-commerce-head .card-popup .commerce-btn:hover {
        background: transparent;
        color: #fff;
        outline: 1px solid #fff; }
    header.p-commerce-head .card-popup .bascket-view {
      float: left; }
    header.p-commerce-head .card-popup .bascket-checkout {
      float: right; }

header.p-commerce-head .navigation nav > ul > .link-shop:hover > a {
  color: #fff; }

header.p-commerce-head .navigation nav > ul > .link-shop:hover .card-popup {
  display: block; }

header.p-commerce-head.scrol {
  top: 0; }

header.p-commerce-head .link:hover a {
  color: #fff; }

.p-commerce-banner {
  position: relative;
  height: 100%;
  width: 100%; }
  .p-commerce-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(51, 51, 51, 0.35);
    z-index: 0; }
  .p-commerce-banner .p-commerce-banner-head {
    position: relative;
    margin: 0 auto;
    width: 70%;
    z-index: 1;
    padding: 411px 0 277px;
    text-align: center;
    color: #fff; }
    .p-commerce-banner .p-commerce-banner-head .head-cat {
      font-size: 16px;
      font-weight: 500;
      font-style: italic;
      letter-spacing: 2.2px; }
    .p-commerce-banner .p-commerce-banner-head .head-title {
      margin-top: 16px;
      font-size: 46px;
      font-weight: 900;
      letter-spacing: 1.6px; }
    .p-commerce-banner .p-commerce-banner-head .head-desc {
      margin-top: 21px;
      font-size: 16px;
      opacity: .7;
      line-height: 25px;
      letter-spacing: .8px; }
    .p-commerce-banner .p-commerce-banner-head .c-btn {
      margin-top: 32px; }

.p-cat-wrap {
  display: table;
  width: 100%;
  height: 100%; }

.commerce-promo-left {
  border-right: 15px solid #fff; }

.commerce-promo-right {
  border-left: 15px solid #fff; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 06 - POPULAR PRODUCTS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.p-commerce-pop-head {
  margin-bottom: 89px; }
  .p-commerce-pop-head .title {
    letter-spacing: 1.6px; }
  .p-commerce-pop-head .desc {
    margin-top: 16px;
    letter-spacing: .7px; }

.p-pop-box img {
  margin-top: 20px !important; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 07 - POPULAR PRODUCTS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.p-commerce-ban-slider {
  background: #f6f6f6; }
  .p-commerce-ban-slider .pagination {
    width: 80px;
    left: 12% !important;
    bottom: 50px; }
  .p-commerce-ban-slider .banner-cat {
    position: absolute;
    padding: 16px 31px;
    background: #222222;
    color: #fff;
    font-style: italic;
    font-size: 12px;
    letter-spacing: 1px;
    z-index: 10; }

.banner-slider-box {
  position: relative; }
  .banner-slider-box .slider-box-info {
    padding: 115px 0 115px 25%;
    color: #222;
    letter-spacing: 1px; }
    .banner-slider-box .slider-box-info .price {
      font-size: 18px;
      font-weight: 700; }
    .banner-slider-box .slider-box-info .title {
      margin-top: 8px;
      font-size: 32px;
      font-weight: 900; }
    .banner-slider-box .slider-box-info .desc {
      margin-top: 16px;
      font-size: 14px;
      line-height: 24px;
      color: #888;
      font-style: italic; }
    .banner-slider-box .slider-box-info .commerce-btn {
      margin-top: 32px;
      padding: 13px 52px; }
  .banner-slider-box .banner-slider-img {
    padding: 50px 30px; }
  .banner-slider-box .img-responsive {
    margin: 0 auto; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/*  STANDART WIDGETS  */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*WIDGET SEARCH*/
.wpc-search-form {
  position: relative; }
  .wpc-search-form label {
    display: block; }

.search-submit:before {
  content: "\f002";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 12px; }

.search-submit {
  bottom: 0;
  padding: 0;
  position: absolute;
  right: 17px;
  top: 0; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/*  - FROM BLOG */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.gym-wrap-post {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding-bottom: 50px;
  margin-right: 5px; }
  @media (max-width: 1199px) {
    .gym-wrap-post {
      margin-bottom: 20px; } }
  .gym-wrap-post:hover {
    box-shadow: #ba8748 0px 0px 0px 10px inset; }
    .gym-wrap-post:hover .title {
      color: #1f1f24; }
    .gym-wrap-post:hover .desc {
      color: #ba8748; }
    .gym-wrap-post:hover .wrap-info {
      border-color: transparent; }
    .gym-wrap-post:hover .wrap-img {
      background-clip: content-box;
      border: 10px solid transparent;
      border-bottom: none; }
  .gym-wrap-post .wrap-img {
    min-height: 175px;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    .gym-wrap-post .wrap-img .img-round {
      border-radius: 50%;
      border: 3px solid #f3f3f3;
      position: absolute;
      bottom: 0;
      bottom: -30px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
  .gym-wrap-post .title {
    color: #80808c;
    font: 600 20px "Raleway", sans-serif;
    line-height: 27px;
    letter-spacing: 1px;
    -webkit-transition: 0.5s;
    transition: 0.5s; }
    .gym-wrap-post .title a:hover {
      color: #C0C0C1; }
  .gym-wrap-post .wrap-info {
    padding: 45px 30px 0 30px;
    border-left: 1px solid #dbe1e7; }
  .gym-wrap-post .desc {
    font: 300 14px "raleway", sans-serif;
    color: #1f1f24;
    line-height: 24px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    letter-spacing: 0.6px; }

.gym-blog .search-field {
  font: 12px "Raleway", sans-serif;
  color: #888;
  border: 1px solid #eee;
  letter-spacing: 0.7px;
  width: 100%;
  box-sizing: border-box;
  padding: 15px 14px;
  -webkit-transition: 0.5s;
  transition: 0.5s; }
  .gym-blog .search-field:focus {
    border-color: #888; }

.gym-blog .search-submit {
  background-color: transparent;
  color: #888;
  border: none;
  outline: none; }

.gym-blog .widget-title {
  font: 900 13px "Raleway", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px; }

.gym-blog .c-widget .cat-item {
  border-bottom: 1px solid #f6f6f6; }
  .gym-blog .c-widget .cat-item a {
    font: 11px "Raleway", sans-serif;
    text-transform: uppercase;
    color: #888;
    line-height: 49px;
    letter-spacing: 1px;
    -webkit-transition: 0.5s;
    transition: 0.5s; }
    .gym-blog .c-widget .cat-item a:hover {
      color: #ba8748; }
    .gym-blog .c-widget .cat-item a i {
      font-family: "Open Sans", sans-serif;
      float: right; }

.gym-blog .c-widget .recent-post .entry-title {
  -webkit-transition: 0.5s;
  transition: 0.5s; }

.gym-blog .c-widget .recent-post:hover .entry-title {
  color: #ba8748; }

.gym-blog .recent-post-img img {
  float: left;
  margin-right: 19px; }

.gym-blog .widget_subscribe_recent ul li:not(:last-child) {
  margin-bottom: 20px; }

.gym-blog .widget_subscribe_recent.products ul li:not(:last-child) {
  margin-bottom: 14px; }

.gym-blog .widget_subscribe_recent.products .recent-post-content {
  padding-top: 14px; }

.gym-blog .widget_subscribe_recent.products .recent-post-content .entry-title {
  letter-spacing: 0.6px;
  margin-bottom: 2px; }

.gym-blog .widget_subscribe_recent .recent-post-content {
  padding-top: 8px; }
  .gym-blog .widget_subscribe_recent .recent-post-content .entry-title {
    font: 800 11px "Raleway", sans-serif;
    text-transform: uppercase;
    color: #222;
    letter-spacing: 1px;
    line-height: 16px;
    margin-bottom: 10px;
    -webkit-transition: 0.5s;
    transition: 0.5s; }
    .gym-blog .widget_subscribe_recent .recent-post-content .entry-title a {
      font: 800 11px "Raleway", sans-serif;
      text-transform: uppercase;
      color: #222;
      letter-spacing: 0.5px;
      line-height: 16px;
      margin-bottom: 10px;
      -webkit-transition: 0.5s;
      transition: 0.5s; }
      .gym-blog .widget_subscribe_recent .recent-post-content .entry-title a:hover {
        color: #ba8748; }
  .gym-blog .widget_subscribe_recent .recent-post-content .entry-date {
    font: 10px "Raleway", sans-serif;
    text-transform: uppercase;
    color: #ba8748;
    letter-spacing: 1px; }
    .gym-blog .widget_subscribe_recent .recent-post-content .entry-date span {
      font-family: "Open Sans", sans-serif; }
  .gym-blog .widget_subscribe_recent .recent-post-content .entry-price {
    font: 600 14px "Open Sans", sans-serif;
    color: #ba8748;
    line-height: 25px;
    letter-spacing: 0.5px; }

.gym-blog .widget_tag_cloud .tag-link {
  color: #888;
  font: italic 12px "Droid Serif", sans-serif;
  letter-spacing: 0.5px;
  border: 1px solid #eee;
  padding: 12px 10px;
  display: inline-block;
  margin-bottom: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s; }
  .gym-blog .widget_tag_cloud .tag-link:hover {
    background-color: #888;
    color: #fff; }

.c-post {
  padding-left: 70px; }
  .c-post .title {
    font: 800 17px "Raleway", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1.7px; }
  .c-post .entry-title {
    font: 600 34px "Raleway", sans-serif;
    text-transform: uppercase;
    letter-spacing: 3.4px;
    margin-bottom: 12px; }
    .c-post .entry-title a {
      -webkit-transition: 0.5s;
      transition: 0.5s; }
      .c-post .entry-title a:hover {
        color: #ba8748; }
  .c-post .c-heading {
    font: 800 13px "Raleway", sans-serif;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 2.5px; }
    .c-post .c-heading .count {
      font-family: "Open Sans", sans-serif;
      font-weight: 800; }
  .c-post .entry-date {
    font: 900 13px "Raleway", sans-serif;
    text-transform: uppercase;
    color: #888;
    letter-spacing: 0.6px; }
    .c-post .entry-date span {
      font-family: "Opan Sans", sans-serif;
      color: #888; }
  .c-post .entry-content {
    color: #18181c;
    font: 300 14px "Raleway", sans-serif;
    line-height: 30px;
    letter-spacing: 0.5px; }
    .c-post .entry-content blockquote {
      color: #18181c;
      font: 600 17px "Raleway", sans-serif;
      border-left: 3px solid #edeff2;
      padding-left: 20px;
      line-height: 30px;
      letter-spacing: 0.7px;
      word-spacing: 0.4px; }
    .c-post .entry-content table {
      width: 100%; }
    .c-post .entry-content ul {
      list-style-type: circle; }
    .c-post .entry-content ol li ul, .c-post .entry-content ul li ol {
      padding-left: 15px; }
    .c-post .entry-content .more-link {
      color: #ba8748;
      font: 700 14px "Raleway", sans-serif;
      text-transform: capitalize;
      letter-spacing: 2px;
      -webkit-transition: 0.5s;
      transition: 0.5s; }
      .c-post .entry-content .more-link:hover {
        color: #333; }
    .c-post .entry-content .tags-links a {
      font: 700 13px "Raleway", sans-serif;
      text-transform: uppercase;
      color: #bbbdbf;
      letter-spacing: 2px;
      margin-right: 20px; }
      .c-post .entry-content .tags-links a:hover {
        color: #000; }
      .c-post .entry-content .tags-links a.share {
        float: right;
        position: relative;
        top: 9px;
        margin-right: 0;
        color: #1e2633; }
        .c-post .entry-content .tags-links a.share:after {
          content: "\f064";
          font: normal normal normal 14px/1 FontAwesome;
          margin-left: 10px;
          color: #1e2633; }
  .c-post .c-line {
    border-bottom: 1px solid #f3f4f6;
    padding-bottom: 105px; }
  .c-post .c-post-author .author-image {
    float: left; }
  .c-post .c-post-author .author-info {
    margin-top: 1px;
    padding-left: 26px;
    overflow: hidden; }
  .c-post .c-post-author .author-name {
    color: #000;
    font: 700 13px "Raleway", sans-serif;
    color: #000;
    text-transform: uppercase;
    line-height: 10px;
    letter-spacing: 2.6px; }
  .c-post .c-post-author .author-desc {
    color: #1e2633;
    font: 600 13px "Raleway", sans-serif;
    letter-spacing: 0.55px;
    line-height: 20px;
    margin-bottom: 25px; }
  .c-post .c-post-author ul {
    margin-top: 15px; }
    .c-post .c-post-author ul li {
      margin-right: 9px;
      display: inline-block; }
    .c-post .c-post-author ul a {
      color: #c0c2c5;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      margin-right: 10px; }
      .c-post .c-post-author ul a:hover {
        color: #c00; }
  .c-post .c-posts-offers .c-offers-post {
    text-align: center; }
    .c-post .c-posts-offers .c-offers-post a {
      display: block; }
    .c-post .c-posts-offers .c-offers-post .entry-title {
      margin-top: 15px;
      margin-bottom: 0; }
      .c-post .c-posts-offers .c-offers-post .entry-title a {
        color: #000;
        font: 600 15px "Raleway", sans-serif;
        text-transform: initial;
        letter-spacing: 0.7px;
        text-align: left; }
        .c-post .c-posts-offers .c-offers-post .entry-title a:hover {
          color: #ba8748; }
    .c-post .c-posts-offers .c-offers-post time {
      color: #9f9d9e;
      font: 11px 'Open Sans', sans-serif;
      letter-spacing: 1px; }
  .c-post .c-post-comments .c-comment-list li.depth-2 {
    padding-left: 63px; }
  .c-post .c-post-comments .c-comment-list li.depth-3 {
    padding-left: 140px; }
  .c-post .c-post-comments .c-comment-list li.depth-4 {
    padding-left: 210px; }
  .c-post .c-post-comments .comment-reply-link {
    font: 700 12px "Raleway", sans-serif;
    text-transform: uppercase;
    color: #fd3365;
    letter-spacing: 2.5px;
    position: absolute;
    top: 111px;
    left: 17px; }
    .c-post .c-post-comments .comment-reply-link:hover {
      color: #333; }
    .c-post .c-post-comments .comment-reply-link:before {
      content: "";
      border-top: 1px solid #e1e2e4;
      width: 70px;
      position: absolute;
      top: -8px; }
  .c-post .c-post-comments .c-comment-body {
    position: relative;
    padding-left: 7px; }
  .c-post .c-post-comments .comment-author img {
    float: left;
    margin-right: 30px;
    margin-top: 10px; }
  .c-post .c-post-comments .comment-author a {
    font: 700 13px "Raleway", sans-serif;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2.5px; }
    .c-post .c-post-comments .comment-author a:hover {
      color: #fd3365; }
  .c-post .c-post-comments .comment-metadata time {
    color: #bbb;
    font-size: 12px;
    font-weight: 400; }
  .c-post .c-post-comments .comment-text {
    font: 500 14px "Raleway", sans-serif;
    color: #1e2633;
    letter-spacing: 0.7px;
    margin-top: 5px;
    line-height: 32px;
    padding-left: 110px; }
  .c-post .c-post-comments .time {
    position: absolute;
    top: 0;
    right: 0; }
    .c-post .c-post-comments .time a {
      font: 11px "Open Sans", sans-serif;
      color: #9f9d9e;
      text-transform: uppercase;
      letter-spacing: 1px; }
      .c-post .c-post-comments .time a:hover {
        color: #777576; }
  .c-post .c-post-comments .children .c-comment-body {
    padding-left: 0; }
  .c-post .wpc-bg-img {
    min-height: 460px; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/*  - PAGER */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.wpc-pagination {
  padding-left: 70px;
  text-align: center; }
  .wpc-pagination.wp-pagination {
    padding-left: 0;
    text-align: right; }
    @media (max-width: 991px) {
      .wpc-pagination.wp-pagination {
        text-align: center; } }
    .wpc-pagination.wp-pagination .page-numbers {
      margin-right: 0;
      margin-left: 41px; }
      @media (max-width: 767px) {
        .wpc-pagination.wp-pagination .page-numbers {
          margin-left: 20px; } }
  .wpc-pagination .next {
    float: right; }
  .wpc-pagination .prev {
    float: left; }
  .wpc-pagination .page-numbers {
    font: 700 18px "Open Sans", sans-serif;
    margin: 0 20px; }
    @media (max-width: 767px) {
      .wpc-pagination .page-numbers {
        margin: 0 15px; } }
    .wpc-pagination .page-numbers span[class*='flaticon']:before {
      margin-left: 0;
      font-size: 25px; }
      @media (max-width: 767px) {
        .wpc-pagination .page-numbers span[class*='flaticon']:before {
          font-size: 20px; } }
    .wpc-pagination .page-numbers:hover {
      color: #ba8748; }
    .wpc-pagination .page-numbers.current {
      color: #ba8748; }
    .wpc-pagination .page-numbers.next, .wpc-pagination .page-numbers.prev {
      margin: 0; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* SERVICES */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.p-commerce-services {
  border: 1px solid #f7f7f7; }
  .p-commerce-services .col-xs-12:not(:first-child) .service-wrap {
    border-left: 1px solid #f7f7f7; }
  .p-commerce-services .service-wrap {
    height: 156px;
    display: table;
    width: 100%;
    padding: 0 15px;
    -webkit-transition: all ease .4s;
    transition: all ease .4s; }
    .p-commerce-services .service-wrap:hover {
      background: #f6f6f6; }
  .p-commerce-services .service-block {
    display: table-cell;
    width: 100%;
    margin-bottom: 0; }
  .p-commerce-services .service-block.type-3 .image {
    padding: 10px 20px 10px 20px;
    min-width: 40px; }
  .p-commerce-services .desc {
    vertical-align: middle; }
    .p-commerce-services .desc .title {
      letter-spacing: .8px; }
    .p-commerce-services .desc .text {
      margin-top: 2px;
      text-transform: none;
      font-style: italic;
      letter-spacing: 2px; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* NUMBERS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.gym-numbers {
  background-color: #ba8748; }
  .gym-numbers .wpc-line {
    display: block; }
  .gym-numbers .icon {
    color: #fff;
    margin-right: 15px; }
    .gym-numbers .icon:before {
      font-size: 40px;
      margin-left: 0; }
  .gym-numbers .wpc-counter {
    display: inline-block; }
    .gym-numbers .wpc-counter .counter {
      font: 600 32px "Open Sans", sans-serif;
      color: #fff;
      letter-spacing: 1px; }
  .gym-numbers .title {
    font: 500 18px "Raleway", sans-serif;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    color: #fff;
    padding-top: 2px;
    padding-bottom: 23px; }
    @media (max-width: 1199px) {
      .gym-numbers .title {
        font-size: 16px; } }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* TABS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tabs-item.active {
  display: block; }

.tabs-sidebar .tabs-header li {
  font: 700 13px "Raleway", sans-serif;
  text-transform: uppercase;
  display: inline-block;
  color: #999;
  line-height: 26px;
  margin-left: -3px;
  border-bottom: 2px solid #e6e6e6;
  padding: 3px 12px 10px 15px;
  letter-spacing: 1.3px;
  cursor: pointer; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .tabs-sidebar .tabs-header li {
      font-size: 10px; } }
  @media (max-width: 991px) {
    .tabs-sidebar .tabs-header li {
      width: 33.3333%;
      text-align: center; } }
  .tabs-sidebar .tabs-header li.active {
    color: #222;
    letter-spacing: 1.9px;
    border-color: #ba8748; }
    @media (max-width: 1199px) {
      .tabs-sidebar .tabs-header li.active {
        letter-spacing: 1.3px; } }

.tabs-sidebar .tabs-item .recent-post-img img {
  margin-right: 16px; }

.tabs-desc {
  padding-left: 70px;
  padding-top: 2px; }
  @media (max-width: 1200px) {
    .tabs-desc {
      padding-left: 0; } }
  @media (max-width: 991px) {
    .tabs-desc {
      text-align: center; } }
  .tabs-desc .tabs-header li {
    font: 600 14px "Raleway", sans-serif;
    color: #888;
    display: inline-block;
    padding-bottom: 3px;
    margin-right: 68px;
    letter-spacing: 0.5px;
    cursor: pointer; }
    @media (max-width: 767px) {
      .tabs-desc .tabs-header li {
        margin-right: 18px;
        font-size: 13px; } }
    .tabs-desc .tabs-header li.active {
      color: #1e2633;
      border-bottom: 2px solid #222; }
  .tabs-desc .tabs-item p {
    font: 12px "Raleway", sans-serif;
    letter-spacing: 0.6px;
    line-height: 26px; }

.tabs-item {
  display: none; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* CHECKOUT */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.gym-checkout .heading {
  font: 800 13px "Raleway", sans-serif;
  text-align: left;
  color: #1f1f24;
  letter-spacing: 2.5px;
  padding-top: 2px;
  text-transform: uppercase; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* CART */
/*-------------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
  .gym-cart .table-responsive {
    border: none; } }

.gym-cart .field-coupon {
  border-bottom: 1px solid #f2f2f2;
  padding: 18px 21px;
  margin-right: 25px;
  max-width: 150px; }
  .gym-cart .field-coupon::-webkit-input-placeholder {
    text-transform: uppercase;
    font: 700 12px "Raleway", sans-serif;
    letter-spacing: 1.7px;
    color: #1e2633; }
  .gym-cart .field-coupon::-moz-placeholder {
    text-transform: uppercase;
    font: 700 12px "Raleway", sans-serif;
    letter-spacing: 1.7px;
    color: #1e2633; }
  .gym-cart .field-coupon:-ms-input-placeholder {
    text-transform: uppercase;
    font: 700 12px "Raleway", sans-serif;
    letter-spacing: 1.7px;
    color: #1e2633; }
  .gym-cart .field-coupon::placeholder {
    text-transform: uppercase;
    font: 700 12px "Raleway", sans-serif;
    letter-spacing: 1.7px;
    color: #1e2633; }

.gym-cart .table {
  width: 100%; }
  .gym-cart .table tr:not(:last-child) {
    border-bottom: 1px solid #f2f2f2; }
  .gym-cart .table thead th {
    font: 700 13px "Raleway", sans-serif;
    color: #1f1f24;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    padding-bottom: 18px;
    width: 31%;
    border-bottom: 1px solid #f2f2f2; }
    .gym-cart .table thead th:nth-child(3) {
      width: 29%; }
  .gym-cart .table tbody td {
    padding: 44px 0 0;
    border: none; }
    .gym-cart .table tbody td.last {
      padding: 35px 0 2px; }
  .gym-cart .table .img-small {
    float: left;
    margin-right: 22px;
    position: relative;
    top: -20px; }
  .gym-cart .table .title {
    font: 800 14px "Raleway", sans-serif;
    color: #1e2633;
    margin-top: 22px;
    margin-bottom: 10px;
    letter-spacing: 0.6px; }
  .gym-cart .table .price {
    font: 600 14px "Open Sans", sans-serif;
    color: #1e2633;
    letter-spacing: 0.7px; }
    .gym-cart .table .price.price-large {
      font-size: 24px; }
    .gym-cart .table .price.price-medium {
      font-size: 20px; }
  .gym-cart .table .product-info {
    position: relative;
    top: -15px; }
  .gym-cart .table .fa-times {
    font-size: 18px;
    cursor: pointer; }

.gym-cart a.btn-cart {
  color: #fff; }
  @media (max-width: 480px) {
    .gym-cart a.btn-cart {
      margin-left: 15px; } }

.gym-cart a.btn-cart.btn-classic {
  color: #1e2633; }
  .gym-cart a.btn-cart.btn-classic:hover {
    color: #fff; }

.gym-data-cart {
  padding-top: 4px; }
  .gym-data-cart.checkout-data .item-data {
    border-bottom: 1px solid #edeff2;
    font-size: 12px;
    padding: 23px 35% 25px 0;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .gym-data-cart.checkout-data .item-data {
        padding-right: 0; } }
    .gym-data-cart.checkout-data .item-data:first-child {
      padding-bottom: 14px;
      padding-top: 0; }
    .gym-data-cart.checkout-data .item-data.mark-text {
      font-weight: 800;
      font-size: 14px;
      text-transform: initial;
      letter-spacing: 0.7px; }
  .gym-data-cart.checkout-data .info {
    float: none;
    position: absolute;
    left: 60%; }
    @media (max-width: 767px) {
      .gym-data-cart.checkout-data .info {
        position: static; } }
    .gym-data-cart.checkout-data .info.price {
      letter-spacing: 0.3px; }
  .gym-data-cart .item-data {
    font: 700 13px "Raleway", sans-serif;
    color: #1e2633;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 28px; }
  .gym-data-cart .info {
    float: right;
    margin-right: 8px; }
    @media (max-width: 767px) {
      .gym-data-cart .info {
        float: none;
        display: block;
        margin-top: 10px; } }
    .gym-data-cart .info.price {
      font-family: "Open Sans", sans-serif;
      letter-spacing: 1px; }
    .gym-data-cart .info.light {
      color: #ba8748; }
    .gym-data-cart .info.large {
      font-size: 22px;
      margin-top: -10px; }
      @media (max-width: 767px) {
        .gym-data-cart .info.large {
          margin-top: 0; } }

.btn-cart {
  background-color: #1f1f24;
  text-transform: uppercase;
  font: 700 12px "Raleway", sans-serif;
  padding: 18px 33px;
  letter-spacing: 1.7px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
  display: inline-block; }
  .btn-cart:link {
    color: #fff; }
  .btn-cart:hover {
    background-color: #ba8748; }
  .btn-cart.btn-classic {
    background-color: #FFF;
    color: #1e2633;
    border-bottom: 1px solid #f2f2f2;
    padding: 18px 21px;
    margin-right: 20px; }
    .btn-cart.btn-classic:hover {
      background-color: #1f1f24;
      color: #fff; }
  .btn-cart.btn-large {
    padding: 18px 40px; }
  .btn-cart.btn-light {
    background-color: #ba8748;
    color: #fff; }
    .btn-cart.btn-light:hover {
      background-color: #333; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* PRODUCT BOX STYLE */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.p-prod-box {
  position: relative;
  text-align: left;
  overflow: hidden; }
  @media (max-width: 991px) {
    .p-prod-box {
      width: 92%; } }
  @media (max-width: 767px) {
    .p-prod-box {
      width: 50%;
      margin: 0 auto; } }
  @media (max-width: 600px) {
    .p-prod-box {
      width: 60%; } }
  @media (max-width: 450px) {
    .p-prod-box {
      width: 80%; } }
  @media (max-width: 380px) {
    .p-prod-box {
      width: 100%; } }
  .p-prod-box:hover .quick-view {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .p-prod-box:hover .prod-menu {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .p-prod-box:hover .action {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .p-prod-box .action {
    position: absolute;
    right: 0;
    text-transform: uppercase;
    padding: 13px 23px;
    font: 700 10px "Raleway", sans-serif;
    color: #fff;
    letter-spacing: 1px;
    z-index: 1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  .p-prod-box .action.popular {
    background: #222; }
  .p-prod-box .action.hot {
    background: #e03b3b; }
  .p-prod-box .prod-img {
    position: relative;
    overflow: hidden; }
  .p-prod-box .prod-menu {
    position: absolute;
    text-align: center;
    display: table;
    bottom: 0;
    width: 100%;
    height: 45px;
    background: #222222;
    -webkit-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    -webkit-transform: translateY(150%);
    transform: translateY(150%); }
    .p-prod-box .prod-menu .more-link {
      font: 700 10px "Raleway", sans-serif;
      letter-spacing: 1px;
      color: #fff;
      position: relative;
      top: 14px; }
    .p-prod-box .prod-menu .more, .p-prod-box .prod-menu .favorite, .p-prod-box .prod-menu .bascket {
      line-height: 45px;
      display: table-cell; }
      .p-prod-box .prod-menu .more:hover, .p-prod-box .prod-menu .favorite:hover, .p-prod-box .prod-menu .bascket:hover {
        background-color: #e03b3b; }
    .p-prod-box .prod-menu .bascket, .p-prod-box .prod-menu .favorite {
      width: 21.5%;
      height: 45px;
      border-left: 1px solid #393939;
      background-repeat: no-repeat;
      background-position: center center; }
    .p-prod-box .prod-menu .more {
      width: 60%;
      font-size: 10px;
      font-weight: 700;
      color: #fff;
      text-align: center; }

@-moz-document url-prefix() {
  .p-prod-box .prod-menu .more {
    transform: translateY(-50%);
    position: absolute;
    top: 50%; } }
    .p-prod-box .prod-menu .favorite {
      background-image: url(/web/20190202022846im_/http://www.healthclubchiropractors.com/img/favorite.png); }
    .p-prod-box .prod-menu .bascket {
      background-image: url(/web/20190202022846im_/http://www.healthclubchiropractors.com/img/bascket.png); }
  .p-prod-box .quick-view {
    position: absolute;
    right: 0;
    padding: 14px 27px;
    background: #222;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    -webkit-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
    .p-prod-box .quick-view:hover {
      background-color: #333333; }
  .p-prod-box img {
    margin: 0 auto;
    max-height: 380px;
    width: 100%; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .p-prod-box .prod-info {
      min-height: 115px; } }
  .p-prod-box .prod-info .title {
    margin-top: 25px;
    letter-spacing: 0.7px;
    font-weight: 700;
    color: #222;
    text-transform: uppercase; }
  .p-prod-box .prod-info .cat {
    margin-top: 11px;
    font-size: 12px;
    color: #888;
    font-family: "Droid Serif", sans-serif;
    font-style: italic;
    letter-spacing: .6px; }
  .p-prod-box .prod-info .price {
    margin-top: 9px;
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: 700;
    color: #444;
    font-family: "Open Sans", sans-serif; }
    .p-prod-box .prod-info .price .old_price {
      padding-left: 7px;
      color: #b8b8b8;
      text-decoration: line-through; }
  .p-prod-box .prod-info .price.sale {
    color: #e03b3b;
    letter-spacing: 2px; }

.gym-commerce-sort {
  margin-top: 4px;
  text-align: right; }
  @media (max-width: 991px) {
    .gym-commerce-sort {
      margin-top: 25px;
      text-align: left; } }
  @media (max-width: 767px) {
    .gym-commerce-sort {
      text-align: center; } }
  .gym-commerce-sort.select-commerce label {
    display: block;
    text-align: left;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 2.5px; }
    .gym-commerce-sort.select-commerce label:after {
      top: 30px;
      font-size: 20px; }
  .gym-commerce-sort.select-commerce .gym-sort-select {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #f5f7fa;
    padding: 17px 10px 18px 0;
    letter-spacing: 2px;
    margin-bottom: 10px;
    -moz-appearance: none; }
  .gym-commerce-sort > label {
    position: relative;
    cursor: pointer; }
    .gym-commerce-sort > label::after {
      content: "\f107";
      font: normal normal normal 14px/1 FontAwesome;
      position: absolute;
      top: 15px;
      right: 18px;
      width: 12px;
      height: 100%;
      cursor: pointer;
      z-index: 0;
      pointer-events: none; }
  .gym-commerce-sort .gym-sort-select {
    width: 270px;
    border: 1px solid #eee;
    padding: 14px 10px 15px 14px;
    font: 13px "Raleway", sans-serif;
    line-height: 15px;
    color: #888;
    letter-spacing: 0.6px;
    -webkit-appearance: none; }

.p-prod-content {
  padding-left: 68px; }
  @media (max-width: 991px) {
    .p-prod-content {
      padding-left: 0; } }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* VIEW MORE */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.p-commerce-more {
  /* main-visual */
  /* rating */
  /* rating end */ }
  .p-commerce-more .owl-wrapper {
    width: auto !important; }
  .p-commerce-more .main-visual {
    padding: 55px 0 10px 70px;
    position: relative;
    background: #fff; }
    .p-commerce-more .main-visual .view-more-close {
      position: absolute;
      right: 0;
      top: 0;
      width: 40px;
      height: 40px;
      background-color: #333333;
      background-image: url(/web/20190202022846im_/http://www.healthclubchiropractors.com/img/close-modal.html);
      background-repeat: no-repeat;
      background-position: center;
      cursor: pointer;
      -webkit-transition: all ease-in-out .4s;
      transition: all ease-in-out .4s; }
      .p-commerce-more .main-visual .view-more-close:hover {
        background-color: #e03b3b; }
  .p-commerce-more .main-visual .galery-info {
    width: 100%;
    height: 610px;
    margin-bottom: 30px; }
  .p-commerce-more .owl-controls {
    display: none !important; }
  .p-commerce-more .main-visual .galery {
    width: 100%; }
  .p-commerce-more .main-visual .owl-item {
    max-width: 125px;
    max-height: 143px;
    display: inline-block;
    width: 25% !important; }
  .p-commerce-more .main-visual .owl-item:first-child {
    margin-left: 0; }
  .p-commerce-more .main-visual .item {
    width: 100%; }
  .p-commerce-more .main-visual figure {
    cursor: pointer;
    overflow: hidden;
    min-height: 113px;
    padding: 0 9px;
    background-clip: content-box; }
    .p-commerce-more .main-visual figure.first {
      padding-left: 0; }
    .p-commerce-more .main-visual figure.last {
      padding-right: 0; }
  .p-commerce-more .main-visual figure img {
    width: 100%;
    height: auto; }
  .p-commerce-more .main-visual .price {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    line-height: 25px;
    font-size: 24px;
    color: #ba8748;
    display: inline-block;
    margin: 23px 0px 13px;
    letter-spacing: 1px; }
  .p-commerce-more .main-visual .heading {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 36px;
    line-height: 36px;
    letter-spacing: 4.5px;
    margin-top: 10px;
    margin-bottom: 8px; }
  .p-commerce-more .main-visual h2 {
    font-weight: 700;
    line-height: 36px;
    font-size: 36px;
    letter-spacing: 3px;
    margin-bottom: 10px;
    font-weight: 900; }
  .p-commerce-more .main-visual h5 {
    font-family: "Raleway", sans-serif;
    font-style: italic;
    line-height: 36px;
    font-size: 12px;
    color: #888888;
    letter-spacing: 0.7px; }
    .p-commerce-more .main-visual h5 .numbers {
      font-family: "Open Sans", sans-serif;
      letter-spacing: 0.3px; }
  .p-commerce-more .main-visual .desc {
    margin-top: 19px;
    letter-spacing: 1px;
    line-height: 26px;
    font-weight: 200;
    margin-bottom: 11px; }
  .p-commerce-more .rating {
    overflow: hidden; }
  .p-commerce-more .rating form {
    float: left; }
    @media (max-width: 991px) {
      .p-commerce-more .rating form {
        float: none; } }
  .p-commerce-more .rating .star-rating-control {
    position: relative;
    top: 15px;
    display: inline-block;
    margin-right: 12px; }
    @media (max-width: 991px) {
      .p-commerce-more .rating .star-rating-control {
        margin-right: 0; } }
  .p-commerce-more .rating h5 {
    margin-top: 6px; }
  .p-commerce-more .star-rating {
    float: left;
    width: 15px;
    height: 15px;
    text-indent: -999em;
    cursor: pointer;
    display: block;
    background: transparent;
    overflow: hidden;
    margin-right: 5px; }
  .p-commerce-more .star-rating,
  .p-commerce-more .star-rating a {
    background: url(/web/20190202022846im_/http://www.healthclubchiropractors.com/img/spritesheet.png) no-repeat -15px -15px;
    -webkit-transition: none;
    transition: none; }
  .p-commerce-more .star-rating a {
    display: block;
    width: 15px;
    height: 100%;
    border: 0; }
  .p-commerce-more .star-rating-on a {
    background-position: 0px -15px !important; }
  .p-commerce-more .star-rating-hover a {
    background-position: 0px -15px; }
  .p-commerce-more .main-visual {
    text-align: left; }
  .p-commerce-more .main-visual p {
    font-size: 13px;
    line-height: 24px;
    color: #888888;
    margin-bottom: 19px; }
  .p-commerce-more .main-visual h4 {
    font-weight: 700;
    font-size: 12px;
    line-height: 36px;
    text-transform: uppercase;
    font-family: "Raleway", sans-serif;
    letter-spacing: 2.1px; }
  .p-commerce-more .size {
    margin-bottom: 18px; }
  .p-commerce-more .size li {
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid #EFEFEF;
    font-size: 11px;
    line-height: 36px;
    padding: 2px 16px;
    cursor: pointer;
    color: #888888;
    margin-top: 5px;
    margin-right: 5px;
    font-family: "Raleway", sans-serif;
    -webkit-user-select: none;
    letter-spacing: 1px;
    margin-bottom: 8px; }
  .p-commerce-more .size li.active {
    color: #222222;
    padding: 0 14px;
    border: 3px solid #222222; }
  .p-commerce-more .color {
    position: relative;
    text-transform: uppercase;
    font-family: "Droid Serif", "Raleway", Arial;
    color: #888888;
    font-size: 11px;
    line-height: 36px;
    margin-bottom: 27px; }
  .p-commerce-more .color span {
    position: relative;
    color: #888888;
    font-size: 11px;
    line-height: 36px;
    border: 1px solid #F5F5F5;
    width: 100%;
    padding: 5px 15px 3px 14px;
    cursor: pointer;
    position: relative;
    margin: 0;
    -webkit-user-select: none;
    display: inline-block;
    margin-top: 5px;
    letter-spacing: 1px; }
    .p-commerce-more .color span:after {
      content: "\f107";
      font: normal normal normal 14px/1 FontAwesome;
      position: absolute;
      right: 13px;
      top: 15px; }
  .p-commerce-more .color span.active:after {
    content: "\f106"; }
  .p-commerce-more .color .list {
    position: absolute;
    display: block;
    list-style: none;
    top: 100%;
    left: 0;
    z-index: 99;
    background: #fff;
    border: 1px solid #F5F5F5;
    display: none;
    width: 100%;
    margin-top: -1px; }
  .p-commerce-more .color li {
    width: 100%;
    cursor: pointer;
    margin-left: 15px; }
  .p-commerce-more .color li:hover {
    color: #222222; }
  .p-commerce-more .quantity {
    margin-bottom: 40px;
    margin-top: 5px; }
  .p-commerce-more .quantity span {
    display: inline-block;
    border: 1px solid #F1F1F1;
    margin: 0;
    font-family: "Open Sans", sans-serif;
    color: #888888;
    font-size: 11px;
    line-height: 44px;
    font-weight: 400;
    vertical-align: top;
    margin-left: -5px;
    -webkit-user-select: none; }
  .p-commerce-more .quantity span:first-child {
    margin-left: 0; }
  .p-commerce-more .quantity .down,
  .p-commerce-more .quantity .up {
    padding: 0 15px;
    font-size: 25px; }
  .p-commerce-more .quantity .down:hover,
  .p-commerce-more .quantity .up:hover {
    color: #222222;
    cursor: pointer; }
  .p-commerce-more .quantity .count {
    padding: 0 32px; }
  .p-commerce-more .btn-prod {
    display: inline-block;
    padding: 7px 0;
    min-width: 170px;
    text-transform: uppercase;
    -webkit-transition: all .5s;
    transition: all .5s;
    text-align: center;
    font-size: 11px;
    line-height: 26px;
    font-weight: 700;
    color: #444444;
    margin-bottom: 10px;
    border: 1px solid #F1F1F1; }
    .p-commerce-more .btn-prod.btn-classic {
      background-color: #ba8748;
      color: #fff;
      margin-right: 26px;
      border-color: transparent; }
      @media (max-width: 767px) {
        .p-commerce-more .btn-prod.btn-classic {
          margin-right: 0; } }
  .p-commerce-more .btn-white {
    background: #fff;
    color: #444444;
    border: 1px solid #F1F1F1; }
  .p-commerce-more .btn-prod:hover,
  .p-commerce-more .btn-prod:hover {
    text-decoration: none;
    background: #333;
    color: #fff; }

.p-commerce-pop-head {
  margin-bottom: 67px; }
  .p-commerce-pop-head .title {
    letter-spacing: 3px; }
  .p-commerce-pop-head .desc {
    margin-top: 9px;
    letter-spacing: .7px;
    font-family: "Droid Serif", sans-serif; }

.wrap-prod-det {
  padding-left: 14px; }
  @media (max-width: 991px) {
    .wrap-prod-det {
      padding-left: 0;
      text-align: center; } }

@media only screen and (max-width: 768px) {
  .p-commerce-more .size li {
    margin-bottom: 10px; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .p-commerce-more .main-visual .galery-info {
    height: 441px; } }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* MAGNIFIC POPUP */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* PRELOADER */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.wpc-preloader {
  position: fixed;
  background-color: #FFF;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999; }
  .wpc-preloader .wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.cssload-container {
  width: 72px;
  margin: 58px auto;
  font-size: 0;
  position: relative;
  transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  animation: cssload-clockwise 3.9s linear infinite;
  -o-animation: cssload-clockwise 3.9s linear infinite;
  -ms-animation: cssload-clockwise 3.9s linear infinite;
  -webkit-animation: cssload-clockwise 3.9s linear infinite;
  -moz-animation: cssload-clockwise 3.9s linear infinite; }

.cssload-container:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 39px;
  height: 39px;
  border: 6px solid #e5e5e5;
  border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

.cssload-container:after {
  position: absolute;
  content: '';
  z-index: -1;
  top: 0;
  right: 0;
  width: 39px;
  height: 39px;
  border: 6px solid #e5e5e5;
  border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

.cssload-lt, .cssload-rt, .cssload-lb, .cssload-rb {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 39px;
  height: 19px;
  opacity: 1; }

.cssload-lt:before, .cssload-rt:before, .cssload-lb:before, .cssload-rb:before {
  position: absolute;
  content: '';
  width: 39px;
  height: 39px;
  border-top: 6px solid #ef3365;
  border-right: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid transparent;
  border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -moz-box-sizing: border-box; }

.cssload-lt {
  margin-right: -6px;
  animation: cssload-lt 1.3s linear -1300ms infinite;
  -o-animation: cssload-lt 1.3s linear -1300ms infinite;
  -ms-animation: cssload-lt 1.3s linear -1300ms infinite;
  -webkit-animation: cssload-lt 1.3s linear -1300ms infinite;
  -moz-animation: cssload-lt 1.3s linear -1300ms infinite; }

.cssload-lt:before {
  top: 0;
  left: 0;
  animation: cssload-not-clockwise 0.65s linear infinite;
  -o-animation: cssload-not-clockwise 0.65s linear infinite;
  -ms-animation: cssload-not-clockwise 0.65s linear infinite;
  -webkit-animation: cssload-not-clockwise 0.65s linear infinite;
  -moz-animation: cssload-not-clockwise 0.65s linear infinite; }

.cssload-rt {
  animation: cssload-lt 1.3s linear -650ms infinite;
  -o-animation: cssload-lt 1.3s linear -650ms infinite;
  -ms-animation: cssload-lt 1.3s linear -650ms infinite;
  -webkit-animation: cssload-lt 1.3s linear -650ms infinite;
  -moz-animation: cssload-lt 1.3s linear -650ms infinite; }

.cssload-rt:before {
  top: 0;
  right: 0;
  animation: cssload-clockwise 0.65s linear infinite;
  -o-animation: cssload-clockwise 0.65s linear infinite;
  -ms-animation: cssload-clockwise 0.65s linear infinite;
  -webkit-animation: cssload-clockwise 0.65s linear infinite;
  -moz-animation: cssload-clockwise 0.65s linear infinite; }

.cssload-lb {
  margin-right: -6px;
  animation: cssload-lt 1.3s linear -975ms infinite;
  -o-animation: cssload-lt 1.3s linear -975ms infinite;
  -ms-animation: cssload-lt 1.3s linear -975ms infinite;
  -webkit-animation: cssload-lt 1.3s linear -975ms infinite;
  -moz-animation: cssload-lt 1.3s linear -975ms infinite; }

.cssload-lb:before {
  bottom: 0;
  left: 0;
  animation: cssload-not-clockwise 0.65s linear infinite;
  -o-animation: cssload-not-clockwise 0.65s linear infinite;
  -ms-animation: cssload-not-clockwise 0.65s linear infinite;
  -webkit-animation: cssload-not-clockwise 0.65s linear infinite;
  -moz-animation: cssload-not-clockwise 0.65s linear infinite; }

.cssload-rb {
  animation: cssload-lt 1.3s linear -325ms infinite;
  -o-animation: cssload-lt 1.3s linear -325ms infinite;
  -ms-animation: cssload-lt 1.3s linear -325ms infinite;
  -webkit-animation: cssload-lt 1.3s linear -325ms infinite;
  -moz-animation: cssload-lt 1.3s linear -325ms infinite; }

.cssload-rb:before {
  bottom: 0;
  right: 0;
  animation: cssload-clockwise 0.65s linear infinite;
  -o-animation: cssload-clockwise 0.65s linear infinite;
  -ms-animation: cssload-clockwise 0.65s linear infinite;
  -webkit-animation: cssload-clockwise 0.65s linear infinite;
  -moz-animation: cssload-clockwise 0.65s linear infinite; }

@keyframes cssload-clockwise {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  100% {
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg); } }

@-webkit-keyframes cssload-clockwise {
  0% {
    -webkit-transform: rotate(-45deg); }
  100% {
    -webkit-transform: rotate(315deg); } }

@keyframes cssload-not-clockwise {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  100% {
    -webkit-transform: rotate(-315deg);
    transform: rotate(-315deg); } }

@-webkit-keyframes cssload-not-clockwise {
  0% {
    -webkit-transform: rotate(45deg); }
  100% {
    -webkit-transform: rotate(-315deg); } }

@keyframes cssload-lt {
  0% {
    opacity: 1; }
  25% {
    opacity: 1; }
  26% {
    opacity: 0; }
  75% {
    opacity: 0; }
  76% {
    opacity: 1; }
  100% {
    opacity: 1; } }

@-webkit-keyframes cssload-lt {
  0% {
    opacity: 1; }
  25% {
    opacity: 1; }
  26% {
    opacity: 0; }
  75% {
    opacity: 0; }
  76% {
    opacity: 1; }
  100% {
    opacity: 1; } }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* SWIPER */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  direction: ltr;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: inherit; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0px, 0, 0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0px, 0px);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px, 0, 0);
  -ms-transition-timing-function: ease;
  -webkit-transition-property: left, top, -webkit-transform;
  transition-property: left, top, -webkit-transform;
  transition-property: transform, left, top;
  transition-property: transform, left, top, -webkit-transform;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  transition-timing-function: ease;
  box-sizing: content-box;
  cursor: ew-resize;
  margin: 0 auto;
  height: inherit;
  float: left; }

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  float: left;
  height: inherit;
  position: relative; }

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x; }

.pagination {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  text-align: center; }

.swiper-pagination-switch {
  position: relative;
  display: inline-block;
  float: none;
  cursor: pointer;
  transition: all .35s ease-out;
  -webkit-transition: all .35s ease-out;
  -moz-transition: all .35s ease-out;
  -ms-transition: all .35s ease-out; }

.point-style-1 .swiper-pagination-switch {
  width: 7px;
  height: 7px;
  background: #5c5c5c;
  margin: 0px 6px;
  border: 2px solid transparent; }

.point-style-1 .swiper-pagination-switch.swiper-active-switch {
  border: 2px solid #84694e;
  background: none; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* SAFARI, EXPLORER, FIREFOX STYLES*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.safari .gym-skills, .safari .gym-testimonials, .explorer .gym-skills, .explorer .gym-testimonials {
  min-height: 100%;
  margin-top: 0;
  padding-bottom: 50px;
  padding-top: 50px; }

.safari .gym-section .info.modern, .explorer .gym-section .info.modern {
  margin-bottom: 40px; }

.safari .p-gym-info-wrap, .explorer .p-gym-info-wrap {
  margin-top: 0; }

.safari .gym-round-slider.classic .swiper-container, .explorer .gym-round-slider.classic .swiper-container {
  padding-bottom: 495px; }

.safari .gym-section.program-info .wrap-info, .explorer .gym-section.program-info .wrap-info {
  padding-bottom: 120px; }

.safari .gym-top-banner {
  height: 660px; }
  @media (max-width: 1399px) {
    .safari .gym-top-banner {
      height: 480px; } }

.explorer .gym-commerce-sort > label::after {
  background-color: #FFF;
  width: 30px;
  height: 20px;
  right: 0; }

@-moz-document url-prefix() {
  .gym-skills, .gym-testimonials {
    min-height: 100%;
    margin-top: 0;
    padding-bottom: 50px;
    padding-top: 50px; }
  .gym-section .info.modern {
    margin-bottom: 40px; }
  .p-gym-info-wrap {
    margin-top: 0; }
  .gym-round-slider.classic .swiper-container {
    padding-bottom: 495px; }
  .gym-section.program-info .wrap-info {
    padding-bottom: 120px; } }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* MEDIA QUERIES */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* APP HOME */
/*-------------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 1200px) {
  .no-padding-left-lg {
    padding-left: 0; }
  .no-padding-right-lg {
    padding-right: 0; }
  .no-padding-lg {
    padding-left: 0;
    padding-right: 0; }
  .pull-right-lg {
    float: right; }
  .no-margin-lg {
    margin-left: 0;
    margin-right: 0; } }

/* Portrait tablet to landscape and desktop */
@media (max-width: 1199px) {
  .padd-md-lr5 {
    padding-right: 5px;
    padding-left: 5px; }
  .container-auto-md {
    width: auto; }
  .text-md-center {
    text-align: center; }
  .gym-classes .p-gym-info .service-block .cat {
    padding-right: 0; }
  .gym-features.modern .wrap-img .wrap-text {
    min-height: 55%; }
  .gym-features.modern.modern-light .wrap-text {
    min-height: auto; }
  .gym-features.modern.modern-light .wrap-text .title {
    font-size: 18px; }
  .app-banner-slider.slider-style-1 .app-slider-box {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 340px;
    height: 666px;
    margin-top: 9px;
    padding: 72px 27px 0 27px;
    background: url(/web/20190202022846im_/http://www.healthclubchiropractors.com/img/home_3/banner_phone.html) no-repeat 5px 0; }
  .app-tab-wrap .text-block {
    padding: 119px 50px; }
  .app-tab-wrap .service-block.type-4 {
    padding: 0 50px; }
  .app-slider_1 .app-text-side {
    width: 30%; }
  .app-slider_1 .app-img-side {
    width: 62%; }
  .app-description .c-btn {
    width: 350px; }
  .app-why .phone-img {
    left: 0; }
  .app-about .cut_order_block.style-7 .cut_order_entry {
    padding: 83px 23px 90px 23px; }
  .app-testimonial-slider.slider-style-2 .text-block .cut_block_header {
    padding-left: 2%; }
  .app-testimonial-slider.slider-style-2 .swiper-container .swiper-slide {
    padding: 40px 0; }
  .app-testimonial-slider.slider-style-2 .swiper-container .app-testimony {
    padding: 0 30px; }
  .price-wrap.type-1 ul {
    padding: 0 30px; } }

/* Portrait tablet to landscape and desktop */
@media (max-width: 979px) {
  .app-banner-slider.slider-style-1 .img-block {
    display: none; }
  .app-banner-slider.slider-style-1 .text-block .cut_block_header.style-1 {
    padding-left: 0; }
  .app-banner-slider.slider-style-1 .app-slider-box {
    left: 5%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .app-tab-wrap .text-block {
    padding: 119px 30px; }
  .app-tab-wrap .service-block.type-4 {
    padding: 0 30px; }
  .app-slider_1 .app-text-side {
    display: block;
    margin: 0 auto;
    width: 94%;
    padding-top: 0; }
  .app-slider_1 .app-img-side {
    margin: 30px auto 0;
    width: 94%;
    display: block; }
  .app-description {
    width: 80%; }
  .app-why .phone-img {
    left: 0; }
  .app-about .row-eq-height {
    display: block; }
  .app-about .cut_order_block.style-7 .cut_order_entry {
    padding: 83px 43px 90px 43px; }
  .app-about .cut_order_block {
    margin: 0 70px;
    padding-bottom: 0; }
  .app-testimonial-slider.slider-style-2 .text-block {
    min-height: 350px; }
    .app-testimonial-slider.slider-style-2 .text-block .cut_block_header {
      vertical-align: top;
      padding: 50px; }
      .app-testimonial-slider.slider-style-2 .text-block .cut_block_header .cut_block_header_cat, .app-testimonial-slider.slider-style-2 .text-block .cut_block_header .cut_block_header_title {
        text-align: center;
        width: 100%; }
  .app-testimonial-slider.slider-style-2 .img-block {
    min-height: 350px; }
  .app-testimonial-slider.slider-style-2 .app-slider-box {
    width: 90%; }
  .app-testimonial-slider.slider-style-2 .swiper-container .app-testimony {
    padding: 0 50px; }
  .price-wrap.type-1 {
    margin: 0 70px 30px; } }

@media (max-width: 991px) {
  .container-responsive {
    width: auto; }
  .no-padd-md {
    padding-left: 0;
    padding-right: 0; }
  .gym-features.modern .wrap-img .wrap-text {
    min-height: initial; } }

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .xs-no-padd {
    padding: 5px; }
  .text-xs-center {
    text-align: center; }
  .gym-top-banner {
    min-height: 500px;
    padding: 0 15px; }
  @-moz-document url-prefix() {
    .gym-top-banner {
      height: 500px; } }
  .c-post .c-post-author .author-image {
    float: none;
    margin-bottom: 15px; }
  .c-post .c-post-author .author-info {
    padding-left: 0; }
  .c-post .c-post-author ul a {
    margin-left: 5px;
    margin-right: 5px; }
  .c-post .c-posts-offers .c-offers-post a img {
    margin-left: auto;
    margin-right: auto; }
  .c-post .c-posts-offers .c-offers-post .entry-title a,
  .c-post .c-posts-offers .c-offers-post .posted-on {
    text-align: center; }
  .c-post .c-line {
    padding-bottom: 30px; }
  .p-gym-info .gym-wrap {
    padding-left: 50px; }
  .p-gym-info .header-title {
    font-size: 32px; }
  .gym-features-info {
    padding: 60px 0 60px; }
  .gym-features.modern .wrap-img .desc {
    padding: 0 15px; }
  .footer-style-2 {
    padding-top: 50px; }
  .app-banner-slider.slider-style-1 {
    min-height: 1150px; }
  .app-banner-slider.slider-style-1 .app-slider-box {
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  .app-banner-slider.slider-style-1 .text-block .cut_block_header {
    vertical-align: top; }
  .app-slider_1 .app-text-side {
    padding-left: 0;
    padding-top: 40px; }
  .app-slider_1 .app-text-side .cut_block_header_cat {
    margin-left: 0; }
  .app-slider_1 .app-text-side .cut_block_header {
    padding-left: 10px; }
  .swiper-container-vertical .pagination {
    left: 8px; }
  .app-tab-wrap .text-block, .app-tab-wrap .features-block {
    width: 100%;
    display: block;
    padding: 40px 20px; }
  .app-tab-wrap .service-block.type-4 {
    padding: 0 20px; }
  .app-download > .container {
    background-image: none; }
  .app-description .text {
    width: 100%; }
  .app-description {
    width: 90%;
    margin: 0 auto;
    padding: 55px 20px;
    margin-top: 50px;
    margin-bottom: 50px; }
    .app-description .c-btn {
      width: 300px;
      display: block;
      margin-left: auto;
      margin-right: auto; }
  .app-testimonial-slider.slider-style-2 .app-slider-box {
    width: 96%;
    min-height: 400px; }
  .app-testimonial-slider.slider-style-2 .text-block .cut_block_header {
    padding: 30px 10px; } }

/* Landscape phones and down */
@media (max-width: 480px) {
  .app-banner-slider.slider-style-1 .app-slider-box {
    top: 42%; }
  .c-post .c-post-comments .comment-author a {
    display: block; }
  .c-post .c-post-comments .comment-author img {
    margin: 0 20px 40px 0; }
  .c-post .c-post-comments .time {
    position: static;
    margin-top: 5px; }
  .c-post .entry-content .tags-links a {
    margin-right: 10px;
    font-size: 10px; }
  .c-post .entry-content blockquote {
    font-size: 15px;
    line-height: 25px; }
  .c-post .c-post-comments .comment-text {
    padding-left: 20px; }
  .c-post .c-post-comments .comment-reply-link {
    left: 5px; }
  .c-post .c-post-comments .c-comment-list li.depth-2 {
    padding-left: 40px; }
  .c-post .c-post-comments .comment-author a {
    display: block; }
  .c-post .entry-content {
    line-height: 26px; }
  .image-item.type-2 {
    height: 500px; }
  .hidden-mobile {
    display: none !important; }
  .p-gym-articles .swiper-container {
    padding-bottom: 25px; }
  .app-tab-elem {
    margin-top: 80px; }
  .app-tab-list {
    width: 100%; }
    .app-tab-list li {
      float: left;
      display: table;
      width: 50%; }
    .app-tab-list li:nth-child(1) a, .app-tab-list li:nth-child(2) a {
      border-bottom: 1px solid #fff; }
  .app-download > .container {
    background-image: none; }
  .app-description {
    width: 98%;
    margin: 0 auto;
    border: none;
    padding: 40px 10px 40px 10px;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center; }
    .app-description .text {
      width: 100%; }
    .app-description .c-btn {
      width: 210px; }
  .app-about .cut_order_block {
    margin: 0; }
  .app-testimonial-slider.slider-style-2 .swiper-container .app-testimony {
    padding: 0 20px; }
  .price-wrap.type-1 {
    margin: 0 0 30px; }
  .footer-style-1 {
    padding-bottom: 10px; } }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* LAW HOME */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Large desktop */
@media (max-width: 1510px) {
  .header-style-2.type-1 .logo.classic {
    padding: 0 40px; } }

@media (max-width: 1450px) {
  .container-responsive {
    width: auto; }
  .gym-trainers .content-info {
    padding: 70px 20px 0 10px; }
  .gym-trainers {
    padding: 30px 20px 50px 20px; } }

@media (max-width: 1380px) {
  .header-style-2.type-1 .logo.classic {
    padding: 0 20px; }
  .header-style-2 .navigation nav > ul > li {
    margin: 0px 13px; }
  .gym-section .info-wrap {
    padding: 2px 20px 0 20px; } }

@media (max-width: 1200px) {
  .law-cut-order .col-sm-6 {
    padding: 0 50px; }
  .no-padd-md {
    padding-left: 0;
    padding-right: 0; }
  .gym-trainers .content-info {
    padding: 40px 20px 0 10px; }
  .gym-section .header-title {
    font-size: 50px; }
  .header-style-2 .navigation nav > ul > li {
    margin: 0px 7px; }
  .banner-header.right .law-banner-title {
    font-size: 70px;
    line-height: 75px; }
  .header-style-2 .white-large {
    max-width: 160px; }
  .about-banner {
    top: 90px; }
  .law-customers .law-testimony-cat {
    margin-top: 80px; }
  .law-customers .law-testimony-text {
    padding-top: 120px; } }

/* Portrait tablet to landscape and desktop */
@media (max-width: 979px) {
  .law-cut-order .col-sm-6 {
    padding: 0 30px; }
  .law-services .service-block.type-2 .image {
    min-width: 50px; }
  .law-services .service-block.type-2 .desc {
    padding-left: 70px; }
  .law-receive {
    min-height: 650px; }
  .law-receive .law-receive-accord .stvy-accordion .stvy-active-expander {
    padding: 140px 30px 20px 30px;
    opacity: 1;
    visibility: visible; }
  .law-receive .law-receive-header {
    display: block;
    height: 207px;
    float: none;
    width: 100%; }
  .law-receive .law-receive-header .header-wrap {
    display: block;
    vertical-align: bottom; }
  .law-receive .law-receive-accord {
    float: none;
    width: 100%; }
  .law-practice .law-practice-icons .row .col-sm-6 {
    border-right: none !important; }
  .law-practice .law-practice-icons .row .col-sm-6:nth-child(odd) {
    border-bottom: 1px solid #f2f2f2; }
  .law-why .law-why-testimonial {
    padding: 40px 20px 40px; }
  .customers-logos .logo-box:nth-child(-n+3) {
    border-bottom: 1px solid #f2f2f2; }
  .customers-logos .logo-box:nth-child(3) {
    border-right: none; }
  .law-footer.type-3 .footer-bottom .fl, .law-footer.type-3 .footer-bottom .fr {
    float: none;
    height: 50px; }
    .law-footer.type-3 .footer-bottom .fl .table-cell, .law-footer.type-3 .footer-bottom .fr .table-cell {
      display: block; }
  .law-footer.type-3 .footer-bottom .fl .copyright {
    float: none;
    padding: 30px 0;
    text-align: center; }
  .law-footer.type-3 .footer-bottom .fr .footer-link {
    float: none;
    padding: 30px 0 10px;
    text-align: center; }
    .law-footer.type-3 .footer-bottom .fr .footer-link li {
      float: none;
      display: inline; } }

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .law-banner .law-slider-one .swiper-arrow-left {
    left: 10px; }
  .law-banner .law-slider-one .swiper-arrow-right {
    right: 10px; }
  .p-gym-trainers .gym-trainers-right, .p-gym-trainers .gym-trainers-left {
    padding-left: 0;
    padding-right: 0; }
  .p-gym-trainers .swiper-container .swiper-arrow-left,
  .p-gym-trainers .swiper-container .swiper-arrow-right {
    display: none; }
  .banner-header.right .law-banner-title {
    font-size: 50px;
    line-height: 55px; }
  .law-receive .law-receive-accord .stvy-accordion {
    height: inherit; }
    .law-receive .law-receive-accord .stvy-accordion .stvy-accordion-panel {
      display: block;
      float: none;
      min-height: 100px;
      background: #fff; }
    .law-receive .law-receive-accord .stvy-accordion .stvy-accordion-heading {
      height: 100px;
      width: 100%;
      float: none;
      border-top: 1px solid #f2f2f2;
      border-left: none;
      line-height: 0;
      text-align: center; }
      .law-receive .law-receive-accord .stvy-accordion .stvy-accordion-heading:hover {
        color: #af9659; }
      .law-receive .law-receive-accord .stvy-accordion .stvy-accordion-heading span {
        width: 100%;
        display: inline;
        position: relative;
        margin-top: 0;
        line-height: 100px;
        -webkit-transform: rotate(0) translateY(0%);
        transform: rotate(0) translateY(0%); }
    .law-receive .law-receive-accord .stvy-accordion .stvy-accordion-expander {
      float: none;
      height: 0;
      width: 100%;
      padding: 0 30px;
      visibility: hidden;
      background: #f6f6f6;
      -webkit-transition: all ease-in-out .4s;
      transition: all ease-in-out .4s;
      opacity: 0; }
    .law-receive .law-receive-accord .stvy-accordion .stvy-active-expander {
      padding: 30px 30px 30px 30px;
      opacity: 1;
      visibility: visible; }
    .law-receive .law-receive-accord .stvy-accordion .c-btn {
      margin-top: 35px; }
  .law-services .row {
    padding: 0 30px; }
  .law-services .row:nth-child(1) {
    border-bottom: none; }
  .law-services .col-xs-12.col-sm-4 {
    border: none;
    text-align: center; }
    .law-services .col-xs-12.col-sm-4 .service-block {
      display: inline-block;
      border: none;
      text-align: left; }
  .law-benefits .cut_block_header .cut_block_header_desc {
    width: 80%; }
  .law-why {
    min-height: 707px;
    padding: 60px 0; }
  .law-customers .laws-customers-right {
    left: 0; }
  .law-customers .law-testimony-text {
    padding-top: 130px; }
  .law-customers .law-testimony-person {
    margin-top: 50px; }
  .customers-logos .logo-box {
    border-left: none !important;
    border-right: none !important; }
  .customers-logos .logo-box:nth-child(odd) {
    border-right: 1px solid #f2f2f2 !important; }
  .customers-logos .logo-box:nth-child(3) {
    border-right: 1px solid #f2f2f2; }
  .customers-logos .logo-box:nth-child(4) {
    border-bottom: 1px solid #f2f2f2; }
  .law-news .law-heading .law-heading-desc {
    width: 80%; }
  .law-footer.type-3 .footer-bottom {
    min-height: 290px; }
  .law-footer.type-3 .footer-bottom .fr .footer-link {
    float: none;
    padding: 10px 0 10px;
    text-align: center; }
    .law-footer.type-3 .footer-bottom .fr .footer-link li {
      float: none;
      padding: 5px 0;
      display: list-item; } }

@media (max-width: 580px) {
  .col-xs-mobile {
    width: 100%; }
  .gym-banner-helper .content-info {
    width: 100%;
    left: 0;
    text-align: center; }
  .gym-banner-helper {
    min-height: 420px; }
  .gym-gallery .gym-tabs .but:not(:last-child) {
    margin-bottom: 25px; } }

/* Landscape phones and down */
@media (max-width: 480px) {
  .law-services .row {
    padding: 0; }
  .c-btn.size-7.font-3 {
    font-size: 14px;
    padding: 21px 30.5px; }
  .p-gym-info .service-block:last-child {
    margin-bottom: 30px; }
  .gym-for .gym-for-him, .gym-for .gym-for-her {
    height: 350px; }
  .law-services .col-xs-12.col-sm-4 .service-block {
    width: 90%; }
  .banner-header.right .law-banner-title {
    font-size: 40px;
    line-height: 45px; }
  .gym-section .header-title {
    font-size: 35px; }
  .law-why .law-why-testimonial {
    padding: 20px 10px 20px;
    border: none; } }

@media (max-width: 330px) {
  .p-gym-trainers .gym-trainers-right, .p-gym-trainers .gym-trainers-left {
    padding-left: 0;
    padding-right: 15px; }
  .p-gym-trainers .gym-trainers-right .text,
  .p-gym-trainers .gym-trainers-right .title {
    padding-right: 15px; } }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* GYM HOME */
/*-------------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 1200px) {
  .p-gym-trainers .gym-trainers-left .left-title {
    font-size: 100px; } }

/* Portrait tablet to landscape and desktop */
@media (max-width: 979px) {
  .p-gym-slider .gym-heading-style {
    width: 70%; }
  .p-gym-slider {
    padding: 0 50px; }
  .p-gym-slider .cut_order_block {
    max-width: 400px;
    margin: 0 auto; }
  .p-gym-trainers .table-cell {
    padding: 50px 50px 50px; }
  .p-gym-trainers .gym-trainers-right .text {
    width: 90%; }
  .p-gym-trainers .gym-trainers-left .left-title {
    font-size: 150px; }
  .p-gym-articles {
    margin-top: 40px; }
  .p-gym-footer .f-contact p {
    margin-left: auto;
    margin-right: auto; } }

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .p-gym-info {
    min-height: 700px; }
  .p-gym-info .gym-info-right {
    left: 0;
    padding: 0 50px;
    min-height: 700px; }
  .p-gym-info .gym-info-right {
    padding-top: 50px; }
  .p-gym-classes {
    padding-top: 70px;
    padding-bottom: 70px;
    min-height: 900px; }
  .p-gym-classes .gym-classes-row {
    margin-top: 30px; }
  .p-gym-classes .gym-classes-row .gym-class-col {
    width: 100%;
    padding: 20px 0; }
  .p-gym-slider .gym-heading-style {
    width: 90%; }
  .p-gym-gallery .gym-gallery-image {
    width: 50%; }
  .p-gym-trainers .gym-trainers-left .left-title {
    font-size: 100px; }
  .image-item.type-2 .text-side {
    float: none;
    width: auto;
    margin: 0 auto;
    padding: 0; }
  .image-item.type-2 .image-side {
    display: none; }
  .gym-heading-style {
    width: 70%; } }

/* Landscape phones and down */
@media (max-width: 480px) {
  .banner-header .law-banner-title {
    font-size: 26px;
    line-height: 40px; }
  .p-gym-trainers .table-cell {
    padding: 40px 0; }
  .p-gym-info .gym-info-right {
    padding: 40px 0; }
  .p-gym-info .gym-info-right .header-title {
    font-size: 25px;
    line-height: 38px; }
  .p-gym-info .gym-info-right .header-desc {
    width: 90%;
    margin: 0 auto; }
  .p-gym-info .service-block .image {
    position: static;
    height: 110px;
    text-align: center; }
    .p-gym-info .service-block .image img.vertical-align {
      position: static;
      margin-top: 40px;
      height: 110px;
      margin: 0 auto;
      -webkit-transform: translateY(0);
      transform: translateY(0); }
  .service-block.type-2 .desc {
    text-align: center;
    margin-top: 20px; }
  .p-gym-info .gym-info-right .header-desc {
    width: 80%; }
  .p-gym-info .service-block .desc {
    padding-left: 0; }
  .p-gym-classes {
    min-height: 800px; }
  .p-gym-slider .gym-heading-style {
    width: 100%; }
  .p-gym-slider {
    padding: 0; }
  .p-gym-trainers .gym-trainers-left {
    display: none; }
  .p-gym-trainers .swiper-container {
    min-height: 400px; }
  .footer-style-2 {
    padding-top: 30px; }
  .p-gym-trainers .gym-trainers-right .trainers-info {
    padding-right: 0;
    padding-left: 0; }
  .p-gym-trainers .gym-trainers-right .title {
    width: auto;
    font-size: 25px; }
  .p-gym-trainers .gym-trainers-right .text {
    margin-right: auto;
    margin-left: auto;
    width: auto; } }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* EVENT HOME */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  .event-ClassyCountdown {
    width: 70%; }
  .p-event-tab-elem .text-block {
    padding: 80px 50px 20px; }
  .p-event-tab-elem .features-block .event-speaker {
    padding-left: 50px;
    padding-right: 50px; }
  .p-event-tab-elem .features-block .details-toggle {
    right: 20px; }
  .p-event-tab-elem .service-block .cat {
    width: 70%; }
  .p-event-info-banner .p-event-header {
    width: 70%;
    text-align: right; } }

@media (max-width: 991px) {
  .no-padding-sm {
    padding: 0; }
  .owl-wrapper-outer {
    text-align: center; }
  .padd-30 {
    padding-left: 15px;
    padding-right: 15px; }
  .gym-blog .search-field {
    width: 100%; }
  .c-post, .wpc-pagination {
    padding-left: 0;
    text-align: center; }
  .c-post .entry-title {
    font-size: 27px; }
  .gym-gallery .gym-tabs {
    text-align: center; }
  .container-full-sm {
    width: auto; }
  .p-gym-articles .cut_order_block {
    text-align: center; }
  .gym-features.modern.modern-light {
    margin-left: 0; }
  .gym-section .info-wrap {
    padding: 2px 0 0 0; }
  .gym-section .header-title.left {
    padding-left: 0; }
  .clear-md {
    clear: both; }
  .text-sm-center {
    text-align: center; }
  .gym-banner-helper .title.large-title {
    font-size: 32px;
    line-height: 40px; }
  .gym-features.modern .wrap-img .title {
    font-size: 25px; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .event-ClassyCountdown {
    width: 600px; }
  .p-event-info {
    position: relative;
    margin-top: 120px; }
  .p-event-info .info-letters {
    position: static;
    display: block;
    margin-left: auto;
    margin-right: auto;
    top: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .p-event-info .p-event-header {
    width: 90%;
    margin-left: auto;
    margin-right: auto; }
  .p-event-tab-elem .text-block {
    width: 100%;
    float: none; }
  .p-event-tab-elem .features-block {
    width: 100%;
    float: none; }
  .p-event-prog-head {
    margin-top: 140px; }
  .event-slider-two .event-info-slide .slide-img {
    left: 30px; }
  .event-slider-two .event-info-slide .slide-text {
    right: 30px; }
  .event-slider-two .event-info-slide .p-event-text, .event-slider-two .event-info-slide .p-event-header {
    padding-left: 20px; }
  .p-event-gal-head .p-event-header {
    position: absolute;
    right: 10px; }
  .p-event-header .p-event-header-title {
    font-size: 20px; }
  .event-slider-three {
    margin-top: 0; }
  .event-slider-three .event-info-slide .slide-text {
    padding-left: 40px; }
  .event-slider-three .event-info-slide .p-event-text, .event-slider-three .event-info-slide .p-event-header {
    padding-left: 0; }
  .p-event-info-banner .p-event-header {
    width: 60%; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .dropmenu li a {
    padding: 15px 0; }
  .event-slider-one .swiper-arrow-left {
    left: 0; }
  .event-slider-one .swiper-arrow-right {
    right: 0; }
  .event-banner-heading .banner-title {
    font-size: 40px; }
  .event-ClassyCountdown {
    width: 300px; }
  .ClassyCountdown-minutes, .ClassyCountdown-hours, .ClassyCountdown-days, .ClassyCountdown-seconds {
    width: calc(50% - 20px) !important; }
  .event-ClassyCountdown .ClassyCountdown-wrapper canvas {
    width: 120px !important;
    height: 120px !important; }
  .cut_video_block {
    max-width: 400px;
    margin: 10px auto 0; }
  .p-event-info {
    position: relative;
    margin-top: 100px;
    padding: 40px 0; }
  .p-event-tab-elem .features-block .event-speaker {
    padding: 20px 20px; }
  .event-slider-two {
    margin-top: 100px;
    margin-bottom: 100px; }
  .event-slider-two .event-info-slide {
    min-height: 400px; }
  .event-slider-two .event-info-slide .slide-img {
    display: none; }
  .event-slider-two .event-info-slide .slide-text {
    width: 80%;
    margin: 0 auto;
    padding: 0; }
  .info-sl-wrap-two .swiper-outer-right {
    right: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .info-sl-wrap-two .swiper-outer-left {
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .p-event-gal-wrap {
    padding: 0 40px; }
  .p-event-gal-pic, .p-event-gal-head {
    width: 50%; }
  .event-slider-three .event-info-slide .slide-img {
    position: static;
    width: 70%;
    margin: 0 auto;
    right: auto;
    top: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .event-slider-three .event-info-slide .slide-text {
    position: static;
    min-height: 200px;
    padding: 80px 0 40px;
    width: 100%;
    left: auto;
    top: auto;
    padding-left: 60px;
    border: none;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .event-slider-three .event-info-slide .slide-text .vertical-align {
    width: 80%;
    margin: 0 auto; }
  .event-slider-three .event-info-slide {
    margin: 30px 0; }
  .p-event-info-banner::before {
    content: "";
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    background: #fff;
    opacity: .7;
    z-index: 0; }
  .p-event-info-banner .p-event-header {
    position: relative;
    z-index: 2;
    width: 90%; }
  .p-event-info-banner .p-event-header .p-event-header-desc {
    color: #444; }
  .contact-link-wrap {
    text-align: right; } }

@media only screen and (max-width: 600px) {
  .p-gym-gallery .gym-gallery-heading {
    top: 50%;
    bottom: auto;
    background: none; }
  .p-gym-gallery .gym-gallery-image .img:before {
    content: "";
    background: rgba(51, 51, 51, 0.8);
    opacity: 1; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .event-banner-heading .banner-desc {
    width: 80%;
    margin-right: auto;
    margin-left: auto; }
  .gym-banner-helper .title.large-title {
    font-size: 22px;
    line-height: 27px; }
  .gym-features .wrap-img {
    min-height: 350px; }
  .gym-features .wrap-info {
    padding: 30px 40px 30px;
    max-height: 450px; }
  .container-fluid {
    min-width: auto; }
  .p-event-prog-head {
    margin-top: 60px; }
  .p-event-tab-elem .features-block .event-speaker {
    padding: 20px 10px; }
  .p-event-tab-elem .features-block .service-block .desc {
    padding-left: 100px; }
  .p-event-info {
    border: none; }
  .p-event-tab-elem .text-block {
    padding: 40px 20px 20px; }
  .p-event-info .p-event-header {
    width: 100%; }
  .event-slider-two .event-info-slide {
    padding: 0 20px; }
  .info-sl-wrap-two::before {
    display: none; }
  .info-sl-wrap-two .swiper-outer-right {
    right: -15px;
    opacity: .6; }
  .info-sl-wrap-two .swiper-outer-left {
    left: -15px;
    opacity: .6; }
  .p-event-gal-wrap {
    padding: 0; }
  .p-event-gal-pic, .p-event-gal-head {
    width: 86%;
    margin: 0 7%; }
  .p-event-header .p-event-header-title {
    font-size: 30px; }
  .event-slider-three .event-info-slide .slide-text {
    padding: 160px 20px 0; }
  .event-slider-three .pagination {
    left: 0; }
  .p-event-info-banner .p-event-header {
    width: 90%; } }

@media only screen and (max-width: 375px) {
  .gym-banner-helper.classic.large-banner {
    min-height: 500px; } }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* RESUME HOME */
/*-------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 1650px) {
  .p-resume-header .navigation nav > ul > li > a {
    padding: 42px 42px; } }

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  .p-resume-header .navigation nav > ul > li > a {
    padding: 42px 28px; }
  .gym-features .wrap-info {
    padding-top: 70px; }
  .p-resume-services .services-box {
    padding: 90px 60px 0px 60px; }
  .p-resume-banner .banner-heading {
    padding: 55px 60px; }
  .p-resume-about {
    padding: 55px 40px; }
  .resume-exp-wrap .tl-wrap.line::before, .resume-exp-wrap .tl-wrap.line-2::before {
    top: 94px; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  header nav > ul > li > .dropmenu.type-1 li a {
    display: inline-block;
    padding: 15px 0; }
  .about-banner {
    top: 0;
    margin: 50px auto 50px;
    float: none;
    right: 0; }
  .p-resume-banner {
    margin-top: 60px; }
  .p-resume-wrap {
    display: block; }
  .p-resume-wrap .p-resume-about {
    min-height: 500px;
    display: block;
    width: 100%; }
  .p-resume-wrap .p-resume-about-center {
    border: none;
    background-position: top center; }
  .p-resume-services .services-box {
    margin-left: auto;
    margin-right: auto; }
  .p-resume-references .about-box {
    padding: 53px 50px 52px;
    background: #222222;
    text-align: center; }
  .resume-contact-form {
    margin-left: auto;
    margin-right: auto; }
  .resume-contact-form .resume-form-name, .resume-contact-form .resume-form-email, .resume-contact-form .resume-form-subject, .resume-contact-form textarea {
    display: inline-block;
    width: 80%; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .xs-no-padd {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .xs-padd-15 {
    padding-left: 15px !important;
    padding-right: 15px !important; }
  .cut_block_header.style-3.resume-type {
    margin-left: auto; }
    .cut_block_header.style-3.resume-type .cut_block_header_cat {
      left: 50%; }
  .p-resume-header .navigation ul {
    overflow: scroll !important; }
  .resume-exp-wrap .tl-wrap.line::before, .resume-exp-wrap .tl-wrap.line-2::before {
    top: 100px; }
  .p-resume-services {
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 80px 0 100px; }
  .p-resume-services .services-box {
    padding: 90px 20px 0px 20px; }
  .p-resume-references .p-references-slider-one {
    width: 90%; }
  .p-resume-gal-img {
    width: 50%; }
  .resume-contact-address .address-left, .resume-contact-address .address-right {
    float: none;
    width: 100%; }
  .resume-contact-address .address-right {
    margin-top: 40px; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .p-resume-banner .banner-heading {
    position: relative;
    padding: 55px 20px; }
  .p-resume-banner .banner-heading .title {
    font-size: 40px; }
  .gym-features .wrap-info {
    padding-top: 20px; }
  .c-btn.size-5.font-3 {
    padding: 22px 44.5px;
    font-size: 16px; }
  .resume-exp-wrap .tl-wrap, .resume-exp-wrap .pos-wrap {
    display: block;
    width: 100%; }
  .resume-exp-wrap .tl-wrap.line::before, .resume-exp-wrap .tl-wrap.line-2::before {
    display: none; }
  .exp-place {
    text-align: center; }
  .p-resume-services {
    padding: 10px 0 40px; }
  .p-resume-services .services-box {
    padding: 90px 20px 0px 20px; }
  .p-resume-services .exp-box {
    width: 80%;
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .p-resume-references .p-references-slider-one {
    width: 100%; }
  .p-resume-references {
    padding: 140px 15px 47px; }
  .p-resume-references .about-box {
    padding: 53px 20px 52px; }
  .p-resume-gal-img {
    width: 100%;
    float: none; } }

/* Custom, iPhone Retina */
@media only screen and (max-width: 360px) {
  .cut_block_header.style-3 .cut_block_header_title {
    padding: 26.5px 30px; } }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* CONSTRUCTION HOME */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  .p-const-choose .p-const-choose-text {
    position: relative;
    padding: 123px 30px 58px 50px; }
  .p-const-projects .const-slider-two .project-box .project-date {
    width: 90%; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 1008px) {
  .p-const-info2 {
    background-size: 50%; }
  .swiper-wrapper .swiper-slide .project-box img, .swiper-wrapper .swiper-slide .project-box .project-place, .swiper-wrapper .swiper-slide-active .project-box img, .swiper-wrapper .swiper-slide-active .project-box .project-place {
    opacity: 1; }
  .swiper-wrapper .swiper-slide .project-box .cells, .swiper-wrapper .swiper-slide-active .project-box .cells {
    display: none; }
  .swiper-wrapper .swiper-slide .project-box .project-date, .swiper-wrapper .swiper-slide-active .project-box .project-date {
    opacity: 1;
    color: #ffba00;
    font-size: 60px; }
  .swiper-wrapper .swiper-slide .project-box .project-desc, .swiper-wrapper .swiper-slide-active .project-box .project-desc {
    opacity: 1;
    padding-left: 50px;
    padding-right: 50px; }
  .p-const-projects .swiper-arrow-left, .p-const-projects .swiper-arrow-right {
    position: absolute;
    top: 50%;
    height: 60px;
    width: 60px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff center center no-repeat;
    cursor: pointer;
    -webkit-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
    z-index: 5; }
    .p-const-projects .swiper-arrow-left:hover, .p-const-projects .swiper-arrow-right:hover {
      background-color: #ffba00;
      opacity: .7; }
  .p-const-projects .swiper-arrow-left {
    left: 0;
    background-image: url(/web/20190202022846im_/http://www.healthclubchiropractors.com/img/home_12/left_arrow.html); }
  .p-const-projects .swiper-arrow-right {
    right: 0;
    background-image: url(/web/20190202022846im_/http://www.healthclubchiropractors.com/img/home_12/right_arrow.html); }
  .p-const-choose .p-const-choose-text {
    padding: 100px 40px 58px;
    width: 100%; }
  .p-const-choose .p-const-choose-img .img-back {
    display: none; }
  .p-const-best .p-const-best-imgs {
    text-align: center; }
  .p-const-best .p-const-best-imgs .best-imgs-box {
    width: 308px;
    margin: 0 auto;
    display: inline-block;
    float: none; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .p-const-block {
    padding: 60px 0;
    margin-left: 15px;
    margin-right: 15px; }
  .p-const-info1 .info1-box-left, .p-const-info1 .info1-box-right {
    margin-left: auto;
    margin-right: auto; }
  .p-const-info2 {
    margin-top: 40px; }
    .p-const-info2::before {
      background: rgba(255, 255, 255, 0.7); }
  .p-const-info2 .info2-right {
    margin-left: -15px; }
  .p-const-services .hdng-1 .desc {
    width: 90%;
    margin: 0 auto; }
  .p-const-choose .p-const-choose-text {
    padding: 100px 60px 58px; }
  .p-const-choose .p-const-choose-text .service-block {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .p-const-ready p {
    width: 80%; }
  .p-const-footer .copyright {
    width: 100%;
    display: block;
    text-align: center; }
    .p-const-footer .copyright .table-cell {
      display: inline-block; }
  .p-const-footer .footer-folow {
    text-align: center; }
    .p-const-footer .footer-folow .table-cell {
      display: inline-block; } }

@media (max-width: 767px) {
  .gym-classes .bg-img {
    min-height: 350px; }
  .gym-classes .gym-classes-info.right .subheading {
    width: auto; }
  .gym-classes .p-gym-info .service-block .image {
    height: auto; }
  .c-post .entry-title {
    font-size: 24px; }
  .gym-gallery .bg-gal, .gym-gallery .bg-gal.bg-large {
    min-height: 300px; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 550px) {
  .text-mobile-center {
    text-align: center; }
  .p-const-choose .p-const-choose-text {
    padding: 100px 20px 58px; }
  .p-gym-info .gym-wrap {
    padding-left: 0; }
  .gym-classes .p-gym-info .header-desc {
    width: auto; }
  .gym-classes .bg-img {
    min-height: 300px; }
  .gym-classes .icon:before {
    left: 0; }
  .p-const-choose .p-const-choose-text .service-block .desc {
    padding-right: 0; }
  .gym-classes .p-gym-info .service-block .desc {
    padding-left: 0; }
  .p-gym-info .header-desc {
    width: auto; }
  .service-block {
    text-align: center; }
  .service-block.type-2 .image {
    min-width: 100px;
    position: static;
    display: block;
    left: 0px;
    top: 0px;
    width: 100%; }
    .service-block.type-2 .image img {
      position: static;
      margin: 0 auto;
      -webkit-transform: translateY(0);
      transform: translateY(0); }
  .service-block.type-2 .desc {
    margin-top: 10px; }
  .p-const-choose .p-const-choose-text .service-block .desc {
    padding-left: 0;
    padding-right: 0; } }

/* Custom, iPhone Retina */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* ECOMMERCE */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  .p-commerce-more {
    padding: 0; }
  .p-commerce-more .main-visual {
    padding: 0; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  header.p-commerce-head .card-popup {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  .p-commerce-prod-filter .filter-list li {
    padding: 0 20px; }
  .p-commerce-promo-wrap {
    display: block;
    width: 100%; }
  .p-commerce-promo {
    display: block;
    width: 100%; }
  .commerce-promo-left {
    border-right: none; }
  .commerce-promo-right {
    border-left: none; }
  .p-commerce-promo .promo-img .img-bg {
    background-position: 70px bottom; }
  .col-xs-12:nth-child(-n+2) .service-wrap {
    border-bottom: 1px solid #f7f7f7; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .p-commerce-prod-filter .filter-list li {
    display: block;
    padding: 10px 20px; }
  .p-commerce-prod-filter {
    margin-top: 30px; }
  .p-commerce-prod-filter .prod-grid {
    margin-top: 0; }
  .p-commerce-promo .promo-img .img-bg {
    background-position: 20px bottom; }
  .p-commerce-promo .promo-info {
    padding-left: 20px;
    padding-right: 20px; }
  .p-commerce-pop-head {
    margin-bottom: 30px; }
  .banner-slider-box .slider-box-info {
    padding: 0 50px 50px; }
  .from-blog-head {
    margin-bottom: 40px; }
  .col-xs-12:not(:last-child) .service-wrap {
    border-bottom: 1px solid #f7f7f7; }
  .p-commerce-services .service-block .image {
    float: none; }
  .p-commerce-services .service-block {
    text-align: center; }
  .p-commerce-services .service-block.type-3 .desc {
    padding-left: 0; }
  .p-commerce-foot .footer-link li {
    float: none;
    display: block; }
    .p-commerce-foot .footer-link li a {
      display: block;
      padding: 10px 0; }
  .p-commerce-more {
    padding: 50px; } }

@media only screen and (max-width: 550px) {
  .no-padd-550 {
    padding-left: 0;
    padding-right: 0; }
  .padd-15-550 {
    padding-left: 15px;
    padding-right: 15px; }
  header.p-commerce-head {
    top: 15px;
    left: 15px;
    right: 15px; }
  .p-commerce-slider-one {
    margin-top: -15px; }
  .p-commerce-promo .promo-img {
    display: none; }
  .p-commerce-promo .promo-info {
    width: 100%;
    left: 0%;
    padding: 100px 20px; }
  .p-commerce-ban-slider {
    padding-bottom: 50px; }
  .p-commerce-foot {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
    bottom: 15px; }
  .p-commerce-more {
    padding: 0; } }
    
 .tan {
 	color: #ba8748 !important;
 }
.c-btn.color-9{color:#fff;outline-color:#ba8748;background:#ba8748;}
.bg-dark {
	background-color: #5a2049;
}
.heading, .header-title {
	color: #5a2049 !important;	
}
.gym-about-info:hover .wrap-info {
	background-color: #ba8748;
}


/*
     FILE ARCHIVED ON 02:28:46 Feb 02, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:01:07 Jan 05, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  PetaboxLoader3.datanode: 330.832 (5)
  exclusion.robots.policy: 0.269
  RedisCDXSource: 44.238
  PetaboxLoader3.resolve: 233.665 (2)
  exclusion.robots: 0.286
  captures_list: 369.345
  load_resource: 352.826 (2)
  LoadShardBlock: 294.377 (3)
  CDXLines.iter: 25.989 (3)
  esindex: 0.012
*/