/*------------------------------------------------------*/
/*Template Name: Your Fitness Theme
/*Template URI: http://themesinspire.com/templates/your-fitness-html
/*Description: A very nice theme for Fitness and Health Websites.
/*Author: Theme Inspire
/*Author URI: http://themeforest.net/user/themeinspire
/*Version: 1.0
/*License: GNU General Public License version 3.0
/*License URI: http://www.gnu.org/licenses/gpl-3.0.html

  * 1.  Core variables 
  * 2.  Core Base styles
  * 3.  Core Buttons styles
  * 4.  Core Theme styles
  * 5. Core Modules styles
  * 6. Header styles
  * 7. Footer styles
  * 8. Home Page styles
  * 9. About Page styles
  * 10. Classes Page styles
  * 11. Trainer Page styles
  * 12. Blog Page styles
  * 13. Contact Page styles
  * 14. Signup Page styles
  * 15. Loading Page styles
  * 16. Error Page styles
  * 17. Offline Page styles
  * 18. Comingsoon Page styles
  */
body {
  font-family: '微软雅黑'
}


p {
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  text-transform: uppercase;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #303030;
}
ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
img {
  max-width: 100%;
}
a {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
a:hover {
  text-decoration: none;
  color: #f7d772;
}
.section-title {
  color: #fff;
  font-weight: 300;
  margin-bottom: 75px;
}
.btn {
  font-weight: 700;
  color: #fff;
  border-radius: 3px;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: relative;
  z-index: 9;
}
.btn:hover {
  color: #fff;
  background: #666;
}
.btn-md {
  padding: 12px 34px;
}
.btn-lg {
  padding: 12px 58px;
}
.btn-color {
  background: #fff1c4;
  color: #333
}
.slick-arrow {
  position: absolute;
  top: 50%;
  font-size: 70px;
  color: #cdcdcd;
  z-index: 9;
  cursor: pointer;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.border-title {
  font-weight: 300;
  position: relative;
}
.border-title i {
  height: 28px;
  display: inline-block;
  background: url("../images/border-bg.png") center repeat-x;
}
.border-title span {
  display: inline-block;
  padding: 0 15px;
  margin: 0 -1px;
}
.border-title .with-bg {
  color: #fff;
}
.shapes-section {
  position: relative;
  margin: 0;
  padding-bottom: 85px;
  background: url("../images/bottom-shape.png") center bottom no-repeat !important;
}
.shapes-section:before {
  content: " ";
  background: url("../images/top-shape.png") center top no-repeat;
  width: 100%;
  height: 157px;
  position: absolute;
  z-index: 0;
}
.bg-header {
  position: relative;
  z-index: 9;
  padding: 40px 0 74px 0;
  margin-bottom: 27px;
  color: #fff;
}
.bg-header .bg-head-title {
  color: #fff;
  font-weight: 400;
  margin: 0;
}
.social-nav li {
  float: left;
  margin-left: 20px;
}
.social-nav li:first-child {
  margin-left: 0;
}
.social-nav a {
  border: 1px solid #fff;
  border-radius: 50%;
  text-align: center;
  display: table;
  width: 27px;
  height: 27px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.social-nav a:hover {
  background: #fff;
}
.social-nav a:hover i {
  color: #fff1c4;
}
.social-nav i {
  font-size: 16px;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.progress-wrap {
  margin-bottom: 30px;
}
.progress-wrap h5 {
  margin-bottom: 15px;
  font-weight: 300;
}
.progress-wrap .progress {
  box-shadow: none;
  border-radius: 0;
  height: 12px;
}
.progress-wrap .progress-bar {
  background: #fff1c4;
}
.widget {
  margin-bottom: 40px;
}
.recent-photos-widget h4 {
  margin-bottom: 30px;
}
.recent-photos-widget li {
  float: left;
  width: 50%;
  overflow: hidden;
}
.recent-photos-widget img {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.recent-photos-widget img:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.videos-widget .video {
  margin-bottom: 20px;
}
.videos-widget iframe {
  width: 100%;
  border: 0;
  box-shadow: none;
}
.widget_recent_entries h4 {
  background: #fff1c4;
  padding: 11px 18px;
  padding-right: 0;
  color: #fff;
  font-weight: 300;
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 26px;
}
.widget_recent_entries h4 span {
  background: #333;
  color: #fff;
  font-weight: 300;
  display: inline-block;
  padding: 11px 15px 11px 0;
  margin: -11px 0;
  float: right;
  position: relative;
  font-size: 24px;
}
.widget_recent_entries h4 span:before {
  position: absolute;
  right: 41px;
  top: 0;
  content: " ";
  width: 0;
  height: 0;
  border-bottom: 48.5px solid #333;
  border-left: 48.5px solid transparent;
}
.widget_recent_entries ul {
  margin-left: 15px;
}
.widget_recent_entries li {
  margin-bottom: 24px;
}
.widget_recent_entries a {
  text-transform: uppercase;
  color: #727272;
  font-size: 18px;
}
.widget_recent_entries a:hover {
  color: #fff1c4;
}
#pagination {
  margin-bottom: 70px;
}
#pagination i {
  font-size: 50px;
  color: #fff1c4;
}
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
.recent-posts .fa-angle-right {
  right: 0;
}
.recent-posts .post.recent-post {
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.recent-posts .post.recent-post img {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.recent-posts .post.recent-post:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.recent-posts .post.recent-post:hover h4 {
  background: #fff1c4;
  background: rgba(255, 100, 100, 0.5);
}
.recent-posts h4 {
  width: 100%;
  position: absolute;
  bottom: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-weight: 700;
  z-index: 9;
  padding: 25px;
  margin: 0;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.recent-posts h4 a {
  color: #fff;
}
.recent-posts img {
  width: 100%;
  height: auto;
}
.circliful {
  display: inline-block;
}
.slick-arrow:hover {
  color: #fff1c4;
}
#header {
  background: #fff;
  width: 100%;
  z-index: 99;
  position: absolute;
}
#header .current-menu-nav a {
  color: #d8aa14;
  border-top: 6px solid #fff1c4;
}
.main-navigation > li {
  position: relative;
}
.main-navigation > li > a {
  font-size: 18px;
  font-weight: 500;
  color: #212121;
  text-transform: uppercase;
  padding: 35px 0;
  border-top: 6px solid #fff;
  display: inline-block;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.main-navigation > li > a:hover {
  color: #d8aa14;
  border-top: 6px solid #fff1c4;
}
.main-navigation > li ul {
  display: none;
  position: absolute;
  left: 0;
  top: 94px;
  width: 220px;
  z-index: 99;
  padding: 0;
  margin: 0;
}
.main-navigation > li ul li {
  position: relative;
  background: #fff;
  display: inline-block;
  width: 100%;
  margin: 0;
  margin-bottom: 1px;
}
.main-navigation > li ul li:first-child {
  margin-top: 1px;
}
.main-navigation > li ul li:hover {
  background: #ffec45;
}
.main-navigation > li ul li ul {
  position: absolute;
  left: 220px;
  top: 0;
  display: none;
}
.main-navigation > li ul li ul li ul {
  left: auto;
  right: 220px;
}
.main-navigation > li ul a {
  color: #727272;
  padding: 10px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
}
.logo {
  float: left;
  height: 95px;
  display: table;
}
.logo a {
  display: table-cell;
  vertical-align: middle;
}
.main-nav {
  float: right;
}
.main-nav li {
  float: left;
  margin-left: 40px;
}
.main-slider {
  overflow: hidden;
}
.main-slider .slick-arrow {
  background: #6b6b6b;
  padding: 45px 15px;
  margin-top: -80px;
}
.main-slider .slick-arrow:hover {
  background: #fff1c4;
  color: #999;
}
.main-slider .fa-angle-right.slick-arrow {
  right: -66px;
}
.main-slider .fa-angle-left.slick-arrow {
  left: -66px;
}
.main-slider:hover .fa-angle-right.slick-arrow {
  right: 0;
}
.main-slider:hover .fa-angle-left.slick-arrow {
  left: 0;
}
.main-slider .slider-contents-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: url("../images/slider-red-shape.png") right bottom no-repeat;
  z-index: 9;
  height: 100%;
}
.main-slider .slider-contents {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 170px;
  z-index: 9;
  height: 220px;
  text-align: center;
}
.main-slider h1 {
  font-size: 100px;
  color: #fff;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: -6px;
  margin: 0;
}
.main-slider h1 strong {
  color: #fff1c4;
}
.main-slider .slick-dots {
  position: absolute;
  bottom: 42px;
  left: 0;
  right: 0;
  z-index: 9;
  text-align: center;
}
.main-slider .slick-dots li {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid #fff1c4;
  margin-left: 15px;
  border-radius: 50%;
  cursor: pointer;
}
.main-slider .slick-dots button {
  display: none;
}
.main-slider .slick-dots .slick-active {
  background: #fff1c4;
}
.main-slider-two {
  position: relative;
}
.main-slider-two .slider-contents-wrap {
  background: url("../images/slider-red-shape-2.png") right bottom no-repeat;
}
.main-slider-two .slider-contents {
  top: 0;
  bottom: 0;
  margin: auto;
}
.main-slider-two .slick-dots {
  display: none !important;
}
.slider-training-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
}
.slider-training-wrap .wrap {
  width: 100%;
  height: 170px;
  display: table;
}
.slider-training-wrap .wrap + .popover {
  background: none;
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 0;
  border-radius: 0;
  max-width: 700px;
}
.slider-training-wrap .wrap + .popover .arrow {
  display: none;
}
.slider-training-wrap .wrap + .popover .popover-content {
  padding: 0;
}
.slider-training-wrap .wrap:hover {
  cursor: pointer;
}
.slider-training-wrap .wrap:hover h3,
.slider-training-wrap .wrap:hover i {
  color: #fff1c4;
}
.slider-training-wrap h3,
.slider-training-wrap i {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
}
.slider-training-wrap .fa {
  font-size: 40px;
  color: #888;
}
.slider-training-post {
  width: 700px;
  height: 170px;
  color: #fff;
  text-transform: uppercase;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  display: table;
}
.slider-training-post .feature-img {
  margin-right: 30px;
}
.slider-training-post .post-contents {
  color: inherit;
  width: 265px;
}
.slider-training-post p,
.slider-training-post small {
  font-weight: 300;
}
.slider-training-post small {
  font-size: 14px;
  margin-bottom: 15px;
  display: block;
}
.slider-training-post h5 {
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  margin-bottom: 15px;
  color: inherit;
}
.slider-training-post h5 a {
  color: inherit;
}
.slider-training-post p a {
  color: #fff1c4;
  text-decoration: underline;
}
.slider-training-post .more {
  float: right;
  margin-right: 30px;
}
.slider-training-post .fa {
  width: 50px;
}
.slider-training-post .align-tag,
.slider-training-post .post-contents,
.slider-training-post .feature-img {
  display: table-cell;
  vertical-align: middle;
}
.features {
  margin: 106px 0;
}
.features .icon {
  position: relative;
  margin-bottom: 15px;
  display: inline-block;
  min-height: 100px;
  width: 100%;
}
.features .icon img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.features h5 {
  margin-bottom: 0;
  font-weight: 300;
  text-transform: uppercase;
}
.features .wrapper {
  margin: 0 20px;
}
.features .feature {
  float: left;
  width: 18.4%;
  margin-left: 8%;
}
.features .feature:first-of-type {
  margin-left: 0;
}
.home-classes {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../images/bg1.jpg") 50% 0 fixed;
  background-size: cover;
}
.classes .section-header {
  margin-bottom: 40px;
}
.classes .class {
  position: relative;
  overflow: hidden;
}
.classes .class .title {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 33px;
  text-align: right;
  z-index: 9;
  background: #ededed;
  background: rgba(237, 237, 237, 0.85);
  color: #303030;
  font-weight: 700;
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.classes .class .title a:hover {
  color: #fff1c4 !important;
}
.classes .class:hover .title {
  background: #fff1c4;
  background: rgba(255, 100, 100, 0.75);
}
.classes .class:hover .title a {
  color: #fff;
}
.classes .class:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.classes .class img {
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.classes .classes-wrap {
  padding: 75px 0;
}
.classes .classes-carousel-wrap {
  background: #212121;
  background: rgba(33, 33, 33, 0.9);
  margin-bottom: 70px;
  position: relative;
}
.classes .classes-carousel-wrap .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 9;
  margin-top: -35px;
}
.classes .classes-carousel-wrap .fa-angle-left {
  left: 5%;
}
.classes .classes-carousel-wrap .fa-angle-right {
  right: 5%;
}
.classes-page .class {
  margin: 0 -15px;
}
.classes-page .classes-wrap {
  padding: 70px 0 0 0;
}
.classes-page .section-header {
  margin-bottom: 44px;
}
.training-singup {
  background: #f7f7f7;
  padding: 50px 0;
}
.training-singup p.pull-left {
  font-size: 24px;
  font-weight: 300;
  margin-top: 7px;
}
.strength-classes {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../images/strength-classes-bg.jpg") 50% 0 fixed;
  background-size: cover;
}
.individual-classes {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../images/individual-classes-bg.jpg") 50% 0 fixed;
  background-size: cover;
}
.class-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  z-index: 9;
}
.class-overlay .entry-contents {
  width: 100%;
  height: 79.5%;
  background: #000;
  background: rgba(0, 0, 0, 0.7);
  padding: 25px;
}
.class-overlay h4 a,
.class-overlay p {
  color: #fff;
}
.class-overlay h4 {
  margin: 0;
  margin-bottom: 20px;
}
.class-overlay p {
  margin-bottom: 70px;
}
.class-overlay .author {
  color: #ccc;
  text-transform: uppercase;
}
.class-overlay .author a {
  color: #fff1c4;
  text-decoration: underline;
}
.class-overlay .entry-footer {
  width: 100%;
  height: 92px;
  line-height: 92px;
}
.class-overlay .entry-footer .price {
  position: relative;
  font-size: 36px;
  color: #fff;
  font-weight: 700;
  background: #fff1c4;
  display: inline-block;
  padding-left: 25px;
  height: 100%;
  vertical-align: middle;
}
.class-overlay .entry-footer .price:after {
  content: "";
  position: absolute;
  right: -100px;
  width: 150px;
  height: 100%;
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -o-transform: skew(30deg);
  background: #fff1c4;
  z-index: -1;
}
.class-overlay .entry-footer .sign-up {
  font-size: 20px;
  font-weight: 700;
  color: #fff1c4;
  text-transform: uppercase;
  margin-right: 25px;
}
.class-overlay-container .class-overlay {
  display: none;
}
.class-overlay-container .class-overlay + h4.title {
  display: block;
}
.class-overlay-container:hover .class-overlay + h4.title {
  display: none;
}
.class-overlay-container:hover .class-overlay {
  display: block;
}
.about-training {
  padding: 78px 0;
}
.about-training .section-header {
  margin-bottom: 65px;
}
.about-training p {
  font-size: 16px;
  line-height: 28px;
  color: #727272;
}
.fitness-price-plans {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../images/fitnes-pricing-bg.jpg") 50% 0 fixed;
  background-size: cover;
  padding: 50px 0 139px 0;
}
.fitness-price-plans .timing {
  color: #fff;
  text-transform: uppercase;
  padding: 23px 0;
  background: #fff1c4;
  background: rgba(255, 21, 21, 0.4);
  font-weight: 300;
  margin-bottom: 70px;
}
.fitness-price-plans .timing time {
  font-size: 36px;
  color: inherit;
  text-transform: inherit;
  font-weight: inherit;
}
.fitness-price-plans .timing .days {
  font-size: 24px;
  color: inherit;
  text-transform: inherit;
  font-weight: inherit;
}
.fitness-price-plans .price-plan .entry-title {
  background: url("../images/price-table-title-bg.png") center repeat-x;
  padding: 30px 0;
  color: #fff;
  margin-bottom: 30px;
  font-weight: 300;
  background-size: cover;
}
.fitness-price-plans .price-header {
  padding: 23px 0;
}
.fitness-price-plans .basic-price-header {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../images/basic-plan-bg.jpg") left top no-repeat;
}
.fitness-price-plans .adv-price-header {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../images/pro-plan-bg.jpg") left top no-repeat;
}
.fitness-price-plans .pro-price-header {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../images/adv-plan-bg.jpg") left top no-repeat;
}
.fitness-price-plans .price {
  color: #fff;
}
.fitness-price-plans .price strong {
  font-size: 72px;
  line-height: 75px;
  font-weight: 700;
  color: #fff1c4;
}
.fitness-price-plans .contents {
  background: #fff;
  padding: 57px 0;
  min-height: 385px;
  position: relative;
}
.fitness-price-plans .contents .offers {
  margin-bottom: 40px;
}
.fitness-price-plans .contents li {
  margin-bottom: 15px;
  padding-bottom: 15px;
  font-size: 18px;
  font-weight: 300;
  background: url("../images/price-offer-separator.jpg") bottom center no-repeat;
}
.fitness-price-plans .contents li:last-child {
  background: none;
}
.fitness-price-plans .price-footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50px;
}
.classes-single .team-carousel {
  margin-bottom: 60px;
}
.team-container {
  padding: 90px 0;
}
.team-container .section-header {
  margin-bottom: 70px;
}
.team-container .class {
  position: relative;
}
.team-container .title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 18px;
  padding: 20px 10px;
  z-index: 9;
  background: #303030;
  background: rgba(0, 0, 0, 0.7);
  font-weight: 700;
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  color: #fff;
  text-align: center;
}
.team-container p {
  text-align: center;
  font-size: 16px;
  color: #727272;
}
.videos-wrap {
  padding: 119px 0;
  background: #fff;
}
.videos-wrap iframe {
  width: 100%;
  min-height: 700px;
  border: 0;
}
.videos-wrap .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 9;
  margin-top: -35px;
}
.videos-wrap .fa-angle-left {
  left: 7%;
}
.videos-wrap .fa-angle-right {
  right: 7%;
}
.videos-wrap h2 {
  margin-bottom: 65px;
}
.videos-var-two {
  padding: 0 0 85px 0;
}
.videos-var-two .btn {
  float: right;
  margin-top: 40px;
}
.videos-slider-wrapper {
  position: relative;
}
.home-news-articles {
  background: url("../images/bg4.jpg") 50% 0 fixed;
  background-size: cover;
}
.home-news-articles .section-title {
  margin-bottom: 45px;
}
.home-news-articles .home-news-bg {
  background: #303030;
  background: rgba(48, 48, 48, 0.4);
  padding: 70px 0;
}
.home-news-articles .post {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  margin-bottom: 40px;
}
.home-news-articles .feature-img {
  float: left;
  margin-right: 35px;
  width: 50%;
  text-align: center;
  overflow: hidden;
}
.home-news-articles .feature-img img {
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.home-news-articles .feature-img:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.home-news-articles .contents {
  display: table;
  margin: 35px 0 40px 0;
}
.home-news-articles p,
.home-news-articles h4 {
  margin-bottom: 15px;
}
.home-news-articles p {
  font-size: 16px;
  line-height: 28px;
}
.home-news-articles .more {
  background: #666;
  padding: 5px 25px;
  font-size: 14px;
}
.home-news-articles .more:hover {
  background: #fff1c4;
  color: #333;
}
.home-news-articles .entry-contents {
  margin-bottom: 40px;
}
.home-news-articles .author {
  color: #fff1c4;
  text-decoration: underline;
}
.home-news-articles .meta {
  text-transform: uppercase;
}
.home-news-articles .btn {
  margin-top: 10px;
}
.home-news-articles-2 {
  background: none;
  padding: 103px 0 79px 0;
}
.home-news-articles-2 .section-header {
  margin-bottom: 64px;
}
.home-news-articles-2 .home-news-bg {
  margin-bottom: 65px;
}
.home-news-articles-2 .post {
  position: relative;
  margin: 0 -15px;
}
.home-news-articles-2 .post:hover .contents {
  display: block;
  left: 0;
}
.home-news-articles-2 .contents {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 40px;
  box-sizing: border-box;
  background: #fff1c4;
  background: rgba(255, 48, 48, 0.8);
  z-index: 9;
  color: #fff;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.home-news-articles-2 .contents h4 a {
  color: #fff;
}
.home-news-articles-2 .feature-img {
  float: none;
  margin: 0;
  width: 100%;
}
.home-news-articles-2 .more {
  background: no-repeat;
  border: 1px solid #fff;
  color: #fff;
}
.home-news-articles-2 .home-news-bg {
  background: url("../images/home-news-bg-2.jpg") 50% 0 fixed;
  padding: 0;
  background-size: cover;
}
.home-news-articles-2 .home-news-bg:before {
  content: " ";
  background: #303030;
  background: rgba(48, 48, 48, 0.8);
  width: 100%;
  height: 100%;
  position: absolute;
}
.gallery-wrap {
  margin: 78px 0 157px 0;
}
.gallery-wrap .gallery {
  margin-left: 40px;
}
.gallery-wrap .gallery:first-of-type {
  margin-left: 0;
}
.gallery-wrap .section-header {
  margin-bottom: 54px;
}
.gallery-wrap .section-header h2 {
  margin-bottom: 43px;
}
.gallery-wrap h4 {
  font-style: italic;
  color: #666;
  margin: 0 35px 20px 35px;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.gallery-wrap small {
  font-size: 14px;
  color: #666;
  margin: 0 35px;
}
.gallery-wrap .contents {
  background: #fff1c4;
  text-align: center;
  position: absolute;
  top: 0;
  width: 100%;
  height: 0;
  box-sizing: border-box;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  overflow: hidden;
}
.gallery-wrap .gallery {
  position: relative;
}
.gallery-wrap .gallery:hover .contents {
  height: 100%;
}
.gallery-wrap .gallery:hover h4 {
  margin-top: 65%;
}
.gallery-wrap img {
  width: 100%;
}
.gallery-wrap .slick-dots {
  position: absolute;
  bottom: -80px;
  left: 0;
  right: 0;
  z-index: 9;
  text-align: center;
}
.gallery-wrap .slick-dots li {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid #fff1c4;
  margin-left: 15px;
  border-radius: 50%;
  cursor: pointer;
}
.gallery-wrap .slick-dots button {
  display: none;
}
.gallery-wrap .slick-dots .slick-active {
  background: #fff1c4;
}
.gallery-var-two .gallery {
  position: relative;
}
.gallery-var-two .contents {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 9;
  width: 100%;
  padding: 29px 49px;
  background: #000;
  background: rgba(0, 0, 0, 0.7);
  text-align: right;
}
.gallery-var-two img {
  width: 100%;
}
.gallery-var-two span {
  display: inline-block;
  margin-left: 13px;
  text-align: center;
}
.gallery-var-two .likes {
  margin-left: 35px;
}
.gallery-var-two .contents i {
  color: #fff;
  font-size: 16px;
}
.gallery-var-two .facebook-icon,
.gallery-var-two .twitter-icon {
  border: 1px solid #fff;
  border-radius: 50%;
}
.gallery-var-two .facebook-icon i,
.gallery-var-two .twitter-icon i {
  vertical-align: middle;
}
.gallery-var-two .facebook-icon {
  padding: 0 6px;
}
.gallery-var-two .twitter-icon {
  padding: 0 3px;
}
.gallery-var-two .likes,
.gallery-var-two .comments {
  font-size: 16px;
}
.gallery-var-two .likes {
  color: #fff1c4;
}
.gallery-var-two .comments {
  color: #fff;
}
.gallery-var-two {
  padding-bottom: 97px;
}
.gallery-var-two .bg-header {
  margin-bottom: 60px;
}
.classes.team-container {
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/bg3.jpg") 50% 0 fixed;
  background-size: cover;
  padding: 0;
}
.classes.team-container .section-header {
  margin-bottom: 42px;
}
.team-wrap header {
  margin-bottom: 50px;
}
.team-wrap header h2 {
  margin-bottom: 40px;
}
.team-wrap header p {
  color: #fff;
}
.team-wrap .team-carousel .class {
  position: relative;
  text-align: center;
}
.team-wrap .team-carousel .class:hover h4 {
  background: #fff1c4;
  color: #666;
}
.team-wrap .team-carousel h4 {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 18px;
  text-align: center;
  background: rgba(48, 48, 48, 0.82);
  color: #fff;
  padding: 15px;
  margin: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.team-wrap .team-carousel-wrap {
  background: rgba(255, 241, 196, 0.5);
  margin-bottom: 86px;
  position: relative;
}
.team-wrap .team-carousel-wrap .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 9;
  margin-top: -35px;
  color: #fff;
}
.team-wrap .team-carousel-wrap .slick-arrow:hover {
  color: #fff1c4;
}
.team-wrap .team-carousel-wrap .fa-angle-left {
  left: 5%;
}
.team-wrap .team-carousel-wrap .fa-angle-right {
  right: 5%;
}
.classes.team-var-two .team-wrap {
  padding: 70px 0;
}
.classes.team-var-two .section-header {
  margin-bottom: 67px;
}
.classes.team-var-two .border-title {
  margin-bottom: 54px;
}
.classes.team-var-two .border-title span {
  color: #fff;
}
.classes.team-var-two .team-carousel-wrap {
  margin-bottom: 67px;
}
.bmi-wrap {
  margin: 75px 0 0 0;
}
.bmi-wrap .border-title {
  margin-bottom: 18px;
}
.bmi-wrap .bmi-img {
  float: left;
  margin-right: 46px;
}
.bmi-wrap .bmi-calculator {
  width: 430px;
  float: left;
  border: 1px solid #d3d3d3;
  padding: 45px;
  box-sizing: border-box;
  border-radius: 10px;
  margin-top: 52px;
  margin-right: 40px;
}
.bmi-wrap .small {
  color: #fff1c4;
  text-decoration: underline;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 20px;
}
.bmi-wrap input[type="text"] {
  margin-bottom: 20px;
  box-shadow: none;
  outline: none;
  border: 1px solid #d3d3d3;
  width: 100%;
  padding: 19px 15px;
  box-sizing: border-box;
  border-radius: 3px;
}
.bmi-wrap .input-group {
  margin-bottom: 20px;
}
.bmi-wrap .input-group input[type="text"] {
  border-right: 0;
  height: auto;
  margin-bottom: 0;
}
.bmi-wrap .btn {
  width: 100%;
  padding: 17px 58px;
}
.bmi-wrap .radio-wrap {
  display: inline-block;
  margin-right: 68px;
  margin-bottom: 20px;
}
.bmi-wrap .radio-wrap label {
  font-size: 19px;
  font-weight: 300;
}
.bmi-wrap input[type="radio"] {
  display: none;
}
.bmi-wrap input[type="radio"] + label span {
  display: inline-block;
  width: 28px;
  height: 28px;
  margin: -3px 4px 0 0;
  vertical-align: middle;
  background: url(../images/radio-btn.png) no-repeat;
  cursor: pointer;
}
.bmi-wrap input[type="radio"]:checked + label span {
  background: url(../images/checked.png) no-repeat;
}
.bmi-wrap .bmi-details {
  width: 320px;
  float: left;
  margin-top: 100px;
}
.bmi-wrap .bmi-details .results {
  display: inline-block;
  font-size: 60px;
  color: #84b400;
  font-weight: 500;
  line-height: 45px;
}
.bmi-wrap .bmi-details small {
  font-size: 24px;
  font-weight: inherit;
  color: inherit;
}
.bmi-wrap .bmi-details p {
  font-size: 16px;
  line-height: 28px;
}
.bmi-wrap .bmi-details h3 {
  font-weight: 300;
  margin-bottom: 20px;
}
.bmi-wrap .bmi-details a {
  color: #fff1c4;
  text-decoration: underline;
  margin-bottom: 25px;
  text-transform: uppercase;
  display: inline-block;
}
.bmi-wrap.shapes-section {
  margin: 0;
  padding-bottom: 113px;
}
.bmi-wrap.shapes-section .bg-header {
  padding: 40px 0 65px 0;
  margin: 0 0  5px 0;
}
.bmi-wrap.shapes-section .bmi-img {
  margin-right: 10px;
}
.bmi-wrap.shapes-section .bmi-calculator {
  margin-top: 143px;
}
.bmi-wrap.shapes-section .bmi-details {
  margin-top: 190px;
}
.fitness-rules {
  padding: 78px 0;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/fitness-rules-bg.jpg") 50% 0 fixed;
  background-size: cover;
}
.fitness-rules .section-header {
  margin-bottom: 77px;
  position: relative;
}
.fitness-rules .section-header span {
  color: #fff;
}
.fitness-rules .container {
  z-index: 9;
  position: relative;
}
.fitness-rules h5 {
  color: #fff;
}
.fitness-rules .btn {
  margin: 88px 0 27px 0;
}
.social-follow {
  width: 100%;
  background: #fff1c4;
  color: #fff;
  padding: 34px 0;
  z-index: 9;
}
.social-follow h4 {
  font-size: 22px;
  color: inherit;
  font-weight: 300;
  margin: 0;
}
#footer {
  position: relative;
  color: #fff;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/bg1.jpg") 50% 0 fixed;
  background-size: cover;
}
#footer .footer-wrapper {
  padding: 100px 0;
}
#footer .footer-logo {
  margin-bottom: 30px;
}
#footer p {
  font-size: 18px;
  border-bottom: 1px solid #656565;
  padding-bottom: 34px;
  margin-bottom: 40px;
}
#footer .footer-meta {
  font-size: 16px;
}
#footer .footer-meta .same {
  width: 33.333333%;
  display: inline-block;
  color: inherit;
  float: left;
}
#footer .footer-meta a {
  color: inherit;
  font-size: inherit;
}
#footer .footer-meta a:hover {
  color: #f7d772;
}
#footer .footer-bottom {
  background: #fff;
  padding: 20px 0;
}
#footer .footer-nav li {
  float: left;
  margin: 5px 30px 0 0;
}
#footer .footer-nav li:first-child {
  margin-left: 0;
}
#footer .footer-nav a {
  color: #9a9a9a;
  text-transform: uppercase;
}
#footer .footer-nav a:hover {
  color: #f7d772;
}
#footer .copyright {
  border: 0;
  padding: 0;
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
  color: #9a9a9a;
}
#contact-loader {
  display: none;
}
#error-container {
  color: #fff1c4;
}
.banner {
  min-height: 422px;
  position: relative;
}
.banner h1 {
  margin-bottom: 50px;
  color: #fff;
}
.banner .breadcrumb {
  background: none;
  padding: 0;
  margin: 0;
}
.banner a,
.banner li,
.banner .active {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}
.banner .banner-contents {
  position: absolute;
  bottom: 73px;
  left: 0;
  right: 0;
  z-index: 1;
}
.banner a:hover {
  color: #fff1c4;
}
.our-statistics {
  padding: 60px 0 123px 0;
  color: #fff;
}
.our-statistics .digits {
  display: inline-block;
  font-size: 60px;
  font-weight: 300;
  margin-bottom: 17px;
  border-bottom: 1px solid #303030;
  color: #303030;
}
.our-statistics h5 {
  font-size: 18px;
}
.our-statistics .section-header {
  margin-bottom: 95px;
}
.customer-count {
  position: relative;
  padding: 118px 0;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/customer-count-bg.jpg") 50% 0 fixed;
  background-size: cover;
}
.customer-count h2.title {
  color: #fff;
  margin-bottom: 38px;
}
.customer-count h5 {
  color: #fff;
}
.customer-review {
  padding: 97px 0 125px 0;
}
.customer-review .section-header {
  margin-bottom: 86px;
}
.customer-review-slider p {
  margin-bottom: 50px;
}
.customer-review-slider img {
  margin-bottom: 15px;
  display: inline-block;
}
.trainers-page {
  background: url("../images/top-shape.png") center top no-repeat;
  margin-bottom: 69px;
}
.trainers-page .bg-header {
  padding: 40px 0 78px 0;
  margin-bottom: 54px;
}
.trainers-page .trainer {
  position: relative;
  margin-bottom: 30px;
}
.trainers-page .trainer img {
  width: 100%;
}
.trainers-page .trainer .overlay {
  position: absolute;
  top: 58%;
  left: 0;
  right: 0;
  margin: -30px 0 0 0;
  text-align: center;
  width: 100%;
  z-index: 9;
  background: #fff1c4;
  background: rgba(255, 21, 21, 0.4);
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.trainers-page .trainer .overlay .social-nav {
  margin-bottom: 22px;
  display: none;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.trainers-page .trainer .overlay li {
  float: none;
  display: inline-block;
}
.trainers-page .trainer .overlay li:first-child {
  margin-left: 0;
}
.trainers-page .trainer .title {
  font-size: 18px;
  padding: 20px 10px;
  background: #303030;
  background: rgba(0, 0, 0, 0.7);
  font-weight: 700;
  box-sizing: border-box;
  color: #fff;
  margin-bottom: 0;
}
.trainers-page .trainer .more {
  font-weight: 700;
  color: #fff;
  border: 1px solid #fff;
  padding: 8px 23px;
  text-transform: uppercase;
  display: none;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
.trainers-page .trainer .more:hover {
  background: #fff;
  color: #fff1c4;
}
.trainers-page .trainer:hover .overlay {
  top: 29%;
  padding: 49px 0 53px 0;
}
.trainers-page .trainer:hover .title {
  background: none;
  margin-bottom: 16px;
}
.trainers-page .trainer:hover .social-nav {
  display: block;
  margin-bottom: 28px;
}
.trainers-page .trainer:hover .more {
  display: inline-block;
}
.trainers-single .trainer-single-img {
  margin-bottom: 40px;
}
.trainers-single .section-header {
  margin: 53px 0;
}
.trainers-single .main-title {
  font-weight: 700;
  margin: 43px 0 37px 0;
}
.trainers-single p {
  font-size: 16px;
  line-height: 28px;
}
.trainers-single .trainer-single-schedule {
  margin-bottom: 83px;
}
.trainers-single .trainer-single-schedule span {
  float: right;
}
.trainers-single .progress-wrapper {
  margin-bottom: 60px;
}
.trainers-single .contents {
  margin-bottom: 75px;
}
.trainer-single-img {
  position: relative;
}
.trainer-single-img .social-wrapper {
  width: 100%;
  height: 150px;
  display: table;
  z-index: 9;
  position: absolute;
  bottom: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
}
.trainer-single-img .social-nav {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.trainer-single-img .social-nav li {
  float: none;
  display: inline-block;
  text-align: center;
}
.trainer-single-img .social-nav li:first-child {
  margin-left: 0;
}
.trainer-single-img .social-nav a {
  width: 50px;
  height: 50px;
  border-width: 2px;
}
.trainer-single-img i {
  font-size: 30px;
}
.blog-page {
  background: url("../images/blog-top-shape.png") center top no-repeat;
}
.blog-page .bg-header {
  padding: 35px 0 85px 0;
  margin-bottom: 53px;
}
.blog-page .blog-posts-filter li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.blog-page .blog-posts-filter a {
  font-weight: 300;
  padding: 7px 15px;
  border-radius: 3px;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: relative;
  z-index: 9;
  background: #f2f2f2;
  color: #727272;
}
.blog-page .blog-posts-filter a:hover {
  color: #fff;
  background: #fff1c4;
}
.blog-page .blog-posts-filter .active {
  color: #fff;
  background: #fff1c4;
}
.blog-page .post {
  padding-bottom: 15px;
  margin: 0 115px 50px 115px;
}
.blog-page .post .entry-title {
  margin-bottom: 5px;
}
.blog-page .post .slick-arrow {
  margin-top: -35px;
}
.blog-page p {
  font-size: 16px;
  color: #727272;
  line-height: 28px;
  margin-bottom: 15px;
}
.blog-page .post-meta {
  margin-bottom: 40px;
}
.blog-page .post-meta a {
  color: inherit;
}
.blog-page .post-meta a:hover {
  color: #fff1c4;
}
.blog-page .post-meta i {
  margin-right: 10px;
}
.blog-page .post-meta .author {
  color: #fff1c4;
  text-decoration: underline;
}
.blog-page .post-meta .author:hover {
  text-decoration: none;
}
.blog-page .feature-img {
  margin: 0 -100px 36px -100px;
}
.blog-page .blog-slider .fa-angle-right {
  right: 0;
}
.blog-page .recent-posts h4.entry-title {
  margin-bottom: 0;
}
.blog-page .sidebar {
  margin-top: 103px;
}
.blog-with-sidebar {
  background: none;
  margin-top: 70px;
}
.blog-with-sidebar .post {
  margin-left: 0;
  margin-right: 0;
}
.blog-with-sidebar .feature-img {
  margin-left: 0;
  margin-right: 0;
}
.blog-single-page {
  background: none;
  margin-top: 70px;
}
.blog-single-page .recent-posts {
  margin-bottom: 75px;
}
.blog-single-page .recent-posts .slick-arrow {
  margin-top: -35px;
}
.blog-single-page blockquote {
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
  border-left: 0;
  text-align: center;
}
.blog-single-page blockquote p {
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
}
.blog-single-page ol {
  list-style-position: inside;
  line-height: 28px;
}
.recent-posts .slick-arrow {
  margin-top: -35px;
}
.soical-like-container {
  margin-top: 20px;
}
.soical-like-container a {
  border: 1px solid #727272;
}
.soical-like-container i {
  color: #727272;
  font-size: 14px;
}
.soical-like-container .fa-heart {
  color: #fff1c4;
}
/*------------------------------------------------------*/
/* Comments
/*------------------------------------------------------*/
#comments-title {
  margin-left: 130px;
}
.comments-wrapper {
  margin-left: 115px;
}
#comments li:first-child {
  margin-top: 11px;
}
#comments-section {
  margin-bottom: 0px;
}
#comments-title span {
  font-weight: 400;
}
#reply-title {
  margin-bottom: 38px;
}
#comments-section > ol > li > .children {
  position: relative;
}
#comments-section .comment {
  list-style: none;
}
#comments-section .commentlist {
  margin: 0 0 40px 0;
  padding: 2px 0px 5px 0px;
  overflow: hidden;
}
.commentlist .children {
  margin: 0;
  padding: 0;
}
.commentlist .children .children {
  margin-left: 8%;
}
#comments-section .children > .comment {
  margin-top: 15px;
}
ol > .comment {
  margin: 15px 0 0;
}
#comments-section article > .comment-wrap {
  background-color: #fff;
  padding: 20px;
  padding-bottom: 0;
  position: relative;
  z-index: 999;
}
#comments-section .bypostauthor article > .comment-wrap {
  background-color: #fdfdfd;
}
#comments-section .children article {
  position: relative;
}
#comments-section .children article .left-border {
  position: absolute;
  background: url("../images/comment-border.png") left center no-repeat;
  width: 100%;
  height: 1px;
  top: 49%;
  left: 0px;
  display: inline-block;
  z-index: 9;
}
#comments-section .children article .vertical-border {
  position: absolute;
  background: url("../images/comment-border2.png") left top repeat-y;
  width: 1px;
  height: 50%;
  bottom: 51%;
  left: 0px;
  display: inline-block;
  z-index: 9;
}
#comments-section .author .comment-reply-link {
  font-size: 11px;
}
.commentlist li.pingback {
  margin-left: 0;
  list-style: none;
  border-bottom: 1px solid #dedede;
  padding: 10px;
}
.commentlist li.pingback p {
  margin: 0;
}
.comment-detail-wrap {
  /*float: right;
  width: 86%;*/
}
.comment-meta {
  position: relative;
}
.comment-meta .comment-reply-link {
  color: #fff1c4;
  padding: 5px 10px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
  text-transform: uppercase;
}
.comment-meta .comment-reply-link:hover {
  color: #303030;
}
.comment-meta h5.author,
.comment-meta h5.author a {
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 5px 0;
  text-transform: uppercase;
  font-style: normal;
  color: #fff;
}
.comment-meta h5.author a {
  background: #303030;
  padding: 3px 10px;
  border-radius: 3px;
}
.comment-meta h5.author {
  float: left;
  margin-right: 10px;
}
.comment-meta time {
  display: inline-block;
  margin: 0 0 5px 0;
  font-size: 12px;
  color: #727272;
  line-height: 18px;
}
.comment-body p {
  margin-bottom: 12px;
}
.commentlist .children .depth-2 .comment-wrap .author a {
  background: #fff1c4;
}
.commentlist .children .depth-2 .comment-wrap {
  width: 85%;
  margin-left: 15%;
}
.commentlist .children .depth-3 .comment-wrap {
  width: 91%;
  margin-left: 9%;
}
.commentlist .children .depth-4 .comment-wrap {
  width: 90%;
  margin-left: 10%;
}
.commentlist .children .depth-5 .comment-wrap {
  width: 88%;
  margin-left: 12%;
}
.comment-body {
  margin-top: 10px;
}
#respond p {
  margin-bottom: 20px;
}
#respond input[type="text"],
#respond input[type="submit"],
#respond textarea {
  width: 100%;
  padding: 15px;
  border: 1px solid #cdcdcd;
  border-radius: 3px;
  text-transform: uppercase;
}
#respond textarea {
  resize: vertical;
}
#respond #contact-form p.form-allowed-tags,
#respond #respond p.form-allowed-tags {
  font-size: 12px;
}
#respond #contact-form p.form-allowed-tags code,
#respond #respond p.form-allowed-tags code {
  font-size: 12px;
  display: block;
}
.logged-in-as {
  color: #3a3c41;
  font-size: 16px;
  margin-bottom: 20px;
}
.logged-in-as a {
  font-weight: 700;
}
a.avatar {
  width: 80px;
  height: auto;
  margin: 0 37px 15px 0;
  float: left;
  border-radius: 50px;
}
a.avatar img {
  width: 100%;
  height: auto;
  border-radius: 50px;
}
#respond input[type="submit"] {
  background: #fff1c4;
  border: none;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
}
.blog-single-sidebar #comments-section {
  background: #f6f6f6;
  padding-top: 50px;
}
.blog-single-sidebar .post,
.blog-single-sidebar .feature-img {
  margin-left: 0;
  margin-right: 0;
}
.blog-single-sidebar img {
  max-width: 100%;
}
.gallery-page {
  background: url("../images/blog-top-shape.png") center top no-repeat;
  margin-bottom: 60px;
}
.gallery-page .blog-posts-filter li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.gallery-page .blog-posts-filter a {
  font-weight: 300;
  padding: 7px 15px;
  border-radius: 3px;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: relative;
  z-index: 9;
  background: #f2f2f2;
  color: #727272;
}
.gallery-page .blog-posts-filter a:hover {
  color: #fff;
  background: #fff1c4;
}
.gallery-page .blog-posts-filter .active {
  color: #fff;
  background: #fff1c4;
}
.gallery-page #pagination {
  margin: 0 0 20px 0;
}
.gallery-album-page .gallery-album {
  position: relative;
  text-align: center;
  float: left;
  overflow: hidden;
}
.gallery-album-page .gallery-album:hover img {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}
.gallery-album-page .gallery-album:hover .fa-search-plus {
  display: block;
}
.gallery-album-page .gallery-album img {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.gallery-album-page .fa-search-plus {
  font-size: 30px;
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  z-index: 99;
  text-align: center;
  display: none;
}
.gallery-album-page #pagination {
  margin: 40px 0 10px 0;
}
.gallery-videos {
  margin: 0;
  background: url("../images/blog-top-shape.png") center top no-repeat;
}
.gallery-videos .post {
  border-bottom: 1px solid #cdcdcd;
}
.gallery-videos .post:last-of-type {
  border-bottom: 0;
}
.gallery-videos .entry-contents {
  margin-top: 100px;
}
.gallery-videos .entry-contents a {
  color: #fff1c4;
}
.gallery-videos .entry-contents a:hover {
  color: #333;
}
.gallery-single {
  background: url("../images/top-shape.png") center top no-repeat #f6f6f6;
}
.gallery-single .bg-header {
  margin-bottom: 0;
  padding: 40px 0 78px 0;
}
.gallery-single #comments-section {
  background: #fff;
  margin-top: 50px;
  padding-top: 60px;
}
.prices-page .special-offers {
  margin-bottom: 120px;
}
.prices-page .special-offers .section-header {
  margin: 80px 0;
}
.prices-page #accordion img {
  float: left;
  margin: -15px;
  margin-right: 25px;
}
.prices-page #accordion .panel-heading,
.prices-page #accordion .panel {
  border: none;
  box-shadow: none;
  background: #f1f1f1;
}
.prices-page #accordion .panel-body {
  border: none;
}
.prices-page #accordion .active {
  background: #fff1c4;
  color: #fff;
}
.contact-page .banner {
  margin-bottom: 100px;
}
.contact-page .contact-details {
  margin: 115px 0;
}
.contact-page .contact-details i {
  color: #898989;
  border: 1px solid #9c9c9c;
  border-radius: 50%;
  padding: 5px;
  width: 30px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  margin-right: 10px;
}
.contact-page .contact-details p {
  margin-bottom: 0;
}
.contact-page #map {
  width: 100%;
  height: 550px;
  margin-bottom: 100px;
}
.contact-page .map-3d-view {
  margin-bottom: 120px;
}
.contact-page .map-3d-view .section-header {
  margin-bottom: 60px;
}
.contact-page .map-3d-view #street-view {
  width: 940px;
  height: 630px;
  margin: 0 auto;
}
.signup-page .section-header {
  margin: 60px 0 20px 0;
}
#signup-form {
  padding: 110px 0 150px  0;
  background: url("../images/sign-up-image.png") right top no-repeat;
}
#signup-form label,
#signup-form input,
#signup-form textarea,
#signup-form select {
  float: left;
  text-transform: uppercase;
}
#signup-form label {
  min-width: 137px;
  margin-right: 35px;
  font-size: 18px;
  color: #666;
  text-transform: uppercase;
  text-align: right;
  margin-top: 18px;
}
#signup-form input,
#signup-form textarea,
#signup-form select {
  padding: 12px;
  border: 1px solid #cdcdcd;
  outline: none;
}
#signup-form input.error,
#signup-form textarea.error,
#signup-form select.error {
  border-color: #fff1c4;
}
#signup-form p {
  margin-bottom: 15px;
  clear: both;
  display: inline-block;
  width: 100%;
  position: relative;
}
#signup-form input,
#signup-form textarea,
#signup-form select {
  width: 325px;
}
#signup-form input[type="submit"] {
  margin-left: 170px;
  background: #fff1c4;
  color: #fff;
  border: none;
  font-size: 18px;
  font-weight: 700;
}
#error-container .error {
  color: #fff1c4;
  font-size: 13px;
  clear: both;
  display: block;
}
#contact-loader {
  margin: 20px 0 0 10px;
}
.events-page {
  background: none;
}
.events-page .section-header {
  margin: 60px 0 70px 0;
}
.events-page .feature-img-wrap {
  margin-left: -15px;
}
.events-page .event-post {
  margin-bottom: 65px;
}
.events-page .event-post .entry-title {
  font-weight: 300;
  margin-bottom: 15px;
}
.events-page .event-post .feature-img-wrap {
  position: relative;
}
.events-page .event-post .entry-footer {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 85px;
  z-index: 9;
  text-align: right;
}
.events-page .event-post .entry-footer .price {
  position: relative;
  font-size: 36px;
  line-height: 85px;
  color: #fff;
  font-weight: 700;
  background: #fff1c4;
  display: inline-block;
  padding-left: 25px;
  height: 100%;
  width: 65%;
  z-index: 9;
}
.events-page .event-post .entry-footer .price:after {
  content: "";
  position: absolute;
  right: -100px;
  width: 150px;
  height: 100%;
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -o-transform: skew(20deg);
  background: #fff1c4;
  z-index: -1;
}
.events-page .event-post .entry-footer .sign-up {
  width: 35%;
  height: 85px;
  font-size: 20px;
  font-weight: 700;
  line-height: 85px;
  color: #fff1c4;
  text-transform: uppercase;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  padding: 0 50px;
}
.events-page .event-post .entry-footer .sign-up:hover {
  color: #303030;
}
.events-page .event-meta {
  margin: 0 25px 0 25px;
  text-align: right;
  width: 105px;
  float: left;
}
.events-page .event-meta i {
  vertical-align: middle;
}
.events-page .event-meta .date {
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 15px;
  display: block;
  margin-top: -4px;
}
.events-page .event-meta time {
  display: block;
}
.events-page .event-contents {
  overflow: hidden;
}
.events-page .recent-posts {
  margin-bottom: 65px;
}
.training-details-page .section-header {
  margin: 70px 0 20px 0;
}
.training-details-page .details-wrapper {
  background: url("../images/trainer-details.jpg") right top no-repeat;
}
.training-details-page .mobile-view-details {
  max-width: 450px;
  margin: 55px 0 85px 0;
  background: url("../images/mobile-phone-view.png") left top no-repeat;
  padding: 175px 30px 160px 50px;
}
.training-details-page p {
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.training-details-page p span {
  font-size: inherit;
  color: #666;
  font-weight: 400;
  margin-right: 10px;
  display: inline-block;
  min-width: 85px;
  text-align: right;
}
.training-details-page p a {
  color: #fff1c4;
  text-decoration: underline;
}
.training-details-page .qrcode-wrap {
  padding-top: 35px;
}
.training-details-page .qrcode-wrap p {
  font-weight: 400;
  color: #666;
  margin-bottom: 0;
}
.comingsoon-page {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 450px;
  background: url("../images/comming-soon.jpg") center no-repeat;
  background-size: cover ;
}
.comingsoon-page .comingsoon-img {
  width: 100%;
  height: auto;
}
.comingsoon-page .comingsoon-logo {
  margin-bottom: 40px;
  display: inline-block;
  width: 100%;
}
.comingsoon-page .page-header,
.comingsoon-page .page-footer {
  position: absolute;
  top: 120px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9;
  margin: 0;
  border: 0;
  padding: 0;
}
.comingsoon-page .page-footer {
  top: auto;
  bottom: 120px;
}
.comingsoon-page .page-title {
  color: #fff;
  font-weight: 300;
}
.comingsoon-page h1 {
  margin: 0;
}
.comingsoon-page .social-nav li {
  float: none;
  display: inline-block;
}
.comingsoon-page .clock-item {
  margin: 0;
}
.loading-page {
  background: url("../images/loading-image.jpg") center no-repeat;
  background-size: cover;
  position: relative;
}
.loading-page .loading-img {
  width: 100%;
  height: auto;
}
.loading-page .loading-logo,
.loading-page .count {
  position: absolute;
  top: 50%;
  right: 310px;
  z-index: 9;
  margin-top: -30px;
}
.loading-page .count {
  color: #fff;
  right: auto;
  left: 50px;
}
.offline-page {
  background: url("../images/offline-image.jpg") center no-repeat;
  background-size: cover;
}
.offline-page .center-section {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -51px;
}
.offline-page .page-title {
  font-size: 50px;
  font-weight: 300;
}
.offline-page p {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}
.page-404 {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../images/404-page.jpg") center no-repeat;
}
.page-404 .center-section {
  margin-top: -170px;
}
.page-404 h1.page-title {
  font-size: 160px !important;
  font-weight: 700;
}
.page-404 p.small {
  font-size: 48px;
  margin-bottom: 85px;
}
.page-404 .btn {
  background: #000;
}
.page-404 .btn:hover {
  background: #fff1c4;
}

.hide {
  display: none;
}
.show {
  display: block;
}

.jidonggcz{ margin:0 auto; width:100%;}
.jidonggczwidth{margin:0 auto; text-align: center;overflow: hidden;}
.jidonggczwidth > div {display: inline-block;}
.jidonggcz_left{width:800px; background-color:#202020; height:120px;background:url(../images/jidonggcz_leftbg.jpg) no-repeat;}
.jidonggcz_right{width:380px; background-color:#FC6401; height:120px; background: url(../images/wybm.png) no-repeat;}
.jidonggcz_right a {display: block; width: 100%; height: 100%}
.jidonggcz_left ul{padding-top:10px;}
.jidonggcz_left ul li{ float:left; padding-left:110px;}
.jidonggcz_left ul li span{ font-size:60px; color:#fff; font-weight:bold;}

.jidonggcz_right ul{ padding-left:90px; padding-top:34px;}
.jidonggcz_right ul li{ float:left;}
.jidonggcz_right ul li h2{padding-top:16px;}
.jidonggcz_right ul li h2 a{ font-size:26px; color:#ffffff; font-weight:normal;}

.infopage {
  max-width: 800px;
  padding: 0 15px 50px;
}

.infopage h2 {
  margin-bottom: 10px;
}

.infopage h3 {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.infopage p {
  color: #333;
}
.infopage .is2 {
  text-indent: 2em;
  color: #333;
}
.infopage .is4 {
  text-indent: 4em;
}
.infopage .is6 {
  text-indent: 6em;
}
.infopage .red {
  color: red;
}
.infopage .tright {
  text-align: right;
}
.totop {
  width: 100%;
  position: fixed;
  right: 0;
  bottom: 100px;
  display: none;
  z-index: 999;
}
.totop a {
  position: absolute;
  right: 50px;
  width: 54px;
  height: 54px;
  display: block;
  overflow: hidden;
  text-indent: -999em;
  background: url(../images/totop.png);
}

.banner {
  background-color: #222;
  background-repeat: no-repeat;
  background-position:  center bottom;
  background-size: contain; 
}
.banner.ssxx {
  background-image: url(../images/ssxx.jpg);
}
.banner.hdgg {
  background-image: url(../images/hdgg.jpg);
}
.banner.sdxx {
  background-image: url(../images/sdxx.jpg);
}
.banner.ssgz {
  background-image: url(../images/ssgz.jpg);
}
.banner.bmxz {
  background-image: url(../images/bmxz.jpg);
}
.banner.ssfw {
  background-image: url(../images/ssfw.jpg);
}
.banner.sshz {
  background-image: url(../images/sshz.jpg);
}
.banner.about {
  background-image: url(../images/about.jpg);
}

.mask {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  background: rgba(0,0,0,.7);
  z-index: 1000;
  width: 100%;
  height: 100%;
  text-align: center;
  display: none;
}
.mask.show {
  display: block;
}
.mask img {
  width: 200px;
  margin-top: 20%;
}